Jump to content

[1.16.1] game goes to the open latest.log or open mod folder page, and i dont know what went wrong


wumbo314

Recommended Posts

Greetings,

This is my first mod and i am quite confused as to what is going on and why my game keeps going into this screen, if you wish to see the latest.log here it is

 

[04Aug2020 13:29:24.729] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevclient, --fml.mcpVersion, 20200625.160719, --fml.mcVersion, 1.16.1, --fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 32.0.98, --version, MOD_DEV, --assetIndex, 1.16, --assetsDir, C:\Users\Cameron\.gradle\caches\forge_gradle\assets, --username, Dev, --accessToken, ❄❄❄❄❄❄❄❄, --userProperties, {}]
[04Aug2020 13:29:24.740] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 6.1.1+74+master.966c698 starting: java version 1.8.0_261 by Oracle Corporation
[04Aug2020 13:29:25.435] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[04Aug2020 13:29:25.494] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Cameron/.gradle/caches/modules-2/files-2.1/org.spongepowered/mixin/0.8/dbe9e5db694a7c3cd644d5bb98f8a21295c75048/mixin-0.8.jar Service=ModLauncher Env=CLIENT
[04Aug2020 13:29:28.076] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmluserdevclient' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\Cameron\.gradle\caches\forge_gradle\assets, --assetIndex, 1.16, --username, Dev, --accessToken, ❄❄❄❄❄❄❄❄, --userProperties, {}]
[04Aug2020 13:29:45.295] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[04Aug2020 13:29:45.300] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev
[04Aug2020 13:29:45.765] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[04Aug2020 13:29:47.186] [modloading-worker-3/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 32.0.98, for MC 1.16.1 with MCP 20200625.160719
[04Aug2020 13:29:47.186] [modloading-worker-3/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v32.0.98 Initialized
[04Aug2020 13:29:48.104] [Render thread/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: 126
    Index: 1
    Listeners:
        0: NORMAL
        1: ASM: net.minecraftforge.registries.DeferredRegister$EventDispatcher@741c0d6a handleEvent(Lnet/minecraftforge/event/RegistryEvent$Register;)V
        2: ASM: net.minecraftforge.registries.DeferredRegister$EventDispatcher@c0c0f8c handleEvent(Lnet/minecraftforge/event/RegistryEvent$Register;)V
java.lang.ArrayIndexOutOfBoundsException: 126
    at com.wumbounderscore.alloys.armor.ModArmorMaterial.getDurability(ModArmorMaterial.java:41)
    at net.minecraft.item.ArmorItem.<init>(ArmorItem.java:61)
    at com.wumbounderscore.alloys.util.RegistryHandler.lambda$static$2(RegistryHandler.java:45)
    at net.minecraftforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:124)
    at net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:200)
    at net.minecraftforge.registries.DeferredRegister.access$000(DeferredRegister.java:61)
    at net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:172)
    at net.minecraftforge.eventbus.ASMEventHandler_0_EventDispatcher_handleEvent_Register.invoke(.dynamic)
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297)
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.fireEvent(FMLModContainer.java:110)
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$ErroringConsumer.accept(FMLModContainer.java:190)
    at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:113)
    at net.minecraftforge.fml.ModList.lambda$dispatchSynchronousEvent$5(ModList.java:126)
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384)
    at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
    at net.minecraftforge.fml.ModList.dispatchSynchronousEvent(ModList.java:126)
    at net.minecraftforge.fml.ModList.lambda$static$1(ModList.java:96)
    at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71)
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:214)
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$25(ModLoader.java:206)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:868)
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:206)
    at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:93)
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109)
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:93)
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:425)
    at net.minecraft.client.main.Main.main(Main.java:149)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
    at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:105)

