Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - najtreg88

Pages: [1]
1
Linux Specific Issues / Re: system freeze...
« on: June 11, 2007, 10:27:30 pm »
well, I did manage to compile it without problems... it's just that it even gave me problems after I had compiled it... either way, I'm having more issues now that I'm running vista and to be perfectly honest, I'm tempted to just throw my hands in the air and give up on PS, which I'd really find a shame, since it's the first mmorpg where there's actual rp'ing going on in game (as far as I've read on the forum, I've never managed to login...)

2
I'm having the same issues, same error message on top of the initial screen, saying I don't have hardware openGL acceleration.
(if you're wondering: windows vista, 2 gig ram, ati mabolity radeon X1600 intel core duo processor T2300 1.66 GHz)
and I can say that having the latest drivers doesn't change anything at all, I checked it out, found out that I had all the latest, tried to run ps again, but gave the same result... (btw, there is another topic concerning this very same problem (http://hydlaa.com/smf/index.php?topic=28876.0), in which it was suggested to edit a file r3dopenGL.cfg in the /planeshift/data/config folder, to turn off the texture compression, that didn't work either...)

edit: the error I'm getting in the first screen is:
Quote
crystalspace.canvas.openGLwin:
no hardware acceleration!

3
Linux Specific Issues / Re: system freeze...
« on: June 11, 2007, 05:58:51 pm »
ok, first off: the problem's solved... (the hard way, iow: taking a dvd with vista on it and installing that over debian :D)
secondly: induane, I had already tried to install several of those apps you want me to install: the libcurl3 for example wouldn't install, it required me to uninstall tzdata, which deals with dates and stuff and I wasn't eager to start fidgeting with that... bison, flex-old and automake1.8 were installed (the guide I was linked to from one of the previous posts said explicitly NOT to use any more recent version than automake1.8, something with compatibility if I recall correctly)

and now, on to solve the problems that this vista version is causing me! (hurray, hurray...  :o :@#\)

btw, thx for all the help you've given, I'm sure we would've gotten it to work very soon!
(another thought... after several months of debian, it took me a surprising 3 minutes of vista to get annoyed... ever since, it only started growing bigger and bigger (the annoyance))

4
Linux Specific Issues / Re: system freeze...
« on: June 10, 2007, 11:05:18 am »
okilidokily! (damn, I watch the simpsons too much ;) ) I'll try that in about an hour or so (have some things to take care of first) I'll post how it went!

edit
ok... looks like this is going t be tougher than I thought... Even the guides specifically for debian have some steps in them I can't do, are using packages I can't install or even download, I'll see if I can work around it
edit 2 So I discovered that compiling this thing is harder than just following a guide (eventhough it's an excellent, if I may say so) I'll continue this tomorrow, I'm off to bed
edit 3 ok, I compiled the entire thing using that official guide, but it's giving some errors. whenever I start the psclient, it shows for a fraction of a second and there is an entire list of errors and warnings in my terminal. (http://rafb.net/p/yHdgKj14.html) any suggestions on how to solve those? I've tested CS with the walktest and CS is running just fine

5
Linux Specific Issues / Re: system freeze...
« on: June 09, 2007, 10:58:54 am »
at first I used the official binary downloaded from the torrent, but since that kept giving the same mistake, I downloaded it again, this time from one the site mirrors. I even checked the md5sum and it matched the sum it said on the site, so it "shouldn't" be a buggy binary...

edit: a little update... Since I reinstalled the game, I never seem to get past the initial screen at all... (I mean the very first screen, before you even log in, the one with the big tower and the four people)
also, and I don't know if this is a flaw, but there aren't any new error logs created when I cut/paste the existing error log out of the folder, is the error log supposed to update itself or simply create a new log?
edit 2: nvm the previous update, after yet another reinstall, I can get to the loading world screen again before it freezes
edit 3: yet another update; I installed my latest video card driver, but it still freezes at the loading world screen, however, the error log has changed:
Quote
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/npcroom1/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/podium/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/terr_common/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/bronzedoorsworld/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/hydlaa_winch/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/bronzedoors/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/npcroom_corr/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/npcroom2/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/magicshopworld/sound.xml
<src/client/psclientdr.cpp:237 HandleStatsUpdate> Stat request failed because CelClient not ready for 477
<src/client/psclientdr.cpp:237 HandleStatsUpdate> Stat request failed because CelClient not ready for 477
instead of the celcient not being ready for 1410, now it isn't ready for 477, dunno if that changes anything?
edit 4 (I'm just editing as I try new stuff out, hopefully this'll help getting a quicker solution): I disabled the sound, to see if that changes anything and sure enough (even though it still crashed at the same time as when I had sound enabled), the error log has changed:
Quote
<src/client/psclientdr.cpp:237 HandleStatsUpdate> Stat request failed because CelClient not ready for 1107
<src/client/psclientdr.cpp:237 HandleStatsUpdate> Stat request failed because CelClient not ready for 1107
Which means that this is probably what's causing the crash (I hope). Also, I don't know if it means anything, but it seems like the numbers my celclient isn't ready for are changing (first it was 1410, then 477 and now 1107)

6
Linux Specific Issues / Re: system freeze...
« on: June 08, 2007, 07:17:24 pm »
well, unless you mean something completely different, I've already posted the content of the errorlog.txt I found in my planeshift directory (and please don't let it be a nasty bug, I really wanna play this game, looks like the best free mmorpg for linux around :D)

7
Linux Specific Issues / system freeze...
« on: June 08, 2007, 04:03:33 pm »
hello, I'm having a minor situation here:

Every time I try to run the game, it freezes the entire system (only the mouse moves, but nothing responds, not even ctrl-alt-backspace). The strange thing is, I can't seem to find a set time when it takes place. I've already had it happen twice when I was looking at the very first screen (even before I get to see the log in screen), it has happened once while I was creating a new character and it has happened every time I try to connect to a world. It says something along the lines of 'loading world' on the left side.

Once I reboot my laptop, I get the following errorlog in my Planeshift folder:
Quote
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/terr_common/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/bronzedoorsworld/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/npcroom_corr/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/podium/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/bronzedoors/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/hydlaa_winch/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/npcroom2/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/npcroom1/sound.xml
<src/common/util/psxmlparser.cpp:282 ParseFile> Could not find file: /planeshift/world/magicshopworld/sound.xml
<src/client/psclientdr.cpp:237 HandleStatsUpdate> Stat request failed because CelClient not ready for 1410
<src/client/psclientdr.cpp:237 HandleStatsUpdate> Stat request failed because CelClient not ready for 1410

I'm running:
Debian, latest stable version
Intel core duo processor T2300 (1.66GHZ, 667 MHz FSB)
ATI Mobility Radeon X1600
2 gig ram
if any other information is needed, I'd be happy to help :D

((btw: after looking around on the forums, I've seen people post messages that they're also missing those sound.xml files, but their games don't crash, so I think the main reason my PS is freezing up is because of those last two lines, whatever they mean...))

edit: http://hydlaa.com/smf/index.php?topic=28897.0;prev_next=next this guy seems to be having almost the same error message as I'm having, but he's still capable of playing... (just thought I'd put this here, since it doesn't hurt to give too much info (unless you start pushing it and giving entire processor logs))

Pages: [1]