Create

Create

86M Downloads

Random crashes [1.16.4]

BlueDuckYT opened this issue · 12 comments

commented

On a multiplayer server with create, it frequently crashes even though we have no moving carts or anything.
---- Minecraft Crash Report ----
// Don't do that.

Time: 21-01-05 14:51
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at com.simibubi.create.content.contraptions.components.structureMovement.train.capability.CapabilityMinecartController.tick(CapabilityMinecartController.java:105) ~[?:mc1.16.3_v0.3c] {re:classloading}
at com.simibubi.create.events.ClientEvents.onTick(ClientEvents.java:84) ~[?:mc1.16.3_v0.3c] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_198_ClientEvents_onTick_ClientTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.fml.hooks.BasicEventHooks.onPostClientTick(BasicEventHooks.java:110) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:performant.mixins.json:forge.BasicEventHooksMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1542) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:953) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,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.4-35.1.28.jar:35.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/1911671810.call(Unknown Source) [forge-1.16.4-35.1.28.jar:35.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}

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

-- Head --
Thread: Render thread
Stacktrace:
at com.simibubi.create.content.contraptions.components.structureMovement.train.capability.CapabilityMinecartController.tick(CapabilityMinecartController.java:105) ~[?:mc1.16.3_v0.3c] {re:classloading}
at com.simibubi.create.events.ClientEvents.onTick(ClientEvents.java:84) ~[?:mc1.16.3_v0.3c] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_198_ClientEvents_onTick_ClientTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.fml.hooks.BasicEventHooks.onPostClientTick(BasicEventHooks.java:110) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:performant.mixins.json:forge.BasicEventHooksMixin,pl:mixin:A}
-- Affected level --
Details:
All players: 2 total; [ClientPlayerEntity['Evoli_934'/14497, l='ClientLevel', x=-912.65, y=110.01, z=-328.70], RemoteClientPlayerEntity['supercandymax'/10760, l='ClientLevel', x=-1060.61, y=63.82, z=-442.75]]
Chunk stats: Client Chunk Cache: 441, 243
Level dimension: minecraft:overworld
Level spawn location: World: (-224,64,112), Chunk: (at 0,4,0 in -14,7; contains blocks -224,0,112 to -209,255,127), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 4429998 game time, 728456 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:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:abnormals_core.mixins.json:client.ClientWorldMixin,pl:mixin:A}
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2024) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:628) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,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.4-35.1.28.jar:35.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/1911671810.call(Unknown Source) [forge-1.16.4-35.1.28.jar:35.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}

