[BUG]expection caught during firing event:accessing LegacyRandomSource from multiple thread
Goldgom opened this issue · 4 comments
Describe the bug
A clear and concise description of what the bug is.
Versions:
- Minecraft: 1.19.2
- Forge: latest
- Enhanced AI: latest
- InsaneLib: latest
Steps to reproduce
- when fighting with mobs
- hmcl said it may caused by spider
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Use a paste site (pastebin, gist) to send the game logs (both logs and crash if applicable)
-- Thread dumps --
Details:
Thread dumps: Server thread:
at java.base/java.lang.Thread.getStackTrace(Thread.java:1610)
at TRANSFORMER/[email protected]/net.minecraft.util.ThreadingDetector.m_199420_(ThreadingDetector.java:92)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
at TRANSFORMER/[email protected]/net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:82)
at TRANSFORMER/[email protected]/net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49)
at TRANSFORMER/[email protected]/net.minecraft.world.level.levelgen.BitRandomSource.m_188505_(BitRandomSource.java:43)
at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientLevel.m_7785_(ClientLevel.java:491)
at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientLevel.m_104677_(ClientLevel.java:487)
at TRANSFORMER/[email protected]/net.minecraft.client.renderer.LevelRenderer.m_234304_(LevelRenderer.java:2771)
at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientLevel.m_5898_(ClientLevel.java:585)
at TRANSFORMER/[email protected]/net.minecraft.world.level.LevelAccessor.m_46796_(LevelAccessor.java:98)
at TRANSFORMER/[email protected]/net.minecraft.world.level.Level.m_7740_(Level.java:283)
at TRANSFORMER/[email protected]/net.minecraft.world.level.LevelWriter.m_46953_(LevelWriter.java:27)
at TRANSFORMER/[email protected]/net.minecraft.world.level.LevelWriter.m_46961_(LevelWriter.java:22)
at TRANSFORMER/[email protected]/insane96mcp.enhancedai.modules.spider.entity.projectile.TemporaryCobwebTask.run(TemporaryCobwebTask.java:20)
at TRANSFORMER/[email protected]/insane96mcp.insanelib.util.scheduled.ScheduledTickTask.tick(ScheduledTickTask.java:16)
at TRANSFORMER/[email protected]/insane96mcp.insanelib.util.scheduled.ScheduledTasks.onServerTick(ScheduledTasks.java:20)
at TRANSFORMER/[email protected]/insane96mcp.insanelib.util.scheduled.ScheduledTasks_onServerTick_ServerTickEvent.invoke(.dynamic)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:315)
at MC-BOOTSTRAP/net.minecraftforge.eventbus/net.minecraftforge.eventbus.EventBus.post(EventBus.java:296)
at TRANSFORMER/[email protected]/net.minecraftforge.event.ForgeEventFactory.onPostServerTick(ForgeEventFactory.java:840)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705(MinecraftServer.java:843)
at TRANSFORMER/[email protected]/net.minecraft.client.server.IntegratedServer.m_5705(IntegratedServer.java:84)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654)
at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244)
at java.base/java.lang.Thread.run(Thread.java:833)
Stacktrace:
at net.minecraft.util.ThreadingDetector.m_199417_(ThreadingDetector.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:classloading}
at net.minecraft.world.level.levelgen.LegacyRandomSource.m_64707_(LegacyRandomSource.java:49) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:classloading}
at net.minecraft.world.level.levelgen.BitRandomSource.m_188505_(BitRandomSource.java:43) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:classloading}
at net.minecraft.client.multiplayer.ClientLevel.m_7785_(ClientLevel.java:491) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.multiplayer.ClientLevel.m_104677_(ClientLevel.java:487) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.LevelRenderer.m_234304_(LevelRenderer.java:2771) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.multiplayer.ClientLevel.m_5898_(ClientLevel.java:585) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.level.LevelAccessor.m_46796_(LevelAccessor.java:98) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,re:classloading}
at net.minecraft.world.level.Level.m_7740_(Level.java:283) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A}
at net.minecraft.world.level.LevelWriter.m_46953_(LevelWriter.java:27) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,re:classloading}
at net.minecraft.world.level.LevelWriter.m_46961_(LevelWriter.java:22) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,re:classloading}
at insane96mcp.enhancedai.modules.spider.entity.projectile.TemporaryCobwebTask.run(TemporaryCobwebTask.java:20) ~[EnhancedAI-1.8.1-mc1.19.2.jar%23266!/:1.8.1] {re:classloading}
at insane96mcp.insanelib.util.scheduled.ScheduledTickTask.tick(ScheduledTickTask.java:16) ~[InsaneLib-1.7.5-mc1.19.2.jar%23278!/:1.7.5] {re:classloading}
at insane96mcp.insanelib.util.scheduled.ScheduledTasks.onServerTick(ScheduledTasks.java:20) ~[InsaneLib-1.7.5-mc1.19.2.jar%23278!/:1.7.5] {re:classloading,pl:eventbus:A}
at insane96mcp.insanelib.util.scheduled.ScheduledTasks_onServerTick_ServerTickEvent.invoke(.dynamic) ~[InsaneLib-1.7.5-mc1.19.2.jar%23278!/:1.7.5] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPostServerTick(ForgeEventFactory.java:840) ~[forge-1.19.2-43.2.6-universal.jar%23338!/:?] {re:classloading}
at net.minecraft.server.MinecraftServer.m_5705(MinecraftServer.java:843) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
-- Level event being played --
Details:
Block coordinates: World: (-234,64,1066), Section: (at 6,0,10 in -15,4,66; chunk contains blocks -240,-64,1056 to -225,319,1071), Region: (-1,2; contains chunks -32,64 to -1,95, blocks -512,-64,1024 to -1,319,1535)
Event source: NULL
Event type: 2001
Event data: 1595
Stacktrace:
at net.minecraft.client.multiplayer.ClientLevel.m_5898_(ClientLevel.java:585) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.level.LevelAccessor.m_46796_(LevelAccessor.java:98) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,re:classloading}
at net.minecraft.world.level.Level.m_7740_(Level.java:283) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:starlight.mixins.json:common.world.LevelMixin,pl:mixin:A}
at net.minecraft.world.level.LevelWriter.m_46953_(LevelWriter.java:27) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,re:classloading}
at net.minecraft.world.level.LevelWriter.m_46961_(LevelWriter.java:22) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,re:classloading}
at insane96mcp.enhancedai.modules.spider.entity.projectile.TemporaryCobwebTask.run(TemporaryCobwebTask.java:20) ~[EnhancedAI-1.8.1-mc1.19.2.jar%23266!/:1.8.1] {re:classloading}
at insane96mcp.insanelib.util.scheduled.ScheduledTickTask.tick(ScheduledTickTask.java:16) ~[InsaneLib-1.7.5-mc1.19.2.jar%23278!/:1.7.5] {re:classloading}
at insane96mcp.insanelib.util.scheduled.ScheduledTasks.onServerTick(ScheduledTasks.java:20) ~[InsaneLib-1.7.5-mc1.19.2.jar%23278!/:1.7.5] {re:classloading,pl:eventbus:A}
at insane96mcp.insanelib.util.scheduled.ScheduledTasks_onServerTick_ServerTickEvent.invoke(.dynamic) ~[InsaneLib-1.7.5-mc1.19.2.jar%23278!/:1.7.5] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPostServerTick(ForgeEventFactory.java:840) ~[forge-1.19.2-43.2.6-universal.jar%23338!/:?] {re:classloading}
at net.minecraft.server.MinecraftServer.m_5705(MinecraftServer.java:843) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23333!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.3.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 1354049768 bytes (1291 MiB) / 5838471168 bytes (5568 MiB) up to 6979321856 bytes (6656 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
Identifier: Intel64 Family 6 Model 142 Stepping 12
Microarchitecture: whiskey Lake
Frequency (GHz): 2.11
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: Intel(R) UHD Graphics
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 1024.00
Graphics card #0 deviceId: 0x9b41
Graphics card #0 versionInfo: DriverVersion=26.20.100.7212
Graphics card #1 name: NVIDIA GeForce MX350
Graphics card #1 vendor: NVIDIA (0x10de)
Graphics card #1 VRAM (MB): 2048.00
Graphics card #1 deviceId: 0x1c94
Graphics card #1 versionInfo: DriverVersion=31.0.15.2802
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Virtual memory max (MB): 26280.20
Virtual memory used (MB): 17648.46
Swap memory total (MB): 10013.25
Swap memory used (MB): 134.07
JVM Flags: 11 total; -Xmx6653m -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
Loaded Shaderpack: (off)
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Goldgom'/129, l='ServerLevel[新的世界]', x=-241.87, y=65.12, z=1089.28]]
Data Packs: vanilla, mod:saturn (incompatible), mod:betterdungeons, mod:nightmareinminecraft, mod:slashblade, mod:betteroceanmonuments, mod:rubidium (incompatible), mod:insanelib, mod:xaeroworldmap, mod:modernfix (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:zombieawareness (incompatible), mod:yungsapi, mod:angrymobs, mod:additionalguns, mod:maxhealthfix (incompatible), mod:guardvillagers (incompatible), mod:create_dragon_lib, mod:progressivebosses (incompatible), mod:cloth_config (incompatible), mod:supplementaries (incompatible), mod:rpg_tag, mod:corpse (incompatible), mod:exmachinis (incompatible), mod:tenshilib (incompatible), mod:repurposed_structures, mod:caffeineconfig (incompatible), mod:reeses_sodium_options (incompatible), mod:lightspeed (incompatible), mod:curios, mod:oculus (incompatible), mod:advancedcombat (incompatible), mod:createindustry, mod:lanserverproperties (incompatible), mod:itemphysic (incompatible), mod:enhancedai (incompatible), mod:framework (incompatible), mod:l2library (incompatible), mod:l2backpack (incompatible), mod:bettermineshafts, mod:playerrevive (incompatible), mod:geckolib3 (incompatible), mod:quarkoddities (incompatible), mod:cgm (incompatible), mod:jei (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:l2complements (incompatible), mod:l2archery (incompatible), mod:l2weaponry (incompatible), mod:amethysttoolsmod (incompatible), mod:integrated_api (incompatible), mod:lazydfu (incompatible), mod:starlight (incompatible), mod:betterdeserttemples, mod:blueprint (incompatible), mod:savage_and_ravage (incompatible), mod:crafttweaker (incompatible), mod:mekanism, mod:mekanismgenerators, mod:mekanismadditions, mod:mekanismtools, mod:forge, mod:l2artifacts (incompatible), mod:lootbag, mod:dungeons_arise, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_expansion, mod:thermal_locomotion, mod:moonlight (incompatible), mod:netherdungeons, mod:immersiveengineering (incompatible), mod:mlib, mod:creativecore (incompatible), mod:spectrelib (incompatible), mod:corgilib (incompatible), mod:modulargolems (incompatible), mod:flywheel (incompatible), mod:create, mod:createoreexcavation (incompatible), mod:sodiumextra (incompatible), mod:create_sa, mod:thermal_cultivation, mod:polymorph, mod:autoreglib (incompatible), mod:quark (incompatible), mod:globaldataandresourcepacks (incompatible), mod:coroutil (incompatible), mod:ferritecore (incompatible), mod:exnihilosequentia, mod:exnihilomekanism, mod:improvedmobs (incompatible), mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: human_failure_day
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.2-43.2.6.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.2.6.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.2.6.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.2.6.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.2.6.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |DONE |Manifest: NOSIGNATURE
YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
Nightmare_EpicSiege_1_19_2.jar |Nightmare in Minecraft - An Ep|nightmareinminecraft |1.0 |DONE |Manifest: NOSIGNATURE
SlashBlade-1.19.2-0.0.6.jar |Slash Blade |slashblade |0.0.6 |DONE |Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
rubidium-0.6.2.jar |Rubidium |rubidium |0.6.2 |DONE |Manifest: NOSIGNATURE
InsaneLib-1.7.5-mc1.19.2.jar |InsaneLib |insanelib |1.7.5 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.29.2_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.29.2 |DONE |Manifest: NOSIGNATURE
modernfix-mc1.19.2-3.1.1.jar |ModernFix |modernfix |3.1.1 |DONE |Manifest: NOSIGNATURE
citadel-2.1.1-1.19.jar |Citadel |citadel |2.1.1 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
zombieawareness-1.19.2-1.12.3.jar |Zombie Awareness |zombieawareness |1.19.2-1.12.3 |DONE |Manifest: NOSIGNATURE
YungsApi-1.19.2-Forge-3.8.8.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.8 |DONE |Manifest: NOSIGNATURE
AngryMobs-1.19.2-2.0.0.jar |Angry Mobs |angrymobs |2.0.0 |DONE |Manifest: NOSIGNATURE
additional-guns-0.8.2-1.19.2.jar |Additional Guns |additionalguns |0.8.2 |DONE |Manifest: NOSIGNATURE
MaxHealthFix-Forge-1.19.2-8.0.1.jar |MaxHealthFix |maxhealthfix |8.0.1 |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
guardvillagers-1.19.2-1.5.5.jar |Guard Villagers |guardvillagers |1.19.2-1.5.5 |DONE |Manifest: NOSIGNATURE
create_dragon_lib-1.19.2-1.1.2.jar |Create: Dragon Lib |create_dragon_lib |1.1.2 |DONE |Manifest: NOSIGNATURE
ProgressiveBosses-3.7.5-mc1.19.2.jar |Progressive Bosses |progressivebosses |3.7.5 |DONE |Manifest: NOSIGNATURE
cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
supplementaries-1.19.2-2.2.58.jar |Supplementaries |supplementaries |1.19.2-2.2.58 |DONE |Manifest: NOSIGNATURE
RPG_ApocalypticEvolution_1.19.2_v6.0.jar |RPG_TAG |rpg_tag |1.0.0 |DONE |Manifest: NOSIGNATURE
corpse-1.19.2-1.0.0.jar |Corpse |corpse |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
exmachinis-1.19.2-2.1.0.jar |Ex Machinis |exmachinis |2.1.0 |DONE |Manifest: NOSIGNATURE
tenshilib-1.19.2-1.6.15-forge.jar |TenshiLib |tenshilib |1.19.2-1.6.15 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-6.3.18+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.18+1.19.2 |DONE |Manifest: NOSIGNATURE
ColaMixinConfig-v1.0.2.jar |ColaConfig |caffeineconfig |1.0.2 |DONE |Manifest: NOSIGNATURE
TextruesRubidiumOptions-1.0.4-mc1.19.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.4-mc1.19.2 |DONE |Manifest: NOSIGNATURE
lightspeed-1.19.2-1.0.1.jar |Lightspeed |lightspeed |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |DONE |Manifest: NOSIGNATURE
oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |DONE |Manifest: NOSIGNATURE
AC-Revitalized-1.19.2-FE2.0.jar |Advanced Combat (Revitalized) |advancedcombat |1.0-SNAPSHOT |DONE |Manifest: NOSIGNATURE
createindustry-0.4.0-1.19.2.jar |Create: Industry |createindustry |0.4.0 |DONE |Manifest: NOSIGNATURE
lanserverproperties-1.9.1-forge.jar |Lan Server Properties |lanserverproperties |1.9.1 |DONE |Manifest: NOSIGNATURE
ItemPhysic_FORGE_v1.6.6_mc1.19.2.jar |ItemPhysic |itemphysic |1.6.6 |DONE |Manifest: NOSIGNATURE
EnhancedAI-1.8.1-mc1.19.2.jar |Enhanced AI |enhancedai |1.8.1 |DONE |Manifest: NOSIGNATURE
framework-0.4.2-1.19.2.jar |Framework |framework |0.4.2 |DONE |Manifest: NOSIGNATURE
l2library-1.9.2.jar |L2 Library |l2library |1.9.2 |DONE |Manifest: NOSIGNATURE
l2backpack-1.6.8.jar |L2 Backpack |l2backpack |1.6.8 |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
PlayerRevive_FORGE_v2.0.14_mc1.19.2.jar |PlayerRevive |playerrevive |2.0.14 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE
cgm-1.3.4-1.19.2.jar |MrCrayfish's Gun Mod |cgm |1.3.4 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.6.0.1013.jar |Just Enough Items |jei |11.6.0.1013 |DONE |Manifest: NOSIGNATURE
The_Graveyard_2.5_(FORGE)_for_1.19.2.jar |The Graveyard |graveyard |2.5 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |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
l2complements-1.1.10.jar |L2 Complements |l2complements |1.1.10 |DONE |Manifest: NOSIGNATURE
[Content-L2] l2archery-1.1.4.jar |L2 Archery |l2archery |1.1.4 |DONE |Manifest: NOSIGNATURE
l2weaponry-0.3.8.jar |L2 Weaponry |l2weaponry |0.3.8 |DONE |Manifest: NOSIGNATURE
amethysttoolsmod-1.19-1.6.2.jar |§5Amethyst Tools Mod |amethysttoolsmod |1.19-1.6.2 |DONE |Manifest: NOSIGNATURE
integrated_api_forge-1.2.2+1.19.2.jar |Integrated API |integrated_api |1.2.2+1.19.2 |DONE |Manifest: NOSIGNATURE
lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |DONE |Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE
blueprint-1.19.2-6.1.1.jar |Blueprint |blueprint |6.1.1 |DONE |Manifest: NOSIGNATURE
savage_and_ravage-1.19.2-5.0.4.jar |Savage & Ravage |savage_and_ravage |5.0.4 |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.19.2-10.1.38.jar |CraftTweaker |crafttweaker |10.1.38 |DONE |Manifest: NOSIGNATURE
Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.19.2-10.3.8.477.jar |Mekanism: Generators |mekanismgenerators |10.3.8 |DONE |Manifest: NOSIGNATURE
MekanismAdditions-1.19.2-10.3.8.477.jar |Mekanism: Additions |mekanismadditions |10.3.8 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.19.2-10.3.8.477.jar |Mekanism: Tools |mekanismtools |10.3.8 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.2.6-universal.jar |Forge |forge |43.2.6 |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
[Content-L2] l2artifacts-1.6.9.jar |L2 Artifacts |l2artifacts |1.6.9 |DONE |Manifest: NOSIGNATURE
LootBag-1.19.2-1.2.2.jar |Loot Bag |lootbag |1.19.2-1.2.2 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE
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
cofh_core-1.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_integration-1.19.2-10.2.0.17.jar |Thermal Integration |thermal_integration |10.2.0.17 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_foundation-1.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_locomotion-1.19.2-10.2.0.14.jar |Thermal Locomotion |thermal_locomotion |10.2.0.14 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
moonlight-1.19.2-2.2.16-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.16 |DONE |Manifest: NOSIGNATURE
netherdungeons-1.0.jar |Nether Dungeons |netherdungeons |1.0 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.19.2-9.2.0-162.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.0-162 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
majrusz-library-1.19.2-3.3.0.jar |Majrusz Library |mlib |3.3.0 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE
CorgiLib-forge-1.19.2-1.0.0.32.jar |CorgiLib |corgilib |1.0.0.32 |DONE |Manifest: NOSIGNATURE
modulargolems-1.6.3.jar |Modular Golems |modulargolems |1.6.3 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.19.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE
create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE
createoreexcavation-1.19-1.0.0.jar |Create Ore Excavation |createoreexcavation |1.0.0 |DONE |Manifest: NOSIGNATURE
rubidium-extra-0.4.17+mc1.19.2-build.71.jar |Rubidium Extra |sodiumextra |0.4.17+mc1.19.2-buil|DONE |Manifest: NOSIGNATURE
create-stuff-additions1.19.2_v2.0.2b.jar |Create Stuff & Additions |create_sa |2.0.2 |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
Quark-3.4-394.jar |Quark |quark |3.4-394 |DONE |Manifest: NOSIGNATURE
global_packs-forge-1.19.2-1.14.2_forge.jar |Global Packs |globaldataandresourcepacks |1.14.2_forge |DONE |Manifest: NOSIGNATURE
coroutil-1.19.2-1.2.37.jar |CoroUtil |coroutil |1.19.2-1.2.37 |DONE |Manifest: NOSIGNATURE
ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |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
ExNihiloSequentia-1.19.2-4.1.0.55-beta.jar |Ex Nihilo: Sequentia |exnihilosequentia |1.19.2-4.1.0.55-beta|DONE |Manifest: NOSIGNATURE
ExNihiloMekanism-1.19.2-4.1.0.52-beta.jar |Ex Nihilo: Sequentia - Mekanis|exnihilomekanism |1.19.2-4.1.0.52-beta|DONE |Manifest: NOSIGNATURE
improvedmobs-1.19-1.11.0-forge.jar |Improved Mobs Mod |improvedmobs |1.19-1.11.0 |DONE |Manifest: NOSIGNATURE
create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.1.14 |DONE |Manifest: NOSIGNATURE
createaddition-1.19.2-20230313a.jar |Create Crafts & Additions |createaddition |1.19.2-20230313a |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 47795a9b-5f30-4a9e-94d4-f09fd7d41387
FML: 43.2
Forge: net.minecraftforge:43.2.6
Flywheel Backend: GL33 Instanced Arrays
#@!@# Game crashed! Crash report saved to: #@!@# D:\iMakeit MC RC6 WAR-AND-TECHNOLOGY.minecraft\versions\human_failure_day\crash-reports\crash-2023-03-19_15.59.39-server.txt
Can the issue be reproduced with a mininal set of mods? (E.g. EnhancedAI + InsaneLib + Tinkers' Construct)
Yes/No
You just copy pasted random stuff, send the actual crash log and reply to the last question.
Also replying with "latest" to the versions doesn't help
#@!@# Game crashed! Crash report saved to: #@!@# D:\iMakeit MC RC6 WAR-AND-TECHNOLOGY.minecraft\versions\human_failure_day\crash-reports\crash-2023-03-19_15.59.39-server.txt
actually it is an occasional bug.it had happened for many times.but when i restart the game.everything is ok.you can get the full crash report at https://download.imakeit.tech/mc/minecraft-exported-crash-info-2023-03-19T16-05-23.zip.
i havent test with the mininal set of mods.but i have baned the spide ai in config files.and it runs well till now
Those are not crash reports, as already mentioned fill again the bug report with asked infos.