Server hang after EMuShareMem loadedd
Hey all,
I get the 0.5.0 server hanging after loading libEMuShareMem.so on both the world and zone executables.. As follows... All the binaries and the dll/so are in the same folder, with the LD_LIBRARY_PATH being the same directory. Quote:
Cheers. |
Same here :( Running Debian
|
In the past, a linux server hang at this point means something went wrong in loading items. An example is when you have a null field in your item database where it is expecting non-null. Due to the sheer number of fields (and our laziness), we didn't check for nulls. It's not been a problem on windows because we can catch it in the debugger, but it just hangs in linux.
Check your item db for null fields. |
Wow, resurrected an old thread of mine.
I've since found that the initial startup on linux can take quite some time. Subsequent loads take less time than the initial. For what reason? I am not entirely sure. Here is a copy of my "initial" startup script. I suggest running it, and walking away to cook dinner or some such. Code:
#!/bin/sh |
All times are GMT -4. The time now is 02:49 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.