Bawnorton / Configurable

Compile/Runtime config library that allows decentralised settings in a mod
4 stars 0 forks source link

the library doesnt work on hosted server (neoforge 1.21.1) #8

Closed VaporeonScripts closed 3 weeks ago

VaporeonScripts commented 4 weeks ago

Configurable (configurable) has failed to load correctly java.lang.ExceptionInInitializerError: null

Bawnorton commented 4 weeks ago

Logs?

VaporeonScripts commented 4 weeks ago

yes,give me a second xd

VaporeonScripts commented 4 weeks ago

https://mclo.gs/RfwgBR1

Bawnorton commented 4 weeks ago

There's some weird interaction going on with forge's patch loader and configurable. This shouldn't crash normally but forge has injected some code into one of RuntimeTrims classes causing it to crash when loaded by configurable

Bawnorton commented 4 weeks ago

Update RT to 1.0.5 and Configurable to 2.2.0. Should fix the issue; close if so

VaporeonScripts commented 4 weeks ago

I'll see tomorrow

VaporeonScripts commented 3 weeks ago

fixed all issues,servers works fine, ty for fixing the issues

VaporeonScripts commented 3 weeks ago

oh lmao wrong thread