The Bumblezone (Quilt/Fabric)

The Bumblezone (Quilt/Fabric)

12M Downloads

Crash on server join

druidicmage opened this issue ยท 9 comments

commented

Server boots up fine, but when a client joins the server, it crashes them entirely with the following message:

The game crashed whilst unexpected error
Error: java.lang.NullPointerException: Registry Object not present: the_bumblezone:sugar_water_still
Exit Code: -1

This is only when joining the server. Host is Aternos, version is lastest forge. Buzzier Bees and Productive Bees are included in the server. Unsure if I should post the log or not, so I'll wait

commented

Can you share the full latest.log file? Does the client have bumblezone on?
Without the full log, there's nothing I can really do

commented

Clint does have BZ on. Full log here https://mclo.gs/xt7oyC3 .

commented

I'm guessing this part is where you got disconnected? Cause it seems the server didn't crash and the error may be clientsided

[23May2021 07:48:04.030] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Nozi joined the game
[23May2021 07:48:04.921] [Server thread/INFO] [Waila/]: Syncing config to nyyxii (9dba92cf-0b2c-4f47-ad4f-cc8448a13227)
[23May2021 07:48:05.479] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2765ms or 55 ticks behind
[23May2021 07:48:05.481] [Netty Epoll Server IO #2/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not serialize tschipp.fakename.CommandFakeName$FakenameArgumentType@61252844 (class tschipp.fakename.CommandFakeName$FakenameArgumentType) - will not be sent to client!
[23May2021 07:48:05.881] [Server thread/WARN] [net.minecraft.world.TrackedEntity/]: Fetching packet for removed entity ItemEntity['Worn Notebook'/257, l='ServerLevel[world]', x=13111.19, y=94.61, z=6629.43]
[23May2021 07:48:09.910] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: nyyxii lost connection: Disconnected
[23May2021 07:48:09.911] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Nozi left the game

Would you be able to share your latest.log from the client's side after attempting to joining the server?

commented

Time: 5/23/21 7:48 AM
Description: Unexpected error

java.lang.NullPointerException: Registry Object not present: the_bumblezone:sugar_water_still
at java.util.Objects.requireNonNull(Objects.java:290) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.RegistryObject.get(RegistryObject.java:120) ~[?:?] {re:mixin,re:classloading}
at com.telepathicgrunt.the_bumblezone.blocks.HoneyCrystal.func_204507_t(HoneyCrystal.java:76) ~[?:1.16.5-2.4.2] {re:classloading}
at net.minecraft.block.AbstractBlock$AbstractBlockState.func_204520_s(AbstractBlock.java:698) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:pehkui.mixins.json:compat116plus.AbstractBlockStateMixin,pl:mixin:APP:origins.mixins.json:AbstractBlockStateMixin,pl:mixin:APP:origins.forge.mixins.json:AbstractBlockStateMixin,pl:mixin:A}
at net.minecraft.block.Block.func_200123_i(Block.java:216) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.block.AbstractBlock$AbstractBlockState$Cache.(AbstractBlock.java:752) ~[?:?] {re:classloading}
at net.minecraft.block.AbstractBlock$AbstractBlockState$Cache.(AbstractBlock.java:736) ~[?:?] {re:classloading}
at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215692_c(AbstractBlock.java:397) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:pehkui.mixins.json:compat116plus.AbstractBlockStateMixin,pl:mixin:APP:origins.mixins.json:AbstractBlockStateMixin,pl:mixin:APP:origins.forge.mixins.json:AbstractBlockStateMixin,pl:mixin:A}
at net.minecraftforge.registries.GameData$BlockCallbacks.onBake(GameData.java:519) ~[?:?] {re:classloading}
at net.minecraftforge.registries.ForgeRegistry.bake(ForgeRegistry.java:524) ~[?:?] {re:classloading}
at net.minecraftforge.registries.GameData.lambda$revertTo$7(GameData.java:332) ~[?:?] {re:classloading}
at net.minecraftforge.registries.GameData$$Lambda$13214/1414963218.accept(Unknown Source) ~[?:?] {}
at com.google.common.collect.HashBiMap.forEach(HashBiMap.java:528) ~[guava-21.0.jar:?] {}
at net.minecraftforge.registries.GameData.revertTo(GameData.java:332) ~[?:?] {re:classloading}
at net.minecraftforge.registries.GameData.revertToFrozen(GameData.java:314) ~[?:?] {re:classloading}
at net.minecraftforge.fml.client.ClientHooks.handleClientWorldClosing(ClientHooks.java:203) ~[?:?] {re:classloading}
at net.minecraft.client.Minecraft.func_213231_b(Minecraft.java:1926) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_213254_o(Minecraft.java:1893) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.network.play.ClientPlayNetHandler.func_147231_a(ClientPlayNetHandler.java:771) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:client.compat116.compat1162plus.ClientPlayNetworkHandlerMixin,pl:mixin:APP:betterendforge.mixins.json:ClientPlayNetHandlerMixin,pl:mixin:APP:endergetic.mixins.json:ClientPlayNetHandlerMixin,pl:mixin:APP:create.mixins.json:NetworkLightUpdateMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:366) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.client.multiplayer.PlayerController.func_78765_e(PlayerController.java:236) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:client.ClientPlayerInteractionManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1426) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:953) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.0.jar:36.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$476/661440732.call(Unknown Source) [forge-1.16.5-36.1.0.jar:36.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at java.util.Objects.requireNonNull(Objects.java:290) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.RegistryObject.get(RegistryObject.java:120) ~[?:?] {re:mixin,re:classloading}
at com.telepathicgrunt.the_bumblezone.blocks.HoneyCrystal.func_204507_t(HoneyCrystal.java:76) ~[?:1.16.5-2.4.2] {re:classloading}
at net.minecraft.block.AbstractBlock$AbstractBlockState.func_204520_s(AbstractBlock.java:698) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:pehkui.mixins.json:compat116plus.AbstractBlockStateMixin,pl:mixin:APP:origins.mixins.json:AbstractBlockStateMixin,pl:mixin:APP:origins.forge.mixins.json:AbstractBlockStateMixin,pl:mixin:A}
at net.minecraft.block.Block.func_200123_i(Block.java:216) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.block.AbstractBlock$AbstractBlockState$Cache.(AbstractBlock.java:752) ~[?:?] {re:classloading}
at net.minecraft.block.AbstractBlock$AbstractBlockState$Cache.(AbstractBlock.java:736) ~[?:?] {re:classloading}
at net.minecraft.block.AbstractBlock$AbstractBlockState.func_215692_c(AbstractBlock.java:397) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:pehkui.mixins.json:compat116plus.AbstractBlockStateMixin,pl:mixin:APP:origins.mixins.json:AbstractBlockStateMixin,pl:mixin:APP:origins.forge.mixins.json:AbstractBlockStateMixin,pl:mixin:A}
at net.minecraftforge.registries.GameData$BlockCallbacks.onBake(GameData.java:519) ~[?:?] {re:classloading}
at net.minecraftforge.registries.ForgeRegistry.bake(ForgeRegistry.java:524) ~[?:?] {re:classloading}
at net.minecraftforge.registries.GameData.lambda$revertTo$7(GameData.java:332) ~[?:?] {re:classloading}
at net.minecraftforge.registries.GameData$$Lambda$13214/1414963218.accept(Unknown Source) ~[?:?] {}
at com.google.common.collect.HashBiMap.forEach(HashBiMap.java:528) ~[guava-21.0.jar:?] {}
at net.minecraftforge.registries.GameData.revertTo(GameData.java:332) ~[?:?] {re:classloading}
at net.minecraftforge.registries.GameData.revertToFrozen(GameData.java:314) ~[?:?] {re:classloading}
at net.minecraftforge.fml.client.ClientHooks.handleClientWorldClosing(ClientHooks.java:203) ~[?:?] {re:classloading}
at net.minecraft.client.Minecraft.func_213231_b(Minecraft.java:1926) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_213254_o(Minecraft.java:1893) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.network.play.ClientPlayNetHandler.func_147231_a(ClientPlayNetHandler.java:771) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:client.compat116.compat1162plus.ClientPlayNetworkHandlerMixin,pl:mixin:APP:betterendforge.mixins.json:ClientPlayNetHandlerMixin,pl:mixin:APP:endergetic.mixins.json:ClientPlayNetHandlerMixin,pl:mixin:APP:create.mixins.json:NetworkLightUpdateMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:366) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.client.multiplayer.PlayerController.func_78765_e(PlayerController.java:236) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:client.ClientPlayerInteractionManagerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['nyyxii'/256, l='ClientLevel', x=8.50, y=65.00, z=8.50]]
Chunk stats: Client Chunk Cache: 289, 0
Level dimension: minecraft:overworld
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 0 game time, 0 day time
Server brand: forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:617) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,xf:fml:astralsorcery:sun_brightness_client,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:APP:endergetic.mixins.json:ClientWorldMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2029) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.0.jar:36.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$476/661440732.call(Unknown Source) [forge-1.16.5-36.1.0.jar:36.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 522425184 bytes (498 MB) / 2316828672 bytes (2209 MB) up to 4742709248 bytes (4523 MB)
CPUs: 8
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5088m -Xms256m -XX:PermSize=256m
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.1.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.0.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.0.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.0
FML Language Providers:
[email protected]
minecraft@1
Mod List:
mowziesmobs-1.5.16.jar |Mowzie's Mobs |mowziesmobs |1.5.16 |DONE |NOSIGNATURE
DungeonsMod-1.16.3-1.3.20.jar |Dungeons Mod |dungeonsmod |1.16.3-1.3.20 |DONE |NOSIGNATURE
astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |NOSIGNATURE
jei-1.16.5-7.7.0.99.jar |Just Enough Items |jei |7.7.0.99 |DONE |NOSIGNATURE
Pehkui-2.1.0+1.16.5-forge.jar |Pehkui |pehkui |2.1.0+1.16.5-forge |DONE |NOSIGNATURE
abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |DONE |NOSIGNATURE
buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |NOSIGNATURE
caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |NOSIGNATURE
Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |NOSIGNATURE
create-mc1.16.5_v0.3.1c.jar |Create |create |mc1.16.5_v0.3.1c+151|DONE |NOSIGNATURE
Waystones_1.16.5-7.5.1.jar |Waystones |waystones |7.5.1 |DONE |NOSIGNATURE
Clumps-6.0.0.22.jar |Clumps |clumps |6.0.0.22 |DONE |NOSIGNATURE
journeymap-1.16.5-5.7.1.jar |Journeymap |journeymap |5.7.1 |DONE |NOSIGNATURE
Controlling-7.0.0.16.jar |Controlling |controlling |7.0.0.16 |DONE |NOSIGNATURE
Placebo-1.16.4-4.4.5.jar |Placebo |placebo |4.4.5 |DONE |NOSIGNATURE
citadel-1.6.3.jar |Citadel |citadel |1.6.3 |DONE |NOSIGNATURE
alexsmobs-1.10.1.jar |Alex's Mobs |alexsmobs |1.10.1 |DONE |NOSIGNATURE
YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |NOSIGNATURE
Bookshelf-1.16.5-10.0.8.jar |Bookshelf |bookshelf |10.0.8 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
iceandfire-2.1.6-1.16.4.jar |Ice and Fire |iceandfire |2.1.6-1.16.4 |DONE |NOSIGNATURE
fakename-1.16.2-1.4.0.9.jar |Fakename |fakename |1.4.0.9 |DONE |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE
JEITweaker-1.16.5-1.0.1.15.jar |JEI Tweaker |jeitweaker |1.0.1.15 |DONE |NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.114.jar |Just Enough Resources |jeresources |0.12.1.114 |DONE |NOSIGNATURE
CraftTweaker-1.16.5-7.1.0.292.jar |CraftTweaker |crafttweaker |7.1.0.292 |DONE |NOSIGNATURE
forge-1.16.5-36.1.0-universal.jar |Forge |forge |36.1.0 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |NOSIGNATURE
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |NOSIGNATURE
forge-1.16.5-36.1.0-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
repurposed_structures-1.16.5-2.6.6-forge.jar |Repurposed Structures |repurposed_structures |1.16.5-2.6.6-forge |DONE |NOSIGNATURE
EnchantmentDescriptions-1.16.5-7.0.8.jar |EnchantmentDescriptions |enchdesc |7.0.8 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |NOSIGNATURE
ftb-ranks-1604.1.1.11.jar |FTB Ranks |ftbranks |1604.1.1.11 |DONE |NOSIGNATURE
dungeons_plus-1.16.5-1.1.4.jar |Dungeons Plus |dungeons_plus |1.1.4 |DONE |NOSIGNATURE
Ding-1.16.5-1.3.0.jar |Ding |ding |1.3.0 |DONE |NOSIGNATURE
Botania-1.16.5-416.jar |Botania |botania |1.16.5-416 |DONE |NOSIGNATURE
curios-forge-1.16.5-4.0.5.1.jar |Curios API |curios |1.16.5-4.0.5.1 |DONE |NOSIGNATURE
SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |NOSIGNATURE
Patchouli-1.16.4-51.jar |Patchouli |patchouli |1.16.4-51 |DONE |NOSIGNATURE
Origins-1.16.5-0.7.1.5-forge.jar |Origins |origins |0.7.1.5 |DONE |NOSIGNATURE
FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |NOSIGNATURE
Unique Enchantments-1.16.5-2.0.0.1.jar |Unique Enchantments |uniquee |1.9.0 |DONE |NOSIGNATURE
BetterStrongholds-1.16.4-1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.1 |DONE |NOSIGNATURE
SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |NOSIGNATURE
architectury-1.15.13-forge.jar |Architectury |architectury |1.15.13 |DONE |NOSIGNATURE
observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
productivebees-1.16.5-0.6.9.11.jar |Productive Bees |productivebees |1.16.5-0.6.9.11 |DONE |NOSIGNATURE
cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |NOSIGNATURE
the_bumblezone-1.16.5-2.4.2.jar |The Bumblezone |the_bumblezone |1.16.5-2.4.2 |DONE |NOSIGNATURE
eyeofdragons-0.1.0.jar |Eye of Dragons |eyeofdragons |NONE |DONE |NOSIGNATURE
Disenchanting-forge-1.16.5-1.7.1.jar |Disenchanting |disenchanting |1.6.0 |DONE |NOSIGNATURE
CosmeticArmorReworked-1.16.5-v1b.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v1b |DONE |5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
geckolib-forge-1.16.5-3.0.35.jar |GeckoLib |geckolib3 |3.0.35 |DONE |NOSIGNATURE
ars_nouveau-1.16.5-1.17.jar |Ars Nouveau |ars_nouveau |1.17 |DONE |NOSIGNATURE
BetterAdvancements-1.16.5-0.1.0.108.jar |Better Advancements |betteradvancements |0.1.0.108 |DONE |NOSIGNATURE
Crash Report UUID: 4aa654ea-19d4-4f92-b557-0fc2d929ed8f
Patchouli open book context: n/a
Launched Version: forge-36.1.0
Backend library: LWJGL version 3.2.2 build 10
Backend API: Intel(R) UHD Graphics 630 GL version 4.6.0 - Build 26.20.100.6911, Intel
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: vanilla, mod_resources
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz
OptiFine Version: OptiFine_1.16.5_HD_U_G8
OptiFine Build: 20210515-161946
Render Distance Chunks: 22
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 - Build 26.20.100.6911
OpenGlRenderer: Intel(R) UHD Graphics 630
OpenGlVendor: Intel
CpuCount: 8

commented

Ok so here's the weird part, your clientsided log says the HoneyCrystal block's getFluidState call is getting the Sugar Water fluid before the fluid is made. Except this should not be possible at all. I am not able to reproduce this in my development environment as the fluid is always constructed before the getFluidState is called. I was even able to launch a server with Bumblezone on both server and client and was able to connect to it just fine

image

This leads me to think another mod is screwing up with the getFluidState call or it is Aternos themselves. Are you trying to run Mohist version of Forge? If so, don't as Mohist is known to break a lot of stuff. Otherwise, maybe try updating Forge and Bumblezone to latest on both sides? I wish I could help more but I can reproduce the same crash that you have and in fact, the crash shouldn't be possible at all since the block and fluid registries should've ran wayyy before getFluidState is called to create and cache the blockstates.

Could also try and remove optifine as well in case that mod is wrecking stuff. ...again

commented

Forge & Bumblezone are both latest, and I have no idea what Mohist even is, so it's safe to assume I'm not using it. I can test it without optifine & get back to you on it, otherwise I've got. Absolutely no clue what the issue is. One moment.

commented

Just tested, removing optifine doesn't fix it, not sure what else to do

commented

I asked another modder what they think and they suggested it could be another mod causing the issue. Make a backup of your world on the server and try removing mods until the issue goes away. If that fails, you can just go back to the backup world and remove bumblezone for now until someone else comes along and knows whats up. very odd

commented

Hmm. So far, no one else seems to be reporting the same issue. I'm gonna close this issue report as we can't figure out what is happening and I'm gonna be focusing on 1.17 soon instead of 1.16.5. If you ever figure out what the cause is, please let me know!