DrManganese / TOPAddons

A Minecraft mod which adds mod support to The One Probe by McJty
https://www.curseforge.com/minecraft/mc-mods/top-addons
GNU General Public License v3.0
7 stars 11 forks source link

Client disconnect caused by Smeltery Controller #33

Closed TheVeyra closed 7 years ago

TheVeyra commented 7 years ago

Looking at a smeltery controller will cause the client to disconnect from the server.

More info here https://github.com/McJty/TheOneProbe/issues/168

DrManganese commented 7 years ago

Hi, what version of TOPAddons is the server running?

TheVeyra commented 7 years ago

0.13.0, the version shipped with FTB Beyond 1.8.1

DrManganese commented 7 years ago

Is it possible that you have some mods disabled on the server-side? That is the only way I've been able to reproduce this so far.

TheVeyra commented 7 years ago

Yes, we have Foamfix, FTBLib, FTBUtilities, Funky-Locomotion, Journeymap, Morpheus, RFTools Dimensions, and YABBA disabled. (All versions are those shipped in FTB Beyond 1.8.1)

Might also be worth mentioning we are using Sponge.

DrManganese commented 7 years ago

Alright thanks for helping me figure this out. Turns out that disabling a mod that adds custom stuff to TOP on one side only, messes stuff up. Will fix this asap. In the meantime the players on your server can disable the same mods on their client and the issue should go away. (At least rftoolsdim)

DrManganese commented 7 years ago

I've tested f5dcd29 on a local server extensively and it should do the trick for mods I support with this mod. Release should be up soon, I hope Beyond updates pretty regularly.