Mekanism

Mekanism

111M Downloads

[1.7.10] Data request packets are handled on the client

aidancbrady opened this issue ยท 2 comments

commented

They should be handled on the server :(

commented

I think this is a deceptive issue, in that the ClientProxy appears to be used on the server-side of minecraft clients, so the wrong EntityPlayer is returned from the proxy on server-side. I'll just try and fix it to be sure.

commented

Fixed it!