PlaneShift
Support => Technical Help: Problems BEFORE entering the game => Topic started by: Timcollins on February 29, 2004, 02:56:52 pm
-
These are a list of bugs I\'ve seen in the first few minutes of play:
1. The window is too small. Supposedly I can resize it using PSCLIENT.EXE, but I can\'t run that program. On my Win ME system (Single user) it says that I do not have the correct rights, and to contact my system admin. (?? - this is a stand-alone system.)
2. The game just shuts down the first two times I try to start it after the splash screen disappears.
3. Many Many times I try to connect to the server and am told that the server doesn\'t exist.
4. Lag times between when i try to move and when the movement actually begins - this isn\'t on the server side this is one of the things I understand is my connection.
Otherwise, this project looks like it has definite possibilities.
-
1. If psclient.exe doesn\'t work, it\'s your system\'s fault, not a bug in the game(windows ME sux btw :P), you can always edit the .cgf files by yourself, open planeshift.cfg with notepad or something and add this:
Video.ScreenWidth =
Video.ScreenHeight =
Video.FullScreen = true
Video.ScreenDepth =
Planeshift.Connection.Server = 203.81.47.74
Planeshift.Connection.User =
Planeshift.Connection.Password =
2. happens on old computers, or computers that run windows ME :P
3. try again :P
4. The lag is caused by the 3d engine, it\'s still being developed just like the game(Technical Demonstration, not even game :P).
-
Originally posted by Axsyrus
1. If psclient.exe doesn\'t work, it\'s your system\'s fault, not a bug in the game(windows ME sux btw :P),
what if the system is fine and the code to the game expects more than the system can dish out? isnt that a possibility seeing as we are still pre-alpha?