Putting the 'role' back in role-playing games since 2002.
Donate to Codex
Good Old Games
  • Welcome to rpgcodex.net, a site dedicated to discussing computer based role-playing games in a free and open fashion. We're less strict than other forums, but please refer to the rules.

    "This message is awaiting moderator approval": All new users must pass through our moderation queue before they will be able to post normally. Until your account has "passed" your posts will only be visible to yourself (and moderators) until they are approved. Give us a week to get around to approving / deleting / ignoring your mundane opinion on crap before hassling us about it. Once you have passed the moderation period (think of it as a test), you will be able to post normally, just like all the other retards.

KickStarter Serpent in the Staglands Thread

Doctor Sbaitso

SO, TELL ME ABOUT YOUR PROBLEMS.
Patron
Joined
Oct 22, 2013
Messages
3,348
Codex 2013 Codex 2014 PC RPG Website of the Year, 2015 Grab the Codex by the pussy Serpent in the Staglands
Then there are multiple issues.

Try running ldd against the binary. Curious. Sometimes the link is OK but you may need to update LD_LIBRARY PATH or linker cache.
 

SCO

Arcane
In My Safe Space
Joined
Feb 3, 2009
Messages
16,320
Shadorwun: Hong Kong
Nah, ldd doesn't show anything missing:
Code:
ldd ./patcher.x86_64
   linux-vdso.so.1 =>  (0x00007ffd39391000)
   libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f68e4bca000)
   libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f68e49ac000)
   librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f68e47a3000)
   libGL.so.1 => /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1 (0x00007f68e4509000)
   libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f68e41d0000)
   libXcursor.so.1 => /usr/lib/x86_64-linux-gnu/libXcursor.so.1 (0x00007f68e3fc5000)
   libXrandr.so.2 => /usr/lib/x86_64-linux-gnu/libXrandr.so.2 (0x00007f68e3dbb000)
   libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f68e3aac000)
   libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f68e37a5000)
   libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f68e358e000)
   libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f68e31ca000)
   /lib64/ld-linux-x86-64.so.2 (0x00007f68e4df7000)
   libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f68e2fa0000)
   libglapi.so.0 => /usr/lib/x86_64-linux-gnu/libglapi.so.0 (0x00007f68e2d77000)
   libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f68e2b65000)
   libXdamage.so.1 => /usr/lib/x86_64-linux-gnu/libXdamage.so.1 (0x00007f68e2961000)
   libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007f68e275b000)
   libX11-xcb.so.1 => /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 (0x00007f68e2559000)
   libxcb-glx.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0 (0x00007f68e2341000)
   libxcb-dri2.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0 (0x00007f68e213c000)
   libxcb-dri3.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0 (0x00007f68e1f39000)
   libxcb-present.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-present.so.0 (0x00007f68e1d35000)
   libxcb-sync.so.1 => /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1 (0x00007f68e1b2f000)
   libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f68e1910000)
   libxshmfence.so.1 => /usr/lib/x86_64-linux-gnu/libxshmfence.so.1 (0x00007f68e170d000)
   libXxf86vm.so.1 => /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1 (0x00007f68e1507000)
   libdrm.so.2 => /usr/lib/x86_64-linux-gnu/libdrm.so.2 (0x00007f68e12fb000)
   libXrender.so.1 => /usr/lib/x86_64-linux-gnu/libXrender.so.1 (0x00007f68e10f0000)
   libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f68e0eec000)
   libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f68e0ce5000)
the complete output of strace -e open ./patch.86_64 is more interesting:
http://hastebin.com/raw/pedanabuxi
 
Last edited:

SCO

Arcane
In My Safe Space
Joined
Feb 3, 2009
Messages
16,320
Shadorwun: Hong Kong
The joys of Linux gaming.
I'm enjoying myself.

I can always patch the windows version and run in wine, but i kinda need the peformance boost. Maybe just copying over the linux executables after patching the windows version will work? Nah, that's dumb.
 

SCO

Arcane
In My Safe Space
Joined
Feb 3, 2009
Messages
16,320
Shadorwun: Hong Kong
Did the Pathxe exit? Looks like it was still running.
What do you mean with Pathxe. If you mean if the executable stopped by itself, no i stopped it... it was hung on a infinite cycle just before the windows version patcher starts actually patching with the 'Error: can't find configuration file' or something similar on the GUI. Which might as well be a catch all error bug.
 

Doctor Sbaitso

SO, TELL ME ABOUT YOUR PROBLEMS.
Patron
Joined
Oct 22, 2013
Messages
3,348
Codex 2013 Codex 2014 PC RPG Website of the Year, 2015 Grab the Codex by the pussy Serpent in the Staglands
Did the Pathxe exit? Looks like it was still running.
What do you mean with Pathxe. If you mean if the executable stopped by itself, no i stopped it... it was hung on a infinite cycle just before the windows version patcher starts actually patching with the 'Error: can't find configuration file' or something similar on the GUI. Which might as well be a catch all error bug.

lol that was a typo. I meant patcher. Anyways, have fun.
 

agris

Arcane
Patron
Joined
Apr 16, 2004
Messages
6,810
They're one positive steam review away from "Very Positive", fyi.
 

Zeronet

Learned
Joined
Apr 16, 2012
Messages
250
Is there enough in the game to be enjoyable for somebody who isn't huge on real time combat?
 

Ninjerk

Arcane
Joined
Jul 10, 2013
Messages
14,323
Is there enough in the game to be enjoyable for somebody who isn't huge on real time combat?
Speaking strictly for myself, the combat is mostly a means to an end. My party has 4 pipe-laying mother fuckers and I use the linguist NPC to either cast the haste spell or healing spells on them.

EDIT: I feel I should add, I'm not powergaming or anything like that.
 

treborSux

Arcane
Joined
Aug 22, 2013
Messages
1,730
I'd probably hold off for a few more weeks, maybe even until the expansion (which should boast further improvements for the base game).
My personal guess is you won't see that Island expansion until toward the end of the year.
 

Bester

⚰️☠️⚱️
Patron
Vatnik
Joined
Sep 28, 2014
Messages
11,101
Location
USSR
Anything I can do about this?

a465daafb7183aca1ee713a88663dcd5.jpg
 

da_rays

Augur
Joined
Jan 23, 2014
Messages
382
Location
Filthy Pub , Quebec City
thing is....its hard to tell if its a bug or not xD . Im guessing you cant initiate dialogue with your woodwise character? I also wonder if more pts in Woodwise would change something...
 

Diggfinger

Arcane
Joined
Jan 6, 2014
Messages
1,202
Location
Belgium
Will the expansion be a "free for those who bought it" kindda thing (like WL2*)? Do we have any more detail on the whens and whats?

*If that is the case get ready for a huge Codex:shunthenonbeliever:
 

As an Amazon Associate, rpgcodex.net earns from qualifying purchases.
Back
Top Bottom