MachineMuse / MachineMusePowersuits

Minecraft mod, take 2
236 stars 105 forks source link

[1.12.2-Exp] Broken Configuration Options #897

Closed TechnicianLP closed 5 years ago

TechnicianLP commented 5 years ago

After trying to figure out on how to only enable a single recipe type i stumbled across a slight problem: The respective configuration fields in MPSSettings.java are declared static causing the Options on Lines 32, 57, 60, 63, 66, 77 and 81 to be ignored. Additionally when trying to open the Configuration-Screen (in Mods-List) the following Exception gets thrown: https://hastebin.com/inasugolud

lehjr commented 5 years ago

Fixed in alpha 31