Advertisement
WDNagaHN

Pixelmon Crash Java 17

Jan 4th, 2023
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.63 KB | Gaming | 0 0
  1. ---- Minecraft Crash Report ----
  2. // This doesn't make any sense!
  3.  
  4. Time: 30/12/2022, 17:36
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.ExceptionInInitializerError: null
  8. at com.pixelmonmod.pixelmon.battles.api.rules.clauses.BattleClauseRegistry.<clinit>(BattleClauseRegistry.java:46) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
  9. at com.pixelmonmod.pixelmon.battles.attacks.Attack.checkSkyBattle(Attack.java:1653) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
  10. at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.checkSkyBattleDisable(PixelmonWrapper.java:1583) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
  11. at com.pixelmonmod.pixelmon.battles.controller.participants.PixelmonWrapper.afterSwitch(PixelmonWrapper.java:1564) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
  12. at com.pixelmonmod.pixelmon.battles.controller.BattleController.lambda$initBattle$0(BattleController.java:292) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
  13. at com.pixelmonmod.pixelmon.battles.controller.BattleController.onUpdate(BattleController.java:991) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
  14. at com.pixelmonmod.pixelmon.battles.controller.BattleController.update(BattleController.java:437) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
  15. at com.pixelmonmod.pixelmon.battles.BattleRegistry.updateBattles(BattleRegistry.java:249) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
  16. at com.pixelmonmod.pixelmon.battles.BattleTickHandler.tickStart(BattleTickHandler.java:13) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
  17. at net.minecraftforge.eventbus.ASMEventHandler_245_BattleTickHandler_tickStart_WorldTickEvent.invoke(.dynamic) ~[?:?] {}
  18. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  19. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  20. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  21. at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:100) ~[forge:?] {re:classloading}
  22. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:857) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  23. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  24. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  25. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  26. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  27. at java.lang.Thread.run(Thread.java:833) [?:?] {}
  28. Caused by: java.util.NoSuchElementException: No value present
  29. at java.util.Optional.get(Optional.java:143) ~[?:?] {}
  30. at com.pixelmonmod.pixelmon.battles.api.rules.clauses.type.SkyBattleClause.<clinit>(SkyBattleClause.java:47) ~[pixelmon:1.16.5-9.1.0] {re:classloading}
  31. ... 20 more
  32.  
  33.  
  34. A detailed walkthrough of the error, its code path and all known details is as follows:
  35. ---------------------------------------------------------------------------------------
  36.  
  37. -- System Details --
  38. Details:
  39. Minecraft Version: 1.16.5
  40. Minecraft Version ID: 1.16.5
  41. Operating System: Windows 10 (amd64) version 10.0
  42. Java Version: 17.0.5, Oracle Corporation
  43. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  44. Memory: 509079888 bytes (485 MB) / 1778384896 bytes (1696 MB) up to 4294967296 bytes (4096 MB)
  45. CPUs: 16
  46. 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
  47. ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
  48. ModLauncher launch target: fmlclient
  49. ModLauncher naming: srg
  50. ModLauncher services:
  51. /mixin-0.8.4.jar mixin PLUGINSERVICE
  52. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  53. /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE
  54. /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE
  55. /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE
  56. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  57. /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE
  58. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  59. /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE
  60. FML: 36.2
  61. Forge: net.minecraftforge:36.2.34
  62. FML Language Providers:
  63. minecraft@1
  64. Mod List:
  65. forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
  66. ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
  67. Jade-1.16.4-2.8.3.jar |Jade |jade |2.8.3 |DONE |Manifest: NOSIGNATURE
  68. buildinggadgets-1.16.5-3.8.2.jar |Building Gadgets |buildinggadgets |3.8.2 |DONE |Manifest: NOSIGNATURE
  69. ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |DONE |Manifest: NOSIGNATURE
  70. Apotheosis-1.16.5-4.8.99F.jar |Apotheosis |apotheosis |4.8.99F |DONE |Manifest: NOSIGNATURE
  71. ironshulkerboxes-1.16.4-5.1.11.jar |Iron Shulker Boxes |ironshulkerbox |1.16.4-5.1.11 |DONE |Manifest: NOSIGNATURE
  72. 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
  73. jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |DONE |Manifest: NOSIGNATURE
  74. metalbarrels-1.16.5-3.4a.jar |Metal Barrels |metalbarrels |1.16.5-3.4a |DONE |Manifest: NOSIGNATURE
  75. magnesium_extras-mc1.16.5_v1.4.0.jar |Magnesium Extras |magnesium_extras |mc1.16.5_v1.4.0 |DONE |Manifest: NOSIGNATURE
  76. 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
  77. rubidium-0.2.10.jar |Rubidium |rubidium |0.2.10 |DONE |Manifest: NOSIGNATURE
  78. ShulkerTooltip-1.12.jar |Shulker Tooltip |shulkertooltip |1.12 |DONE |Manifest: NOSIGNATURE
  79. journeymap-1.16.5-5.8.5p6.jar |Journeymap |journeymap |5.8.5p6 |DONE |Manifest: NOSIGNATURE
  80. ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE
  81. 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
  82. Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE
  83. CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE
  84. Pixelmon-1.16.5-9.1.0-universal.jar |Pixelmon Mod |pixelmon |9.1.0 |DONE |Manifest: NOSIGNATURE
  85. byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
  86. OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |Manifest: NOSIGNATURE
  87. NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
  88. Crash Report UUID: 5334a14f-d5e6-4469-b6e4-48f45293311d
  89. Player Count: 1 / 8; [ServerPlayerEntity['WDNagaHN'/51, l='ServerLevel[New World]', x=-187.51, y=67.94, z=-186.95]]
  90. 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)
  91. Type: Integrated Server (map_client.txt)
  92. Is Modded: Definitely; Client brand changed to 'forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement