getting a registry crash only when this dropt script is loaded
Nathan22211 opened this issue ยท 9 comments
Issue Description
the game crashes once forge is done loading and complains about entry values, but this is only happening when the linked dropt script is being used
What Happens
a dropt script is causing a crash, resulting in an error that seems completely unrelated to the mod
to reproduce
1: put the linked script in the script folder
2: load the game and wait for it to hit 7/7 on the top loading bar (when the game finishes loading). this is when it crashes
What You Expect to Happen
the game should load without a problem
Script
https://gist.github.com/Nathan22211/2e7b733f7ea039a640db436f0e20555a
Crash Log
https://gist.github.com/Nathan22211/1259645ccb2208cd1ef030684d3d44df
Affected Versions
Do not use latest
; please supply accurate version numbers.
- Minecraft: 1.12.2
- Forge: 14.23.5.2854
- CraftTweaker: 4.1.20.574
- Dropt: 1.18.0
- Athenaeum: 1.18.1
Is this client / server or local single-player?
I need more information. Can you link a full log and not just the crash log please?
it's in singleplayer and here's the log https://gist.github.com/Nathan22211/2b3595adf6e29b54796e2eaacdad6d49
Confirming that when you remove just the script and not the mod, it doesn't happen?
Click 'view the full file' and that should help you there, also I did remove the script and I didn't get the issue. I commented the code out when I did it but removing the file should have the same result
Gotcha, thanks.
Do you have multiple compacting recipes using the same name: inferium_block
?
[16:53:05] [Client thread/WARN]: Registry CompactingBinRecipe: Override did not have an associated owner object. Name: crafttweaker:inferium_block Value: com.codetaylor.mc.pyrotech.modules.tech.basic.recipe.CompactingBinRecipe@4cce2b39
[16:53:05] [Client thread/WARN]: Registry CompactingBinRecipe: Override did not have an associated owner object. Name: crafttweaker:inferium_block Value: com.codetaylor.mc.pyrotech.modules.tech.basic.recipe.CompactingBinRecipe@78011c7
[16:53:05] [Client thread/WARN]: Registry CompactingBinRecipe: Override did not have an associated owner object. Name: crafttweaker:inferium_block Value: com.codetaylor.mc.pyrotech.modules.tech.basic.recipe.CompactingBinRecipe@6caa2472
[16:53:05] [Client thread/WARN]: Registry CompactingBinRecipe: Override did not have an associated owner object. Name: crafttweaker:inferium_block Value: com.codetaylor.mc.pyrotech.modules.tech.basic.recipe.CompactingBinRecipe@2cc44403
[16:53:05] [Client thread/WARN]: Registry CompactingBinRecipe: Override did not have an associated owner object. Name: crafttweaker:inferium_block Value: com.codetaylor.mc.pyrotech.modules.tech.basic.recipe.CompactingBinRecipe@11ee2541