TheRandomLabs / RandomTweaks

A bunch of miscellaneous tweaks for Minecraft.
https://minecraft.curseforge.com/projects/randomtweaks
MIT License
8 stars 2 forks source link

[v1.7.0.1] SMP crash on startup #6

Closed OrdinatorStouff closed 7 years ago

OrdinatorStouff commented 7 years ago

http://pastebin.com/zaN1VJG1

RandomTweaks: 1.7.0.1 FML: 2239 (MC 1.10.2)

Server will not start, crashes during FMLConstructionEvent.

TheRandomLabs commented 7 years ago

Oh, that's a mistake I made. I forgot to test on a server; really sorry for the inconvenience. This will be fixed in 1.7.0.2. For now, use 1.6.0.0. EDIT: Fixed.

OrdinatorStouff commented 7 years ago

Not sure if I'm doing something wrong on my end but it seems that 1.7.0.2 is still crashing on server initialization: http://pastebin.com/HxrxXan6

TheRandomLabs commented 7 years ago

sigh I accidentally included a part of code in the release that I wasn't meant to. Sorry about that. 1.7.0.0 messed up everything to do with the configuration. XD

TheRandomLabs commented 7 years ago

I hope I don't end up having to make a 1.7.0.4. Thanks for reporting.