All of Fabric 6 - AOF6

All of Fabric 6 - AOF6

589k Downloads

Server update from 1.8.2 -> 1.9.1 causes crash on startup

j-shelfwood opened this issue ยท 2 comments

commented

Hi there!

I've been hosting a server for me and my buddy to play on and I just updated the modpack to the newest version; 1.9.1

It seems to crash due to some

McPaste.io link

This is the crucial error message from the startup log (starts at line 443)


26.07 00:23:12 [Server] main/WARN minecells:electrified missing from registry, but requested!
--
444 | 26.07 00:23:12 [Server] main/WARN minecells:protected missing from registry, but requested!
445 | 26.07 00:23:12 [Server] main/WARN minecells:bleeding missing from registry, but requested!
446 | 26.07 00:23:12 [Server] main/WARN minecells:disarmed missing from registry, but requested!
447 | 26.07 00:23:12 [Server] main/WARN minecells:frozen missing from registry, but requested!
448 | 26.07 00:23:12 [Server] main/WARN minecells:stunned missing from registry, but requested!
449 | 26.07 00:23:12 [Server] main/WARN minecells:assassins_strength missing from registry, but requested!
450 | 26.07 00:23:12 [Server] main/INFO [fabric-registry-sync] Loaded registry data [file 1/4]
451 | 26.07 00:23:13 [Server] main/WARN Failed to load datapacks, can't proceed with server load. You can either fix your datapacks or reset to vanilla with --safeMode
452 | 26.07 00:23:13 [Server] INFO java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Unbound values in registry ResourceKey[minecraft:root / minecraft:worldgen/template_pool]: [minecells:portal]

Anyone experiencing these issue's too? I tried removing the minecells mod but it crashes in the exact same way.

commented

You didnt update the kubejs folder

commented

Thanks for your quick response, is there a guide somewhere with exact instructions?