mojira.dev

scheineraustin

Assigned

No issues.

Reported

MC-301256 Smokers don't emit flame particles like Furnaces Works As Intended MC-279259 crafting_transmute recipes that apply enchantments will overwrite the input item's existing enchantments. Works As Intended MC-279257 crafting_transmute recipes don't give output if the resulting item has the same ID as the input item Fixed MC-272370 Game freezes/crashes from error: "java.lang.IllegalStateException: Requested chunk unavailable during world generation" while data pack is installed. Confirmed

Comments

i don't know if this is a universal fix but i managed to stop the crashing by removing the "in_square" function from the features that were causing problems (lakes and random patches)

After further testing and reading through crash logs, it appears this is being caused by the placed features "cynic:pond_sandy" and "cynic:pond_muddy". A different world created with the seed set to 6576703358490591178 caused the crash at around coords -2234, 79, 1160 (a swamp biome). An edited version of the data pack with the pond features removed from their respective biomes did not result in these crashes.