Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // This doesn't make any sense!
- Time: 30/12/2022, 17:36
- Description: Exception in server tick loop
- java.lang.ExceptionInInitializerError: null
- at com.pixelmonmod.pixelmon.battles.api.rules.clauses.BattleClauseRegistry.<clinit>(BattleClauseRegistry.java:46) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
- at com.pixelmonmod.pixelmon.battles.attacks.Attack.checkSkyBattle(Attack.java:1653) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
- at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.checkSkyBattleDisable(PixelmonWrapper.java:1583) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
- at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.afterSwitch(PixelmonWrapper.java:1564) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
- at com.pixelmonmod.pixelmon.battles.controller.BattleController.lambda$initBattle$0(BattleController.java:292) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
- at com.pixelmonmod.pixelmon.battles.controller.BattleController.onUpdate(BattleController.java:991) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
- at com.pixelmonmod.pixelmon.battles.controller.BattleController.update(BattleController.java:437) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
- at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:249) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
- at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:13) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
- at net.minecraftforge.eventbus.ASMEventHandler_245_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
- at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
- 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.onPostWorldTick(BasicEventHooks.java:100) ~[forge:?] {re:classloading}
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:857) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,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:A}
- at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
- at java.lang.Thread.run(Thread.java:833) [?:?] {}
- Caused by: java.util.NoSuchElementException: No value present
- at java.util.Optional.get(Optional.java:143) ~[?:?] {}
- at com.pixelmonmod.pixelmon.battles.api.rules.clauses.type.SkyBattleClause.<clinit>(SkyBattleClause.java:47) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
- ... 20 more
- 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: 17.0.5, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
- Memory: 509079888 bytes (485 MB) / 1778384896 bytes (1696 MB) up to 4294967296 bytes (4096 MB)
- CPUs: 16
- JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
- 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
- /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE
- /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
- /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE
- /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
- /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE
- FML: 36.2
- Forge: net.minecraftforge:36.2.34
- FML Language Providers:
- minecraft@1
- Mod List:
- forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
- ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
- Jade-1.16.4-2.8.3.jar |Jade |jade |2.8.3 |DONE |Manifest: NOSIGNATURE
- buildinggadgets-1.16.5-3.8.2.jar |Building Gadgets |buildinggadgets |3.8.2 |DONE |Manifest: NOSIGNATURE
- ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |DONE |Manifest: NOSIGNATURE
- Apotheosis-1.16.5-4.8.99F.jar |Apotheosis |apotheosis |4.8.99F |DONE |Manifest: NOSIGNATURE
- ironshulkerboxes-1.16.4-5.1.11.jar |Iron Shulker Boxes |ironshulkerbox |1.16.4-5.1.11 |DONE |Manifest: NOSIGNATURE
- ferritecore-2.1.1-forge.jar |Ferrite Core |ferritecore |2.1.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
- jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |DONE |Manifest: NOSIGNATURE
- metalbarrels-1.16.5-3.4a.jar |Metal Barrels |metalbarrels |1.16.5-3.4a |DONE |Manifest: NOSIGNATURE
- magnesium_extras-mc1.16.5_v1.4.0.jar |Magnesium Extras |magnesium_extras |mc1.16.5_v1.4.0 |DONE |Manifest: NOSIGNATURE
- forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |DONE |Manifest: 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
- rubidium-0.2.10.jar |Rubidium |rubidium |0.2.10 |DONE |Manifest: NOSIGNATURE
- ShulkerTooltip-1.12.jar |Shulker Tooltip |shulkertooltip |1.12 |DONE |Manifest: NOSIGNATURE
- journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |DONE |Manifest: NOSIGNATURE
- ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE
- ReAuth-1.16-Forge-4.0.6.jar |ReAuth |reauth |4.0.6 |DONE |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
- Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE
- CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE
- Pixelmon-1.16.5-9.1.0-universal.jar |Pixelmon Mod |pixelmon |9.1.0 |DONE |Manifest: NOSIGNATURE
- byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
- OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |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
- Crash Report UUID: 5334a14f-d5e6-4469-b6e4-48f45293311d
- Player Count: 1 / 8; [ServerPlayerEntity['WDNagaHN'/51, l='ServerLevel[New World]', x=-187.51, y=67.94, z=-186.95]]
- Data Packs: vanilla, mod:clienttweaks (incompatible), mod:jade, mod:buildinggadgets, mod:ironfurnaces, mod:apotheosis (incompatible), mod:ironshulkerbox (incompatible), mod:ferritecore (incompatible), mod:jei, mod:metalbarrels (incompatible), mod:magnesium_extras, mod:forge, mod:rubidium (incompatible), mod:shulkertooltip (incompatible), mod:journeymap (incompatible), mod:ironchest, mod:reauth, mod:placebo (incompatible), mod:craftingtweaks (incompatible), mod:pixelmon, mod:byg, mod:oreexcavation, mod:naturescompass (incompatible)
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement