-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I added "graphite" to my "metals" Material[] array. I now get a null pointer exception when I try to start up minecraft.
Crashlog: https://pastebin.com/UyCkCpxw
Script: https://pastebin.com/r0jfdvFi
acronym\saved\material_parts_contenttweaker.json: https://pastebin.com/cv7ZUmhg
acronym\saved\material_parts_contenttweaker-original.json: https://pastebin.com/b4RjBz3s
Possibly-related: I had also just uncommented the bottom loop which registers the ores. Various things went weird at that point as (presumably) orphaned ids were attempted for reuse. (Specifically: At least one "block" type transformed into an Ore in game)