ldtteam / Piston-Unlimited

MultiPiston block mod
GNU General Public License v3.0
1 stars 6 forks source link

[1.1.1] SMP GUI failure #1

Closed Tokeli closed 1 year ago

Tokeli commented 6 years ago

Forge: 14.23.4.2760 Multi-Piston: 1.1.1

Block works fine in SSP, but in SMP the UI fails!

Log: https://pastebin.com/d4d9QTa1

Raycoms commented 6 years ago

Thanks for reporting this, we'll check it out right away

Jergeric commented 6 years ago

Forge: 14.23.5.2770

We also have the same problem on our server

https://pastebin.com/0XWxM6ND

Raycoms commented 6 years ago

@OrionDevelopment

marchermans commented 6 years ago

I tested it in my smp dev world their it works

marchermans commented 6 years ago

Might be something with the obfuscation go arway, debugging iy

Jergeric commented 6 years ago

Can I help with certain information or logs?

marchermans commented 6 years ago

Nah I know the issue. Just need to figure out why it will not load the damn file

marchermans commented 6 years ago

So I dug up the issue. Turns out the Loader hat a bug when the json file is zipped.

I fixed that, but found a bug in the text field which I will now need to fix.

Raycoms commented 1 year ago

fix