Mekanism

Mekanism

111M Downloads

Crafttweaker actions are not in a try catch

jaredlll08 opened this issue ยท 0 comments

commented

Issue description:

when you apply crafttweaker actions, they should be in a try catch block to ensure that if the action crashes, it doesn't crash the game, but rather soft crashes

https://github.com/aidancbrady/Mekanism/blob/1.12/src/main/java/mekanism/common/integration/crafttweaker/CrafttweakerIntegration.java#L21-L25

Version (make sure you are on the latest version before reporting):

Forge: N/A
Mekanism: Current github branch