[04Aug2020 13:29:48.111] [Render thread/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Caught exception during event RegistryEvent.Register<minecraft:item> dispatch for modid alloys
java.lang.ArrayIndexOutOfBoundsException: 126
    at com.wumbounderscore.alloys.armor.ModArmorMaterial.getDurability(ModArmorMaterial.java:41) ~[main/:?]
    at net.minecraft.item.ArmorItem.<init>(ArmorItem.java:61) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at com.wumbounderscore.alloys.util.RegistryHandler.lambda$static$2(RegistryHandler.java:45) ~[main/:?]
    at net.minecraftforge.registries.DeferredRegister.lambda$register$0(DeferredRegister.java:124) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.registries.DeferredRegister.addEntries(DeferredRegister.java:200) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.registries.DeferredRegister.access$000(DeferredRegister.java:61) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.registries.DeferredRegister$EventDispatcher.handleEvent(DeferredRegister.java:172) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.eventbus.ASMEventHandler_0_EventDispatcher_handleEvent_Register.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.3-service.jar:?]
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.3-service.jar:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.fireEvent(FMLModContainer.java:110) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:32.0]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$ErroringConsumer.accept(FMLModContainer.java:190) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:32.0]
    at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:113) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.ModList.lambda$dispatchSynchronousEvent$5(ModList.java:126) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) ~[?:1.8.0_261]
    at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_261]
    at net.minecraftforge.fml.ModList.dispatchSynchronousEvent(ModList.java:126) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.ModList.lambda$static$1(ModList.java:96) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:214) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$25(ModLoader.java:206) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:868) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:206) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:93) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:93) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:425) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraft.client.main.Main.main(Main.java:149) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_261]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_261]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_261]
    at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.jar:?]
    at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:105) [forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
[04Aug2020 13:29:48.315] [Render thread/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: An error occurred while dispatching event LOAD_REGISTRIES to alloys
[04Aug2020 13:29:48.315] [Render thread/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 6 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
    at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:317) ~[eventbus-3.0.3-service.jar:?]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.afterEvent(FMLModContainer.java:123) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:32.0]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$ErroringConsumer.accept(FMLModContainer.java:190) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:32.0]
    at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:113) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.ModList.lambda$dispatchSynchronousEvent$5(ModList.java:126) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1384) ~[?:1.8.0_261]
    at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) ~[?:1.8.0_261]
    at net.minecraftforge.fml.ModList.dispatchSynchronousEvent(ModList.java:126) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.ModList.lambda$static$1(ModList.java:96) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.LifecycleEventProvider.dispatch(LifecycleEventProvider.java:71) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:214) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$25(ModLoader.java:206) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:868) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:206) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$begin$2(ClientModLoader.java:93) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:93) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:425) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraft.client.main.Main.main(Main.java:149) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_261]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_261]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_261]
    at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.jar:?]
    at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:105) [forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
[04Aug2020 13:29:48.319] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event LOAD_REGISTRIES, 1 errors found
[04Aug2020 13:29:48.319] [Render thread/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
    at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:317) ~[eventbus-3.0.3-service.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:111) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:93) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:425) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at net.minecraft.client.main.Main.main(Main.java:149) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_261]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_261]
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_261]
    at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55) ~[forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.jar:?]
    at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:105) [forge-1.16.1-32.0.98_mapped_snapshot_20200514-1.16.jar:?]
[04Aug2020 13:29:51.954] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[04Aug2020 13:29:52.130] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
[04Aug2020 13:29:52.403] [Worker-Main-4/ERROR] [net.minecraftforge.fml.ModLoader/LOADING]: Skipping lifecycle event SETUP, 1 errors found.
[04Aug2020 13:29:52.404] [Worker-Main-4/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event SETUP, 1 errors found
[04Aug2020 13:29:52.404] [Worker-Main-4/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
    at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:317) ~[eventbus-3.0.3-service.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:111) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:119) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:101) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) [?:1.8.0_261]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) [?:1.8.0_261]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_261]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_261]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_261]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172) [?:1.8.0_261]
[04Aug2020 13:30:01.818] [Worker-Main-5/ERROR] [net.minecraftforge.fml.ModLoader/LOADING]: Skipping lifecycle event ENQUEUE_IMC, 1 errors found.
[04Aug2020 13:30:01.818] [Worker-Main-5/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event ENQUEUE_IMC, 1 errors found
[04Aug2020 13:30:01.818] [Worker-Main-5/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
    at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:317) ~[eventbus-3.0.3-service.jar:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:111) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.finishModLoading(ClientModLoader.java:133) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$4(ClientModLoader.java:103) ~[?:?]
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:719) [?:1.8.0_261]
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:701) [?:1.8.0_261]
    at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:457) [?:1.8.0_261]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_261]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_261]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_261]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:172) [?:1.8.0_261]