-- System Details --
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
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: 2664064256 bytes (2540 MB) / 5200936960 bytes (4960 MB) up to 5368709120 bytes (5120 MB)
CPUs: 4
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 8.0.6+85+master.325de55
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
/forge-1.16.4-35.1.28.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.4-35.1.28.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.4-35.1.28.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.4-35.1.28.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/preview_OptiFine_1.16.4_HD_U_G6_pre9.jar OptiFine TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.4.jar optiforge TRANSFORMATIONSERVICE
/forge-1.16.4-35.1.28.jar fml TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.4.jar FakeOptiFine TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.4.jar optiforgewrapper TRANSFORMATIONSERVICE
FML: 35.1
Forge: net.minecraftforge:35.1.28
FML Language Providers:
[email protected]
minecraft@1
Mod List:
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
polish-cow-1.16.3-1.0.4.jar |Polish Cow Mod |polish_cow |1.16.3-1.0.4 |DONE |NOSIGNATURE
ChristmasWishInABottle-0.2.1.jar |Christmas Wish in a Bottle |christmas_wish_in_a_bottle |1.0.0 |DONE |NOSIGNATURE
Wyrmroost-1.16.3-1.2.10.jar |Wyrmroost |wyrmroost |1.16.3-1.2.10 |DONE |NOSIGNATURE
connectiblechains-1.0.jar |Connectible Chains |connectiblechains |1.0 |DONE |NOSIGNATURE
MoreJellyfish-1.1.1.jar |More Jellyfish |more_jellyfish |1.0.0 |DONE |NOSIGNATURE
jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |DONE |NOSIGNATURE
JustEnoughCalculation-1.16.4-3.6.3.jar |Just Enough Calculation |jecalculation |3.6.3 |DONE |NOSIGNATURE
OptiForge-MC1.16.4-0.4.4.jar |OptiForge |optiforge |0.4.4 |DONE |NOSIGNATURE
fish_in_planks-1.16.4-0.2.jar |Fish in Planks |fish_in_planks |1.16.4-0.2 |DONE |NOSIGNATURE
dungeons_mobs-1.16.4-1.0.3.jar |Dungeons Mobs |dungeons_mobs |1.0.3 |DONE |NOSIGNATURE
abnormals_core-1.16.4-3.0.6.jar |Abnormals Core |abnormals_core |3.0.6 |DONE |NOSIGNATURE
buzzier_bees-1.16.4-3.0.0.jar |Buzzier Bees |buzzier_bees |3.0.0 |DONE |NOSIGNATURE
berry_good-1.16.4-4.0.0.jar |Berry Good |berry_good |4.0.0 |DONE |NOSIGNATURE
Jellyfishing-1.5.9.jar |Jellyfishing |jellyfishing |1.5.4 |DONE |NOSIGNATURE
strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |NOSIGNATURE
looot-1.16.4-1.0.0.3.jar |Looot |looot |1.0.0.3 |DONE |NOSIGNATURE
Better-Badlands-1.16.4-2.0.0.jar |Better Badlands |better_badlands |1.16.4-2.0.0 |DONE |NOSIGNATURE
noautojump-1.16.4-1.jar |No Auto-Jump |noautojump |1.16.4-1 |DONE |NOSIGNATURE
create-mc1.16.3_v0.3c.jar |Create |create |mc1.16.3_v0.3c |DONE |NOSIGNATURE
BetterCaves-1.16.3-1.0.6.jar |YUNG's Better Caves |bettercaves |1.16.3-1.0.6 |DONE |NOSIGNATURE
XaerosWorldMap_1.11.6_Forge_1.16.4.jar |Xaero's World Map |xaeroworldmap |1.11.6 |DONE |NOSIGNATURE
Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE
citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
alexsmobs-1.3.0.jar |Alex's Mobs |alexsmobs |1.3.0 |DONE |NOSIGNATURE
tumbleweed-1.16-0.4.9.jar |Tumbleweed |tumbleweed |1.16-0.4.9 |DONE |NOSIGNATURE
TravelersBackpack-1.16.4-5.3.4.jar |Traveler's Backpack |travelersbackpack |5.3.4 |DONE |NOSIGNATURE
NaturesCompass-1.16.4-1.8.6.jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |DONE |NOSIGNATURE
Powah-1.16.4-2.3.6.jar |Powah |powah |2.3.6 |DONE |NOSIGNATURE
JollyBoxes-1.3.6.jar |Jolly Boxes |jolly_boxes |1.2.0 |DONE |NOSIGNATURE
OuterEnd-0.1.5.jar |Outer End |outer_end |0.1.2 |DONE |NOSIGNATURE
upstream-1.0.jar |Upstream |upstream |1.0 |DONE |NOSIGNATURE
Bookshelf-1.16.4-9.3.18.jar |Bookshelf |bookshelf |9.3.18 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Tips-1.16.4-3.0.1.jar |Tips |tips |3.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
BadMobs-1.16.4-8.0.2.jar |BadMobs |badmobs |8.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
snowundertrees-1.16.4-v1.1.3.jar |Snow Under Trees |snowundertrees |v1.1.3 |DONE |NOSIGNATURE
guardvillagers-1.16.4-1.1.8.jar |Guard Villagers |guardvillagers |1.1.8 |DONE |NOSIGNATURE
simpleplanes-1.16.3-3.2.0.3.jar |Simple Planes |simpleplanes |1.16.3-3.2.0.3 |DONE |NOSIGNATURE
ForgivingVoid_1.16.3-5.2.0.jar |Forgiving Void |forgivingvoid |5.2.0 |DONE |NOSIGNATURE
PickUpNotifier-v1.2-1.16.3.jar |Pick Up Notifier |pickupnotifier |1.2 |DONE |d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
Omni-1.16.4-1.2.1.jar |Omni |omni |version |DONE |NOSIGNATURE
JustEnoughResources-1.16.4-0.12.0.103.jar |Just Enough Resources |jeresources |0.12.0.103 |DONE |NOSIGNATURE
mysticalworld-1.16.4-0.3.1.4.jar |Mystical World |mysticalworld |1.16.4-0.3.1.4 |DONE |NOSIGNATURE
forge-1.16.4-35.1.28-universal.jar |Forge |forge |35.1.28 |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
supplementaries-0.9.17.jar |Supplementaries |supplementaries |0.9.17 |DONE |NOSIGNATURE
Buddycards-1.16.4-1.4.0.jar |Buddycards |buddycards |1.16.4-1.4.0 |DONE |NOSIGNATURE
Upgraded Netherite 1.16.4 - 1.7.0.jar |Upgraded Netherite |upgradednetherite |1.7.0 |DONE |NOSIGNATURE
neapolitan-1.16.4-2.0.1.jar |Neapolitan |neapolitan |2.0.1 |DONE |NOSIGNATURE
dash-1.16.4-1.0.1.jar |Dash |dash |1.0.1 |DONE |NOSIGNATURE
AirHop-v1.3.2-1.16.2.jar |Air Hop |airhop |1.3.2 |DONE |d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
structure-gel-api-1.16.4-1.7.2.jar |Structure Gel API |structure_gel |1.7.2 |DONE |NOSIGNATURE
breadcrumbs-1.16.4-1.1.1.jar |Breadcrumbs |breadcrumbs |1.1.1 |DONE |NOSIGNATURE
forge-1.16.4-35.1.28-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
upgrade_aquatic-1.16.4-3.0.0.jar |Upgrade Aquatic |upgrade_aquatic |3.0.0 |DONE |NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
DustrialDecor-1.1.4.jar |'Dustrial Decor |dustrial_decor |1.0.7 |DONE |NOSIGNATURE
repurposed_structures-1.16.4-2.3.3.jar |Repurposed Structures |repurposed_structures |1.16.4-2.3.3 |DONE |NOSIGNATURE
theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |DONE |NOSIGNATURE
EndRemastered-1.16.4 R2.jar |EndRemastered_1.0.1 |endrem |1.16.4-1.0.1 |DONE |NOSIGNATURE
Lollipop-1.16.4-3.2.3.jar |Lollipop |lollipop |3.2.3 |DONE |NOSIGNATURE
dungeons-plus-1.16.4-1.1.0.jar |Dungeons Plus |dungeons_plus |1.1.0 |DONE |NOSIGNATURE
snailmail-1.16.4-1.0.0.jar |Snail Mail |snailmail |1.0.0 |DONE |NOSIGNATURE
skinned_lanterns-1.16.4-1.3.1.jar |Skinned Lanterns |skinnedlanterns |1.16.4-1.3.1 |DONE |NOSIGNATURE
packedup-1.0.21-mc1.16.4.jar |PackedUp |packedup |1.0.21 |DONE |NOSIGNATURE
atmospheric-1.16.4-3.0.0.jar |Atmospheric |atmospheric |3.0.0 |DONE |NOSIGNATURE
easy_villagers-1.16.4-1.1.9.jar |Easy Villagers |easy_villagers |1.16.4-1.1.9 |DONE |NOSIGNATURE
curios-forge-1.16.4-4.0.3.3.jar |Curios API |curios |1.16.4-4.0.3.3 |DONE |NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE
Artifacts-1.16.4-2.7.3.jar |Artifacts |artifacts |1.16.4-2.7.3 |DONE |NOSIGNATURE
Splashy-1.16.4-6.0.1.jar |Splashy |splashy |6.0.1 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
SpartanShields-1.16.4-2.1.0-beta-1.jar |Spartan Shields |spartanshields |2.1.0 beta 1 |DONE |NOSIGNATURE
Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
Xaeros_Minimap_20.30.1_Forge_1.16.4.jar |Xaero's Minimap |xaerominimap |20.30.1 |DONE |NOSIGNATURE
collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
FastWorkbench-1.16.3-4.4.1.jar |FastWorkbench |fastbench |4.4.1 |DONE |NOSIGNATURE
autumnity-1.16.4-2.0.0.jar |Autumnity |autumnity |2.0.0 |DONE |NOSIGNATURE
polymorph-forge-1.16.4-0.22.jar |Polymorph |polymorph |1.16.4-0.22 |DONE |NOSIGNATURE
AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
Quark-r2.4-286.jar |Quark |quark |r2.4-286 |DONE |NOSIGNATURE
direbats-1.0.0+1.16.4-forge.jar |Direbats |direbats |1.0.0+1.16.4-forge |DONE |NOSIGNATURE
performant-1.16.2-4-3.26m.jar |Performant |performant |3.26m |DONE |NOSIGNATURE
simplytea-1.16.4-2.3.2.jar |Simply Tea |simplytea |2.3.2 |DONE |NOSIGNATURE
fins-1.1.1.jar |Fins and Tails |fins |1.1.1 |DONE |NOSIGNATURE
FastFurnace-1.16.3-4.3.0.jar |FastFurnace |fastfurnace |4.3.0 |DONE |NOSIGNATURE
workshopsofdoom-1.16.4-1.1.0.0.jar |Workshops of Doom |workshopsofdoom |1.1.0.0 |DONE |NOSIGNATURE
cobbler-1.6.1.jar |Shulkers Faithful Factories |cobbler |1.6.1 |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
spanorama-1.4.1.jar |Panorama |spanorama |1.4.1 |DONE |NOSIGNATURE
The_Undergarden-1.16.4-0.4.1.jar |The Undergarden |undergarden |0.4.1 |DONE |NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
CosmeticArmorReworked-1.16.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.4-v1 |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
CleanView-1.16.4-v1.jar |CleanView |cleanview |1.16.4-v1 |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
BetterMineshafts-Forge-1.16.3-1.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1.1 |DONE |NOSIGNATURE
PumpkinSpiceEverything-1.0.12.jar |Pumpkin Spice Everything |pumpkin_spice_everything |1.0.9 |DONE |NOSIGNATURE
lumberjack-2.1.4.jar |LumberJack |lumberjack |2.1.4 |DONE |NOSIGNATURE
Crash Report UUID: 8f3ebbae-6c23-46c0-8ddf-4721d9a34f7e
Patchouli open book context: n/a
Launched Version: forge-35.1.28
Backend library: LWJGL version 3.2.2 build 10
Backend API: AMD Radeon HD 7300 Series GL version 4.5.13399 Compatibility Profile Context 15.201.1151.1008, ATI Technologies Inc.
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, quark:emote_resources (incompatible), resourcefulbees, file/Authentic Shadows_1.16.2-1.16.4.zip, file/Farcr's Texture Overrides - 1.7.zip, file/Up To Scratch V5.zip (incompatible), file/Shield Corrections §c[Colored].zip, file/OreOverhaulRelease_2.2.zip, file/guiretexture-1.4-1.16.zip, file/Alexs_Mobs_Retextured.zip, file/Oiled_V1.zip, file/WR_mc_textures.zip (incompatible), file/Buttered.zip (incompatible)
Current Language: English (US)
CPU: 4x AMD A8-5500 APU with Radeon(tm) HD Graphics
OptiFine Version: OptiFine_1.16.4_HD_U_G6_pre9
OptiFine Build: 20210104-230746
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1151.1008
OpenGlRenderer: AMD Radeon HD 7300 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4

