ClientConfiguration.init() is called on the server side during PreInit.
lluixhi opened this issue ยท 3 comments
This causes a crash.
Partially needs @SideOnly, the config will need to fire from the proxy as well. Will fix shortly!
Fixed with 4fb4480