Advertisement
XxLen_KagaminexX

crash report 06/3/23

Jun 3rd, 2023
928
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 17.72 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 2023-06-03 11:21:27
  5. Description: Exception in server tick loop
  6.  
  7. java.util.NoSuchElementException: null
  8.     at java.util.LinkedList$ListItr.next(LinkedList.java:894) ~[?:?] {}
  9.     at it.zerono.mods.zerocore.lib.data.UnmodifiableChildrenIterator.computeNext(UnmodifiableChildrenIterator.java:53) ~[ZeroCore2-1.19.2-2.1.34.jar%23250!/:1.19.2-2.1.34] {re:classloading}
  10.     at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146) ~[guava-31.0.1-jre.jar%23121!/:?] {}
  11.     at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141) ~[guava-31.0.1-jre.jar%23121!/:?] {}
  12.     at it.zerono.mods.extremereactors.gamecontent.multiblock.reactor.client.ClientFuelRodsLayout.updateFuelRodsOcclusion(ClientFuelRodsLayout.java:133) ~[ExtremeReactors2-1.19.2-2.0.63.jar%23223!/:1.19.2-2.0.63] {re:classloading}
  13.     at it.zerono.mods.extremereactors.gamecontent.multiblock.reactor.MultiblockReactor.onMachineAssembled(MultiblockReactor.java:824) ~[ExtremeReactors2-1.19.2-2.0.63.jar%23223!/:1.19.2-2.0.63] {re:classloading}
  14.     at it.zerono.mods.zerocore.lib.multiblock.AbstractMultiblockController.assembleMachine(AbstractMultiblockController.java:1333) ~[ZeroCore2-1.19.2-2.1.34.jar%23250!/:1.19.2-2.1.34] {re:classloading}
  15.     at it.zerono.mods.zerocore.lib.multiblock.AbstractMultiblockController.checkIfMachineIsWhole(AbstractMultiblockController.java:472) ~[ZeroCore2-1.19.2-2.1.34.jar%23250!/:1.19.2-2.1.34] {re:classloading}
  16.     at it.zerono.mods.zerocore.lib.multiblock.registry.MultiblockWorldRegistry.processMultiblockChanges(MultiblockWorldRegistry.java:337) ~[ZeroCore2-1.19.2-2.1.34.jar%23250!/:1.19.2-2.1.34] {re:classloading}
  17.     at it.zerono.mods.zerocore.lib.multiblock.registry.MultiblockRegistry.tickStart(MultiblockRegistry.java:161) ~[ZeroCore2-1.19.2-2.1.34.jar%23250!/:1.19.2-2.1.34] {re:classloading}
  18.     at it.zerono.mods.zerocore.lib.multiblock.registry.MultiblockRegistry.onWorldTick(MultiblockRegistry.java:197) ~[ZeroCore2-1.19.2-2.1.34.jar%23250!/:1.19.2-2.1.34] {re:classloading}
  19.     at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.3.jar%2385!/:?] {}
  20.     at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.3.jar%2385!/:?] {}
  21.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {}
  22.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {}
  23.     at net.minecraftforge.event.ForgeEventFactory.onPreLevelTick(ForgeEventFactory.java:815) ~[forge-1.19.2-43.2.9-universal.jar%23256!/:?] {re:classloading}
  24.     at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:863) ~[client-1.19.2-20220805.130853-srg.jar%23251!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
  25.     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23251!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
  26.     at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23251!/:?] {re:classloading,pl:runtimedistcleaner:A}
  27.     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23251!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
  28.     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23251!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
  29.     at java.lang.Thread.run(Thread.java:833) [?:?] {}
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- System Details --
  36. Details:
  37.     Minecraft Version: 1.19.2
  38.     Minecraft Version ID: 1.19.2
  39.     Operating System: Windows 10 (amd64) version 10.0
  40.     Java Version: 17.0.3, Microsoft
  41.     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  42.     Memory: 4359920264 bytes (4157 MiB) / 10242490368 bytes (9768 MiB) up to 12884901888 bytes (12288 MiB)
  43.     CPUs: 32
  44.     Processor Vendor: AuthenticAMD
  45.     Processor Name: AMD Ryzen 9 5950X 16-Core Processor            
  46.     Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
  47.     Microarchitecture: Zen 3
  48.     Frequency (GHz): 3.39
  49.     Number of physical packages: 1
  50.     Number of physical CPUs: 16
  51.     Number of logical CPUs: 32
  52.     Graphics card #0 name: NVIDIA GeForce RTX 3060
  53.     Graphics card #0 vendor: NVIDIA (0x10de)
  54.     Graphics card #0 VRAM (MB): 4095.00
  55.     Graphics card #0 deviceId: 0x2504
  56.     Graphics card #0 versionInfo: DriverVersion=31.0.15.3161
  57.     Memory slot #0 capacity (MB): 8192.00
  58.     Memory slot #0 clockSpeed (GHz): 2.13
  59.     Memory slot #0 type: DDR4
  60.     Memory slot #1 capacity (MB): 8192.00
  61.     Memory slot #1 clockSpeed (GHz): 2.13
  62.     Memory slot #1 type: DDR4
  63.     Memory slot #2 capacity (MB): 16384.00
  64.     Memory slot #2 clockSpeed (GHz): 2.13
  65.     Memory slot #2 type: DDR4
  66.     Memory slot #3 capacity (MB): 16384.00
  67.     Memory slot #3 clockSpeed (GHz): 2.13
  68.     Memory slot #3 type: DDR4
  69.     Virtual memory max (MB): 56247.32
  70.     Virtual memory used (MB): 46415.07
  71.     Swap memory total (MB): 7168.00
  72.     Swap memory used (MB): 58.97
  73.     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m
  74.     Server Running: true
  75.     Player Count: 1 / 8; [ServerPlayer['Discord_chan'/135, l='ServerLevel[Survival World II]', x=263.91, y=-11.00, z=-74.06]]
  76.     Data Packs: vanilla, mod:mcwbridges, mod:terrablender, mod:create_things_and_misc, mod:botanytrees (incompatible), mod:biomesoplenty, mod:botarium, mod:jei (incompatible), mod:ae2 (incompatible), mod:prefab, mod:resourcefulconfig, mod:flywheel (incompatible), mod:curios, mod:mekanism, mod:patchouli (incompatible), mod:create, mod:waystones (incompatible), mod:glassential (incompatible), mod:create_sa, mod:journeymap (incompatible), mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:tiab (incompatible), mod:configured (incompatible), mod:useitemonblockevent (incompatible), mod:botanypots (incompatible), mod:macawsbridgesbop, mod:bookshelf (incompatible), mod:resourcefullib (incompatible), mod:worldedit (incompatible), mod:mekanismtools, mod:limitmobspawn, mod:betterfurnacesreforged (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:mekanismgenerators, mod:balm (incompatible), mod:ftbteams (incompatible), mod:ftbchunks (incompatible), mod:forge, mod:mctb (incompatible), mod:codechickenlib (incompatible), mod:enderstorage (incompatible), mod:morered (incompatible), mod:createaddition (incompatible), mod:zerocore, mod:bigreactors, mod:mcwfurnituresbop, mod:mcwroofs, mod:macawsroofsbop, mod:mcwfurnitures, mod:ctm (incompatible), mod:chipped (incompatible)
  77.     World Generation: Stable
  78.     Type: Integrated Server (map_client.txt)
  79.     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  80.     Launched Version: forge-43.2.9
  81.     ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  82.     ModLauncher launch target: forgeclient
  83.     ModLauncher naming: srg
  84.     ModLauncher services:
  85.         mixin-0.8.5.jar mixin PLUGINSERVICE
  86.         eventbus-6.0.3.jar eventbus PLUGINSERVICE
  87.         fmlloader-1.19.2-43.2.9.jar slf4jfixer PLUGINSERVICE
  88.         fmlloader-1.19.2-43.2.9.jar object_holder_definalize PLUGINSERVICE
  89.         fmlloader-1.19.2-43.2.9.jar runtime_enum_extender PLUGINSERVICE
  90.         fmlloader-1.19.2-43.2.9.jar capability_token_subclass PLUGINSERVICE
  91.         accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  92.         fmlloader-1.19.2-43.2.9.jar runtimedistcleaner PLUGINSERVICE
  93.         modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  94.         modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  95.     FML Language Providers:
  96.         minecraft@1.0
  97.         lowcodefml@null
  98.         javafml@null
  99.     Mod List:
  100.         create_misc_and_things_  1.19.2_3.0.jar           |create: things and misc       |create_things_and_misc        |1.0.0               |DONE      |Manifest: NOSIGNATURE
  101.         botarium-forge-1.19.2-1.8.2.jar                   |Botarium                      |botarium                      |1.8.2               |DONE      |Manifest: NOSIGNATURE
  102.         jei-1.19.2-forge-11.6.0.1015.jar                  |Just Enough Items             |jei                           |11.6.0.1015         |DONE      |Manifest: NOSIGNATURE
  103.         appliedenergistics2-forge-12.9.5.jar              |Applied Energistics 2         |ae2                           |12.9.5              |DONE      |Manifest: NOSIGNATURE
  104.         prefab-1.9.2.5.jar                                |Prefab                        |prefab                        |1.9.2.5             |DONE      |Manifest: NOSIGNATURE
  105.         waystones-forge-1.19.2-11.4.0.jar                 |Waystones                     |waystones                     |11.4.0              |DONE      |Manifest: NOSIGNATURE
  106.         glassential-forge-1.19-1.2.4.jar                  |Glassential                   |glassential                   |1.19-1.2.4          |DONE      |Manifest: NOSIGNATURE
  107.         mcwfurnituresbop-1.19.2-1.2.jar                   |Macaw's Furnitures - BOP      |mcwfurnituresbop              |1.19.2-1.2          |DONE      |Manifest: NOSIGNATURE
  108.         journeymap-1.19.2-5.9.7-forge.jar                 |Journeymap                    |journeymap                    |5.9.7               |DONE      |Manifest: NOSIGNATURE
  109.         CTM-1.19.2-1.1.6+8.jar                            |ConnectedTexturesMod          |ctm                           |1.19.2-1.1.6+8      |DONE      |Manifest: NOSIGNATURE
  110.         cookingforblockheads-forge-1.19.2-13.3.2.jar      |CookingForBlockheads          |cookingforblockheads          |13.3.2              |DONE      |Manifest: NOSIGNATURE
  111.         Controlling-forge-1.19.2-10.0+7.jar               |Controlling                   |controlling                   |10.0+7              |DONE      |Manifest: NOSIGNATURE
  112.         configured-2.1.1-1.19.2.jar                       |Configured                    |configured                    |2.1.1               |DONE      |Manifest: NOSIGNATURE
  113.         useitemonblockevent-1.19-1.0.0.1.jar              |Use Item on Block Event       |useitemonblockevent           |1.0.0.1             |DONE      |Manifest: NOSIGNATURE
  114.         BotanyPots-Forge-1.19.2-9.0.33.jar                |BotanyPots                    |botanypots                    |9.0.33              |DONE      |Manifest: NOSIGNATURE
  115.         macawsbridgesbop-1.19.2-1.2.jar                   |Macaw's Bridges - BOP         |macawsbridgesbop              |1.19.2-1.2          |DONE      |Manifest: NOSIGNATURE
  116.         Bookshelf-Forge-1.19.2-16.3.20.jar                |Bookshelf                     |bookshelf                     |16.3.20             |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
  117.         LimitMobSpawn-19.3.jar                            |Limit Mob Spawn               |limitmobspawn                 |19.3                |DONE      |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
  118.         balm-forge-1.19.2-4.5.7.jar                       |Balm                          |balm                          |4.5.7               |DONE      |Manifest: NOSIGNATURE
  119.         forge-1.19.2-43.2.9-universal.jar                 |Forge                         |forge                         |43.2.9              |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
  120.         [1.19.2] More Crafting Tables Forge 4.2.0.jar     |More Crafting Tables Mod      |mctb                          |1.19.2              |DONE      |Manifest: NOSIGNATURE
  121.         chipped-forge-1.19.2-2.1.5.jar                    |Chipped                       |chipped                       |2.1.5               |DONE      |Manifest: NOSIGNATURE
  122.         ZeroCore2-1.19.2-2.1.34.jar                       |Zero CORE 2                   |zerocore                      |1.19.2-2.1.34       |DONE      |Manifest: NOSIGNATURE
  123.         client-1.19.2-20220805.130853-srg.jar             |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
  124.         mcw-bridges-2.0.7-mc1.19.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.7               |DONE      |Manifest: NOSIGNATURE
  125.         TerraBlender-forge-1.19.2-2.0.1.136.jar           |TerraBlender                  |terrablender                  |2.0.1.136           |DONE      |Manifest: NOSIGNATURE
  126.         BotanyTrees-Forge-1.19.2-5.0.8.jar                |BotanyTrees                   |botanytrees                   |5.0.8               |DONE      |Manifest: NOSIGNATURE
  127.         BiomesOPlenty-1.19.2-17.1.1.162.jar               |Biomes O' Plenty              |biomesoplenty                 |17.1.1.162          |DONE      |Manifest: NOSIGNATURE
  128.         resourcefulconfig-forge-1.19.2-1.0.20.jar         |Resourcefulconfig             |resourcefulconfig             |1.0.20              |DONE      |Manifest: NOSIGNATURE
  129.         flywheel-forge-1.19.2-0.6.8.a.jar                 |Flywheel                      |flywheel                      |0.6.8.a             |DONE      |Manifest: NOSIGNATURE
  130.         create-1.19.2-0.5.1.b.jar                         |Create                        |create                        |0.5.1.b             |DONE      |Manifest: NOSIGNATURE
  131.         curios-forge-1.19.2-5.1.4.1.jar                   |Curios API                    |curios                        |1.19.2-5.1.4.1      |DONE      |Manifest: NOSIGNATURE
  132.         Mekanism-1.19.2-10.3.8.477.jar                    |Mekanism                      |mekanism                      |10.3.8              |DONE      |Manifest: NOSIGNATURE
  133.         MekanismGenerators-1.19.2-10.3.8.477.jar          |Mekanism: Generators          |mekanismgenerators            |10.3.8              |DONE      |Manifest: NOSIGNATURE
  134.         Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |DONE      |Manifest: NOSIGNATURE
  135.         create-stuff-additions1.19.2_v2.0.3b.jar          |Create Stuff & Additions      |create_sa                     |2.0.3.              |DONE      |Manifest: NOSIGNATURE
  136.         time-in-a-bottle-3.0.1-mc1.19.jar                 |Time In A Bottle              |tiab                          |3.0.1-mc1.19        |DONE      |Manifest: NOSIGNATURE
  137.         resourcefullib-forge-1.19.2-1.1.24.jar            |Resourceful Lib               |resourcefullib                |1.1.24              |DONE      |Manifest: NOSIGNATURE
  138.         worldedit-mod-7.2.12.jar                          |WorldEdit                     |worldedit                     |7.2.12+6240-87f4ae1 |DONE      |Manifest: NOSIGNATURE
  139.         MekanismTools-1.19.2-10.3.8.477.jar               |Mekanism: Tools               |mekanismtools                 |10.3.8              |DONE      |Manifest: NOSIGNATURE
  140.         mcw-roofs-2.2.3-mc1.19.2forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.2.3               |DONE      |Manifest: NOSIGNATURE
  141.         macawsroofsbop-1.19.2-1.4.jar                     |Macaw's Roofs - BOP           |macawsroofsbop                |1.19.2-1.4          |DONE      |Manifest: NOSIGNATURE
  142.         BetterFurnacesReforged-1.19.2-1.0.3.jar           |BetterFurnaces Reforged       |betterfurnacesreforged        |1.19.2-1.0.3        |DONE      |Manifest: NOSIGNATURE
  143.         architectury-6.5.85-forge.jar                     |Architectury                  |architectury                  |6.5.85              |DONE      |Manifest: NOSIGNATURE
  144.         ftb-library-forge-1902.3.19-build.214.jar         |FTB Library                   |ftblibrary                    |1902.3.19-build.214 |DONE      |Manifest: NOSIGNATURE
  145.         ftb-teams-forge-1902.2.13-build.100.jar           |FTB Teams                     |ftbteams                      |1902.2.13-build.100 |DONE      |Manifest: NOSIGNATURE
  146.         ftb-chunks-forge-1902.3.21-build.266.jar          |FTB Chunks                    |ftbchunks                     |1902.3.21-build.266 |DONE      |Manifest: NOSIGNATURE
  147.         mcw-furniture-3.1.0-mc1.19.2forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.1.0               |DONE      |Manifest: NOSIGNATURE
  148.         ExtremeReactors2-1.19.2-2.0.63.jar                |Extreme Reactors              |bigreactors                   |1.19.2-2.0.63       |DONE      |Manifest: NOSIGNATURE
  149.         CodeChickenLib-1.19.2-4.3.1.481-universal.jar     |CodeChicken Lib               |codechickenlib                |4.3.1.481           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  150.         EnderStorage-1.19.2-2.10.1.181-universal.jar      |EnderStorage                  |enderstorage                  |2.10.1.181          |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  151.         morered-1.19.2-3.0.0.1.jar                        |More Red                      |morered                       |3.0.0.1             |DONE      |Manifest: NOSIGNATURE
  152.         createaddition-1.19.2-20230527a.jar               |Create Crafts & Additions     |createaddition                |1.19.2-20230527a    |DONE      |Manifest: NOSIGNATURE
  153.     Flywheel Backend: GL33 Instanced Arrays
  154.     Crash Report UUID: 36d13e64-c768-4217-a941-5782280dd8c1
  155.     FML: 43.2
  156.     Forge: net.minecraftforge:43.2.9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement