Jump to content

Rendering overlay


Asger

Recommended Posts

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

Time: 7/28/22, 7:47 PM
Description: Rendering overlay

java.lang.NoClassDefFoundError: net/minecraftforge/client/event/RenderNameplateEvent
    at net.minecraft.client.resources.PaintingTextureManager.handler$zba000$getResourcesToLoad(PaintingTextureManager.java:542) ~[client-1.19-20220607.102129-srg.jar%23258!/:?] {re:mixin,re:classloading,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinPaintingSpriteUploader,pl:mixin:A}
    at net.minecraft.client.resources.PaintingTextureManager.m_7535_(PaintingTextureManager.java:20) ~[client-1.19-20220607.102129-srg.jar%23258!/:?] {re:mixin,re:classloading,pl:mixin:APP:infernal-expansion.mixins.json:client.MixinPaintingSpriteUploader,pl:mixin:A}
    at net.minecraft.client.resources.TextureAtlasHolder.m_5944_(TextureAtlasHolder.java:37) ~[client-1.19-20220607.102129-srg.jar%23258!/:?] {re:mixin,re:classloading}
    at net.minecraft.client.resources.TextureAtlasHolder.m_5944_(TextureAtlasHolder.java:13) ~[client-1.19-20220607.102129-srg.jar%23258!/:?] {re:mixin,re:classloading}
    at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10786_(SimplePreparableReloadListener.java:11) ~[client-1.19-20220607.102129-srg.jar%23258!/:?] {re:mixin,re:classloading}
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.client.event.RenderNameplateEvent
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.4.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    ... 12 more


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:888) ~[client-1.19-20220607.102129-srg.jar%23258!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.screens.LoadingOverlay
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:888) ~[client-1.19-20220607.102129-srg.jar%23258!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1084) ~[client-1.19-20220607.102129-srg.jar%23258!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:669) ~[client-1.19-20220607.102129-srg.jar%23258!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:betterthirdperson.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:206) ~[client-1.19-20220607.102129-srg.jar%23258!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19-41.1.0.jar%2393!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2381!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2381!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2381!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2381!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2381!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2381!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2381!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: No
    Packs: Default

-- System Details --
Details:
    Minecraft Version: 1.19
    Minecraft Version ID: 1.19
    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: 266301672 bytes (253 MiB) / 645922816 bytes (616 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 2600 Six-Core Processor            
    Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
    Microarchitecture: Zen+
    Frequency (GHz): 3.39
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce GTX 1660 Ti
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x2182
    Graphics card #0 versionInfo: DriverVersion=30.0.14.7196
    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): 29107.27
    Virtual memory used (MB): 12631.80
    Swap memory total (MB): 12800.00
    Swap memory used (MB): 187.82
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
    Launched Version: forge-41.1.0
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 471.96, NVIDIA Corporation
    Window size: 1024x768
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Graphics mode: fancy
    Resource Packs: 
    Current Language: English (US)
    CPU: 12x AMD Ryzen 5 2600 Six-Core Processor 
    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.0.jar eventbus PLUGINSERVICE 
        fmlloader-1.19-41.1.0.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19-41.1.0.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19-41.1.0.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19-41.1.0.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19-41.1.0.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: 
        client-1.19-20220607.102129-srg.jar               |Minecraft                     |minecraft                     |1.19                |NONE      |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
        forge-1.19-41.1.0-universal.jar                   |Forge                         |forge                         |41.1.0              |NONE      |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

Link to comment
Share on other sites

For Some Reason I Cannot Download Change The mods, Delete Them Or Add More But here I Think This Is It

[20:06:40] [main/INFO]: ModLauncher running: args [--username, AsgerHarboe, --version, forge-41.0.1, --gameDir, C:\Users\Anders\Twitch\Minecraft\Instances\w, --assetsDir, C:\Users\Anders\Twitch\Minecraft\Install\assets, --assetIndex, 1.19, --uuid, fdecaf9a59ab4e588f85b12eb559abdd, --accessToken, ????????, --clientId, YmUwMjg2MjUtZGUzZC00ZmUxLTllYjAtODMyM2IxZDVmMTMw, --xuid, 2535455195801882, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 41.0.1, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220607.102129]
[20:06:40] [main/INFO]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.3 by Microsoft
[20:06:40] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Anders/Twitch/Minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT
[20:06:40] [main/INFO]: Found mod file [1.19] SecurityCraft v1.9.2-beta6.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file [1.19]-Epic-Knights-Armor-and-Weapons-6.2v.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file additional_lights-1.19-2.1.5.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Adorn-3.6.1+1.19-forge.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file advancementframes-1.19-1.1.2.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file appleskin-forge-mc1.19-2.4.2.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Aquaculture-1.19-2.4.4.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file architectury-5.10.33-forge.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file ars_elemental-1.19-0.5.0.15.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file ars_nouveau-1.19.0-3.1.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file AutoRegLib-1.8-54.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file AwesomeDungeon-Forge-1.19-2.0.11.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file AwesomeDungeonOcean-Forge-1.19-2.0.7.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file balm-4.5.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file baubley-heart-canisters-1.19-1.0.0.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file bedspreads-forge-6.0.0-beta.2+1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file BetterAdvancements-1.19-0.2.2.136.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file BetterF3-1.3.2-Forge-1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file BetterThirdPerson-Forge-1.19-1.8.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file blueprint-1.19-6.0.5.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Bookshelf-Forge-1.19-14.2.10.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file buildinggadgets-3.14.2-build.11+mc1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file bygonenether-1.2-1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file carryon-1.19-1.18.1.2.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file cfm-7.0.0-pre33-1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file chunkloaders-1.2.0-forge-mc1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file cloth-config-7.0.73-forge.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file CodeChickenLib-1.19-4.2.2.468-universal.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file comforts-forge-6.0.0-beta.5+1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Controlling-forge-1.19-10.0+3.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file cookingforblockheads-forge-1.19-13.2.0.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file craftingtweaks-forge-1.19-15.0.2.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file creeperoverhaul-2.0.2-forge.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file curios-forge-1.19-5.1.0.4.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Customized-Dungeon-Loot-1.19-(v.2.1.2).jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file CyclopsCore-1.19-1.17.0.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file DeathCounter-1.19-1.2.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file DramaticDoors-Forge-1.19-2.1.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file DungeonCrawl-1.19-2.3.11.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file DungeonsArise-1.19-2.1.51-beta.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file EasyShulkerBoxes-v4.0.3-1.19-Forge.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file EnchantmentDescriptions-Forge-1.19-11.1.9.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file EnderStorage-1.19-2.10.0.179-universal.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file ExplorersCompass-1.19-1.2.3-forge.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file ExtraArmor 1.19-1.16.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file farmingforblockheads-forge-1.19-11.1.0.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Floral Enchantment-1.19-1.3.6.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file geckolib-forge-1.19-3.1.11.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file geysermod-1.19-1.0.2.0.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file goblintraders-1.7.3-1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Iceberg-1.19-1.0.46.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file infernal-expansion-1.19-2.5.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file ironchest-1.19-14.0.2.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file ironfurnaces-1.19-3.4.0.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file itemcollectors-1.1.5b-forge-mc1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file jei-1.19-forge-11.1.1.239.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file journeymap-1.19-5.8.5-forge.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file LegendaryTooltips-1.19-1.2.5.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file LibraryFerret-Forge-1.19-2.0.0.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file lootr-1.19-0.3.20.57.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file lucky-block-forge-1.19-13.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file mahoutsukai-1.19.0-v1.34.30.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file mcw-bridges-2.0.3-mc1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file mcw-fences-1.0.5-mc1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file mcw-lights-1.0.3-mc1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file mcw-roofs-2.1.2-mc1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file mcw-trapdoors-1.0.6-mc1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file meetyourfight-1.19-1.2.6.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Mekanism-1.19-10.3.0.467.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file MekanismAdditions-1.19-10.3.0.467.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file MekanismGenerators-1.19-10.3.0.467.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file MekanismTools-1.19-10.3.0.467.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file mining_helmet-1.19-2.1.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file mob_grinding_utils-1.19-0.4.42.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file moonlight-1.19-1.18.2.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file morevillagers-forge-1.19-4.0.3.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file MouseTweaks-forge-mc1.19-2.23.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file moyai-1.19-1.1.5.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file NaturesCompass-1.19-1.9.7-forge.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Nullscape_v1.2a.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file OreExcavation-1.11.165.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file origins-plus-plus-1.6.2.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Patchouli-1.19-75.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file pmmo-1.19-0.3.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file polylib-forge-1900.0.2-build.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file PuzzlesLib-v4.0.18-1.19-Forge.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Quark-3.3-363.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file repurposed_structures_forge-6.1.4+1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file RingsOfAscension-1.19-1.0.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file roost_ultimate-1.19-0.2.7.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file rubidium-0.6.0b.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Runelic-Forge-1.19-12.1.3.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file sapience-1.19-1.0.0.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file scuba_gear-1.19-1.0.5.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file shetiphiancore-1.19-3.11.0.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file SimpleBackups-1.19-2.0.2.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file skinned_lanterns-1.19-1.3.4.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file SkyVillages-1.0.1-1.19-forge-release.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file smarterfarmers-1.19-1.6.2.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file sophisticatedbackpacks-1.19-3.18.9.661.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file sophisticatedcore-1.19-0.4.10.87.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file soulshards-1.19-1.3.2.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file spark-1.9.25-forge.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file StorageDrawers-1.19-11.1.2.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file structure-expansion-1900.1.1-build.4.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file structure_gel-1.19-2.5.4.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file supermartijn642configlib-1.1.6b-forge-mc1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file supermartijn642corelib-1.0.19-forge-mc1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file supplementaries-1.19-1.4.8b.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file Terralith_v2.3.3.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file terraqueous-1.19-1.10.0.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file tombstone-8.0.4-1.19.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file ToolBelt-1.19-1.19.6.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file waystones-forge-1.19-11.1.0.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file weaponmaster-forge-1.19-41.0.100-3.0.1.jar of type MOD with locator {mods folder locator at C:\Users\Anders\Twitch\Minecraft\Instances\w\mods}
[20:06:40] [main/INFO]: Found mod file fmlcore-1.19-41.0.1.jar of type LIBRARY with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@515f4131
[20:06:40] [main/INFO]: Found mod file javafmllanguage-1.19-41.0.1.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@515f4131
[20:06:40] [main/INFO]: Found mod file lowcodelanguage-1.19-41.0.1.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@515f4131
[20:06:40] [main/INFO]: Found mod file mclanguage-1.19-41.0.1.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@515f4131
[20:06:40] [main/INFO]: Found mod file client-1.19-20220607.102129-srg.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@515f4131
[20:06:40] [main/INFO]: Found mod file forge-1.19-41.0.1-universal.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@515f4131
[20:06:41] [main/ERROR]: Missing language kotlinforforge version [3,) wanted by Adorn-3.6.1+1.19-forge.jar
[20:06:41] [main/ERROR]: Missing language javafml version [41.0.100,) wanted by lucky-block-forge-1.19-13.1.jar, found 41
[20:06:41] [main/ERROR]: Missing mandatory dependencies: forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, pehkui, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, forge, apoli, forge, forge, forge, forge, forge, forge, forge, forge, forge
[20:06:43] [main/INFO]: Compatibility level set to JAVA_17
[20:06:43] [main/ERROR]: Mixin config polylib.mixins.json does not specify "minVersion" property
[20:06:43] [main/ERROR]: Mixin config rubidium.mixins.json does not specify "minVersion" property
[20:06:43] [main/INFO]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
[20:06:43] [main/INFO]: Successfully loaded Mixin Connector [shetiphian.terraqueous.mixins.MixinConnector]
[20:06:43] [main/INFO]: Launching target 'forgeclient' with arguments [--version, forge-41.0.1, --gameDir, C:\Users\Anders\Twitch\Minecraft\Instances\w, --assetsDir, C:\Users\Anders\Twitch\Minecraft\Install\assets, --uuid, fdecaf9a59ab4e588f85b12eb559abdd, --username, AsgerHarboe, --assetIndex, 1.19, --accessToken, ????????, --clientId, YmUwMjg2MjUtZGUzZC00ZmUxLTllYjAtODMyM2IxZDVmMTMw, --xuid, 2535455195801882, --userType, msa, --versionType, release, --width, 1024, --height, 768]
[20:06:44] [main/WARN]: Reference map 'morevillagers-forge-forge-refmap.json' for morevillagers.mixins.json could not be read. If this is a development environment you can ignore this message
[20:06:44] [main/INFO]: Loaded configuration file for Rubidium: 29 options available, 0 override(s) found
[20:06:44] [main/WARN]: Error loading class: net/minecraftforge/event/level/LevelEvent (java.lang.ClassNotFoundException: net.minecraftforge.event.level.LevelEvent)
[20:06:44] [main/WARN]: @Mixin target net.minecraftforge.event.level.LevelEvent was not found architectury.mixins.json:MixinLevelEvent
[20:06:44] [main/WARN]: Error loading class: net/minecraftforge/client/gui/overlay/ForgeGui (java.lang.ClassNotFoundException: net.minecraftforge.client.gui.overlay.ForgeGui)
[20:06:44] [main/WARN]: @Mixin target net.minecraftforge.client.gui.overlay.ForgeGui was not found betterf3.forge.mixins.json:ForgeGuiMixin
[20:06:44] [main/WARN]: Error loading class: net/minecraft/client/renderer/item/ItemProperties$static$1 (java.lang.ClassNotFoundException: net.minecraft.client.renderer.item.ItemProperties$static$1)
[20:06:44] [main/WARN]: @Mixin target net.minecraft.client.renderer.item.ItemProperties$static$1 was not found infernal-expansion.mixins.json:client.MixinItemProperties
[20:06:44] [main/WARN]: Error loading class: net/minecraft/world/level/levelgen/structure/MineShaftPieces$MineShaftPiece (java.lang.ClassNotFoundException: net.minecraft.world.level.levelgen.structure.MineShaftPieces$MineShaftPiece)
[20:06:44] [main/WARN]: @Mixin target net.minecraft.world.level.levelgen.structure.MineShaftPieces$MineShaftPiece was not found supplementaries.mixins.json:accessors.MineshaftAccessor
[20:06:44] [main/WARN]: Error loading class: de/maxhenkel/gravestone/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.gravestone.events.DeathEvents)
[20:06:44] [main/WARN]: Error loading class: de/maxhenkel/corpse/events/DeathEvents (java.lang.ClassNotFoundException: de.maxhenkel.corpse.events.DeathEvents)
[20:06:44] [main/WARN]: Error loading class: net/minecraftforge/event/level/ChunkEvent$Unload (java.lang.ClassNotFoundException: net.minecraftforge.event.level.ChunkEvent$Unload)
[20:06:44] [main/WARN]: Error loading class: net/minecraftforge/event/level/ChunkEvent$Load (java.lang.ClassNotFoundException: net.minecraftforge.event.level.ChunkEvent$Load)
[20:06:44] [main/WARN]: Error loading class: net/minecraftforge/event/level/ChunkDataEvent$Load (java.lang.ClassNotFoundException: net.minecraftforge.event.level.ChunkDataEvent$Load)
[20:06:44] [main/WARN]: Error loading class: net/minecraftforge/event/level/ChunkEvent$Unload (java.lang.ClassNotFoundException: net.minecraftforge.event.level.ChunkEvent$Unload)
[20:06:44] [main/WARN]: Error loading class: net/minecraftforge/event/level/ChunkEvent$Load (java.lang.ClassNotFoundException: net.minecraftforge.event.level.ChunkEvent$Load)
[20:06:44] [main/WARN]: Error loading class: net/minecraftforge/event/level/BlockEvent$BreakEvent (java.lang.ClassNotFoundException: net.minecraftforge.event.level.BlockEvent$BreakEvent)
[20:06:45] [main/INFO]: Mixing TextColorMixin from iceberg.mixins.json into net.minecraft.network.chat.TextColor
[20:06:45] [main/INFO]: Mixing MinecraftMixin from iceberg.mixins.json into net.minecraft.client.Minecraft
[20:06:45] [main/WARN]: @Redirect conflict. Skipping ars_nouveau.mixins.json:camera.MinecraftMixin->@Redirect::handleKeybinds(Lnet/minecraft/client/Options;Lnet/minecraft/client/CameraType;)V with priority 1100, already redirected by securitycraft.mixins.json:camera.MinecraftMixin->@Redirect::handleKeybinds(Lnet/minecraft/client/Options;Lnet/minecraft/client/CameraType;)V with priority 1100
[20:06:46] [main/INFO]: Mixing ScreenMixin from iceberg.mixins.json into net.minecraft.client.gui.screens.Screen
[20:06:46] [main/WARN]: @Inject(@At("HEAD")) Shift.BY=1 on blueprint.mixins.json:EntityMixin::handler$zdc000$baseTick exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[20:06:46] [main/WARN]: Error loading class: net/minecraftforge/event/level/BlockEvent$BreakEvent (java.lang.ClassNotFoundException: net.minecraftforge.event.level.BlockEvent$BreakEvent)
 

Link to comment
Share on other sites

Twitch is the old name for the curseforge launcher and the folder structures match those launchers.

If you are having problems managing your mods, you should contact them for help.

https://support.curseforge.com/en/support/home

 

But maybe your issue is this? https://support.curseforge.com/en/support/solutions/articles/9000197148-customizing-modpacks

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.



×
×
  • Create New...

Important Information

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