[04Aug2020 13:30:02.210] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
[04Aug2020 13:30:02.212] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
[04Aug2020 13:30:02.527] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[04Aug2020 13:30:02.591] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[04Aug2020 13:30:02.597] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[04Aug2020 13:30:02.597] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[04Aug2020 13:30:02.598] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[04Aug2020 13:30:02.600] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[04Aug2020 13:30:02.600] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[04Aug2020 13:30:03.499] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[04Aug2020 13:30:03.500] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[04Aug2020 13:30:03.502] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
 

 

(Warning: I am not a very experienced modder the tutorials i am using are by TechnoVision and thats how I made the majority of the things in my mod, and how i set up my workspace, Edit: I am on the 8th episode for his tutorial i thought i should add that)  

Annotation 2020-08-04 131718.png

Edited by wumbo314
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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • There is an issue with overloadedarmorbar - make a test without it
    • I started two worlds and I ran into the same problem on both of them. Both times my game froze after looting a chest on a ship from the ''When Dungeons Arise'' Mod. I assumed it was because of the sudden amount of achievements even tho that wasnt a problem in the past (my pc is pretty bad). But when I join the world it says ''joining world'' then I just see the unloaded world for a few seconds, so nothing but void. Then it says ''Loading terrain...'' as if i stepped in a portal. On the top right appears a message of a skill tree mod for a split second before the game then crashes. This happens every time for whatever reason on both worlds now. This is the crash report I got: The game crashed whilst unexpected error Error: java.lang.IncompatibleClassChangeError: Expecting non-static method 'void net.minecraft.client.gui.GuiComponent.m_93228_(com.mojang.blaze3d.vertex.PoseStack, int, int, int, int, int, int)' The link for the debug.log: https://paste.ee/p/u3eou# The link for the crash report: https://paste.ee/p/iBYik Dont know what helps here as info so heres a list of the mods. Advancement Plaques [Neo/Forge] AmbientSounds 6 Anvil Never Too Expensive AppleSkin Aquamirae (Forge) AttributeFix Balm Better Advancements Better Than Mending Bookshelf Born in Chaos Caelus API (Forge/NeoForge) Charm of Undying (Fabric/Forge/Quilt) Citadel Clumps Collective Colorful Hearts CorgiLib CraftPresence CreativeCore Curios API (Forge/NeoForge) DisenchantingForge Double Doors Easy Anvils [Forge & Fabric] EASY CRAFT Easy Experience Easy Piglins Easy Villagers Elytra Slot (Fabric/Forge/Quilt) Enchantment Descriptions End Remastered [NeoForge/Fabric] Enhanced Celestials - Blood, Blue, & Harvest (Super) Moons Equipment Compare [Neo/Forge] Even More Instruments! Forgiving Void GeckoLib Genshin Instruments Iceberg [Neo/Forge] Inventory HUD+ Item Highlighter [Neo/Forge] Jade 🔍 Jumpy Boats Just Enough Items (JEI) Just Zoom KleeSlabs Konkrete [Forge/NeoForge] L_Ender 's Cataclysm Legendary Tooltips [Neo/Forge] Majrusz Library Majrusz's Enchantments Mouse Tweaks Neat Obscure API (Forge) Overloaded Armor Bar Prism [Neo/Forge] Pufferfish's Skills [Fabric & Forge & NeoForge] Puzzles Lib [Forge & Fabric] Responsive Shields Royal Variations Savage Ender Dragon[Forge/Fabric] Structory: Towers Traveler's Backpack UniLib Upgraded Core Upgraded Netherite Upgraded Netherite : Ultimerite Vein Mining (Fabric/Forge/Quilt) When Dungeons Arise - Forge! When Dungeons Arise - Seven Seas Xaero's Minimap Xaero's World Map YUNG's API (Forge) YUNG's Better End Island (Forge) YUNG's Better Strongholds (Forge)
    • Make a test with another Launcher like MultiMC or AT Launcher
    • I'm playing on a Mac and when I launch from the normal forge launcher I get a GLFW error. So i'm using the Prism Launcher with java 8 trying to be able to make it run on a Mac. I've looked online but I keep getting hit with these logs and i'm not sure what to do. Log: https://mclo.gs/OVzhZtd
  • Topics

×
×
  • Create New...

Important Information

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