Doesnt work on the latest 1.19.2 with kubejs fluids
Xplodin opened this issue ยท 2 comments
Falling back to vanilla: java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsDouble()" because the return value of "com.google.gson.JsonObject.get(String)" is null
[01Apr2023 11:34:47.798] [Render thread/WARN] [KubeJS Server/]: Failed to parse recipe mekanism:coolant/beanactor[mekanism:fluid_coolant]: java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsDouble()" because the return value of "com.google.gson.JsonObject.get(String)" is null
here is my script
The problem seems to be missing properties thermalEnthalpy
and conductivity
in the JSON file. Sorry that I forgot to put them in README.
If you don't know what to do with those 2 properties, just copy the ones from the water coolant recipe