Jump to content

Hello Friends,


Andrerossi

Recommended Posts

I was playing in my world last night. I opened Minecraft in the morning. There were a few Mods updates and I made them. Then I tried to enter the World, but at 0% it crashed and gave this report. Is there anyone who can help?

There is all crash report:

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 2023-04-14 13:30:50
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%23317!/:?] {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%23317!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:immersive_weathering-common.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:the_bumblezone.mixins.json:world.ServerWorldMixin,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%23317!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:300) ~[client-1.19.2-20220805.130853-srg.jar%23317!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:A}
    at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:82) ~[client-1.19.2-20220805.130853-srg.jar%23317!/:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) ~[client-1.19.2-20220805.130853-srg.jar%23317!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23317!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,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: 2256540672 bytes (2152 MiB) / 4764729344 bytes (4544 MiB) up to 11207180288 bytes (10688 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i3-8100 CPU @ 3.60GHz
    Identifier: Intel64 Family 6 Model 158 Stepping 11
    Microarchitecture: Coffee Lake
    Frequency (GHz): 3.60
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 4
    Graphics card #0 name: NVIDIA GeForce GTX 1050 Ti
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x1c82
    Graphics card #0 versionInfo: DriverVersion=31.0.15.1640
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.40
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.40
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 21718.99
    Virtual memory used (MB): 18612.13
    Swap memory total (MB): 5394.31
    Swap memory used (MB): 423.41
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10688m -Xms256m
    Server Running: true
    Player Count: 0 / 8; []
    Data Packs: vanilla, mod:sereneseasons, mod:mousetweaks, mod:jei (incompatible), mod:createtweaker (incompatible), mod:crafttweaker (incompatible), mod:spark (incompatible), mod:forge, mod:fastleafdecay, mod:flywheel (incompatible), mod:create, mod:createdeco (incompatible), mod:create_sa, mod:journeymap (incompatible), mod:createaddition (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:naturescompass (incompatible), mod:optifinefixer, mod:entitycollisionfpsfix (incompatible), mod:dynamiclights (incompatible), mod:betterfpsdist (incompatible), mod:collective, mod:farsight_view (incompatible), mod:fixedanvilrepaircost, mod:dynview (incompatible), mod:fpsreducer, mod:bdlmod, mod:farmersdelight (incompatible), mod:fallingtree, mod:sophisticatedcore (incompatible), mod:sophisticatedbackpacks (incompatible), mod:chickenchunks (incompatible), mod:cc, mod:witherstormmod, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:createchunkloading (incompatible), mod:ftbteams (incompatible), mod:ftbchunks (incompatible), mod:cloth_config (incompatible), mod:codechickenlib (incompatible), mod:alloyed (incompatible), mod:createindustry, mod:worldedit (incompatible), mod:cyclopscore (incompatible), mod:dsurround (incompatible), mod:commoncapabilities (incompatible), mod:integrateddynamics (incompatible), mod:beenfo (incompatible), mod:realisticbees, mod:beehivetooltips (incompatible), mod:botanypots (incompatible), mod:botanypotstiers (incompatible), mod:bookshelf (incompatible), mod:paragon, mod:mixinextras (incompatible), mod:carryon (incompatible), mod:jade (incompatible), mod:deeperdarker, mod:undergarden, mod:the_bumblezone, mod:sdrp (incompatible), mod:geckolib3 (incompatible), mod:effective_fg (incompatible), mod:eatinganimation (incompatible), mod:playeranimator (incompatible), mod:bettercombat (incompatible), mod:simple_weapons, mod:betterthirdperson, mod:betteradvancements (incompatible), mod:immersive_weathering (incompatible), mod:moonlight (incompatible), mod:trainportals, Immersive Weathering Generated Pack, mod:underground_villages, mod:villagernames, mod:villagercomfort (incompatible), mod:ctov, mod:villagersrespawn, mod:biggerspongeabsorptionradius, mod:gupka, mod:projecte, mod:easybreeding (incompatible), mod:darkutils (incompatible), mod:pigpen (incompatible), mod:runelic (incompatible), mod:redstone_clock, mod:botanytrees (incompatible), mod:immersive_portals (incompatible)
    World Generation: Experimental
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    Launched Version: forge-43.2.8
    OptiFine Version: OptiFine_1.19.2_HD_U_H9
    OptiFine Build: 20220820-230904
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 3.2.0 NVIDIA 516.40
    OpenGlRenderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4
    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.8.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.8.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.2.8.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.2.8.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.2.8.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        CyclopsCore-1.19.2-1.18.2.jar                     |Cyclops Core                  |cyclopscore                   |1.18.2              |DONE      |Manifest: NOSIGNATURE
        UndergroundVillages-1.19.2-1.2.0.jar              |Underground Villages Mod      |underground_villages          |1.2.0               |DONE      |Manifest: NOSIGNATURE
        biggerspongeabsorptionradius-1.19.2-3.1.jar       |Bigger Sponge Absorption Radiu|biggerspongeabsorptionradius  |3.1                 |DONE      |Manifest: NOSIGNATURE
        player-animation-lib-forge-1.0.2.jar              |Player Animator               |playeranimator                |1.0.2               |DONE      |Manifest: NOSIGNATURE
        beenfo-1.19.1-forge42.0.1-1.2.jar                 |Beenfo                        |beenfo                        |1.19.1-forge42.0.1-1|DONE      |Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.6.0.1013.jar                  |Just Enough Items             |jei                           |11.6.0.1013         |DONE      |Manifest: NOSIGNATURE
        paragon-forge-3.0.2-1.19x.jar                     |Paragon                       |paragon                       |3.0.2               |DONE      |Manifest: NOSIGNATURE
        Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar   |Entity Collision FPS Fix      |entitycollisionfpsfix         |2.0.0.0             |DONE      |Manifest: NOSIGNATURE
        ProjectE-1.19.2-PE1.0.1B.jar                      |ProjectE                      |projecte                      |1.0.1B              |DONE      |Manifest: NOSIGNATURE
        easybreading-7.0.0-forge.jar                      |EasyBreeding                  |easybreeding                  |7.0.0               |DONE      |Manifest: NOSIGNATURE
        dynamiclights-1.19.2.1.jar                        |Dynamic Lights                |dynamiclights                 |1.19.2.1            |DONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.19.2-0.5.47.234.jar           |Sophisticated Core            |sophisticatedcore             |1.19.2-0.5.47.234   |DONE      |Manifest: NOSIGNATURE
        immersive_weathering-1.19.2-1.2.9-forge.jar       |Immersive Weathering          |immersive_weathering          |1.19.2-1.2.9        |DONE      |Manifest: NOSIGNATURE
        villagernames-1.19.2-5.2.jar                      |Villager Names                |villagernames                 |5.2                 |DONE      |Manifest: NOSIGNATURE
        realisticbees-1.19.2-3.3.jar                      |Realistic Bees                |realisticbees                 |3.3                 |DONE      |Manifest: NOSIGNATURE
        journeymap-1.19.2-5.9.5-forge.jar                 |Journeymap                    |journeymap                    |5.9.5               |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.19.2-1.10.0-forge.jar            |Nature's Compass              |naturescompass                |1.19.2-1.10.0-forge |DONE      |Manifest: NOSIGNATURE
        SereneSeasons-1.19.2-8.1.0.24.jar                 |Serene Seasons                |sereneseasons                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        BotanyPots-Forge-1.19.2-9.0.31.jar                |BotanyPots                    |botanypots                    |9.0.31              |DONE      |Manifest: NOSIGNATURE
        mixinextras-forge-0.2.0-beta.5.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.5        |DONE      |Manifest: NOSIGNATURE
        BotanyPotsTiers-Forge-1.19.2-3.3.2.jar            |BotanyPotsTiers               |botanypotstiers               |3.3.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
        sophisticatedbackpacks-1.19.2-3.18.43.801.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.19.2-3.18.43.801  |DONE      |Manifest: NOSIGNATURE
        DarkUtilities-Forge-1.19.2-13.1.7.jar             |DarkUtilities                 |darkutils                     |13.1.7              |DONE      |Manifest: NOSIGNATURE
        farsight-1.19.2-2.1.jar                           |Farsight mod                  |farsight_view                 |1.19.2-2.1          |DONE      |Manifest: NOSIGNATURE
        fixedanvilrepaircost-1.19.2-3.1.jar               |Fixed Anvil Repair Cost       |fixedanvilrepaircost          |3.1                 |DONE      |Manifest: NOSIGNATURE
        dynview-1.19.1-2.9.jar                            |Dynamic view distance         |dynview                       |2.3                 |DONE      |Manifest: NOSIGNATURE
        FpsReducer2-forge-1.19.2-2.1.jar                  |FPS Reducer                   |fpsreducer                    |1.19.2-2.1          |DONE      |Manifest: NOSIGNATURE
        carryon-forge-1.19.2-2.0.5.10.jar                 |Carry On                      |carryon                       |2.0.5.10            |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
        beehive-tooltips-forge-1.5.0.jar                  |Beehive Tooltips              |beehivetooltips               |1.5.0               |DONE      |Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |DONE      |Manifest: NOSIGNATURE
        Villager Comfort-1.19.2-1.0.0.jar                 |Villager Comfort              |villagercomfort               |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
        ctov-3.1.8.jar                                    |ChoiceTheorem's Overhauled Vil|ctov                          |3.1.8               |DONE      |Manifest: NOSIGNATURE
        DynamicSurroundings-6.0.0.2.jar                   |§3Dynamic Surroundings: Resurr|dsurround                     |6.0.0.2             |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |DONE      |Manifest: NOSIGNATURE
        moonlight-1.19.2-2.2.29-forge.jar                 |Moonlight Library             |moonlight                     |1.19.2-2.2.29       |DONE      |Manifest: NOSIGNATURE
        CommonCapabilities-1.19.2-2.9.0.jar               |CommonCapabilities            |commoncapabilities            |2.9.0               |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |DONE      |Manifest: NOSIGNATURE
        bettercombat-forge-1.6.2+1.19.jar                 |Better Combat                 |bettercombat                  |1.6.2+1.19          |DONE      |Manifest: NOSIGNATURE
        BotanyTrees-Forge-1.19.2-5.0.4.jar                |BotanyTrees                   |botanytrees                   |5.0.4               |DONE      |Manifest: NOSIGNATURE
        Jade-1.19.1-forge-8.8.1.jar                       |Jade                          |jade                          |8.8.1               |DONE      |Manifest: NOSIGNATURE
        Simple Weapons 1.3.8 - 1.19.2.jar                 |Simple Weapons                |simple_weapons                |1.3.8               |DONE      |Manifest: NOSIGNATURE
        optifinefixer-1.0.jar                             |OptiFine Crash Fixer          |optifinefixer                 |1.0                 |DONE      |Manifest: NOSIGNATURE
        CreateTweaker-1.19.2-3.0.0.5.jar                  |CreateTweaker                 |createtweaker                 |3.0.0.5             |DONE      |Manifest: NOSIGNATURE
        ChickenChunks-1.19.2-2.9.4.97-universal.jar       |ChickenChunks                 |chickenchunks                 |2.9.4.97            |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
        spark-1.10.34-forge.jar                           |spark                         |spark                         |1.10.34             |DONE      |Manifest: NOSIGNATURE
        betterfpsdist-1.19.2-1.8.jar                      |betterfpsdist mod             |betterfpsdist                 |1.19.2-1.8          |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.19.2-0.6.8.a-14.jar              |Flywheel                      |flywheel                      |0.6.8.a-14          |DONE      |Manifest: NOSIGNATURE
        alloyed-1.19.2-v1.5.jar                           |Create: Alloyed               |alloyed                       |1.19.2              |DONE      |Manifest: NOSIGNATURE
        create-1.19.2-0.5.0.i.jar                         |Create                        |create                        |0.5.0.i             |DONE      |Manifest: NOSIGNATURE
        createdeco-1.3.0-1.19.2.jar                       |Create Deco                   |createdeco                    |1.3.0-1.19.2        |DONE      |Manifest: NOSIGNATURE
        IntegratedDynamics-1.19.2-1.16.3.jar              |IntegratedDynamics            |integrateddynamics            |1.16.3              |DONE      |Manifest: NOSIGNATURE
        create-stuff-additions1.19.2_v2.0.2c.jar          |Create Stuff & Additions      |create_sa                     |2.0.2.              |DONE      |Manifest: NOSIGNATURE
        collective-1.19.2-6.53.jar                        |Collective                    |collective                    |6.53                |DONE      |Manifest: NOSIGNATURE
        PigPen-Forge-1.19.2-11.1.2.jar                    |PigPen                        |pigpen                        |11.1.2              |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE
        ClaimChunk-1.19-1.0.16.jar                        |Claim Chunk                   |cc                            |1.0.16              |DONE      |Manifest: NOSIGNATURE
        redstone_clock-1.0-1.19-1.19.2.jar                |Redstone Clock                |redstone_clock                |1.0                 |DONE      |Manifest: NOSIGNATURE
        BetterThirdPerson-Forge-1.19-1.9.0.jar            |Better Third Person           |betterthirdperson             |1.9.0               |DONE      |Manifest: NOSIGNATURE
        witherstormmod-1.19.2-3.1.1.1.jar                 |Cracker's Wither Storm Mod    |witherstormmod                |3.1.1.1             |DONE      |Manifest: NOSIGNATURE
        trainPortal0_1_73.jar                             |TrainPortals                  |trainportals                  |0.1.73              |DONE      |Manifest: NOSIGNATURE
        effective_fg-1.3.4.jar                            |Effective (Forge)             |effective_fg                  |1.3.4               |DONE      |Manifest: NOSIGNATURE
        Runelic-Forge-1.19.2-14.1.4.jar                   |Runelic                       |runelic                       |14.1.4              |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
        worldedit-mod-7.2.12.jar                          |WorldEdit                     |worldedit                     |7.2.12+6240-87f4ae1 |DONE      |Manifest: NOSIGNATURE
        eatinganimation-1.19-3.2.0.jar                    |Eating Animation              |eatinganimation               |3.0.0               |DONE      |Manifest: NOSIGNATURE
        forge-1.19.2-43.2.8-universal.jar                 |Forge                         |forge                         |43.2.8              |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
        bdlmod-1.19.2-1.2.0.jar                           |Blue's Dynamic Lights Mod     |bdlmod                        |1.19.2-1.2.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
        Quark-3.4-397.jar                                 |Quark                         |quark                         |3.4-397             |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
        ftb-library-forge-1902.3.17-build.200.jar         |FTB Library                   |ftblibrary                    |1902.3.17-build.200 |DONE      |Manifest: NOSIGNATURE
        createchunkloading-1.3.0-forge.jar                |Create Chunkloading           |createchunkloading            |1.3.0               |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1902.2.13-build.100.jar           |FTB Teams                     |ftbteams                      |1902.2.13-build.100 |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1902.3.20-build.257.jar          |FTB Chunks                    |ftbchunks                     |1902.3.20-build.257 |DONE      |Manifest: NOSIGNATURE
        createindustry-0.4.0-1.19.2.jar                   |Create: Industry              |createindustry                |0.4.0               |DONE      |Manifest: NOSIGNATURE
        The_Undergarden-1.19.2-0.8.3.jar                  |The Undergarden               |undergarden                   |0.8.3               |DONE      |Manifest: NOSIGNATURE
        VillagersRespawn-1.19-41.1.5.0.jar                |Villagers Respawn  Mod        |villagersrespawn              |41.1.5.0            |DONE      |Manifest: NOSIGNATURE
        the_bumblezone_forge-6.7.9+1.19.2.jar             |The Bumblezone                |the_bumblezone                |6.7.9+1.19.2        |DONE      |Manifest: NOSIGNATURE
        FallingTree-1.19.2-3.10.0.jar                     |FallingTree                   |fallingtree                   |3.10.0              |DONE      |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
        FastLeafDecay-30.jar                              |FastLeafDecay                 |fastleafdecay                 |30                  |DONE      |Manifest: NOSIGNATURE
        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
        SimpleDiscordRichPresence-forge-3.0.4-build.27+mc1|Simple Discord Rich Presence  |sdrp                          |3.0.4-build.27+mc1.1|DONE      |Manifest: NOSIGNATURE
        Gupca1.19.2Forge_1.1.jar                          |Gupka                         |gupka                         |1.0                 |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.40.jar                    |GeckoLib                      |geckolib3                     |3.1.40              |DONE      |Manifest: NOSIGNATURE
        createaddition-1.19.2-20230411a.jar               |Create Crafts & Additions     |createaddition                |1.19.2-20230411a    |DONE      |Manifest: NOSIGNATURE
        BetterAdvancements-1.19.2-0.2.2.142.jar           |Better Advancements           |betteradvancements            |0.2.2.142           |DONE      |Manifest: NOSIGNATURE
    Flywheel Backend: GL33 Instanced Arrays
    Crash Report UUID: c0f7de3f-d662-4239-8d7d-bf2c4770672f
    FML: 43.2
    Forge: net.minecraftforge:43.2.8

Link to comment
Share on other sites

Quote

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

Issue with immersive portals, check you have the latest version then contact the mod author.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.