• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

pwserver165

Night Gaming Network
Joined
Sep 13, 2014
Messages
728
Reaction score
46
after changing os to a 32bit os now i got nohup: symbol lookup error: /lib/original164.gs: undefined symbol: task_rate_FactionExpContrib, has anyone had and fixed this problem yet
 
Initiate Mage
Joined
Feb 22, 2024
Messages
4
Reaction score
0
Hello all!
I'm trying to set up a 1.6.5 server on a clean CentOS 7 operating system.

After installing all required libraries encountered the following error in the logs: ./gs: symbol lookup error: original164.gs: undefined symbol: task_rate_FactionExpContrib

Please advise where the error might be hiding?
 
Initiate Mage
Joined
Jun 18, 2023
Messages
4
Reaction score
7
• Removed debug backdor
• Fixed some game issues
there is some problem with original164.gs.

The gs just cannot start after date 2024-3-11 6 or 8pm UTC+8.

it stuck at this part

"substance name gplayer_dispatcher, size 116
Compiled By developer, Dec 29 2015 18:24:35
env TZ = Asia/Shanghai
配置文件:'gs.conf' 配置增补文件:'gsalias.conf'
Failed to Load AIPolicy './config/aipolicy.data'
装载策略文件失败:'./config/aipolicy.data'
第一步初始化失败,错误号:-300"


I have try all method but only when i adjust the server system time before the time i mention above the original164.gs can just start perfectly.

The original164.gs provide by you can start, but can't use flyers, potions, quest activation items, etc.
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jan 10, 2024
Messages
4
Reaction score
6
• Fixed can't use flyers, potions, quest activation items, etc.
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Jun 18, 2023
Messages
4
Reaction score
7
• Fixed can't use flyers, potions, quest activation items, etc.
your original164.gs file valid time only up to 2024-10-11 11:16:39

after that time frame it cannot be load up by the server anymore.

you can use date function to change your date to the date i mention above.

Its just cannot loaded.
 
Initiate Mage
Joined
Jun 18, 2023
Messages
4
Reaction score
7
your original164.gs file valid time only up to 2024-10-11 11:16:39

after that time frame it cannot be load up by the server anymore.

you can use date function to change your date to the date i mention above.

Its just cannot loaded.
little fix for how to extend the valid time of original164.gs

use 010editor to open original164.gs

and look for the 2 address below:

0x00055d14: 16 e0 ee 65 change to 1b 72 62 7e

0x00055e9c: 16 e0 ee 65 change to 1b 72 62 7e

After edit save the gs, and throw back to lib folder.

the valid time will then extend to year 2037.

For some unsure reason, the time cannot extend above 2037.
 
Back
Top