Core Patch 2 on Linux [message #189594] |
Sun, 12 February 2006 06:11 |
forcee
Messages: 34 Registered: November 2004
Karma: 0
|
Recruit |
|
|
Hi,
i have some problem with the new CP2 on Linux.
My Renegade server runs on FC3 with CP1 and the LFDS Wrapper 0.3.
Now i want to test the CP2 on this server.
I have installed the CP2 without problems.
Now i want to start it with the renegade_server Skript (Wrapper), it shows me this:
./renegade: symbol lookup error: ./scripts-RH8.so: undefined symbol: _Z10LoadScopesv
The hole text:
Renegade Server Wrapper 0.3 (c) 2003-2004 by Blackhand Studios
Opening TCP Port 4853
Using scripts.so for Redhat 8.0
Started Server with pid 20646
Renegade Free Dedicated Server v1.037 GU-838 03/01/2003 - 19:00:34
Console mode active
Linux Scripts Patch v0.01 enabled Renegade version.
- Initializing scripts.so patch!
- Scripts relocation offset: 0x00000000
- Original built-in script count: 1635
- Total script count: 2188
- Linux Scripts Patch succesfully
*** Auto starting game. Type 'quit' to abort ***
Initializing LAN Mode
Applying server settings
Channel created OK
./renegade: symbol lookup error: ./scripts-RH8.so: undefined symbol: _Z10LoadScopesv
Application has terminated - restarting.
Without the Wrapper, with the renegade_server_1037b_rh8-0 script it run, but now all players witch use the 10€ version of Renegade can't play on the server.
My questions are,
have someone the same problem?
and can i fix this problem?
|
|
|
Re: Core Patch 2 on Linux [message #189601 is a reply to message #189594] |
Sun, 12 February 2006 08:52 |
=HT=T-Bird
Messages: 712 Registered: June 2005
Karma: 0
|
Colonel |
|
|
forcee wrote on Sun, 12 February 2006 07:11 | Hi,
i have some problem with the new CP2 on Linux.
My Renegade server runs on FC3 with CP1 and the LFDS Wrapper 0.3.
Now i want to test the CP2 on this server.
I have installed the CP2 without problems.
Now i want to start it with the renegade_server Skript (Wrapper), it shows me this:
./renegade: symbol lookup error: ./scripts-RH8.so: undefined symbol: _Z10LoadScopesv
The hole text:
Renegade Server Wrapper 0.3 (c) 2003-2004 by Blackhand Studios
Opening TCP Port 4853
Using scripts.so for Redhat 8.0
Started Server with pid 20646
Renegade Free Dedicated Server v1.037 GU-838 03/01/2003 - 19:00:34
Console mode active
Linux Scripts Patch v0.01 enabled Renegade version.
- Initializing scripts.so patch!
- Scripts relocation offset: 0x00000000
- Original built-in script count: 1635
- Total script count: 2188
- Linux Scripts Patch succesfully
*** Auto starting game. Type 'quit' to abort ***
Initializing LAN Mode
Applying server settings
Channel created OK
./renegade: symbol lookup error: ./scripts-RH8.so: undefined symbol: _Z10LoadScopesv
Application has terminated - restarting.
Without the Wrapper, with the renegade_server_1037b_rh8-0 script it run, but now all players witch use the 10€ version of Renegade can't play on the server.
My questions are,
have someone the same problem?
and can i fix this problem?
|
Looks like your bhs.dll didn't get updated (I would run that symbol name thru c++filt and post what it spits out)...
HTT-Bird (IRC)
HTTBird (WOL)
Proud HazTeam Lieutenant.
BlackIntel Coder & Moderator.
If you have trouble running BIATCH on your FDS, have some questions about a BIATCH message or log entry, or think that BIATCH spit out a false positive, PLEASE contact the BlackIntel coding team and avoid wasting the time of others.
|
|
|
|
|
Re: Core Patch 2 on Linux [message #189678 is a reply to message #189602] |
Sun, 12 February 2006 20:03 |
=HT=T-Bird
Messages: 712 Registered: June 2005
Karma: 0
|
Colonel |
|
|
forcee wrote on Sun, 12 February 2006 10:18 | looks like so, last update was
but what this mean i don't no:
c++filt _Z10LoadScopesv
LoadScopes()
|
That means that the culprit is what I thought is was...that's all
HTT-Bird (IRC)
HTTBird (WOL)
Proud HazTeam Lieutenant.
BlackIntel Coder & Moderator.
If you have trouble running BIATCH on your FDS, have some questions about a BIATCH message or log entry, or think that BIATCH spit out a false positive, PLEASE contact the BlackIntel coding team and avoid wasting the time of others.
|
|
|