PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: Midivar on May 07, 2004, 01:44:39 pm

Title: Linux: Couldn't find iGraphics2D plugin
Post by: Midivar on May 07, 2004, 01:44:39 pm
Thought I\'d check out the state of the project! I have compiled Planeshift/CS/CEL from CVS using the cool script from acraig; saves me ton of time.

I\'m using Debian unstable with the older versions of flex and bison. After compilation, I get this:

planeshift$ ./psclient -verbose
aws-debug: Couldn\'t find iGraphics2D plugin!!
Segmentation fault

Not much else information, so I thought I\'d ask here. Hope this hasn\'t been answered a quazillion times in other threads! If so, I\'d appreciate it if you point me to it, since I couldn\'t really find anything using the search function. I just want to check this thing out again! I\'m keeping my eye on Planeshift! ;)
Title:
Post by: Midivar on May 07, 2004, 01:46:05 pm
Whoops, forgot to select \"email notification.\" Hope this enables it, since editing my original message cannot do it.
Title:
Post by: Karosh_Steinkatz on May 07, 2004, 02:05:19 pm
Either your CRYSTAL export isn\'t set correctly or your compilation of CS wasn\'t quite successful. After compilation of CS with jam check if it skipped something.
Title:
Post by: Midivar on May 07, 2004, 02:41:56 pm
Well, does it keep a log? I can\'t stare at the screen the whole time hoping to catch error messages.

The CRYSTAL and other environment vars are set correctly.

CS/walktest segfaults as well, by the way.
Title:
Post by: Karosh_Steinkatz on May 07, 2004, 04:10:24 pm
Just look at the last lines after jam is finished.  It will tell you if couldn\'t  build some  targets. If you want  you can run jam again to see what wasn\'t compiled. It will try to compile the faulty parts again.