Y_INI Crashing on linux.
#1

Does this happen to you guys too? I enter the game, i spawn, and bom, server closes...
I have to load when player logins arround 60 name/values.


You guys have any idea?
Reply
#2

Have you debugged to test if a value is loaded that could be causing the crash?
Reply
#3

Quote:
Originally Posted by Calgon
Посмотреть сообщение
Have you debugged to test if a value is loaded that could be causing the crash?
Not, but since you remind me I am now.
Reply
#4

If something works on windows and not on linux, especially file related, I recommend checking for duplicate file names with different caps.

eg under windows you can have Server.cfg and server.cfg
linux will see them as the same file.

Its just something to check if you can't find any problems from reading the server_log or plugins.
Reply
#5

Strange enough.

I commented everything that had to do with Y_Ini, INI_ParseFile, INI_Write...etc.

Still, the problem persists...

I just managed to spawn and type 'asd' in the chat and bom the server went offline again...
Reply
#6

Could it be due to some folder in scriptfiles not existing (case sensetive btw)?
Reply
#7

Quote:
Originally Posted by [03]Garsino
Посмотреть сообщение
Could it be due to some folder in scriptfiles not existing (case sensetive btw)?
I swear i checked every folder and subfolders! Everything it's at it's place.
Reply
#8

Using any plugins?
Reply
#9

Quote:
Originally Posted by [03]Garsino
Посмотреть сообщение
Using any plugins?
Yes

sscanf.so streamer.so audio.so GeoIP_Plugin.so


Goes on and on and on....
http://pastebin.com/VbJbWyda
Reply
#10

Quote:
Originally Posted by Zh3r0
Посмотреть сообщение
Yes

sscanf.so streamer.so audio.so GeoIP_Plugin.so


Goes on and on and on....
http://pastebin.com/VbJbWyda
Check your OnPlayerConnect callback
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)