Jump to content

Recommended Posts

Posted

---- 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

Posted

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)
 

Posted
2 minutes ago, Asger said:

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

Which launcher did you use? Still the Twitch or is this just the folder name of your Game directory?

Posted

I Think This Is Just The Folder Name. Not Sure what you meant by Launcher i used but i just pressed play on my modpack and it should just be minecraft

Posted

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.

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Version 1.19 - Forge 41.0.63 I want to create a wolf entity that I can ride, so far it seems to be working, but the problem is that when I get on the wolf, I can’t control it. I then discovered that the issue is that the server doesn’t detect that I’m riding the wolf, so I’m struggling with synchronization. However, it seems to not be working properly. As I understand it, the server receives the packet but doesn’t register it correctly. I’m a bit new to Java, and I’ll try to provide all the relevant code and prints *The comments and prints are translated by chatgpt since they were originally in Spanish* Thank you very much in advance No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. No player is mounted, or the passenger is not a player. MountableWolfEntity package com.vals.valscraft.entity; import com.vals.valscraft.network.MountSyncPacket; import com.vals.valscraft.network.NetworkHandler; import net.minecraft.client.Minecraft; import net.minecraft.network.syncher.EntityDataAccessor; import net.minecraft.network.syncher.EntityDataSerializers; import net.minecraft.network.syncher.SynchedEntityData; import net.minecraft.server.MinecraftServer; import net.minecraft.server.level.ServerPlayer; import net.minecraft.world.entity.EntityType; import net.minecraft.world.entity.Mob; import net.minecraft.world.entity.ai.attributes.AttributeSupplier; import net.minecraft.world.entity.ai.attributes.Attributes; import net.minecraft.world.entity.animal.Wolf; import net.minecraft.world.entity.player.Player; import net.minecraft.world.entity.Entity; import net.minecraft.world.InteractionHand; import net.minecraft.world.InteractionResult; import net.minecraft.world.item.ItemStack; import net.minecraft.world.item.Items; import net.minecraft.world.level.Level; import net.minecraft.world.phys.Vec3; import net.minecraftforge.event.TickEvent; import net.minecraftforge.eventbus.api.SubscribeEvent; import net.minecraftforge.network.PacketDistributor; public class MountableWolfEntity extends Wolf { private boolean hasSaddle; private static final EntityDataAccessor<Byte> DATA_ID_FLAGS = SynchedEntityData.defineId(MountableWolfEntity.class, EntityDataSerializers.BYTE); public MountableWolfEntity(EntityType<? extends Wolf> type, Level level) { super(type, level); this.hasSaddle = false; } @Override protected void defineSynchedData() { super.defineSynchedData(); this.entityData.define(DATA_ID_FLAGS, (byte)0); } public static AttributeSupplier.Builder createAttributes() { return Wolf.createAttributes() .add(Attributes.MAX_HEALTH, 20.0) .add(Attributes.MOVEMENT_SPEED, 0.3); } @Override public InteractionResult mobInteract(Player player, InteractionHand hand) { ItemStack itemstack = player.getItemInHand(hand); if (itemstack.getItem() == Items.SADDLE && !this.hasSaddle()) { if (!player.isCreative()) { itemstack.shrink(1); } this.setSaddle(true); return InteractionResult.SUCCESS; } else if (!level.isClientSide && this.hasSaddle()) { player.startRiding(this); MountSyncPacket packet = new MountSyncPacket(true); // 'true' means the player is mounted NetworkHandler.CHANNEL.sendToServer(packet); // Ensure the server handles the packet return InteractionResult.SUCCESS; } return InteractionResult.PASS; } @Override public void travel(Vec3 travelVector) { if (this.isVehicle() && this.getControllingPassenger() instanceof Player) { System.out.println("The wolf has a passenger."); System.out.println("The passenger is a player."); Player player = (Player) this.getControllingPassenger(); // Ensure the player is the controller this.setYRot(player.getYRot()); this.yRotO = this.getYRot(); this.setXRot(player.getXRot() * 0.5F); this.setRot(this.getYRot(), this.getXRot()); this.yBodyRot = this.getYRot(); this.yHeadRot = this.yBodyRot; float forward = player.zza; float strafe = player.xxa; if (forward <= 0.0F) { forward *= 0.25F; } this.flyingSpeed = this.getSpeed() * 0.1F; this.setSpeed((float) this.getAttributeValue(Attributes.MOVEMENT_SPEED) * 1.5F); this.setDeltaMovement(new Vec3(strafe, travelVector.y, forward).scale(this.getSpeed())); this.calculateEntityAnimation(this, false); } else { // The wolf does not have a passenger or the passenger is not a player System.out.println("No player is mounted, or the passenger is not a player."); super.travel(travelVector); } } public boolean hasSaddle() { return this.hasSaddle; } public void setSaddle(boolean hasSaddle) { this.hasSaddle = hasSaddle; } @Override protected void dropEquipment() { super.dropEquipment(); if (this.hasSaddle()) { this.spawnAtLocation(Items.SADDLE); this.setSaddle(false); } } @SubscribeEvent public static void onServerTick(TickEvent.ServerTickEvent event) { if (event.phase == TickEvent.Phase.START) { MinecraftServer server = net.minecraftforge.server.ServerLifecycleHooks.getCurrentServer(); if (server != null) { for (ServerPlayer player : server.getPlayerList().getPlayers()) { if (player.isPassenger() && player.getVehicle() instanceof MountableWolfEntity) { MountableWolfEntity wolf = (MountableWolfEntity) player.getVehicle(); System.out.println("Tick: " + player.getName().getString() + " is correctly mounted on " + wolf); } } } } } private boolean lastMountedState = false; @Override public void tick() { super.tick(); if (!this.level.isClientSide) { // Only on the server boolean isMounted = this.isVehicle() && this.getControllingPassenger() instanceof Player; // Only print if the state changed if (isMounted != lastMountedState) { if (isMounted) { Player player = (Player) this.getControllingPassenger(); // Verify the passenger is a player System.out.println("Server: Player " + player.getName().getString() + " is now mounted."); } else { System.out.println("Server: The wolf no longer has a passenger."); } lastMountedState = isMounted; } } } @Override public void addPassenger(Entity passenger) { super.addPassenger(passenger); if (passenger instanceof Player) { Player player = (Player) passenger; if (!this.level.isClientSide && player instanceof ServerPlayer) { // Send the packet to the server to indicate the player is mounted NetworkHandler.CHANNEL.send(PacketDistributor.PLAYER.with(() -> (ServerPlayer) player), new MountSyncPacket(true)); } } } @Override public void removePassenger(Entity passenger) { super.removePassenger(passenger); if (passenger instanceof Player) { Player player = (Player) passenger; if (!this.level.isClientSide && player instanceof ServerPlayer) { // Send the packet to the server to indicate the player is no longer mounted NetworkHandler.CHANNEL.send(PacketDistributor.PLAYER.with(() -> (ServerPlayer) player), new MountSyncPacket(false)); } } } @Override public boolean isControlledByLocalInstance() { Entity entity = this.getControllingPassenger(); return entity instanceof Player; } @Override public void positionRider(Entity passenger) { if (this.hasPassenger(passenger)) { double xOffset = Math.cos(Math.toRadians(this.getYRot() + 90)) * 0.4; double zOffset = Math.sin(Math.toRadians(this.getYRot() + 90)) * 0.4; passenger.setPos(this.getX() + xOffset, this.getY() + this.getPassengersRidingOffset() + passenger.getMyRidingOffset(), this.getZ() + zOffset); } } } MountSyncPacket package com.vals.valscraft.network; import com.vals.valscraft.entity.MountableWolfEntity; import net.minecraft.network.FriendlyByteBuf; import net.minecraft.server.level.ServerLevel; import net.minecraft.server.level.ServerPlayer; import net.minecraft.world.entity.Entity; import net.minecraft.world.entity.player.Player; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class MountSyncPacket { private final boolean isMounted; public MountSyncPacket(boolean isMounted) { this.isMounted = isMounted; } public void encode(FriendlyByteBuf buffer) { buffer.writeBoolean(isMounted); } public static MountSyncPacket decode(FriendlyByteBuf buffer) { return new MountSyncPacket(buffer.readBoolean()); } public void handle(NetworkEvent.Context context) { context.enqueueWork(() -> { ServerPlayer player = context.getSender(); // Get the player from the context if (player != null) { // Verifies if the player has dismounted if (!isMounted) { Entity vehicle = player.getVehicle(); if (vehicle instanceof MountableWolfEntity wolf) { // Logic to remove the player as a passenger wolf.removePassenger(player); System.out.println("Server: Player " + player.getName().getString() + " is no longer mounted."); } } } }); context.setPacketHandled(true); // Marks the packet as handled } } networkHandler package com.vals.valscraft.network; import com.vals.valscraft.valscraft; import net.minecraft.resources.ResourceLocation; import net.minecraftforge.network.NetworkRegistry; import net.minecraftforge.network.simple.SimpleChannel; import net.minecraftforge.network.NetworkEvent; import java.util.function.Supplier; public class NetworkHandler { private static final String PROTOCOL_VERSION = "1"; public static final SimpleChannel CHANNEL = NetworkRegistry.newSimpleChannel( new ResourceLocation(valscraft.MODID, "main"), () -> PROTOCOL_VERSION, PROTOCOL_VERSION::equals, PROTOCOL_VERSION::equals ); public static void init() { int packetId = 0; // Register the mount synchronization packet CHANNEL.registerMessage( packetId++, MountSyncPacket.class, MountSyncPacket::encode, MountSyncPacket::decode, (msg, context) -> msg.handle(context.get()) // Get the context with context.get() ); } }  
    • Do you use features of inventory profiles next (ipnext) or is there a change without it?
    • Remove rubidium - you are already using embeddium, which is a fork of rubidium
  • Topics

×
×
  • Create New...

Important Information

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