03-01-2012, 12:00 PM
this will NOT prevent the connector from crashing
this patch allows you to restart the connector as many times you want while the gameserver is online (gameserver will not shutdown)
all you need to do is patch the following offsets with a hex editor (gameserver.exe)
0x0014B328 E9 7D 03 00 00 90 90
0x0014B424 E9 81 02 00 00 90 90
0x0014B538 E9 C4 00 00 00 90 90
tested on LCGenericName01 and works fine

