TwitchSpawn

TwitchSpawn

411k Downloads

[Bug] Crash with silent lib

Flemmli97 opened this issue ยท 2 comments

commented

Describe the bug
Crashes during load with the silent lib mod. There is some problem with the nightconfig library cause silentlib has it included too.
Loading up the previous version of silent lib works cause only the latest has nightconfig library included.

To Reproduce
Install silent lib mod and twitchspawn. Then launch mc.

Version (please complete the following information):

  • OS: MAC OS
  • TwitchSpawn Version: 1.12.2-0.4.9
  • Forge Version: 1.12.2-14.23.5.2847
  • SilentLib: 1.12.2-3.0.13+167

Crash log
https://pastebin.com/QTN1KeAV

commented

Oh thanks a lot! I've been trying to address the cause of this crash. Never noticed it was just because of the Silent Lib! I'll probably need to implement my own config validation routine, since it seems to be overlapping with other mods using NightConfig.

commented

I removed Night Config from the 1.12.2 version of Silent Lib. It wasn't being used in 1.12.2, just leaked in from another dependency.