commented

How multiplayer java

commented

The crash only happens when in a plane from simple planes.

commented

I have also encountered this crash, although I was in a boat with a vanilla chest full of items about to leave and the I get a CTD with the below crash log. no optifine.

https://pastebin.com/sDdN6yrS

commented

Also getting this, but only when riding something from the wyrmroost mod. Happens in both single and multiplayer (client crash, server is fine). Going back to 0.3b works fine.
https://pastebin.com/sVWRHsYd

commented

Also getting crashes when riding Camels from the Camels Mod from
talhanation for 1.15.2 and the 0.3c of the Create Mod release.
https://pastebin.com/zL0hQC4C

commented

Happening to me too while riding a vanilla horse on a multiplayer server. 1.16.4 with Create 0.3c
https://pastebin.com/EZnWFgAi

commented

Happens to me when riding in a specific vanilla boat with a villager in it on a multiplayer server. 1.16.4, Create 0.3c.
https://pastebin.com/38ukYeSp

commented

My best guess about the issue is that the weak reference to (what I can only presume) is the cart in the minecart controller class is returning null in a method that isn't prepared to receive a null pointer during certain situations when player entities ride ridable entities. I have no idea why this code is being run though as it makes no sense for all ridable entities to run this bit of code when players ride it as it seems to be specific to minecarts (if I'm understanding this correctly). I have no clue if any of what I said is right, though.

commented

Same here, getting the issue when using Immersive Portals' Dimension stacking feature and moving in between dimensions. Doesn't happen all the time so it isn't reproducible but it only happens when I do that.

commented

henkelmax/easy-villagers#32 (comment) explains what the issue is.

commented

I have this client-side crash while connected to a server.
Using Direwolf 20 1.16 pack, pack version 1.3.1
While moving on a horse, if I jump with a tool from Tetra in my hand, it crashes with the same log as the above players.
https://pastebin.com/D6vM2H4K

commented

This was addressed in 0.3e, feel free to re-open if its still an issue. Cheers~