Repurposed Structures (Forge)

Repurposed Structures (Forge)

21M Downloads

crash at chunk loading

jackg2527 opened this issue ยท 3 comments

commented

Hi, thanks for the awesome mod! I think I was about to see one of the structures but game crashed. logs attached. Thanks in advance for your help.

crash-2020-09-05_00.38.19-server.txt

latest.log

commented

Thanks for the quick reply.

Mod list is below. Did lots of swapping mods and I think the source was a pre-alpha version of Ars Magica 3 aka I had added a few hours earlier. I got the same crash after removing it, but when I used a backup of the same world (never saw AM3) I was able to generate mountain village. Maybe the backup worked b/c the chunk got corrupted during the crash?

Anyway sorry to waste your time. I probably shouldn't post issues in the middle of the night! also attached pics of the RS village. Cheers!

	forge-1.16.2-33.0.37-client.jar Minecraft {[email protected] DONE}
	mcw-bridges-1.0.4-mc1.16.2.jar Macaw's Bridges {[email protected] DONE}
	useful_backpacks-1.16.2-1.11.4.80.jar Useful Backpacks {[email protected] DONE}
	repurposed_structures-1.16.2-2.1.2.jar Repurposed Structures {[email protected] DONE}
	AmbientSounds_v3.0.21_mc1.16.2.jar Ambient Sounds {[email protected] DONE}
	NetherPortalFix_1.16.2-7.1.0.jar NetherPortalFix {[email protected] DONE}
	manaandartifice-1.0.6-pre9.jar Mana and Artifice {[email protected] DONE}
	CreativeCore_v2.0.7_mc1.16.2.jar CreativeCore {[email protected] DONE}
	RingOfGrowth-1.16.2-1.2.1.jar Ring of Growth {[email protected] DONE}
	mcw-trapdors-1.0.0fix-mc1.16.2.jar Macaw's Trapdoors {[email protected] DONE}
	jei-1.16.2-7.3.2.25.jar Just Enough Items {[email protected] DONE}
	movingelevators-1.2.20-mc1.16.2.jar Moving Elevators {[email protected] DONE}
	gates-1.6.2.jar Gates {[email protected] DONE}
	mcw-windows-1.0.2-mc1.16.2.jar Macaw's Windows {[email protected] DONE}
	Patchouli-1.16-42.jar Patchouli {[email protected] DONE}
	BetterCaves-1.16.2-1.0.1.jar YUNG's Better Caves {[email protected] DONE}
	RingOfRepair-1.16.2-1.2.2.jar Ring of Repair {[email protected] DONE}
	RingOfMiner-1.16.2-1.2.1.jar Ring of Miner {[email protected] DONE}
	Placebo-1.16.2-4.2.0.jar Placebo {[email protected] DONE}
	fakeblocks-1.16.2-1.0.2.jar Fake Blocks {[email protected] DONE}
	enderchests-1.16-1.7.1.jar EnderChests {[email protected] DONE}
	WitherSkeletonTweaks-1.16.2-5.1.0.jar Wither Skeleton Tweaks {[email protected] DONE}
	worldedit-forge-mc1.16.2-7.2.0-beta-04.jar WorldEdit {[email protected]+98f71a3 DONE}
	u_team_core-1.16.2-3.1.8.179.jar U Team Core {[email protected] DONE}
	increasemobcap-forge-1.16.2-1.0.1.jar Increase Mob Cap {[email protected] DONE}
	FastFurnace-1.16.2-4.2.0.jar FastFurnace {[email protected] DONE}
	mcws-roofs-1.16.2-v2.0.0.jar Macaw's Roofs {[email protected] DONE}
	Apotheosis-1.16.2-4.2.0.jar Apotheosis {[email protected] DONE}
	mcw-doors-1.0.0-mc1.16.2.jar Macaw's Doors {[email protected] DONE}
	grapple_hooks-1.2.0-29.jar Grapple Hooks {[email protected] DONE}
	AI-Improvements-1.16.2-0.3.0.jar AI-Improvements {[email protected] DONE}
	Hwyla-forge-1.10.11-B78_1.16.2.jar Waila {[email protected]_1.16.2 DONE}
	ItemPhysic_v1.4.6_mc1.16.2.jar ItemPhysic {[email protected] DONE}
	forgemod_VoxelMap-1.10.10_for_1.16.2.jar VoxelMap {[email protected] DONE}
	forge-1.16.2-33.0.37-universal.jar Forge {[email protected] DONE}
	goprone-1.16.2-1.3.4.jar GoProne {[email protected] DONE}
	shetiphiancore-1.16-3.8.1.jar ShetiPhian-Core {[email protected] DONE}
	CleanView-1.16.2-v1.jar CleanView {[email protected] DONE}
	SoundFilters-0.14_for_1.16.2.jar Sound Filters {[email protected]_for_1.16.2 DONE}
	infernalmobs-1.16.2.1.jar Infernal Mobs {[email protected] DONE}
	corpse-1.16.2-1.0.8.jar Corpse {[email protected] DONE}

2020-09-05_12 35 23
2020-09-05_12 36 36

commented

At least if it is working now, awesome! Be sure to let them know about my comment about DynamicRegistries and that they can contact me if they are stumped about fixing that.

Have fun and enjoy! :)

commented

Ok the good news is I know exactly what the issue is. Another mod called the DynamicRegistries class in code way too early which killed the registries. That's why you see a million errors in that log from all kinds of mods.

What mods do you have on? (If you have The Bumblezone, please update it to v2.0.3 as it was causing this issue before in older versions)