Advertisement
Guest User

Untitled

a guest
Dec 13th, 2022
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't be sad, have a hug! <3
  3.  
  4. Time: 2022-12-13 22:04:26
  5. Description: Exception in server tick loop
  6.  
  7. java.util.ConcurrentModificationException: null
  8. at java.util.ArrayList.forEach(ArrayList.java:1513) ~[?:?] {}
  9. at net.mcreator.godofkraft.GodOfKraftMod.tick(GodOfKraftMod.java:83) ~[%23188!/:?] {re:classloading}
  10. at net.mcreator.godofkraft.__GodOfKraftMod_tick_ServerTickEvent.invoke(.dynamic) ~[%23188!/:?] {re:classloading,pl:eventbus:B}
  11. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%23107!/:?] {}
  12. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%23107!/:?] {}
  13. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%23107!/:?] {}
  14. at net.minecraftforge.event.ForgeEventFactory.onPostServerTick(ForgeEventFactory.java:813) ~[forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.jar%23182%23189!/:?] {re:classloading}
  15. at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:843) ~[forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.jar%23183!/:?] {re:classloading,pl:accesstransformer:B}
  16. at net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:84) ~[forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.jar%23183!/:?] {re:classloading,pl:runtimedistcleaner:A}
  17. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:654) ~[forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.jar%23183!/:?] {re:classloading,pl:accesstransformer:B}
  18. at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:244) ~[forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.jar%23183!/:?] {re:classloading,pl:accesstransformer:B}
  19. at java.lang.Thread.run(Thread.java:833) [?:?] {}
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- System Details --
  26. Details:
  27. Minecraft Version: 1.19.2
  28. Minecraft Version ID: 1.19.2
  29. Operating System: Windows 10 (amd64) version 10.0
  30. Java Version: 17.0.3, Eclipse Adoptium
  31. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  32. Memory: 707559584 bytes (674 MiB) / 2600468480 bytes (2480 MiB) up to 4271898624 bytes (4074 MiB)
  33. CPUs: 12
  34. Processor Vendor: GenuineIntel
  35. Processor Name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
  36. Identifier: Intel64 Family 6 Model 165 Stepping 3
  37. Microarchitecture: unknown
  38. Frequency (GHz): 2.90
  39. Number of physical packages: 1
  40. Number of physical CPUs: 6
  41. Number of logical CPUs: 12
  42. Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER
  43. Graphics card #0 vendor: NVIDIA (0x10de)
  44. Graphics card #0 VRAM (MB): 4095.00
  45. Graphics card #0 deviceId: 0x21c4
  46. Graphics card #0 versionInfo: DriverVersion=31.0.15.2686
  47. Memory slot #0 capacity (MB): 8192.00
  48. Memory slot #0 clockSpeed (GHz): 2.67
  49. Memory slot #0 type: DDR4
  50. Memory slot #1 capacity (MB): 8192.00
  51. Memory slot #1 clockSpeed (GHz): 2.67
  52. Memory slot #1 type: DDR4
  53. Virtual memory max (MB): 41102.32
  54. Virtual memory used (MB): 36873.51
  55. Swap memory total (MB): 24810.68
  56. Swap memory used (MB): 540.41
  57. JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  58. Server Running: true
  59. Player Count: 1 / 8; [ServerPlayer['Dev'/165, l='ServerLevel[New World]', x=10.33, y=57.28, z=-151.33]]
  60. Data Packs: vanilla, mod:forge, mod:god_of_kraft
  61. World Generation: Stable
  62. Type: Integrated Server (map_client.txt)
  63. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  64. Launched Version: MOD_DEV
  65. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  66. ModLauncher launch target: forgeclientuserdev
  67. ModLauncher naming: mcp
  68. ModLauncher services:
  69. mixin-0.8.5.jar mixin PLUGINSERVICE
  70. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  71. fmlloader-1.19.2-43.1.7.jar slf4jfixer PLUGINSERVICE
  72. fmlloader-1.19.2-43.1.7.jar object_holder_definalize PLUGINSERVICE
  73. fmlloader-1.19.2-43.1.7.jar runtime_enum_extender PLUGINSERVICE
  74. fmlloader-1.19.2-43.1.7.jar capability_token_subclass PLUGINSERVICE
  75. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  76. fmlloader-1.19.2-43.1.7.jar runtimedistcleaner PLUGINSERVICE
  77. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  78. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  79. FML Language Providers:
  80. lowcodefml@null
  81. javafml@null
  82. Mod List:
  83. forge-1.19.2-43.1.7_mapped_official_1.19.2-recomp.|Minecraft |minecraft |1.19.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
  84. |Forge |forge |43.1.7 |DONE |Manifest: NOSIGNATURE
  85. main |God of Kraft |god_of_kraft |1.0.0 |DONE |Manifest: NOSIGNATURE
  86. Crash Report UUID: 179e3565-f1ba-476c-9a9e-77cbb9682c88
  87. FML: 43.1
  88. Forge: net.minecraftforge:43.1.7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement