Logen_relogen

Untitled

Mar 16th, 2025
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.52 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 2025-03-16 23:20:26
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.UnsupportedOperationException: null
  8. at java.util.concurrent.CopyOnWriteArrayList$COWIterator.remove(CopyOnWriteArrayList.java:1208) ~[?:?] {}
  9. at com.pixelmonmod.pixelmon.api.util.Scheduling.tick(Scheduling.java:22) ~[Pixelmon-1.20.2-9.2.10-universal.jar%23180!/:9.2.10-pipe25811] {re:classloading}
  10. at com.pixelmonmod.pixelmon.TickHandler.onServerTick(TickHandler.java:133) ~[Pixelmon-1.20.2-9.2.10-universal.jar%23180!/:9.2.10-pipe25811] {re:classloading}
  11. at com.pixelmonmod.pixelmon.__TickHandler_onServerTick_ServerTickEvent.invoke(.dynamic) ~[Pixelmon-1.20.2-9.2.10-universal.jar%23180!/:9.2.10-pipe25811] {re:classloading,pl:eventbus:B}
  12. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:58) ~[eventbus-6.2.0.jar%23132!/:?] {}
  13. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:300) ~[eventbus-6.2.0.jar%23132!/:?] {}
  14. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:281) ~[eventbus-6.2.0.jar%23132!/:?] {}
  15. at net.minecraftforge.event.ForgeEventFactory.post(ForgeEventFactory.java:170) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  16. at net.minecraftforge.event.ForgeEventFactory.onPreServerTick(ForgeEventFactory.java:751) ~[forge-1.20.2-48.1.0-universal.jar%23189!/:?] {re:classloading}
  17. at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:807) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  18. at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:runtimedistcleaner:A}
  19. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:656) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  20. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:249) ~[client-1.20.2-20230921.100330-srg.jar%23184!/:?] {re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
  21. at java.lang.Thread.run(Thread.java:1583) ~[?:?] {}
  22.  
  23.  
  24. A detailed walkthrough of the error, its code path and all known details is as follows:
  25. ---------------------------------------------------------------------------------------
  26.  
  27. -- System Details --
  28. Details:
  29. Minecraft Version: 1.20.2
  30. Minecraft Version ID: 1.20.2
  31. Operating System: Windows 10 (amd64) version 10.0
  32. Java Version: 21.0.3, Oracle Corporation
  33. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  34. Memory: 3569494288 bytes (3404 MiB) / 6291456000 bytes (6000 MiB) up to 8388608000 bytes (8000 MiB)
  35. CPUs: 12
  36. Processor Vendor: AuthenticAMD
  37. Processor Name: AMD Ryzen 5 5600X 6-Core Processor
  38. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  39. Microarchitecture: Zen 3
  40. Frequency (GHz): 1.70
  41. Number of physical packages: 1
  42. Number of physical CPUs: 6
  43. Number of logical CPUs: 12
  44. Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB
  45. Graphics card #0 vendor: NVIDIA (0x10de)
  46. Graphics card #0 VRAM (MB): 4095.00
  47. Graphics card #0 deviceId: 0x1c03
  48. Graphics card #0 versionInfo: DriverVersion=32.0.15.7247
  49. Memory slot #0 capacity (MB): 8192.00
  50. Memory slot #0 clockSpeed (GHz): 2.67
  51. Memory slot #0 type: DDR4
  52. Memory slot #1 capacity (MB): 8192.00
  53. Memory slot #1 clockSpeed (GHz): 2.67
  54. Memory slot #1 type: DDR4
  55. Memory slot #2 capacity (MB): 8192.00
  56. Memory slot #2 clockSpeed (GHz): 2.67
  57. Memory slot #2 type: DDR4
  58. Memory slot #3 capacity (MB): 8192.00
  59. Memory slot #3 clockSpeed (GHz): 2.67
  60. Memory slot #3 type: DDR4
  61. Virtual memory max (MB): 37558.09
  62. Virtual memory used (MB): 32247.12
  63. Swap memory total (MB): 4864.00
  64. Swap memory used (MB): 370.31
  65. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8000m
  66. Server Running: true
  67. Player Count: 1 / 8; [ServerPlayer['logen_relogen'/68, l='ServerLevel[KeepInventory true]', x=-3305.77, y=59.00, z=-1058.71]]
  68. Data Packs: vanilla, mod:mixinextras (incompatible), mod:notenoughcrashes (incompatible), mod:libipn (incompatible), mod:mousetweaks (incompatible), mod:inventoryprofilesnext (incompatible), mod:explorerscompass (incompatible), mod:jei (incompatible), mod:terralith, mod:melody (incompatible), mod:kotlinforforge (incompatible), mod:forge, mod:incendium, mod:structorytowers, mod:konkrete (incompatible), mod:structory, mod:journeymap (incompatible), mod:pixelmon, mod:nullscape, mod:naturescompass (incompatible)
  69. Enabled Feature Flags: minecraft:vanilla
  70. World Generation: Experimental
  71. Type: Integrated Server (map_client.txt)
  72. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  73. Launched Version: 1.20.2
  74. Client Crashes Since Restart: 0
  75. Integrated Server Crashes Since Restart: 1
  76. ModLauncher: 10.1.1
  77. ModLauncher launch target: forge_client
  78. ModLauncher naming: srg
  79. ModLauncher services:
  80. mixin-0.8.5.jar mixin PLUGINSERVICE
  81. eventbus-6.2.0.jar eventbus PLUGINSERVICE
  82. fmlloader-1.20.2-48.1.0.jar slf4jfixer PLUGINSERVICE
  83. fmlloader-1.20.2-48.1.0.jar object_holder_definalize PLUGINSERVICE
  84. fmlloader-1.20.2-48.1.0.jar runtime_enum_extender PLUGINSERVICE
  85. fmlloader-1.20.2-48.1.0.jar capability_token_subclass PLUGINSERVICE
  86. accesstransformers-8.1.1.jar accesstransformer PLUGINSERVICE
  87. fmlloader-1.20.2-48.1.0.jar runtimedistcleaner PLUGINSERVICE
  88. modlauncher-10.1.1.jar mixin TRANSFORMATIONSERVICE
  89. modlauncher-10.1.1.jar fml TRANSFORMATIONSERVICE
  90. FML Language Providers:
  91. lowcodefml@48
  92. javafml@null
  93. Mod List:
  94. client-1.20.2-20230921.100330-srg.jar |Minecraft |minecraft |1.20.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  95. mixinextras-forge-0.3.2.jar |MixinExtras |mixinextras |0.3.2 |DONE |Manifest: NOSIGNATURE
  96. notenoughcrashes-4.4.61.20.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.6+1.20.2 |DONE |Manifest: NOSIGNATURE
  97. libIPN-forge-1.20.2-4.0.2.jar |libIPN |libipn |4.0.2 |DONE |Manifest: NOSIGNATURE
  98. MouseTweaks-forge-mc1.20.2-2.26.jar |Mouse Tweaks |mousetweaks |2.26 |DONE |Manifest: NOSIGNATURE
  99. InventoryProfilesNext-forge-1.20.2-1.10.14.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.14 |DONE |Manifest: NOSIGNATURE
  100. ExplorersCompass-1.20.2-1.3.6-forge.jar |Explorer's Compass |explorerscompass |1.20.2-1.3.6-forge |DONE |Manifest: NOSIGNATURE
  101. jei-1.20.2-forge-16.0.0.2.jar |Just Enough Items |jei |16.0.0.2 |DONE |Manifest: NOSIGNATURE
  102. Terralith_1.20.4_v2.4.11.jar |Terralith |terralith |2.4.11 |DONE |Manifest: NOSIGNATURE
  103. melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
  104. kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
  105. forge-1.20.2-48.1.0-universal.jar |Forge |forge |48.1.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  106. Incendium_1.20.4_v5.3.4.jar |Incendium |incendium |5.3.4 |DONE |Manifest: NOSIGNATURE
  107. Structory_Towers_1.20.2_v1.0.5.jar |Structory: Towers |structorytowers |1.0.5 |DONE |Manifest: NOSIGNATURE
  108. konkrete_forge_1.9.3_MC_1.20.2.jar |Konkrete |konkrete |1.9.3 |DONE |Manifest: NOSIGNATURE
  109. Structory_1.20.2_v1.3.4.jar |Structory |structory |1.3.4 |DONE |Manifest: NOSIGNATURE
  110. journeymap-1.20.2-5.9.18-forge.jar |Journeymap |journeymap |5.9.18 |DONE |Manifest: NOSIGNATURE
  111. Pixelmon-1.20.2-9.2.10-universal.jar |Pixelmon |pixelmon |9.2.10 |DONE |Manifest: NOSIGNATURE
  112. Nullscape_1.20.4_v1.2.4.jar |Nullscape |nullscape |1.2.4 |DONE |Manifest: NOSIGNATURE
  113. NaturesCompass-1.20.2-1.11.5-forge.jar |Nature's Compass |naturescompass |1.20.2-1.11.5-forge |DONE |Manifest: NOSIGNATURE
  114. Crash Report UUID: ea1c8bc4-3da4-437a-a731-352a6c064422
  115. FML: 48.1
  116. Forge: net.minecraftforge:48.1.0
  117. Suspected Mods: None
Advertisement
Add Comment
Please, Sign In to add comment