Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NWN HANGS
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
karan
Tux's lil' helper
Tux's lil' helper


Joined: 15 Feb 2003
Posts: 117
Location: New Zealand

PostPosted: Sat May 08, 2004 2:28 am    Post subject: NWN HANGS Reply with quote

I just got nwn, installed it on windows, used that and copied to files over to linux. Prob now is that it hangs just before I start a game ( I can choose the character and stuff ). It crashes with root aswell, so I don't think its the permissions. Im using the native client, and not winex. Im using a Nvidia card (geforce4 460mx) and had no probs in windows. I've changed $LDPATH=/opt/nwn/miles, SDL seems to be fine also. It closes with NOTHING in the terminal, it exits cleanly.

Suggestions?
_________________
:: Project Gotham
Back to top
View user's profile Send private message
lomi
n00b
n00b


Joined: 09 Jan 2003
Posts: 73

PostPosted: Sat May 08, 2004 7:07 am    Post subject: Reply with quote

so the game crashes as soon as you try to get into the game itself (past the character screen and whatnot)? you might try re-emerging the nvidia-kernel and glx and see if that helps, I have also heard using opengl-update xfree or opengl-update xorg-x11 instead of using your manufacturer name sometimes fixes such issues as these
Back to top
View user's profile Send private message
karan
Tux's lil' helper
Tux's lil' helper


Joined: 15 Feb 2003
Posts: 117
Location: New Zealand

PostPosted: Sat May 08, 2004 8:19 am    Post subject: Reply with quote

lomi wrote:
so the game crashes as soon as you try to get into the game itself (past the character screen and whatnot)? you might try re-emerging the nvidia-kernel and glx and see if that helps, I have also heard using opengl-update xfree or opengl-update xorg-x11 instead of using your manufacturer name sometimes fixes such issues as these


didn't help, but thanks for replying.

I also went a little bit into the game on windows, and saved it, brought it over to linux, and as soon as the game itself is about to start, it exits again, cleanly. It seems to load the level ok, cause the progress bar DOES complete.
_________________
:: Project Gotham
Back to top
View user's profile Send private message
asgardwarrior
n00b
n00b


Joined: 07 Apr 2004
Posts: 46

PostPosted: Sat May 08, 2004 6:45 pm    Post subject: Reply with quote

I had a problem simular to what you had. After creating a new character and starting a new game it would quit with no error messages or anything. Turns out the folder was not writeable for me. So I chmod it and then it worked fine.
Hopefully this helps some.
Back to top
View user's profile Send private message
lomi
n00b
n00b


Joined: 09 Jan 2003
Posts: 73

PostPosted: Sun May 09, 2004 12:18 am    Post subject: Reply with quote

no write permissions cause ALOT of programs to crash without any error, try typing:

chown root:users /folderhere
and
chmod 777 /folderhere

see if that helps, make sure you are superuser though, obviously
Back to top
View user's profile Send private message
karan
Tux's lil' helper
Tux's lil' helper


Joined: 15 Feb 2003
Posts: 117
Location: New Zealand

PostPosted: Sun May 09, 2004 3:44 am    Post subject: Reply with quote

lomi wrote:
no write permissions cause ALOT of programs to crash without any error, try typing:

chown root:users /folderhere
and
chmod 777 /folderhere

see if that helps, make sure you are superuser though, obviously


There's no point doing chown root:users /folderhere if you're going to chmod 777 it anyway. Think about it, you're giving 7 to user root, 7 to group users and 7 to anyone else. Not only that, you're making EVERYTHING executable.

And how can write permissions effect me if I can't run it as root either?
_________________
:: Project Gotham
Back to top
View user's profile Send private message
dedxi
n00b
n00b


Joined: 08 Jun 2004
Posts: 12

PostPosted: Tue Jun 08, 2004 7:50 am    Post subject: Write permissions Reply with quote

Even root can't write to read-only files (I assume that you meant the game still didn't work when you tried to run it as root). There are a few directories/files that need to be writeable for the game to work:
nwn.ini
nwnplayer.ini
nwncdkey.ini
saves/
localvault/
tempclient/
dmvault/
(and /opt/nwn or wherever the root game dir is)

If you run ./fixinstall from the game directory, it will tell you which one(s) are writeable. I suggest assigning permissions like this:
chown root.games <files dirs>
chmod 0770 <files dirs>
And add whatever user you play it as to the games group. After this is done, run ./fixinstall again and it should say 'PASSED:' for all the checks at the end for writeability. That'll probably fix it, I had a similar problem.
Back to top
View user's profile Send private message
karan
Tux's lil' helper
Tux's lil' helper


Joined: 15 Feb 2003
Posts: 117
Location: New Zealand

PostPosted: Fri Jun 11, 2004 7:25 am    Post subject: Reply with quote

Still no good, i've tried that. I've tried playing around with the perms alot.
_________________
:: Project Gotham
Back to top
View user's profile Send private message
demon44
n00b
n00b


Joined: 10 Jun 2004
Posts: 57

PostPosted: Fri Jun 11, 2004 2:45 pm    Post subject: Reply with quote

im new to this but i tink you have a problem with the direct X dependant videos try to diable them in the options menu or try the ingame console .
Back to top
View user's profile Send private message
Bowyakka
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2002
Posts: 142
Location: London

PostPosted: Fri Jun 11, 2004 3:01 pm    Post subject: Reply with quote

You done the ./fixpermissions script thing, otherwise there are issues with modules that can cause nwn to bail out at various stages
_________________
glows in the dark
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum