PlaneShift

Support => Technical Help: IN GAME bugs (after loading world) => Topic started by: Falcon Avian on December 29, 2009, 03:56:44 pm

Title: Constant crashing
Post by: Falcon Avian on December 29, 2009, 03:56:44 pm
This is getting too repetitive. I play for about 3 minutes then I crash. Sometimes I don't even get to move and I crash. Is there something I can do so it stops crashing so much?
Title: Re: Constant crashing
Post by: peeg on December 29, 2009, 04:01:55 pm
Did you already add "ThreadManager.AlwaysRunNow = true" to your planeshift.cfg?
Title: Re: Constant crashing
Post by: Falcon Avian on December 29, 2009, 04:12:37 pm
I don't even know what that is O.o
Title: Re: Constant crashing
Post by: Dralion1221 on December 29, 2009, 04:13:42 pm
Yes if you do what peeg said, the crashing should stop.

If you're on a mac open planeshift.cfg in the Textedit program and write what peeg said at the bottom. Save it, then try again.

A visual image if you don't know where to write the line

(http://img684.imageshack.us/img684/6095/snapshot20091229101129.jpg)
Title: Re: Constant crashing
Post by: peeg on December 29, 2009, 04:16:59 pm
Okay :)

Go find the file "planeshift.cfg". Where it is depends on your operating system.
Quote
Windows: In the user home directory, usually in "Document and Setting\Username\Application Data\PlaneShift
Linux: ~/.PlaneShift
MacOS X: ~/Library/Application Support/PlaneShift

Open planeshift.cfg in a simple text editor (notepad, wordpad, ...) and add "ThreadManager.AlwaysRunNow = true" to the bottom of the file. Save and Exit.
That's it.

Good luck :)
Title: Re: Constant crashing
Post by: Falcon Avian on December 29, 2009, 04:23:55 pm
I have psclient.cfg and pslaunch.cfg but I don't see a planeshift.cfg. And I can't open either one.
Title: Re: Constant crashing
Post by: peeg on December 29, 2009, 04:26:39 pm
You're looking in the wrong directory :) Check the directories I've quoted or simply use the search funktion of your operating system.
As noted you can open any .cfg with a simpe text editor.

Another tip: Turn off VBO (Vertex Buffer Objects) in pslaunch. Some people reported that it helps to avoid crashes, too.

// Edit:
What OS are you using, btw? Windows, MacOS, Linux?
Title: Re: Constant crashing
Post by: Falcon Avian on December 29, 2009, 04:33:38 pm
I have heardVBO has been causing crashes but I can never find that option so I left it on. And I'm using windows. I even looked up cfg. on search and only got those two options though. (And many helps and few from other sites)
Title: Re: Constant crashing
Post by: Dralion1221 on December 29, 2009, 04:35:22 pm
Lol I actually just realized I stuck that thread in the wrong .cfg. I stuck it in psclient.cfg but it still fixed my problems...

Weird.
Title: Re: Constant crashing
Post by: Falcon Avian on December 29, 2009, 04:37:41 pm
Should I try it since I can't find planshift.cfg? Or should I just keep searching every file I have until I do?
Title: Re: Constant crashing
Post by: peeg on December 29, 2009, 04:39:22 pm
Possibly it works in both configs? :) Not sure ...

@Falcon:
Add the line to psclient.cfg and see if that helps any.
To disable VBO: Start the planeshift launcher. Click "settings" (bottom center). Click "graphics" (top left). Uncheck "Enable VBO". Hit "Ok".
Title: Re: Constant crashing
Post by: Falcon Avian on December 29, 2009, 04:41:57 pm
Thank you, I will try both.
Title: Re: Constant crashing
Post by: Falcon Avian on December 29, 2009, 04:50:35 pm
So far it's going okay ^_^