[NEEDS INFO] Xonotic is not working - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3) +--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4) +--- Thread: [NEEDS INFO] Xonotic is not working (/showthread.php?tid=4910) |
Xonotic is not working - noambx - 05-14-2014 when i try to enter the game the screen go black and the hard drive light is on all the time ( i gave the computer time to load the game, but nothing was happening ) help please RE: Xonotic is not working - Halogene - 05-14-2014 Please provide some specifics about your situation. Operating system, CPU, GPU, how did you launch the game? Did you extract the zip file, and have you tried starting the game from a terminal to get some verbose output while it loads? Do you use the official version from this website? RE: Xonotic is not working - noambx - 05-15-2014 sorry for the late reply... my pc - GeForce gtx 560 ( if it's needed, 1920x1080, 60Hz. driver version : 337.50 ) intel Core i3 2120, 3.30 GHz 8.00 GB RAM operating system - windows 7 home premium 64 bit i exracted the game in a dedicated file for it from the zip, not in the program file in c (or the downloads file ). i needed to write at launch not enter ( i was tired, sorry ) when im launching the game the screen is black for as long as i let it but some times the game works or the windows fail to load the game and crashes to desktop . i tried to launch the xonotic dadicated exe (to see if it help, one time the game worked the other times not ) and now im trying to lunch it but it's says the file cen not be found ( i dont remember the exact note ) i downloaded it for this website i tried to give the pc some input to see if something happend with no terminal and nothing, there was that time when it has load me in to a screen that saied that the game need a patch. all the rest of the time i did not. RE: Xonotic is not working - Halogene - 05-15-2014 Thank you for providing details. If you launch the dedicated executable, you will start a dedicated server that runs in the background, which you might not even notice. If you start the client while the dedicated server is still running, the client will not start unless you specify another "home" directory for the client instance. So what I would like you to do to find out what is wrong is the following: 1) after having cleanly booted up, open the terminal (you can just type "cmd" after pressing the start button and hit "enter") 2) Navigate in the terminal to the folder where you extracted your Xonotic copy to (you can change directories with "cd" followed by a space and the directory name, so if the path to the extracted Xonotic directory is C:\Users\<yourusername>\Xonotic, you enter "cd C:\Users\<yourusername>\Xonotic") 3) Execute the Xonotic binary by entering the executable's name (probably something like "xonotic64.exe" or so, I don't have a windows around at the moment) and hitting enter. You can see what files are in the folder you are currently in by entering "dir", if you need to determine the name of the executable. If the game does not start properly, could you post the output that the terminal shows you after it has crashed or you aborted it? RE: Xonotic is not working - noambx - 05-15-2014 for some resone i click on the " xonotic-x64.exe " and it's work. the game runs fine, when in fact it did not .as of yet.... if i'll run into this problem again i'll post it. (sorry....i did not understand how to execute what you wrote with the terminal and user name, but it dos not matter,for now ) RE: Xonotic is not working - Mr. Bougo - 05-15-2014 Can you try what I say in my second post in this thread, with the "+vid_fullscreen 0" thing? http://forums.xonotic.org/showthread.php?tid=4396 RE: Xonotic is not working - noambx - 05-16-2014 i don't have the option to show the shortcut section...can i do anything else? RE: Xonotic is not working - Mr. Bougo - 05-16-2014 You didn't follow the instructions, then. You have to create a shortcut first. I think you missed that step and went into the executable's properties directly. Create a shortcut to it, then go in the preferences for that. RE: Xonotic is not working - noambx - 05-17-2014 sorry...i did it, it works. thank you very much! RE: Xonotic is not working - Mr. Bougo - 05-17-2014 That was just one step of the troubleshooting, though! What you want to do now is try to see if you can configure a good resolution, and enable fullscreen. Apparently, the default fullscreen settings are your problem, but maybe it's just the resolution. RE: Xonotic is not working - iwantmore - 07-04-2014 Hi . I downloaded the game and extracted but when i tried to run the sh. the pc is not showing anything !!!! I tried with all the files . PLS help. Distro : linux mint 17 processor fx 6300 video : gt 610 1gb ram RE: Xonotic is not working - SpiKe - 07-04-2014 @iwantmore: Can you run the sh file from a terminal window and paste the output here? You can try with both Code: sh xonontic-linux-sdl.sh Code: sh xonontic-linux-glx.sh Thanks. Also, what video driver do you use? Open-source nouveau driver or nVidia proprietary driver? |