1

Game crash code

frogleg 4/29/23 1:37 am
1.5k
5/19/2023 11:41 am
when ever I start a new game I get this error code can anyone help me figure this out



---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 2023-04-29 01:29:34
Description: Exception in server tick loop

org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.8.jar:10.0.8+10.0.8+main.0ef7e830] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.8.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at net.minecraft.server.level.ServerChunkCache.<init>(ServerChunkCache.java:76) ~[client-1.19.2-20220805.130853-srg.jar%23373!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl.mixins.json:common.MixinServerChunkCache,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.<init>(ServerLevel.java:204) ~[client-1.19.2-20220805.130853-srg.jar%23373!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:imm_ptl.mixins.json:common.MixinServerLevel,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.alternate_dimension.MixinServerLevel_ModifySeed,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinServerWorld,pl:mixin:APP:corgilib.mixins.json:MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:329) ~[client-1.19.2-20220805.130853-srg.jar%23373!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:300) ~[client-1.19.2-20220805.130853-srg.jar%23373!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:62) ~[client-1.19.2-20220805.130853-srg.jar%23373!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) ~[client-1.19.2-20220805.130853-srg.jar%23373!/:?] {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%23373!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [imm_ptl.mixins.json:common.chunk_sync.MixinChunkMap_C] from phase [DEFAULT] in config [imm_ptl.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
... 21 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: PRIVATE @Overwrite method m_183760_ in imm_ptl.mixins.json:common.chunk_sync.MixinChunkMap_C cannot reduce visibiliy of PUBLIC target method
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.conformVisibility(MixinPreProcessorStandard.java:485) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachSpecialMethod(MixinPreProcessorStandard.java:458) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachOverwriteMethod(MixinPreProcessorStandard.java:419) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachMethods(MixinPreProcessorStandard.java:349) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:302) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
... 21 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 2737427912 bytes (2610 MiB) / 8078229504 bytes (7704 MiB) up to 10569646080 bytes (10080 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5500
Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 3.60
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: AMD Radeon RX 6500 XT
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 4080.00
Graphics card #0 deviceId: 0x743f
Graphics card #0 versionInfo: DriverVersion=31.0.14051.1000
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 26931.95
Virtual memory used (MB): 21721.11
Swap memory total (MB): 10752.00
Swap memory used (MB): 520.73
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10080m -Xms256m
Server Running: true
Player Count: 0 / 8; []
Data Packs: vanilla, mod:create_things_and_misc, mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:scena (incompatible), mod:morediscs (incompatible), mod:exlinecopperequipment, mod:paragon, mod:mcwwindows, mod:macawsbridgesbyg, mod:sophisticatedcore (incompatible), mod:bossmusicmod, mod:mcwfurnituresbop, mod:controlling (incompatible), mod:tdnf (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:moreminecarts (incompatible), mod:additionalweapon, mod:macawsbridgesbop, mod:bookshelf (incompatible), mod:create_dragon_lib, mod:mcwdoors, mod:railways (incompatible), mod:jeresources, mod:beyond_earth, mod:cloth_config (incompatible), mod:twilightforest (incompatible), mod:easy_piglins (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:endersdelight, mod:coppergolem (incompatible), mod:ironfurnaces (incompatible), mod:zombieproofdoors, mod:mcwtrpdoors, mod:mcwfences, mod:supermartijn642corelib (incompatible), mod:collective, mod:copperoverhaul, mod:cheatutils, mod:oreexcavation (incompatible), mod:transportmod, mod:nuclearscience (incompatible), mod:framedblocks, mod:elevatorid (incompatible), mod:constructionwand, mod:mcwroofs, mod:simpledrills, mod:mutantmore, mod:deeperdarker, mod:architectury (incompatible), mod:mcwfurnitures, mod:extendedflywheels, mod:itemphysic (incompatible), mod:framework (incompatible), mod:ballistix (incompatible), mod:geckolib3 (incompatible), mod:scaffoldingdropsnearby, mod:blastcraft (incompatible), mod:mcwlights, mod:kiwi (incompatible), mod:createbigcannons, mod:honeystickypistonmod, mod:rechiseled (incompatible), mod:villagerdrops, mod:eerreforged (incompatible), mod:jei (incompatible), mod:copperized (incompatible), mod:goldenhopper (incompatible), mod:mcwpaintings, mod:clumps (incompatible), mod:travelersbackpack, mod:fruittrees (incompatible), mod:sereneseasons, mod:configured (incompatible), mod:modularforcefields (incompatible), mod:snowundertrees, mod:electrodynamics (incompatible), mod:catalogue (incompatible), mod:immersive_portals (incompatible), mod:crafttweaker (incompatible), mod:forge, mod:mcwpaths, mod:ironchest (incompatible), mod:extendedtools (incompatible), mod:cofh_core, mod:enchdesc (incompatible), mod:theoneprobe (incompatible), mod:terrablender, mod:biomesoplenty, mod:macawsroofsbop, mod:mcwfencesbop, mod:physicsmod (incompatible), mod:dont_drop_your_compass (incompatible), mod:mousetweaks, mod:creativecore (incompatible), mod:recipes_lib, mod:kotlinforforge (incompatible), mod:easy_villagers (incompatible), mod:flywheel (incompatible), mod:create, mod:creategoggles, mod:xaerominimap, mod:create_sa, mod:securitycraft, mod:tramplenomore (incompatible), mod:assemblyline (incompatible), mod:appleskin, mod:alexsdelight, mod:enhancedcelestials (incompatible), mod:corgilib (incompatible), mod:chiselsandbits (incompatible), mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), mod:fruittrees:conditional
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: forge-43.2.7
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.7.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.2.7.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.2.7.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.2.7.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.2.7.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
javafml@null
kotlinforforge@3.11.0
lowcodefml@null
kotori_scala@2.13.10-build-10
Mod List:
create_misc_and_things_1.19.2_2.0.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.19.2-1192.1.0.jar |QuarryPlus |quarryplus |1192.1.0 |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
scena-forge-1.0.95.jar |Scena |scena |1.0.95 |DONE |Manifest: NOSIGNATURE
morediscs-1.19.2-27-forge.jar |MoreDiscs |morediscs |1.19.2-27-forge |DONE |Manifest: NOSIGNATURE
exlinecopperequipment-forge-1.19.2-v2.0.6.jar |Copper Equipment |exlinecopperequipment |2.0.6 |DONE |Manifest: NOSIGNATURE
paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.1.1-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.1.1 |DONE |Manifest: NOSIGNATURE
macawsbridgesbyg-1.19.2-1.2.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.19.2-1.2 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.19.2-0.5.51.251.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.51.251 |DONE |Manifest: NOSIGNATURE
Boss Music Mod 1.19.jar |Boss Music Mod |bossmusicmod |1.0 |DONE |Manifest: NOSIGNATURE
mcwfurnituresbop-1.19.2-1.2.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.19.2-1.2 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE
tdnf-forge-mc119-3.0.183.jar |Trees Do Not Float |tdnf |3.0.183 |DONE |Manifest: NOSIGNATURE
citadel-2.1.3-1.19.jar |Citadel |citadel |2.1.3 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
moreminecarts-1.5.7.jar |More Minecarts |moreminecarts |1.5.7 |DONE |Manifest: NOSIGNATURE
additionalweapon-2.0.0-1.19.2.jar |Additional Weapon |additionalweapon |2.0.0-1.19.2 |DONE |Manifest: NOSIGNATURE
macawsbridgesbop-1.19.2-1.2.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.19.2-1.2 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.2-16.2.18.jar |Bookshelf |bookshelf |16.2.18 |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
create_dragon_lib-1.19.2-1.1.2.jar |Create: Dragon Lib |create_dragon_lib |1.1.2 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.9forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.9 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.2.4+forge-mc1.19.2.jar |Create: Steam 'n Rails |railways |1.2.4+forge-mc1.19.2|DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-1.19.2-6.4d.jar |Beyond Earth |beyond_earth |6.4d |DONE |Manifest: NOSIGNATURE
cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE
easy_piglins-1.19.2-1.0.0.jar |Easy Piglins |easy_piglins |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.7-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE
endersdelight-1.19-1.0.2.jar |Ender's Delight |endersdelight |1.19-1.0.2 |DONE |Manifest: NOSIGNATURE
coppergolem-forge-1.19-41.0.100-2.0.1.jar |Copper Golem |coppergolem |2.0.1 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.19.2-3.6.5.jar |Iron Furnaces |ironfurnaces |3.6.5 |DONE |Manifest: NOSIGNATURE
zombieproofdoors-1.19.2-3.0.jar |Zombie Proof Doors |zombieproofdoors |3.0 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.9-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.9 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.7-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.7 |DONE |Manifest: NOSIGNATURE
collective-1.19.2-6.53.jar |Collective |collective |6.53 |DONE |Manifest: NOSIGNATURE
copperoverhaul-MC1.19.2-22.10.11.jar |Copper Overhaul |copperoverhaul |22.10.11 |DONE |Manifest: NOSIGNATURE
zergatul.cheatutils-2.1.0-forge-1.19.2.jar |Zergatul Cheat Utils |cheatutils |2.1.0 |DONE |Manifest: NOSIGNATURE
OreExcavation-1.11.166.jar |OreExcavation |oreexcavation |1.11.166 |DONE |Manifest: NOSIGNATURE
transportmod-12.1.7-1.19.2.jar |Public Transport Mod |transportmod |12.1.7 |DONE |Manifest: NOSIGNATURE
Nuclear Science-1.19.2-0.5.2-4.jar |Nuclear Science |nuclearscience |1.19.2-0.5.2-4 |DONE |Manifest: NOSIGNATURE
FramedBlocks-6.8.3.jar |FramedBlocks |framedblocks |6.8.3 |DONE |Manifest: NOSIGNATURE
elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE
constructionwand-1.19.2-2.10.jar |Construction Wand |constructionwand |1.19.2-2.10 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.2.3-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |DONE |Manifest: NOSIGNATURE
SimpleDrills 1.4.jar |SimpleDrills |simpledrills |1.4.0 |DONE |Manifest: NOSIGNATURE
mutantmore-1.19.2-early-access-1.0.7.jar |Mutant More |mutantmore |1.0 |DONE |Manifest: NOSIGNATURE
deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE
architectury-6.5.77-forge.jar |Architectury |architectury |6.5.77 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.1.0-mc1.19.2forge.jar |Macaw's Furniture |mcwfurnitures |3.1.0 |DONE |Manifest: NOSIGNATURE
extendedflywheels-1.2.5-1.19.2-0.5.f.jar |Extended Flywheels |extendedflywheels |1.2.5-1.19.2-0.5.f |DONE |Manifest: NOSIGNATURE
ItemPhysic_FORGE_v1.6.6_mc1.19.2.jar |ItemPhysic |itemphysic |1.6.6 |DONE |Manifest: NOSIGNATURE
framework-0.4.2-1.19.2.jar |Framework |framework |0.4.2 |DONE |Manifest: NOSIGNATURE
Ballistix-1.19.2-0.6.3-1.jar |Ballistix |ballistix |1.19.2-0.6.3-1 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
scaffoldingdropsnearby-1.19.2-3.0.jar |Scaffolding Drops Nearby |scaffoldingdropsnearby |3.0 |DONE |Manifest: NOSIGNATURE
Blastcraft-1.19.2-0.3.2-2.jar |Blastcraft |blastcraft |1.19.2-0.3.2-2 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.5-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |DONE |Manifest: NOSIGNATURE
Kiwi-1.19.1-forge-8.3.4.jar |Kiwi |kiwi |8.3.4 |DONE |Manifest: NOSIGNATURE
createbigcannons-1.19.2-beta-0.5.b.jar |Create Big Cannons |createbigcannons |1.19.2-beta-0.5.b |DONE |Manifest: NOSIGNATURE
honeystickypistonmod-1.19.2-1.0.0.jar |Honey Sticky Piston Mod |honeystickypistonmod |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
rechiseled-1.0.13-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.13 |DONE |Manifest: NOSIGNATURE
villagerdrops-forge-1.19.2-v1.2.0.jar |Villagers Drop Emeralds on Dea|villagerdrops |1.2.0 |DONE |Manifest: NOSIGNATURE
eerreforged-1.19.4-1.0.4.jar |Erroring Entity Remover Reforg|eerreforged |1.0.4 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.6.0.1015.jar |Just Enough Items |jei |11.6.0.1015 |DONE |Manifest: NOSIGNATURE
Copperized-1.19-2.5.jar |Copperized |copperized |2.5 |DONE |Manifest: NOSIGNATURE
goldenhopper-1.2.8-1.19.jar |Golden Hopper |goldenhopper |1.2.8 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.4-mc1.19.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE
TravelersBackpack-1.19.2-8.2.21.jar |Traveler's Backpack |travelersbackpack |8.2.21 |DONE |Manifest: NOSIGNATURE
FruitTrees-1.19.2-forge-6.3.0.jar |Fruit Trees |fruittrees |6.3.0 |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE
configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE
Modular Forcefields-1.19.2-0.1.2-1.jar |Modular Forcefields |modularforcefields |1.19.2-0.1.2-1 |DONE |Manifest: NOSIGNATURE
snowundertrees-1.19.2-1.3.1.jar |Snow Under Trees |snowundertrees |1.3.1 |DONE |Manifest: NOSIGNATURE
Electrodynamics-1.19.2-0.8.0-4.jar |Electrodynamics |electrodynamics |1.19.2-0.8.0-4 |DONE |Manifest: NOSIGNATURE
catalogue-1.7.0-1.19.2.jar |Catalogue |catalogue |1.7.0 |DONE |Manifest: NOSIGNATURE
immersive-portals-2.3.5-mc1.19.2-forge.jar |Immersive Portals |immersive_portals |2.3.5 |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.19.2-10.1.41.jar |CraftTweaker |crafttweaker |10.1.41 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.2.7-universal.jar |Forge |forge |43.2.7 |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
mcw-paths-1.0.2forge-mc1.19.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.2 |DONE |Manifest: NOSIGNATURE
ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE
Extended Tools-1.19.2-0.4.1-0.jar |Extended Tools |extendedtools |1.19.2-0.4.1-0 |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
EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |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
theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.19.2-17.1.1.162.jar |Biomes O' Plenty |biomesoplenty |17.1.1.162 |DONE |Manifest: NOSIGNATURE
macawsroofsbop-1.19.2-1.4.jar |Macaw's Roofs - BOP |macawsroofsbop |1.19.2-1.4 |DONE |Manifest: NOSIGNATURE
mcwfencesbop-1.19.2-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE
physics-mod-2.12.3-mc-1.19.2-forge.jar |Physics Mod |physicsmod |2.12.3 |DONE |Manifest: NOSIGNATURE
dont_drop_your_compass-1.19.2-1.0-forge.jar |Dont Drop Your Compass |dont_drop_your_compass |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE
RecipesLibrary-1.19.2-2.0.1.jar |Recipes Library |recipes_lib |2.0.1 |DONE |Manifest: NOSIGNATURE
kffmod-3.11.0.jar |Kotlin For Forge |kotlinforforge |3.11.0 |DONE |Manifest: NOSIGNATURE
easy_villagers-1.19.2-1.0.8.jar |Easy Villagers |easy_villagers |1.19.2-1.0.8 |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
creategoggles-0.5.4[FORGE].jar |Create Goggles |creategoggles |0.5.4 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_23.4.0_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |23.4.0 |DONE |Manifest: NOSIGNATURE
create-stuff-additions1.19.2_v2.0.2c.jar |Create Stuff & Additions |create_sa |2.0.2. |DONE |Manifest: NOSIGNATURE
[1.19.2] SecurityCraft v1.9.4.jar |SecurityCraft |securitycraft |1.9.4 |DONE |Manifest: NOSIGNATURE
TrampleNoMore-Forge-1.19.2-9.0.1.jar |TrampleNoMore |tramplenomore |9.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
Assembly Line-1.19.2-0.5.2-3.jar |Assembly Line |assemblyline |1.19.2-0.5.2-3 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |DONE |Manifest: NOSIGNATURE
Enhanced_Celestials-forge-1.19.2-2.1.0.5.jar |Enhanced Celestials |enhancedcelestials |2.1.0.5 |DONE |Manifest: NOSIGNATURE
CorgiLib-forge-1.19.2-1.0.0.32.jar |CorgiLib |corgilib |1.0.0.32 |DONE |Manifest: NOSIGNATURE
chisels-and-bits-forge-1.3.135.jar |chisels-and-bits |chiselsandbits |1.3.135 |DONE |Manifest: NOSIGNATURE
create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.0 |DONE |Manifest: NOSIGNATURE
createaddition-1.19.2-20230426a.jar |Create Crafts & Additions |createaddition |1.19.2-20230426a |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 44ab0916-1f9c-48e4-bd68-6c9a911d4edb
FML: 43.2
Forge: net.minecraftforge:43.2.7
Flywheel Backend: GL33 Instanced Arrays
FramedBlocks BlockEntity Warning: Not applicable
Kiwi Modules:
fruittrees:cherry
fruittrees:cherry_fruits
fruittrees:core
fruittrees:core_fruits
fruittrees:farmersdelight
fruittrees:food
fruittrees:hybridization
kiwi:contributors
kiwi:data
Posted by
frogleg
Level 1 : New Miner
0

  Have something to say?

JoinSign in

2

Scyphe
05/02/2023 7:48 am
Level 2 : Apprentice Warrior
Maybe try allocating more ram to your game or try a newer or older installation of the game (if ones available).
1
frogleg
04/29/2023 1:56 am
Level 1 : New Miner
apparently immersive portals was causing my crashing if anyone has immersive portals for 1.19.2 you might want to disable it if your crashing
2

Welcome