
1.2.0 Server Crash
sumrex opened this issue ยท 1 comments
Crashes on my server. You are calling a ClientProxy on the server according to this log.
Ahhh, dammit, I did not test it on a server but the mistake I did is pretty obvious, I autoregister the clientproxy and gets called serverside. So I just have to move the event and not autoregister the ClientProxy. I don't know what rode my mind when I wrote this.
(EXTRACT THIS)
I dont want to make a release for every little change, this version should fix the crash (This time I tested it on a local server ;D)
Just tell me that it works and I will close this Issue (If not send me the crash report of course)
EDIT: Changed file so that it is compatible with 1.2.0 and only the server has to change the file