|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Games A place to chat about games |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
HI,
I recently installed neverwinter nights on my laptop and when I try to start, console give me this output: hekke@hekke:~> cd /home/games/nwn/ hekke@hekke:/home/games/nwn> ./nwn nwmain: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed. ./nwn: line 12: 28856 Afgebroken ./nwmain $@ hekke@hekke:/home/games/nwn> export LIBXCB_ALLOW_SLOPPY_LOCK=1 hekke@hekke:/home/games/nwn> ./nwn nwmain: xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy->requ est)) >= 0)' failed. ./nwn: line 12: 28869 Afgebroken ./nwmain $@ hekke@hekke:/home/games/nwn> It all worked fine on 10.2. Can someone help me plz? tnx |
|
|||
|
I having pretty much the same issue, either in KDE or Gnome.
Tried the export sloppy_lock string prior...no dice Even attempted a java fix from issues with vmware (ok, so I know this is a differnent program, but hey, shot in the dark, I'm no worse off then I was before) although I do have to wonder if this is something else seeing a xinerama extension and there's a similar fix. Running a ATI RV350 AR (9600 XT) with the Radeon Module. I have tried it with the fglrx module, but |
|
|||
|
Quote:
Please try the following: 1. make sure you have SDL installed (run software management and search for packages with string SDL in their name and install most of them, I'm really not sure what is required) 2. edit the file named "nwn" (the one you use to run the game) and find the line with "export LD_LIBRARY_PATH=./lib:./miles:$LD_LIBRARY_PATH" and delete "./lib" so that the line will look like this: export LD_LIBRARY_PATH=./miles:$LD_LIBRARY_PATH 3. try to run the game again Please also make sure you have your color depth in X set to 24, not 16. At first I had performance issues as suse set my color depth to 16 during the system installation. If it works, please post this in your reply here. |
|
|||
|
Hi,
I did as you said and here is the output of console: hekke@hekke:~> cd /home/games/nwn/ hekke@hekke:/home/games/nwn> ./nwn nwmain: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed. ./nwn: line 12: 15049 Afgebroken ./nwmain $@ hekke@hekke:/home/games/nwn> export LIBXCB_ALLOW_SLOPPY_LOCK=1 hekke@hekke:/home/games/nwn> ./nwn nwmain: xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy->request)) >= 0)' failed. ./nwn: line 12: 15073 Afgebroken ./nwmain $@ hekke@hekke:/home/games/nwn> linux32 ./nwn nwmain: xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy->request)) >= 0)' failed. ./nwn: line 12: 15101 Afgebroken ./nwmain $@ hekke@hekke:/home/games/nwn> It stays the same. I downed a linux installer from www.icculus.org and this gives me the following error hekke:/home/hekke/Documents # ./nwn_129_final.run Verifying archive integrity... All good. Uncompressing Neverwinter Nights 1.29 for Linux............................................. .................................. hekke:/home/hekke/Documents # linux32 ./nwn_129_final.run Verifying archive integrity... All good. Uncompressing Neverwinter Nights 1.29 for Linux............................................. .................................. /root/.setup17578: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory hekke:/home/hekke/Documents # Any help? |
|
|||
|
WOOT!!
ok, so I don't even need to use the export function, but it runs ![]() Thanks dude. |
|
|||
|
Quote:
This Also worked for me with my dodgy NVIDIA Setup, Thank you v'much~ |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|