ColorPlugin (ColorProxy instance) always null
Dockter opened this issue ยท 2 comments
Any Item or Block Class that calls:
ColorPlugin.instance.register(this, this);
will fail because "instance" is null. Verified with debug.
Confirmed in Production mode with Railcraft ONLY, no other mods.
Fixed in #1416. Thanks doc! btw the blast furnace is fixed in the last commit.