CompactStorage

CompactStorage

11M Downloads

Gui being opened on the client side

squeek502 opened this issue ยท 0 comments

commented

See:

This is caused by the GUI being opened client-side, which shouldn't be done. All calls to player.openGui should be wrapped in a !world.isRemote conditional.

https://github.com/tattyseal/CompactStorage/search?utf8=%E2%9C%93&q=openGui