Forge 1.16.5 Crash Report
84 lines
Raw
Detected
Minecraft version:
1.16.5
Java version:
1.8.0_51
Forge version:
36.2.34
---- Minecraft Crash Report ----
// Don't do that.
Time: 11/10/25 2:47 AM
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at com.pixelmonmod.pixelmon.entities.pixelmon.AbstractMovesEntity.getFlyHeight(AbstractMovesEntity.java:251) ~[?:1.16.5-9.1.13] {re:classloading}
at com.pixelmonmod.pixelmon.entities.pixelmon.AbstractMovesEntity.serializeNBT(AbstractMovesEntity.java:284) ~[?:1.16.5-9.1.13] {re:classloading}
at net.tardis.mod.boti.stores.EntityStorage.<init>(EntityStorage.java:61) ~[?:1.5.4] {re:classloading}
at net.tardis.mod.boti.BotiHandler.gatherEntities(BotiHandler.java:199) ~[?:1.5.4] {re:classloading}
at net.tardis.mod.cap.TardisWorldCapability.sendBotiEntities(TardisWorldCapability.java:218) ~[?:1.5.4] {re:classloading}
at net.tardis.mod.cap.TardisWorldCapability.lambda$tick$3(TardisWorldCapability.java:146) ~[?:1.5.4] {re:classloading}
at net.tardis.mod.cap.TardisWorldCapability$$Lambda$12262/946023095.accept(Unknown Source) ~[?:?] {}
at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51] {}
at net.tardis.mod.cap.TardisWorldCapability.tick(TardisWorldCapability.java:145) ~[?:1.5.4] {re:classloading}
at net.tardis.mod.events.CommonEvents$$Lambda$12146/2064397985.accept(Unknown Source) ~[?:?] {}
at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) ~[?:?] {re:classloading}
at net.tardis.mod.events.CommonEvents.onServerTick(CommonEvents.java:404) ~[?:1.5.4] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_147_CommonEvents_onServerTick_ServerTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$3871/387375427.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.hooks.BasicEventHooks.onPreServerTick(BasicEventHooks.java:115) ~[?:?] {re:classloading}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:785) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_MinecraftServer_FixStatusEquality,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope_IntegratedServer,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_FixDefaultOpPermissionLevel,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_IntegratedServerManager,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_IntegratedServerOnTick,pl:mixin:APP:mixins.essential.json:server.integrated.MixinIntegratedServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_MinecraftServer_FixStatusEquality,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_MinecraftServer_FixStatusEquality,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetDifficulty,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_SetGameType,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$11782/601667927.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- 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: 982235600 bytes (936 MB) / 5128060928 bytes (4890 MB) up to 9186574336 bytes (8761 MB)
CPUs: 4
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9856m -Xms256m
ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.4.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/Essential_1-3-10-1_forge_1-16-5.jar essential-loader TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.34
FML Language Providers:
javafml@36.2
minecraft@1
kotlinforforge@1.17.0
Mod List:
forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
Tardis-Mod-1.16.5-1.5.4.jar |Tardis Mod |tardis |1.5.4 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
fancymenu_forge_2.14.9_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.14.9 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.6.1_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
journeymap-1.16.5-5.8.6.jar |Journeymap |journeymap |5.8.6 |DONE |Manifest: NOSIGNATURE
Essential (forge_1.16.5).jar |Essential |essential |**.**.**.** |DONE |Manifest: NOSIGNATURE
Pixelmon-1.16.5-9.1.13-universal.jar |Pixelmon Mod |pixelmon |9.1.12 |DONE |Manifest: NOSIGNATURE
byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.8.0.1009.jar |Just Enough Items |jei |7.8.0.1009 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: b2d6e50a-1e16-4f0e-8f00-08a3aa52cc79
Player Count: 2 / 8; [ServerPlayerEntity['gloopyfeather'/106, l='ServerLevel[Hard on]', x=1.72, y=128.00, z=3.26], ServerPlayerEntity['Verosity7897'/160, l='ServerLevel[Hard on]', x=-487.07, y=16.00, z=1699.34]]
Data Packs: vanilla, mod:tardis, mod:forge, mod:fancymenu (incompatible), mod:konkrete, mod:journeymap (incompatible), mod:essential, mod:pixelmon, mod:byg, mod:explorerscompass, mod:naturescompass (incompatible), mod:jei
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
This log will be saved for 3 months from its last view.
Report abuse