Ok, I haven\'t been able to get Planeshift to continue beyond the loading map point without the server kicking me off. I messed with a bunch of OpenGL stuff, but it still doesn\'t work.
So I took a look inside my Psclient.txt file. I noticed a very peculiar line at the top of each attempt that says:
\"WARNING: could not load plugin \'crystalspace.motion.manager.default\' \"
Thinking \"that\'s odd,\" I went to see if I could find any relevance in the psclient.cfg file. Sure enough, I found a section that reads:
\"; Motion manager-- must go HERE BEFORE level loader...
System.PlugIns.iMotionManager = crystalspace.motion.manager.default\"
Now, I may be going out on a limb here, but here\'s what I\'ve been able to piece together:
-My map is not loading
-According to psclient.cfg, the map can\'t load without the motion manager loaded
-According to psclient.txt, the motion manager was never loaded
I know I\'m not real keen on the whole coding scheme of this program, but if others could check thier files and see if they have a similar situation, then maybe the developers (we love you all!) could narrow down the source of this bug/feature. I don\'t know if there is maybe some other line of text I could try inserting in the .cfg file that might help.
Again, thanks for your time!