hi guys i use l2hardcode 206 rev server and sometimes i get this error in game server and all ingame chars stuck
Exception in thread "SelectorThread-53" java.lang.NullPointerException
at net.sf.l2j.gameserver.network.L2GameClient.onForcedDisconnection(L2Ga
meClient.java:482)
at com.l2jserver.mmocore.network.MMOConnection.onForcedDisconnection(MMO
Connection.java:224)
at com.l2jserver.mmocore.network.SelectorThread.readPacket(SelectorThrea
d.java:380)
at com.l2jserver.mmocore.network.SelectorThread.run(SelectorThread.java:
229)
My initial plan was to port the Homunculus system from Live 502 to ClassicAden 502. But, when the interface for Homunculus is enabled, it has some hardcoded function that tries to load the dat files which leads to a crash since those files dont exist in ClassicAden. I was hoping to do some injection hoping, forcing the client to load the files.
Question
politsopoulos
hi guys i use l2hardcode 206 rev server and sometimes i get this error in game server and all ingame chars stuck
1 answer to this question
Recommended Posts