Create 6.0.6 1.20.1 Crashing because of fan catalysts (reverting to previous create version fixes it)
ThekiIIerguy opened this issue · 5 comments
As the tittle says the new version of create crashes the world as soon as a fan catalyst is loaded. dont have a crash log of it but from what i read from the crash logs (from curseforge) the game "cannot find recipe for fan catalyst-" and lists all catalyst types. upon turning off every machine with a previous version of create and re-launching the world in 6.0.6 it still crashes, tried the same with removing all items from belts infront of the catalysts.
ah, fair, my bad for missunderstanding, gonna close the issue note just gotta add that I love this add-on. Half my machines would break without it
The recipe errors are unrelated because Create 6.0.6 introduced breaking changes requiring some addons to update, including Connected. I will do that as soon as I have time.
i went back and got the log, it starts after the world is loaded so i copied it from there till the game saves the world [12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_seething_catalyst create_connected:fan_seething_catalyst
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_freezing_catalyst create_connected:fan_freezing_catalyst
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_sanding_catalyst create_connected:fan_sanding_catalyst
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_enriched_catalyst create_connected:fan_enriched_catalyst
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_ending_catalyst_dragons_breath create_connected:fan_ending_catalyst_dragons_breath
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_ending_catalyst_dragon_head create_connected:fan_ending_catalyst_dragon_head
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_withering_catalyst create_connected:fan_withering_catalyst
[12:36:10] [Render thread/INFO]:Ingredients are being added at runtime: 47 net.minecraft.world.item.ItemStack
[12:36:10] [Render thread/INFO]:Ingredients are being removed at runtime: 54 net.minecraft.world.item.ItemStack
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_seething_catalyst create_connected:fan_seething_catalyst
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_freezing_catalyst create_connected:fan_freezing_catalyst
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_sanding_catalyst create_connected:fan_sanding_catalyst
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_enriched_catalyst create_connected:fan_enriched_catalyst
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_ending_catalyst_dragons_breath create_connected:fan_ending_catalyst_dragons_breath
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_ending_catalyst_dragon_head create_connected:fan_ending_catalyst_dragon_head
[12:36:10] [Render thread/ERROR]:Could not find a matching ingredient to remove: 1 fan_withering_catalyst create_connected:fan_withering_catalyst
[12:36:10] [Render thread/INFO]:Ingredients are being added at runtime: 47 net.minecraft.world.item.ItemStack
[12:36:11] [Render thread/ERROR]:Signature is missing from Property textures
[12:36:11] [Render thread/INFO]:Loaded 465 advancements
[12:36:12] [Render thread/INFO]:[System] [CHAT] �eJourneyMap:�f Press [�bV�f]
[12:36:14] [Render thread/WARN]:COM exception: Invalid Query: SELECT PERCENTUSAGE FROM Win32_PerfRawData_PerfOS_PagingFile
[12:36:16] [Server thread/INFO]:Stopping server
[12:36:16] [Server thread/INFO]:Saving players
[12:36:17] [Immersive Optimization Worker/INFO]:Shutting down Immersive Optimization worker
[12:36:17] [Server thread/INFO]:Thekillerguy lost connection: Disconnected
[12:36:17] [Server thread/INFO]:Thekillerguy left the game
[12:36:17] [Server thread/INFO]:remove player wand
[12:36:17] [Server thread/INFO]:Stopping singleplayer server as player logged out
[12:36:17] [Server thread/INFO]:Saving worlds
I might have missunderstood something (i obviously dont code). i tried temporarily disabling other mods that loaded during this time like journeymap and essential but this was more or less the same exact log every time
i forgot to add that i managed to confuse recipe with ingredient but i'm sure thats clear