Advertisement
Loums

Latest

Apr 15th, 2022
1,131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 4/15/22 7:55 AM
  5. Description: Exception in server tick loop
  6.  
  7. java.util.ConcurrentModificationException: null
  8.     at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:911) ~[?:1.8.0_322] {}
  9.     at java.util.ArrayList$Itr.next(ArrayList.java:861) ~[?:1.8.0_322] {}
  10.     at dev.theatricalmod.theatrical.api.capabilities.dmx.WorldDMXNetwork.tick(WorldDMXNetwork.java:46) ~[theatrical:0.7.2] {re:classloading,pl:capability_inject_definalize:A}
  11.     at dev.theatricalmod.theatrical.TheatricalMod.lambda$worldTickEvent$4(TheatricalMod.java:99) ~[theatrical:0.7.2] {re:classloading}
  12.     at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:165) ~[forge:?] {re:classloading}
  13.     at dev.theatricalmod.theatrical.TheatricalMod.worldTickEvent(TheatricalMod.java:99) ~[theatrical:0.7.2] {re:classloading}
  14.     at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
  15.     at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
  16.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  17.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  18.     at net.minecraftforge.fml.hooks.BasicEventHooks.onPostWorldTick(BasicEventHooks.java:100) ~[forge:?] {re:classloading}
  19.     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:857) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  20.     at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
  21.     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  22.     at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  23.     at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  24.     at java.lang.Thread.run(Thread.java:750) [?:1.8.0_322] {}
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- System Details --
  31. Details:
  32.     Minecraft Version: 1.16.5
  33.     Minecraft Version ID: 1.16.5
  34.     Operating System: Linux (amd64) version 4.9.0-14-amd64
  35.     Java Version: 1.8.0_322, Oracle Corporation
  36.     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  37.     Memory: 504423512 bytes (481 MB) / 2885156864 bytes (2751 MB) up to 6364332032 bytes (6069 MB)
  38.     CPUs: 3
  39.     JVM Flags: 2 total; -Xms128M -Xmx6827M
  40.     ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
  41.     ModLauncher launch target: fmlserver
  42.     ModLauncher naming: srg
  43.     ModLauncher services:
  44.         /mixin-0.8.4.jar mixin PLUGINSERVICE
  45.         /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  46.         /forge-1.16.5-36.2.33.jar object_holder_definalize PLUGINSERVICE
  47.         /forge-1.16.5-36.2.33.jar runtime_enum_extender PLUGINSERVICE
  48.         /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  49.         /forge-1.16.5-36.2.33.jar capability_inject_definalize PLUGINSERVICE
  50.         /forge-1.16.5-36.2.33.jar runtimedistcleaner PLUGINSERVICE
  51.         /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  52.         /forge-1.16.5-36.2.33.jar fml TRANSFORMATIONSERVICE
  53.     FML: 36.2
  54.     Forge: net.minecraftforge:36.2.33
  55.     FML Language Providers:
  56.         javafml@36.2
  57.         minecraft@1
  58.     Mod List:
  59.         forge-1.16.5-36.2.33-server.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
  60.         Theatrical-1.16.4-0.7.2.jar                       |Theatrical                    |theatrical                    |0.7.2               |DONE      |Manifest: NOSIGNATURE
  61.         entangled-1.3.10-mc1.16.jar                       |Entangled                     |entangled                     |1.3.10              |DONE      |Manifest: NOSIGNATURE
  62.         supermartijn642configlib-1.0.9-mc1.16.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |DONE      |Manifest: NOSIGNATURE
  63.         toolsext-v1.2.jar                                 |Tools Extension!              |toolsextension                |1.0.0               |DONE      |Manifest: NOSIGNATURE
  64.         MekanismAdditions-1.16.5-10.1.2.457.jar           |Mekanism: Additions           |mekanismadditions             |10.1.2              |DONE      |Manifest: NOSIGNATURE
  65.         minecraft-comes-alive-7.0.7-forge.jar             |Minecraft Comes Alive         |mca                           |7.0.7               |DONE      |Manifest: NOSIGNATURE
  66.         Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |DONE      |Manifest: NOSIGNATURE
  67.         jei-1.16.5-7.7.1.152.jar                          |Just Enough Items             |jei                           |7.7.1.152           |DONE      |Manifest: NOSIGNATURE
  68.         supermartijn642corelib-1.0.16-mc1.16.5.jar        |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.16              |DONE      |Manifest: NOSIGNATURE
  69.         Mekanism-1.16.5-10.1.2.457.jar                    |Mekanism                      |mekanism                      |10.1.2              |DONE      |Manifest: NOSIGNATURE
  70.         dynamiclights-1.16.5.1.jar                        |Dynamic Lights                |dynamiclights                 |1.16.5.1            |DONE      |Manifest: NOSIGNATURE
  71.         pipez-1.16.5-1.2.16.jar                           |Pipez                         |pipez                         |1.16.5-1.2.16       |DONE      |Manifest: NOSIGNATURE
  72.         flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE
  73.         curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |DONE      |Manifest: NOSIGNATURE
  74.         create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE
  75.         createautomated-1.16.5-1.4.1a.jar                 |Create Automated              |createautomated               |1.16.5-1.4.1a       |DONE      |Manifest: NOSIGNATURE
  76.         Xaeros_Minimap_22.4.0_Forge_1.16.5.jar            |Xaero's Minimap               |xaerominimap                  |22.4.0              |DONE      |Manifest: NOSIGNATURE
  77.         XaerosWorldMap_1.20.5_Forge_1.16.5.jar            |Xaero's World Map             |xaeroworldmap                 |1.20.5              |DONE      |Manifest: NOSIGNATURE
  78.         Decoration+Mod+1.6+(Ver+1.16.5).jar               |Decoration and furniture mod  |decoration_mod                |1.6.0               |DONE      |Manifest: NOSIGNATURE
  79.         CookingForBlockheads_1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |DONE      |Manifest: NOSIGNATURE
  80.         appliedenergistics2-8.4.7.jar                     |Applied Energistics 2         |appliedenergistics2           |8.4.7               |DONE      |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
  81.         [1.16.5] SecurityCraft v1.9.1.jar                 |SecurityCraft                 |securitycraft                 |v1.9.1              |DONE      |Manifest: NOSIGNATURE
  82.         StorageDrawers-1.16.3-8.5.1.jar                   |Storage Drawers               |storagedrawers                |8.5.1               |DONE      |Manifest: NOSIGNATURE
  83.         xercapaint-1.16.5-2.0.jar                         |Joy of Painting               |xercapaint                    |1.16.5-2.0          |DONE      |Manifest: NOSIGNATURE
  84.         forge-branders-spawnermod-1.16.5-1.8.14.jar       |Enhanced Mob Spawners         |spawnermod                    |1.8.14              |DONE      |Manifest: NOSIGNATURE
  85.         Bookshelf-Forge-1.16.5-10.4.32.jar                |Bookshelf                     |bookshelf                     |10.4.32             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  86.         MekanismTools-1.16.5-10.1.2.457.jar               |Mekanism: Tools               |mekanismtools                 |10.1.2              |DONE      |Manifest: NOSIGNATURE
  87.         constructionwand-1.16.5-2.6.jar                   |Construction Wand             |constructionwand              |1.16.5-2.6          |DONE      |Manifest: NOSIGNATURE
  88.         DarkUtilities-1.16.5-8.0.12.jar                   |Dark Utilities                |darkutils                     |8.0.12              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  89.         littlelogistics-mc1.16.5-v1.0.8.jar               |Little Logistics              |littlelogistics               |mc1.16.5-v1.0.8     |DONE      |Manifest: NOSIGNATURE
  90.         cfm-7.0.0pre22-1.16.3 (1).jar                     |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE
  91.         architectury-1.31.59.jar                          |Architectury                  |architectury                  |1.31.59             |DONE      |Manifest: NOSIGNATURE
  92.         ftb-library-forge-1605.3.4-build.90.jar           |FTB Library                   |ftblibrary                    |1605.3.4-build.90   |DONE      |Manifest: NOSIGNATURE
  93.         MekanismGenerators-1.16.5-10.1.2.457.jar          |Mekanism: Generators          |mekanismgenerators            |10.1.2              |DONE      |Manifest: NOSIGNATURE
  94.         chunkloaders-1.1.12-mc1.16.jar                    |Chunk Loaders                 |chunkloaders                  |1.1.12              |DONE      |Manifest: NOSIGNATURE
  95.         xlfoodmod-1.16.4-1.2.0.jar                        |XL Food Mod                   |xlfoodmod                     |1.16.4-1.2.0        |DONE      |Manifest: NOSIGNATURE
  96.         ftb-teams-forge-1605.2.3-build.40.jar             |FTB Teams                     |ftbteams                      |1605.2.3-build.40   |DONE      |Manifest: NOSIGNATURE
  97.         ftb-chunks-forge-1605.3.2-build.115.jar           |FTB Chunks                    |ftbchunks                     |1605.3.2-build.115  |DONE      |Manifest: NOSIGNATURE
  98.         forge-1.16.5-36.2.33-universal.jar                |Forge                         |forge                         |36.2.33             |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
  99.         xercamusic-1.16.5-2.0.2.jar                       |Xerca's Music Maker Mod       |xercamusic                    |1.16.5-2.0.2        |DONE      |Manifest: NOSIGNATURE
  100.         morestoragedrawers-1.16.5-1.1.2.jar               |More Storage Drawers          |morestoragedrawers            |1.16.5-1.1.2        |DONE      |Manifest: NOSIGNATURE
  101.         createaddition-1.16.5-20220129a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20220129a    |DONE      |Manifest: NOSIGNATURE
  102.     Crash Report UUID: 1f3ceaf8-8eba-4bd2-abfd-a77ba2ae9869
  103.     Player Count: 0 / 10; []
  104.     Data Packs: vanilla, mod:mekanism, mod:forge, mod:flywheel, mod:mekanismtools, mod:mekanismadditions, mod:create, mod:mekanismgenerators, mod:securitycraft, mod:jei, mod:appliedenergistics2 (incompatible), mod:dynamiclights, mod:littlelogistics, mod:cfm (incompatible), mod:createaddition, mod:xlfoodmod, mod:mca, mod:xercapaint (incompatible), mod:curios, mod:createautomated, mod:decoration_mod, mod:theatrical (incompatible), mod:xercamusic (incompatible), mod:cookingforblockheads (incompatible), mod:entangled, mod:supermartijn642configlib, mod:supermartijn642corelib, mod:pipez, mod:toolsextension, mod:bookshelf, mod:constructionwand, mod:darkutils (incompatible), mod:architectury, mod:ftblibrary, mod:ftbteams, mod:ftbchunks, mod:storagedrawers (incompatible), mod:morestoragedrawers, mod:spawnermod (incompatible), mod:xaerominimap, mod:xaeroworldmap, mod:chunkloaders, mod:lollipop
  105.     Is Modded: Definitely; Server brand changed to 'forge'
  106.     Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement