Yesssssman / epicfightmod

Other
147 stars 86 forks source link

Epic Fight Mod (epicfight) has failed to load correctly #798

Closed KYSCollision closed 2 years ago

KYSCollision commented 2 years ago

There has been a problem with loading my mod and i've looked through the mod comments that epic fight mod also has isssues similar to mine from other users with no resolution. (java.lang.ExcpetionInInitializerError: null

Screenshot (1)

Yesssssman commented 2 years ago

Check the log file by clicking Open latest.log.

gamedoit commented 2 years ago

Check the log file by clicking Open latest.log.

What do I do after I click the latest.log?

KYSCollision commented 2 years ago

Check the log file by clicking Open latest.log.

[22Nov2021 16:15:32.016] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, YOSCollision, --version, 1.16.5-forge-36.2.0, --gameDir, C:\Users\Andrei\AppData\Roaming.minecraft, --assetsDir, C:\Users\Andrei\AppData\Roaming.minecraft\assets, --assetIndex, 1.16, --uuid, 38fae4d9b3d5445190407e92cf1f3de2, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.0, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550] [22Nov2021 16:15:32.025] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation [22Nov2021 16:15:32.037] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED [22Nov2021 16:15:32.369] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [22Nov2021 16:15:32.404] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/Andrei/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT [22Nov2021 16:15:34.754] [main/ERROR] [mixin/]: Mixin config illagers_plus.mixin.json does not specify "minVersion" property [22Nov2021 16:15:34.762] [main/ERROR] [mixin/]: Mixin config epicfight.mixins.json does not specify "minVersion" property [22Nov2021 16:15:34.785] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.5-forge-36.2.0, --gameDir, C:\Users\Andrei\AppData\Roaming.minecraft, --assetsDir, C:\Users\Andrei\AppData\Roaming.minecraft\assets, --uuid, 38fae4d9b3d5445190407e92cf1f3de2, --username, YOSCollision, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release] [22Nov2021 16:15:34.850] [main/WARN] [mixin/]: Reference map 'untamedwilds.refmap.json' for untamedwilds.mixins.json could not be read. If this is a development environment you can ignore this message [22Nov2021 16:15:39.860] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [22Nov2021 16:15:40.910] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: YOSCollision [22Nov2021 16:15:41.017] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: textBackgroundOpacity: [22Nov2021 16:15:41.029] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10 [22Nov2021 16:15:41.760] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix walljump for name walljump, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [22Nov2021 16:15:41.760] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix walljump for name doublejump, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [22Nov2021 16:15:41.760] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix walljump for name speedboost, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [22Nov2021 16:15:41.800] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix citadel for name debug, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [22Nov2021 16:15:41.810] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix citadel for name citadel_book, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [22Nov2021 16:15:41.832] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix citadel for name effect_item, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [22Nov2021 16:15:41.832] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix citadel for name fancy_item, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [22Nov2021 16:15:42.009] [modloading-worker-23/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.0, for MC 1.16.5 with MCP 20210115.111550 [22Nov2021 16:15:42.009] [modloading-worker-23/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.0 Initialized [22Nov2021 16:15:42.035] [modloading-worker-2/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: epicfight, class yesman.epicfight.main.EpicFightMod java.lang.ExceptionInInitializerError: null at yesman.epicfight.main.EpicFightMod.(EpicFightMod.java:73) ~[?:1.0] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) [?:36.2] at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3159/1000386113.run(Unknown Source) [?:36.2] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) [?:?] at net.minecraftforge.fml.ModContainer$$Lambda$3215/796969849.run(Unknown Source) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51] Caused by: com.electronwill.nightconfig.core.io.ParsingException: Table with path [custom_weaponry, wood_stylet] has been declared twice. at com.electronwill.nightconfig.toml.TomlParser.checkContainsOnlySubtables(TomlParser.java:136) ~[toml-3.6.3.jar:?] at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:93) ~[toml-3.6.3.jar:?] at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] at yesman.epicfight.config.ConfigManager.(ConfigManager.java:21) ~[?:1.0] ... 16 more [22Nov2021 16:15:42.074] [modloading-worker-16/INFO] [com.dannyboythomas.hole_filler_mod.HoleFillerMod/]: Loading config:C:\Users\Andrei\AppData\Roaming.minecraft\config\hole_filler_mod.toml [22Nov2021 16:15:42.074] [modloading-worker-16/INFO] [com.dannyboythomas.hole_filler_mod.HoleFillerMod/]: Built config:C:\Users\Andrei\AppData\Roaming.minecraft\config\hole_filler_mod.toml [22Nov2021 16:15:42.077] [modloading-worker-16/INFO] [com.dannyboythomas.hole_filler_mod.HoleFillerMod/]: Loaded config:C:\Users\Andrei\AppData\Roaming.minecraft\config\hole_filler_mod.toml [22Nov2021 16:15:42.851] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found [22Nov2021 16:15:42.869] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Removed resource pack mod_resources from options because it doesn't seem to exist anymore [22Nov2021 16:15:42.896] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state [22Nov2021 16:15:42.931] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state [22Nov2021 16:15:42.932] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state [22Nov2021 16:15:43.429] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state [22Nov2021 16:15:43.477] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded [22Nov2021 16:15:45.042] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default [22Nov2021 16:15:45.102] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state [22Nov2021 16:15:45.113] [Worker-Main-14/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov2021 16:15:45.113] [Worker-Main-13/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov2021 16:15:45.113] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov2021 16:15:46.967] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov2021 16:15:47.222] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov2021 16:15:47.225] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov2021 16:15:47.237] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov2021 16:15:47.247] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov2021 16:15:47.250] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov2021 16:15:47.253] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov2021 16:15:47.310] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.generic.bite [22Nov2021 16:15:47.310] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.hippo.ambient [22Nov2021 16:15:47.310] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.bear.ambient [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.bear.warning [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.bear.hurt [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.bear.death [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.bear.baby.ambient [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.bear.baby.cry [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.big_cat.ambient [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.big_cat.hurt [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.big_cat.death [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.aardvark.ambient [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.aardvark.hurt [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.aardvark.death [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.hyena.laugh [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.hyena.growl [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.hyena.ambient [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.hyena.hurt [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.hyena.death [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.boar.squeal [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.boar.ambient [22Nov2021 16:15:47.311] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.boar.hurt [22Nov2021 16:15:47.312] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.boar.death [22Nov2021 16:15:47.312] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.tarantula.ambient [22Nov2021 16:15:47.312] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.snake.warning [22Nov2021 16:15:47.312] [Render thread/WARN] [net.minecraft.client.audio.SoundEngine/]: Missing sound for event: untamedwilds:entity.snake.rattle [22Nov2021 16:15:47.424] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized. [22Nov2021 16:15:47.425] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started [22Nov2021 16:15:47.732] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas [22Nov2021 16:15:47.795] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [22Nov2021 16:15:47.796] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas [22Nov2021 16:15:47.796] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [22Nov2021 16:15:47.796] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [22Nov2021 16:15:47.797] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [22Nov2021 16:15:47.797] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [22Nov2021 16:15:47.798] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [22Nov2021 16:15:47.798] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas [22Nov2021 16:15:47.798] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [22Nov2021 16:15:47.798] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [22Nov2021 16:15:47.799] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [22Nov2021 16:15:47.799] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [22Nov2021 16:15:47.799] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [22Nov2021 16:15:48.025] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state [22Nov2021 16:15:48.154] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [22Nov2021 16:15:48.154] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [22Nov2021 16:15:48.155] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [22Nov2021 16:15:48.155] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [22Nov2021 16:15:48.155] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas [22Nov2021 16:15:48.156] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [22Nov2021 16:15:48.295] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID bbc0821c-04b3-4766-862d-d95d2e3bdb65 [22Nov2021 16:15:48.296] [Render thread/INFO] [STDOUT/]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (23/26) [22Nov2021 16:15:48.304] [Render thread/FATAL] [net.minecraftforge.fml.client.ClientModLoader/]: Crash report saved to C:\Users\Andrei\AppData\Roaming.minecraft\crash-reports\crash-2021-11-22_16.15.48-fml.txt

Yesssssman commented 2 years ago

Whole log file?

gamedoit commented 2 years ago

What should I do after I check the whole log file?

Yesssssman commented 2 years ago

@gamedoit Post it here.

gamedoit commented 2 years ago

@gamedoit Post it here. [22Nov.2021 10:43:33.333] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, ignMxlachi, --version, 1.17.1-forge-37.0.109, --gameDir, C:\Users\wayne_000\AppData\Roaming.minecraft, --assetsDir, C:\Users\wayne_000\AppData\Roaming.minecraft\assets, --assetIndex, 1.17, --uuid, ab438fdf66f643f6970b94bf205d44d4, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 37.0.109, --fml.mcVersion, 1.17.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210706.113038] [22Nov.2021 10:43:33.341] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.0.7+91+master.8569cdf starting: java version 16.0.1 by Microsoft

[22Nov.2021 10:43:34.053] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file URL: union:/C:/Users/wayne_000/AppData/Roaming/.minecraft/mods/OptiFine_1.17.1_HD_U_H1%20(2).jar%2353! [22Nov.2021 10:43:34.075] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\wayne_000\AppData\Roaming.minecraft\mods\OptiFine_1.17.1_HD_U_H1 (2).jar [22Nov.2021 10:43:34.079] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available [22Nov.2021 10:43:34.174] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=union:/C:/Users/wayne_000/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar%2318! Service=ModLauncher Env=CLIENT

[22Nov.2021 10:43:35.690] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 336 [22Nov.2021 10:43:36.293] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.] [22Nov.2021 10:43:37.003] [main/ERROR] [mixin/]: Mixin config epicfight.mixins.json does not specify "minVersion" property [22Nov.2021 10:43:37.016] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.17.1-forge-37.0.109, --gameDir, C:\Users\wayne_000\AppData\Roaming.minecraft, --assetsDir, C:\Users\wayne_000\AppData\Roaming.minecraft\assets, --uuid, ab438fdf66f643f6970b94bf205d44d4, --username, ignMxlachi, --assetIndex, 1.17, --accessToken, ????????, --userType, msa, --versionType, release] [22Nov.2021 10:43:37.134] [main/WARN] [mixin/]: Reference map 'croptopia.refmap.json' for croptopia.mixins.json could not be read. If this is a development environment you can ignore this message [22Nov.2021 10:43:37.135] [main/WARN] [mixin/]: Reference map 'epicfight.mixins.refmap.json' for epicfight.mixins.json could not be read. If this is a development environment you can ignore this message [10:43:41] [main/INFO]: [OptiFine] (Reflector) Field not found: World.tileEntitiesToBeRemoved [10:43:48] [Render thread/WARN]: Assets URL 'union:/C:/Users/wayne_000/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.17.1-20210706.113038/client-1.17.1-20210706.113038-srg.jar%2372!/assets/.mcassetsroot' uses unexpected schema [10:43:48] [Render thread/WARN]: Assets URL 'union:/C:/Users/wayne_000/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.17.1-20210706.113038/client-1.17.1-20210706.113038-srg.jar%2372!/data/.mcassetsroot' uses unexpected schema [22Nov.2021 10:43:48.646] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [10:43:49] [Render thread/INFO]: Setting user: ignMxlachi [10:43:50] [Render thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch [10:43:50] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 SNAPSHOT

[10:43:57] [Render thread/INFO]: [OptiFine] OptiFine_1.17.1_HD_U_H1 [10:43:57] [Render thread/INFO]: [OptiFine] Build: 20211104-012451 [10:43:57] [Render thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0 [10:43:57] [Render thread/INFO]: [OptiFine] Java: 16.0.1, Microsoft [10:43:57] [Render thread/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Microsoft [10:43:57] [Render thread/INFO]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL [10:43:57] [Render thread/INFO]: [OptiFine] OpenGL: NVIDIA GeForce GT 720/PCIe/SSE2, version 3.2.0 NVIDIA 471.11, NVIDIA Corporation [10:43:57] [Render thread/INFO]: [OptiFine] OpenGL Version: 3.2.0 [10:43:57] [Render thread/INFO]: [OptiFine] Maximum texture size: 16384x16384 [10:43:57] [VersionCheck/INFO]: [OptiFine] Checking for new version [10:43:57] [Render thread/INFO]: [Shaders] OpenGL Version: 3.2.0 NVIDIA 471.11 [10:43:57] [Render thread/INFO]: [Shaders] Vendor: NVIDIA Corporation [10:43:57] [Render thread/INFO]: [Shaders] Renderer: NVIDIA GeForce GT 720/PCIe/SSE2 [10:43:57] [Render thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 - [10:43:57] [Render thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8 [10:43:57] [Render thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS: 8 [10:43:57] [Render thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32 [10:43:57] [Render thread/INFO]: [Shaders] Load shaders configuration. [10:43:57] [Render thread/INFO]: [Shaders] No shaderpack loaded. [10:43:57] [VersionCheck/INFO]: [OptiFine] Version found: G9 [10:43:57] [Render thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded [10:43:57] [Render thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded [10:43:58] [modloading-worker-5/INFO]: Forge mod loading, version 37.0.109, for MC 1.17.1 with MCP 20210706.113038 [10:43:58] [modloading-worker-5/INFO]: MinecraftForge v37.0.109 Initialized [22Nov.2021 10:43:58.475] [modloading-worker-2/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: epicfight, class yesman.epicfight.main.EpicFightMod java.lang.reflect.InvocationTargetException: null at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?] at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[javafmllanguage-1.17.1-37.0.109.jar%2374!:?] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.17.1-37.0.109.jar%2373!:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792) [?:?] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295) [?:?] at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016) [?:?] at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665) [?:?] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598) [?:?] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) [?:?] Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar%237!:?] at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar%237!:?] at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar%237!:?] at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar%237!:?] at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar%238!:?] at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar%238!:?] at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar%238!:?] at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar%238!:?] at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar%238!:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar%237!:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar%237!:?] at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar%237!:?] at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar%237!:?] at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar%237!:?] at yesman.epicfight.config.ConfigManager.loadConfig(ConfigManager.java:30) ~[EpicFightMod-17.0.3%20(3).jar%2363!:1.0] at yesman.epicfight.main.EpicFightMod.(EpicFightMod.java:104) ~[EpicFightMod-17.0.3%20(3).jar%2363!:1.0] ... 14 more [22Nov.2021 10:44:00.066] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found [10:44:00] [Render thread/WARN]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\wayne_000\AppData\Roaming.minecraft\resourcepacks! 6lDeos 2k Packr6 (v1.3).zip' [10:44:00] [Render thread/WARN]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\wayne_000\AppData\Roaming.minecraft\resourcepacks\Dripping 100 Abo Pack (64x).zip' [10:44:00] [Render thread/WARN]: Couldn't get pack info for: java.util.zip.ZipException: invalid CEN header (bad entry name) [10:44:01] [Render thread/WARN]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\wayne_000\AppData\Roaming.minecraft\resourcepacks\Sildurs Vibrant Shaders v1.27 Medium.zip' [10:44:01] [Render thread/WARN]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\wayne_000\AppData\Roaming.minecraft\resourcepacks\WhiteFrame.zip' [10:44:01] [Render thread/WARN]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\wayne_000\AppData\Roaming.minecraft\resourcepacks\§5Purpleds Default Edit v1 (1).zip' [10:44:01] [Render thread/WARN]: Removed resource pack mod_resources from options because it doesn't seem to exist anymore [22Nov.2021 10:44:01.352] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state [10:44:01] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.SharedSecrets [10:44:01] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: jdk.internal.misc.SharedSecrets [10:44:01] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.VM [10:44:01] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.reflect.InaccessibleObjectException: Unable to make public static long jdk.internal.misc.VM.maxDirectMemory() accessible: module java.base does not "exports jdk.internal.misc" to module net.optifine [22Nov.2021 10:44:01.615] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state [22Nov.2021 10:44:01.619] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state [22Nov.2021 10:44:02.339] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state [22Nov.2021 10:44:02.447] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded [22Nov.2021 10:44:02.554] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterClientReloadListenersEvent to a broken mod state [22Nov.2021 10:44:02.554] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterLayerDefinitions to a broken mod state [22Nov.2021 10:44:02.554] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers to a broken mod state [10:44:02] [Render thread/INFO]: Reloading ResourceManager: Default, Night Vision 1.3.zip [10:44:02] [Render thread/INFO]: [OptiFine] Reloading textures [10:44:02] [Render thread/INFO]: [OptiFine] Resource packs: Night Vision 1.3.zip [10:44:02] [Render thread/INFO]: [OptiFine] Reflector Forge [22Nov.2021 10:44:02.971] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state [10:44:02] [Render thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient [10:44:03] [Worker-Main-9/INFO]: [OptiFine] Multitexture: false [10:44:03] [Worker-Main-12/INFO]: [OptiFine] Multitexture: false [10:44:03] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false [22Nov.2021 10:44:03.086] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov.2021 10:44:03.086] [Worker-Main-9/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [22Nov.2021 10:44:03.086] [Worker-Main-8/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [10:44:03] [Render thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer [10:44:03] [Render thread/INFO]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator [10:44:03] [Render thread/INFO]: [OptiFine] Reflector Vanilla [10:44:16] [Worker-Main-11/INFO]: [OptiFine] Multitexture: false [10:44:16] [Worker-Main-11/INFO]: [OptiFine] Multipass connected textures: false [10:44:16] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties [10:44:16] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties [10:44:16] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties [10:44:16] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties [10:44:16] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/21_tinted_glass/tinted_glass.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties [10:44:17] [Worker-Main-11/INFO]: [OptiFine] Multipass connected textures: false [10:44:17] [Worker-Main-11/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties [10:44:34] [Worker-Main-11/INFO]: [OptiFine] Mipmap levels: 4 [22Nov.2021 10:44:34.432] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [10:44:36] [Worker-Main-11/INFO]: [OptiFine] Multitexture: false [10:44:36] [Worker-Main-11/INFO]: [OptiFine] Sprite size: 64 [10:44:36] [Worker-Main-11/INFO]: [OptiFine] Mipmap levels: 6 [22Nov.2021 10:44:36.620] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [10:44:36] [Worker-Main-11/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [10:44:36] [Worker-Main-11/INFO]: [OptiFine] Multitexture: false [10:44:36] [Worker-Main-11/INFO]: [OptiFine] Sprite size: 64 [10:44:36] [Worker-Main-11/INFO]: [OptiFine] Mipmap levels: 6 [22Nov.2021 10:44:36.986] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [10:44:37] [Worker-Main-11/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Multitexture: false [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Sprite size: 64 [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Mipmap levels: 6 [22Nov.2021 10:44:37.400] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [10:44:37] [Worker-Main-11/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Multitexture: false [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Sprite size: 64 [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Mipmap levels: 6 [22Nov.2021 10:44:37.538] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [10:44:37] [Worker-Main-11/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Multitexture: false [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Sprite size: 64 [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Mipmap levels: 6 [22Nov.2021 10:44:37.707] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [10:44:37] [Worker-Main-11/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Multitexture: false [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Sprite size: 64 [10:44:37] [Worker-Main-11/INFO]: [OptiFine] Mipmap levels: 6 [22Nov.2021 10:44:37.874] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [10:44:37] [Worker-Main-11/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15] [10:44:38] [Render thread/INFO]: OpenAL initialized. [10:44:38] [Render thread/INFO]: Sound engine started [10:44:38] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas [10:44:38] [Render thread/INFO]: [OptiFine] Animated sprites: 45 [22Nov.2021 10:44:38.708] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [10:44:38] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas [10:44:38] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [22Nov.2021 10:44:38.710] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [10:44:38] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [10:44:38] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [22Nov.2021 10:44:38.711] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [10:44:38] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [10:44:38] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [22Nov.2021 10:44:38.712] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [10:44:38] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas [10:44:38] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [22Nov.2021 10:44:38.713] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [10:44:38] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [10:44:38] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [22Nov.2021 10:44:38.714] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [10:44:38] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [10:44:38] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [22Nov.2021 10:44:38.715] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [22Nov.2021 10:44:39.200] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state [22Nov.2021 10:44:39.514] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$AddLayers to a broken mod state [22Nov.2021 10:44:40.086] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterShadersEvent to a broken mod state [10:44:40] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [10:44:40] [Render thread/INFO]: [OptiFine] Animated sprites: 1 [22Nov.2021 10:44:40.285] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [10:44:40] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [10:44:40] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [22Nov.2021 10:44:40.287] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [10:44:40] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas [10:44:40] [Render thread/INFO]: [OptiFine] Animated sprites: 0 [22Nov.2021 10:44:40.288] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [10:44:40] [Render thread/INFO]: [OptiFine] Reloading custom textures [10:44:40] [Render thread/INFO]: [OptiFine] CustomColors: Colormap optifine/lightmap/world-1.png [10:44:40] [Render thread/INFO]: [OptiFine] CustomColors: Colormap optifine/lightmap/world0.png [10:44:40] [Render thread/INFO]: [OptiFine] CustomColors: Colormap optifine/lightmap/world1.png [10:44:43] [Render thread/WARN]: [OptiFine] Model renderer not found, model: creeper, name: armor [10:44:43] [Render thread/INFO]: [OptiFine] Disable Forge light pipeline [10:44:43] [Render thread/INFO]: [OptiFine] Set ForgeConfig.CLIENT.experimentalForgeLightPipelineEnabled=false [10:44:44] [Render thread/FATAL]: Preparing crash report with UUID e88a1c99-6d1e-4903-85b3-6efbcbcffefa [10:44:44] [Render thread/FATAL]: Crash report saved to C:\Users\wayne_000\AppData\Roaming.minecraft\crash-reports\crash-2021-11-22_10.44.44-fml.txt [10:44:44] [Render thread/FATAL]: Preparing crash report with UUID ba483966-32ce-4721-b86d-c63f6b547f12

gamedoit commented 2 years ago

@gamedoit Post it here.

What now?

Yesssssman commented 2 years ago

Your config file has an error. Delete it.

KYSCollision commented 2 years ago

Your config file has an error. Delete it.

how do you delete the config

Yesssssman commented 2 years ago

@KYSCollision Too.

Caused by: com.electronwill.nightconfig.core.io.ParsingException: Table with path [custom_weaponry, wood_stylet] has been >declared twice.

You defined [wood_stylet] twice. modify the name of it to avoid overlap.

Yesssssman commented 2 years ago

@KYSCollision Delete .minecraft\config\epicfight.tom file.

GABRIELSUMO commented 6 months ago

The game crashed whilst rendering overlay Error: java.lang.NoSuchFieldError: UPDATE_LIVING_MOTION

how i solve this problem?

GABRIELSUMO commented 6 months ago

---- Minecraft Crash Report ---- // Shall we play a game?

Time: 19/12/2023 23:53 Description: Rendering overlay

java.lang.NoSuchFieldError: UPDATE_LIVING_MOTION at reascer.wom.animation.dodges.CancelableDodgeAnimation.(CancelableDodgeAnimation.java:31) ~[WeaponsOfMiracles-18.1.7.36.jar%2354!/:18.1.7.36] {re:classloading} at reascer.wom.animation.dodges.CancelableDodgeAnimation.(CancelableDodgeAnimation.java:21) ~[WeaponsOfMiracles-18.1.7.36.jar%2354!/:18.1.7.36] {re:classloading} at reascer.wom.gameasset.WOMAnimations.build(WOMAnimations.java:381) ~[WeaponsOfMiracles-18.1.7.36.jar%2354!/:18.1.7.36] {re:classloading} at yesman.epicfight.api.animation.AnimationManager.lambda$registerAnimations$0(AnimationManager.java:59) ~[EpicFight-18.5.10-release.jar%2353!/:18.5.10] {re:classloading} at java.util.HashMap$EntrySet.forEach(HashMap.java:1126) ~[?:?] {} at yesman.epicfight.api.animation.AnimationManager.registerAnimations(AnimationManager.java:54) ~[EpicFight-18.5.10-release.jar%2353!/:18.5.10] {re:classloading} at yesman.epicfight.api.animation.AnimationManager.prepare(AnimationManager.java:77) ~[EpicFight-18.5.10-release.jar%2353!/:18.5.10] {re:classloading} at yesman.epicfight.api.animation.AnimationManager.m5944(AnimationManager.java:18) ~[EpicFight-18.5.10-release.jar%2353!/:18.5.10] {re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m10786(SimplePreparableReloadListener.java:11) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {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) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

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.m109093(GameRenderer.java:882) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.screens.LoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m109093(GameRenderer.java:882) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91383(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {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:31) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

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

-- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 453406744 bytes (432 MiB) / 1476395008 bytes (1408 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz Identifier: Intel64 Family 6 Model 158 Stepping 9 Microarchitecture: Kaby Lake Frequency (GHz): 3,00 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095,00 Graphics card #0 deviceId: 0x1b83 Graphics card #0 versionInfo: DriverVersion=31.0.15.3623 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): 28417,31 Virtual memory used (MB): 13752,97 Swap memory total (MB): 12069,23 Swap memory used (MB): 124,07 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.18.2-forge-40.2.0 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 GL version 3.2.0 NVIDIA 536.23, NVIDIA Corporation Window size: 854x480 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: vanilla, mod_resources Current Language: English (US) CPU: 4x Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |SIDED_SETU|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 WeaponsOfMiracles-18.1.7.36.jar |Weapons of Minecraft |wom |18.1.7.36 |SIDED_SETU|Manifest: NOSIGNATURE forge-1.18.2-40.2.0-universal.jar |Forge |forge |40.2.0 |SIDED_SETU|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 EpicFight-18.5.10-release.jar |Epic Fight |epicfight |18.5.10 |SIDED_SETU|Manifest: NOSIGNATURE Crash Report UUID: e9f28bef-7ac3-4e72-8edf-5d84f25ae541 FML: 40.2 Forge: net.minecraftforge:40.2.0

MetalKnight56 commented 6 months ago

---- Minecraft Crash Report ---- // Shall we play a game?

Time: 19/12/2023 23:53 Description: Rendering overlay

java.lang.NoSuchFieldError: UPDATE_LIVING_MOTION at reascer.wom.animation.dodges.CancelableDodgeAnimation.(CancelableDodgeAnimation.java:31) ~[WeaponsOfMiracles-18.1.7.36.jar%2354!/:18.1.7.36] {re:classloading} at reascer.wom.animation.dodges.CancelableDodgeAnimation.(CancelableDodgeAnimation.java:21) ~[WeaponsOfMiracles-18.1.7.36.jar%2354!/:18.1.7.36] {re:classloading} at reascer.wom.gameasset.WOMAnimations.build(WOMAnimations.java:381) ~[WeaponsOfMiracles-18.1.7.36.jar%2354!/:18.1.7.36] {re:classloading} at yesman.epicfight.api.animation.AnimationManager.lambda$registerAnimations$0(AnimationManager.java:59) ~[EpicFight-18.5.10-release.jar%2353!/:18.5.10] {re:classloading} at java.util.HashMap$EntrySet.forEach(HashMap.java:1126) ~[?:?] {} at yesman.epicfight.api.animation.AnimationManager.registerAnimations(AnimationManager.java:54) ~[EpicFight-18.5.10-release.jar%2353!/:18.5.10] {re:classloading} at yesman.epicfight.api.animation.AnimationManager.prepare(AnimationManager.java:77) ~[EpicFight-18.5.10-release.jar%2353!/:18.5.10] {re:classloading} at yesman.epicfight.api.animation.AnimationManager.m5944(AnimationManager.java:18) ~[EpicFight-18.5.10-release.jar%2353!/:18.5.10] {re:classloading} at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m10786(SimplePreparableReloadListener.java:11) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {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) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

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.m109093(GameRenderer.java:882) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.screens.LoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m109093(GameRenderer.java:882) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91383(Minecraft.java:1046) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m91374(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2355!/:?] {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:31) ~[fmlloader-1.18.2-40.2.0.jar%2317!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}

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

-- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 453406744 bytes (432 MiB) / 1476395008 bytes (1408 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz Identifier: Intel64 Family 6 Model 158 Stepping 9 Microarchitecture: Kaby Lake Frequency (GHz): 3,00 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095,00 Graphics card #0 deviceId: 0x1b83 Graphics card #0 versionInfo: DriverVersion=31.0.15.3623 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): 28417,31 Virtual memory used (MB): 13752,97 Swap memory total (MB): 12069,23 Swap memory used (MB): 124,07 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.18.2-forge-40.2.0 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 GL version 3.2.0 NVIDIA 536.23, NVIDIA Corporation Window size: 854x480 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: vanilla, mod_resources Current Language: English (US) CPU: 4x Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 lowcodefml@null javafml@null Mod List: client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |SIDED_SETU|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 WeaponsOfMiracles-18.1.7.36.jar |Weapons of Minecraft |wom |18.1.7.36 |SIDED_SETU|Manifest: NOSIGNATURE forge-1.18.2-40.2.0-universal.jar |Forge |forge |40.2.0 |SIDED_SETU|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 EpicFight-18.5.10-release.jar |Epic Fight |epicfight |18.5.10 |SIDED_SETU|Manifest: NOSIGNATURE Crash Report UUID: e9f28bef-7ac3-4e72-8edf-5d84f25ae541 FML: 40.2 Forge: net.minecraftforge:40.2.0

Either wrong forge version, or outdated addons...

PGaster commented 3 months ago

Your config file has an error. Delete it. can you also help me?

[19:11:54] [main/INFO]: ModLauncher running: args [--username, HajimeNaguno, --version, forge-36.2.39, --gameDir, C:\Users\pgron\curseforge\minecraft\Instances\solo leveling new, --assetsDir, C:\Users\pgron\curseforge\minecraft\Install\assets, --assetIndex, 1.16, --uuid, 2423da88c1154e34a5ca11c4b437e061, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.39, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550] [19:11:54] [main/INFO]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_51 by Oracle Corporation [19:11:54] [main/WARN]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED [19:11:54] [main/INFO]: Added Lets Encrypt root certificates as additional trust [19:11:54] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/pgron/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT [19:11:56] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~' [19:11:56] [main/ERROR]: Mixin config chaosawakens.mixins.json does not specify "minVersion" property [19:11:57] [main/INFO]: Successfully loaded Mixin Connector [tictim.paraglider.MixinConnector] [19:11:57] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector] [19:11:57] [main/INFO]: Successfully loaded Mixin Connector [com.robertx22.world_of_exile.main.MixinConnector] [19:11:57] [main/INFO]: Successfully loaded Mixin Connector [com.robertx22.age_of_exile.mmorpg.MixinConnector] [19:11:57] [main/INFO]: Successfully loaded Mixin Connector [com.robertx22.library_of_exile.main.MixinConnector] [19:11:57] [main/INFO]: [com.robertx22.library_of_exile.main.MixinConnector:connect:10]: Connecting library_of_exile Mixins [19:11:57] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-36.2.39, --gameDir, C:\Users\pgron\curseforge\minecraft\Instances\solo leveling new, --assetsDir, C:\Users\pgron\curseforge\minecraft\Install\assets, --uuid, 2423da88c1154e34a5ca11c4b437e061, --username, HajimeNaguno, --assetIndex, 1.16, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1024, --height, 768] [19:11:57] [main/WARN]: Reference map 'fightnbtintegration.refmap.json' for fightnbtintegration.mixins.json could not be read. If this is a development environment you can ignore this message [19:11:57] [main/WARN]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message [19:11:57] [main/WARN]: Reference map 'untamedwilds.refmap.json' for untamedwilds.mixins.json could not be read. If this is a development environment you can ignore this message [19:11:57] [main/WARN]: Reference map 'antiqueatlas-forge-refmap.json' for antiqueatlas.mixins.json could not be read. If this is a development environment you can ignore this message [19:11:57] [main/INFO]: Patching LivingEntity#attackEntityFrom [19:11:57] [main/INFO]: Patching LivingEntity#blockUsingShield [19:11:57] [main/INFO]: Patching LivingEntity#applyPotionDamageCalculations [19:11:57] [main/INFO]: Patching EnchantmentHelper#getEnchantmentModifierDamage [19:11:57] [main/INFO]: Patching EnchantmentHelper#getModifierForCreature [19:11:57] [main/INFO]: Patching EnchantmentHelper#applyThornEnchantments [19:11:57] [main/INFO]: Patching EnchantmentHelper#applyArthropodEnchantments [19:11:57] [main/INFO]: Patching buildEnchantmentList for the Enchantability affix. [19:11:57] [main/INFO]: Patching EnchantmentHelper#getEnchantmentDatas [19:11:57] [main/INFO]: Patching CrossbowItem#onItemRightClick [19:11:57] [main/INFO]: Patching CrossbowItem#fireProjectile [19:11:57] [main/WARN]: Error loading class: yesman/epicfight/capabilities/ModCapabilities (java.lang.ClassNotFoundException: null) [19:11:57] [main/WARN]: @Mixin target yesman.epicfight.capabilities.ModCapabilities was not found fightnbtintegration.mixins.json:ModCapabilitiesMixin [19:11:57] [main/INFO]: Patching ItemStack#onItemUse [19:11:57] [main/WARN]: Error loading class: biomesoplenty/common/world/BOPBiomeProvider (java.lang.ClassNotFoundException: null) [19:11:57] [main/WARN]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/BiomeRadiusCoordinator (java.lang.ClassNotFoundException: null) [19:11:57] [main/WARN]: Error loading class: com/ferreusveritas/dynamictrees/worldgen/TreeGenerator (java.lang.ClassNotFoundException: null) [19:11:57] [main/INFO]: Patching RepairContainer#updateRepairOutput [19:11:57] [main/INFO]: Successfully removed the anvil level cap. [19:11:57] [main/INFO]: Patching RepairContainer#updateRepairOutput [19:11:57] [main/INFO]: Successfully allowed nbt-unbreakable items in the anvil. [19:11:57] [main/INFO]: Patching net/minecraft/inventory/container/RepairContainer [19:11:58] [main/INFO]: Patching DataPackRegistries# [19:11:58] [main/INFO]: Patching FishingBobberEntity#catchingFish [19:11:58] [main/INFO]: Patching TemptGoal#isTempting [19:11:59] [pool-3-thread-1/INFO]: Patching LivingEntity#attackEntityFrom [19:11:59] [pool-3-thread-1/INFO]: Patching LivingEntity#blockUsingShield [19:11:59] [pool-3-thread-1/INFO]: Patching LivingEntity#applyPotionDamageCalculations [19:11:59] [pool-3-thread-1/INFO]: Patching SharedMonsterAttributes#readAttributeModifier [19:11:59] [pool-3-thread-1/INFO]: Patching CombatRules#getDamageAfterMagicAbsorb [19:11:59] [pool-3-thread-1/INFO]: Patching LootTableManager#apply [19:11:59] [pool-3-thread-1/INFO]: Patching SharedMonsterAttributes#readAttributeModifier [19:12:00] [pool-3-thread-1/WARN]: @Final field field_82223_h:[I in epicfight.mixins.json:MixinWitherBoss should be final [19:12:00] [pool-3-thread-1/WARN]: @Final field field_82224_i:[I in epicfight.mixins.json:MixinWitherBoss should be final [19:12:00] [pool-3-thread-1/INFO]: Patching RepairContainer#updateRepairOutput [19:12:00] [pool-3-thread-1/INFO]: Successfully removed the anvil level cap. [19:12:00] [pool-3-thread-1/INFO]: Patching RepairContainer#updateRepairOutput [19:12:00] [pool-3-thread-1/INFO]: Successfully allowed nbt-unbreakable items in the anvil. [19:12:00] [pool-3-thread-1/INFO]: Patching net/minecraft/inventory/container/RepairContainer [19:12:00] [pool-3-thread-1/INFO]: Patching CampfireTileEntity#findMatchingRecipe [19:12:01] [pool-3-thread-1/INFO]: Patching TemptGoal#isTempting [19:12:01] [pool-3-thread-1/WARN]: Method overwrite conflict for func_190105_f in necromancermod.mixins.json:AlertOthersNonSummonedMixin, previously written by com.infamous.dungeons_gear.mixin.HurtByTargetGoalMixin. Skipping method. [19:12:01] [pool-3-thread-1/INFO]: Patching ItemStack#onItemUse [19:12:02] [pool-3-thread-1/INFO]: Patching ItemArrow#isInfinite [19:12:02] [pool-3-thread-1/INFO]: Patching ItemArrow#isInfinite [19:12:02] [pool-3-thread-1/INFO]: Patching net/minecraft/item/EnchantedBookItem [19:12:02] [pool-3-thread-1/INFO]: Patching CrossbowItem#onItemRightClick [19:12:02] [pool-3-thread-1/INFO]: Patching CrossbowItem#fireProjectile [19:12:02] [pool-3-thread-1/WARN]: Method overwrite conflict for getValue in gateways.mixins.json:MixinColor, previously written by com.anthonyhilyard.prism.mixin.ColorMixin. Skipping method. [19:12:02] [pool-3-thread-1/INFO]: Patching FishingBobberEntity#catchingFish [19:12:02] [pool-3-thread-1/INFO]: Patching net/minecraft/loot/functions/EnchantRandomly [19:12:03] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [19:12:04] [main/INFO]: Setting user: HajimeNaguno [19:12:04] [main/INFO]: Backend library: LWJGL version 3.2.2 build 10 [19:12:04] [main/INFO]: Potentially Dangerous alternative prefix citadel for name debug, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [19:12:04] [main/INFO]: Potentially Dangerous alternative prefix citadel for name citadel_book, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [19:12:05] [main/INFO]: Potentially Dangerous alternative prefix citadel for name effect_item, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [19:12:05] [main/INFO]: Potentially Dangerous alternative prefix citadel for name fancy_item, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [19:12:05] [main/INFO]: Potentially Dangerous alternative prefix walljump for name walljump, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [19:12:05] [main/INFO]: Potentially Dangerous alternative prefix walljump for name doublejump, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [19:12:05] [main/INFO]: Potentially Dangerous alternative prefix walljump for name speedboost, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [19:12:05] [modloading-worker-3/INFO]: Patching DataPackRegistries# [19:12:05] [modloading-worker-5/INFO]: Patching ModelBakery# [19:12:06] [modloading-worker-15/INFO]: Patching LootTableManager#apply [19:12:06] [modloading-worker-13/INFO]: [com.robertx22.divine_missions.main.CommonInit::52]: Divine Missions loaded. [19:12:06] [modloading-worker-12/INFO]: ElementFlowerGeneration object init [19:12:06] [modloading-worker-11/INFO]: Initializing Update Checker... [19:12:06] [modloading-worker-13/INFO]: [com.robertx22.world_of_exile.main.WorldOfExile::87]: Dungeons of Exile initialized. [19:12:06] [ Iron Furnaces Update Checker/INFO]: Starting Update Check... [19:12:07] [ Iron Furnaces Update Checker/INFO]: Update Check done! [19:12:07] [ Iron Furnaces Update Checker/INFO]: Iron Furnaces is up to date! [19:12:07] [modloading-worker-10/INFO]: Processing 2 KiwiModule annotations [19:12:07] [modloading-worker-14/INFO]: Initialize mod Library Ferret [19:12:07] [modloading-worker-14/INFO]: Initialized mod Library Ferret [19:12:08] [modloading-worker-2/INFO]: Constructing Mod: Spartan Weaponry [19:12:08] [modloading-worker-2/INFO]: Initialising API! Version: 6 [19:12:08] [modloading-worker-2/INFO]: Successfully added extended Skull renders! [19:12:08] [modloading-worker-13/INFO]: Here we go! Launching Dungeon Crawl 2.3.12... [19:12:08] [modloading-worker-6/FATAL]: Mixin apply failed fightnbtintegration.mixins.json:RenderEngineMixin -> yesman.epicfight.client.events.engine.RenderEngine: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException @Shadow method getItemRenderer in fightnbtintegration.mixins.json:RenderEngineMixin was not located in the target class yesman.epicfight.client.events.engine.RenderEngine. No refMap loaded. org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow method getItemRenderer in fightnbtintegration.mixins.json:RenderEngineMixin was not located in the target class yesman.epicfight.client.events.engine.RenderEngine. No refMap loaded. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachSpecialMethod(MixinPreProcessorStandard.java:442) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachShadowMethod(MixinPreProcessorStandard.java:415) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachMethods(MixinPreProcessorStandard.java:343) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:302) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) [modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) [modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) [modlauncher-8.1.3.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51] at java.lang.Class.getDeclaringClass0(Native Method) ~[?:1.8.0_51] at java.lang.Class.getDeclaringClass(Class.java:1235) [?:1.8.0_51] at java.lang.Class.getEnclosingClass(Class.java:1277) [?:1.8.0_51] at java.lang.Class.getSimpleBinaryName(Class.java:1443) [?:1.8.0_51] at java.lang.Class.getSimpleName(Class.java:1309) [?:1.8.0_51] at net.minecraftforge.eventbus.ASMEventHandler.getUniqueName(ASMEventHandler.java:167) [eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.ASMEventHandler.createWrapper(ASMEventHandler.java:107) [eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.ASMEventHandler.(ASMEventHandler.java:48) [eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.register(EventBus.java:254) [eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:150) [eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.lambda$registerClass$2(EventBus.java:78) [eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus$$Lambda$3434/1913989953.accept(Unknown Source) [eventbus-4.0.0.jar:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) [?:1.8.0_51] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) [?:1.8.0_51] at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) [?:1.8.0_51] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) [?:1.8.0_51] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) [?:1.8.0_51] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) [?:1.8.0_51] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [?:1.8.0_51] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:1.8.0_51] at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:78) [eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.register(EventBus.java:118) [eventbus-4.0.0.jar:?] at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) [?:?] at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$3391/1344276819.accept(Unknown Source) [?:?] at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51] at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) [?:?] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) [?:36.2] at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3140/1960932807.run(Unknown Source) [?:36.2] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) [?:?] at net.minecraftforge.fml.ModContainer$$Lambda$3332/2075983878.run(Unknown Source) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51] [19:12:08] [modloading-worker-6/ERROR]: Failed to register automatic subscribers. ModID: epicfight, class yesman.epicfight.main.EpicFightMod org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec] at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.1.3.jar:?] at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.1.3.jar:?] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] at java.lang.Class.getDeclaringClass0(Native Method) ~[?:1.8.0_51] at java.lang.Class.getDeclaringClass(Class.java:1235) ~[?:1.8.0_51] at java.lang.Class.getEnclosingClass(Class.java:1277) ~[?:1.8.0_51] at java.lang.Class.getSimpleBinaryName(Class.java:1443) ~[?:1.8.0_51] at java.lang.Class.getSimpleName(Class.java:1309) ~[?:1.8.0_51] at net.minecraftforge.eventbus.ASMEventHandler.getUniqueName(ASMEventHandler.java:167) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.ASMEventHandler.createWrapper(ASMEventHandler.java:107) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.ASMEventHandler.(ASMEventHandler.java:48) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.register(EventBus.java:254) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:150) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.lambda$registerClass$2(EventBus.java:78) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus$$Lambda$3434/1913989953.accept(Unknown Source) ~[?:?] at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_51] at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_51] at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_51] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:78) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.register(EventBus.java:118) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[?:?] at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$3391/1344276819.accept(Unknown Source) ~[?:?] at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[?:?] at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) [?:36.2] at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3140/1960932807.run(Unknown Source) [?:36.2] at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:106) [?:?] at net.minecraftforge.fml.ModContainer$$Lambda$3332/2075983878.run(Unknown Source) [?:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51] at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51] at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51] at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51] at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51] Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [fightnbtintegration.mixins.json:RenderEngineMixin] from phase [DEFAULT] in config [fightnbtintegration.mixins.json] FAILED during APPLY at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] ... 48 more Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @Shadow method getItemRenderer in fightnbtintegration.mixins.json:RenderEngineMixin was not located in the target class yesman.epicfight.client.events.engine.RenderEngine. No refMap loaded. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachSpecialMethod(MixinPreProcessorStandard.java:442) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachShadowMethod(MixinPreProcessorStandard.java:415) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attachMethods(MixinPreProcessorStandard.java:343) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:302) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] ... 48 more [19:12:08] [modloading-worker-5/INFO]: Loading compatibility module with YUNG's Better Caves [19:12:08] [modloading-worker-8/INFO]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550 [19:12:08] [modloading-worker-8/INFO]: MinecraftForge v36.2.39 Initialized [19:12:08] [modloading-worker-6/INFO]: Detected new forge version, registering events reflectively. [19:12:08] [modloading-worker-8/INFO]: Potion Ring - REFORGED is Charged [19:12:08] [modloading-worker-4/INFO]: tower structure registered [19:12:08] [modloading-worker-4/INFO]: ice_tower structure registered [19:12:08] [modloading-worker-4/INFO]: jungle_tower structure registered [19:12:08] [modloading-worker-4/INFO]: derelict_tower structure registered [19:12:08] [modloading-worker-4/INFO]: derelict_grass_tower structure registered [19:12:08] [modloading-worker-4/INFO]: ocean_tower structure registered [19:12:08] [modloading-worker-4/INFO]: ocean_warm_tower structure registered [19:12:09] [modloading-worker-7/INFO]: Optifine not detected. [19:12:09] [modloading-worker-1/INFO]: Constructing Mod: Spartan Shields [19:12:09] [modloading-worker-4/INFO]: Detected new forge version, registering events reflectively. [19:12:09] [modloading-worker-3/INFO]: [com.robertx22.library_of_exile.main.CommonInit::54]: Library of Exile loaded. [19:12:09] [modloading-worker-0/INFO]: Injecting super coyotes... [19:12:09] [modloading-worker-5/INFO]: Loading Supporter Data... [19:12:09] [ApexCore Supporter Reload Thread/INFO]: Loaded 4 Supporters! [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name bestiary, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name manuscript, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sapphire_gem, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name silver_ingot, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name silver_nugget, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name amythest_gem, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name copper_ingot, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name copper_nugget, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_silver_metal_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_silver_metal_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_silver_metal_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_silver_metal_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name silver_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name silver_shovel, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name silver_pickaxe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name silver_axe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name silver_hoe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_copper_metal_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_copper_metal_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_copper_metal_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_copper_metal_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name copper_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name copper_shovel, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name copper_pickaxe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name copper_axe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name copper_hoe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name fire_stew, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name frost_stew, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name lightning_stew, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_red, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_green, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_bronze, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_gray, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_blue, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_white, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_sapphire, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_silver, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_electric, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_amythest, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_copper, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonegg_black, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_red, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_green, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_bronze, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_gray, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_blue, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_white, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_sapphire, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_silver, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_electric, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_amythest, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_copper, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonscales_black, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonbone, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name witherbone, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name fishing_spear, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name wither_shard, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonbone_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonbone_shovel, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonbone_pickaxe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonbone_axe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonbone_hoe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonbone_sword_fire, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonbone_sword_ice, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonbone_sword_lightning, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonbone_arrow, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonbone_bow, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragon_skull_fire, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragon_skull_ice, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragon_skull_lightning, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_iron_head, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_iron_neck, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_iron_body, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_iron_tail, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_copper_head, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_copper_neck, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_copper_body, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_copper_tail, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_gold_head, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_gold_neck, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_gold_body, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_gold_tail, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_diamond_head, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_diamond_neck, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_diamond_body, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_diamond_tail, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_silver_head, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_silver_neck, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_silver_body, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_silver_tail, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_fire_head, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_fire_neck, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_fire_body, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_fire_tail, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_ice_head, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_ice_neck, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_ice_body, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_ice_tail, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_lightning_head, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_lightning_neck, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_lightning_body, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonarmor_dragonsteel_lightning_tail, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragon_meal, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sickly_dragon_meal, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name creative_dragon_meal, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name fire_dragon_flesh, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name ice_dragon_flesh, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name lightning_dragon_flesh, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name fire_dragon_heart, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name ice_dragon_heart, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name lightning_dragon_heart, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name fire_dragon_blood, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name ice_dragon_blood, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name lightning_dragon_blood, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragon_stick, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragon_horn, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragon_flute, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name summoning_crystal_fire, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name summoning_crystal_ice, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name summoning_crystal_lightning, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name hippogryph_egg, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name iron_hippogryph_armor, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name gold_hippogryph_armor, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name diamond_hippogryph_armor, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name hippogryph_talon, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name hippogryph_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name gorgon_head, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name stone_statue, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name blindfold, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name pixie_dust, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name pixie_wings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name pixie_wand, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name ambrosia, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name cyclops_eye, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sheep_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sheep_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sheep_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sheep_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name shiny_scales, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name siren_tear, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name siren_flute, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name hippocampus_fin, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name hippocampus_slapper, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name earplugs, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_chitin_yellow, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_chitin_white, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_chitin_red, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_yellow_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_yellow_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_yellow_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_yellow_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_white_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_white_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_white_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_white_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_red_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_red_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_red_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_red_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_egg, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_egg_giant, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_tounge, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_gauntlet_yellow, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_gauntlet_white, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name deathworm_gauntlet_red, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name rotten_egg, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name cockatrice_eye, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name cockatrice_scepter, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name stymphalian_bird_feather, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name stymphalian_arrow, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name stymphalian_feather_bundle, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name stymphalian_bird_dagger, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name troll_tusk, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_egg, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_egg, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_resin, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_resin, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_chitin, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_chitin, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_stinger, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_sword_venom, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_shovel, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_pickaxe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_axe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_hoe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_sword_venom, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_shovel, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_pickaxe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_axe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_hoe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_staff, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_staff, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_desert_swarm, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name myrmex_jungle_swarm, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name amphithere_feather, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name amphithere_arrow, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name amphithere_macuahuitl, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_fang, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_arrow, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_trident_inventory, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_trident, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name chain, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name chain_sticky, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_fire_ingot, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_fire_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_fire_pickaxe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_fire_axe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_fire_shovel, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_fire_hoe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_fire_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_fire_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_fire_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_fire_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_ice_ingot, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_ice_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_ice_pickaxe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_ice_axe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_ice_shovel, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_ice_hoe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_ice_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_ice_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_ice_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_ice_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_lightning_ingot, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_lightning_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_lightning_pickaxe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_lightning_axe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_lightning_shovel, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_lightning_hoe, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_lightning_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_lightning_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_lightning_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragonsteel_lightning_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name weezer_blue_album, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dragon_debug_stick, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dread_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dread_knight_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name lich_staff, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dread_queen_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dread_queen_staff, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dread_shard, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name dread_key, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name hydra_fang, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name hydra_heart, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name hydra_arrow, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name cannoli, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name ectoplasm, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name ghost_ingot, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name ghost_sword, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_red_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_red_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_red_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_red_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_bronze_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_bronze_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_bronze_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_bronze_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_green_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_green_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_green_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_green_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_gray_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_gray_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_gray_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_gray_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_blue_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_blue_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_blue_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_blue_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_white_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_white_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_white_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_white_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_sapphire_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_sapphire_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_sapphire_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_sapphire_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_silver_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_silver_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_silver_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_silver_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_electric_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_electric_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_electric_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_electric_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_amythest_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_amythest_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_amythest_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_amythest_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_copper_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_copper_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_copper_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_copper_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_black_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_black_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_black_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name armor_black_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scale_block_blue, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scale_block_bronze, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scale_block_deepblue, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scale_block_green, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scale_block_purple, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scale_block_red, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scale_block_teal, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scales_blue, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_blue_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_blue_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_blue_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_blue_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scales_bronze, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_bronze_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_bronze_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_bronze_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_bronze_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scales_deepblue, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_deepblue_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_deepblue_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_deepblue_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_deepblue_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scales_green, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_green_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_green_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_green_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_green_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scales_purple, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_purple_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_purple_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_purple_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_purple_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scales_red, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_red_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_red_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_red_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_red_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name sea_serpent_scales_teal, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_teal_helmet, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_teal_chestplate, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_teal_leggings, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name tide_teal_boots, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name hippogryph_skull, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name cyclops_skull, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name cockatrice_skull, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name stymphalian_skull, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name troll_skull, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name amphithere_skull, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name seaserpent_skull, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:09] [modloading-worker-7/INFO]: Potentially Dangerous alternative prefix iceandfire for name hydra_skull, expected swiaf. This could be a intended override, but in most cases indicates a broken mod. [19:12:10] [modloading-worker-15/INFO]: Detected new forge version, registering events reflectively. [19:12:10] [modloading-worker-5/INFO]: Detected new forge version, registering events reflectively. [19:12:10] [modloading-worker-11/INFO]: [com.robertx22.library_of_exile.utils.Watch:print:54]: Age of Exile mod initialization Action took: 2998436 microseconds [19:12:10] [modloading-worker-1/INFO]: Patching vazkii/quark/content/tools/module/AncientTomesModule [19:12:10] [modloading-worker-1/INFO]: Patching vazkii/quark/content/tools/item/AncientTomeItem [19:12:11] [modloading-worker-10/INFO]: Loading Bountiful listeners.. [19:12:11] [modloading-worker-10/INFO]: [ejektaflex.bountiful.data.json.JsonSerializers:register:14]: BOREG registering json ser [19:12:11] [main/FATAL]: Failed to complete lifecycle event CONSTRUCT, 1 errors found [19:12:11] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state [19:12:11] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state [19:12:11] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state [19:12:11] [main/INFO]: Patching BlockModelShapes#getModelLocation [19:12:12] [main/INFO]: Potentially Dangerous alternative prefix byg for name boat, expected minecraft. This could be a intended override, but in most cases indicates a broken mod. [19:12:12] [main/INFO]: Patching ModelBakery# [19:12:12] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state [19:12:12] [main/INFO]: Narrator library for x64 successfully loaded [19:12:12] [main/INFO]: Reloading ResourceManager: Default, quark-emote-pack, TimeCore Special Resources [19:12:12] [Worker-Main-13/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state [19:12:12] [Worker-Main-8/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [19:12:12] [Worker-Main-10/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [19:12:12] [Worker-Main-12/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [19:12:14] [Worker-Main-13/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [19:12:14] [Worker-Main-13/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [19:12:14] [Worker-Main-8/ERROR]: Using missing texture, unable to load upgrade_aquatic:textures/entity/signs/river.png : java.io.FileNotFoundException: upgrade_aquatic:textures/entity/signs/river.png [19:12:14] [Worker-Main-11/ERROR]: Using missing texture, unable to load upgrade_aquatic:textures/entity/signs/driftwood.png : java.io.FileNotFoundException: upgrade_aquatic:textures/entity/signs/driftwood.png [19:12:14] [Worker-Main-13/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [19:12:14] [Worker-Main-11/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/bowl.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/bowl.png [19:12:14] [Worker-Main-8/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/dragon.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/dragon.png [19:12:14] [Worker-Main-12/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/two-headed_eagle.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/two-headed_eagle.png [19:12:14] [Worker-Main-9/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/tower.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/tower.png [19:12:14] [Worker-Main-14/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/swords.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/swords.png [19:12:14] [Worker-Main-11/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/sun.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/sun.png [19:12:14] [Worker-Main-14/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/horse.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/horse.png [19:12:14] [Worker-Main-9/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/snake.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/snake.png [19:12:14] [Worker-Main-14/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/lion2.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/lion2.png [19:12:14] [Worker-Main-12/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/crusader_cross.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/crusader_cross.png [19:12:14] [Worker-Main-11/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/lion1.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/lion1.png [19:12:14] [Worker-Main-10/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/lily.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/lily.png [19:12:14] [Worker-Main-11/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/eagle.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/eagle.png [19:12:14] [Worker-Main-8/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/tree.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/tree.png [19:12:14] [Worker-Main-14/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/chess.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/chess.png [19:12:14] [Worker-Main-11/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/orthodox_cross.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/orthodox_cross.png [19:12:14] [Worker-Main-9/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/apostolic_cross.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/apostolic_cross.png [19:12:14] [Worker-Main-12/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/bull.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/bull.png [19:12:14] [Worker-Main-13/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [19:12:14] [Worker-Main-8/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/bowl.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/bowl.png [19:12:14] [Worker-Main-12/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/chess.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/chess.png [19:12:14] [Worker-Main-9/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/two-headed_eagle.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/two-headed_eagle.png [19:12:14] [Worker-Main-14/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/crusader_cross.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/crusader_cross.png [19:12:14] [Worker-Main-8/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/tree.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/tree.png [19:12:14] [Worker-Main-9/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/bull.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/bull.png [19:12:14] [Worker-Main-14/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/swords.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/swords.png [19:12:14] [Worker-Main-12/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/tower.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/tower.png [19:12:14] [Worker-Main-11/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/lion1.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/lion1.png [19:12:14] [Worker-Main-10/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/lion2.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/lion2.png [19:12:14] [Worker-Main-14/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/sun.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/sun.png [19:12:14] [Worker-Main-10/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/snake.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/snake.png [19:12:14] [Worker-Main-9/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/horse.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/horse.png [19:12:14] [Worker-Main-8/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/dragon.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/dragon.png [19:12:14] [Worker-Main-12/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/lily.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/lily.png [19:12:14] [Worker-Main-8/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/eagle.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/eagle.png [19:12:14] [Worker-Main-9/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/apostolic_cross.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/apostolic_cross.png [19:12:14] [Worker-Main-11/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/orthodox_cross.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/orthodox_cross.png [19:12:14] [Worker-Main-13/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [19:12:14] [Worker-Main-13/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [19:12:14] [Worker-Main-13/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state [19:12:14] [main/INFO]: Beginning loading of data for data loader: gui/element [19:12:14] [main/INFO]: Data loader for gui/element loaded 0 jsons [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:ocean'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:plains'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:desert'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:mountains'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:forest'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:taiga'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:swamp'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:river'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:nether_wastes'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:the_end'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:frozen_ocean'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:frozen_river'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:snowy_tundra'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:snowy_mountains'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:mushroom_fields'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:mushroom_field_shore'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:beach'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:desert_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:wooded_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:taiga_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:mountain_edge'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:jungle'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:jungle_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:jungle_edge'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:deep_ocean'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:stone_shore'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:snowy_beach'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:birch_forest'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:birch_forest_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:dark_forest'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:snowy_taiga'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:snowy_taiga_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:giant_tree_taiga'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:giant_tree_taiga_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:wooded_mountains'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:savanna'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:savanna_plateau'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:badlands'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:wooded_badlands_plateau'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:badlands_plateau'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:small_end_islands'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:end_midlands'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:end_highlands'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:end_barrens'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:warm_ocean'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:lukewarm_ocean'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:cold_ocean'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:deep_warm_ocean'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:deep_lukewarm_ocean'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:deep_cold_ocean'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:deep_frozen_ocean'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:the_void'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:sunflower_plains'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:desert_lakes'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:gravelly_mountains'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:flower_forest'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:taiga_mountains'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:swamp_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:ice_spikes'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:modified_jungle'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:modified_jungle_edge'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:tall_birch_forest'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:tall_birch_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:dark_forest_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:snowy_taiga_mountains'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:giant_spruce_taiga'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:giant_spruce_taiga_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:modified_gravelly_mountains'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:shattered_savanna'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:shattered_savanna_plateau'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:eroded_badlands'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:modified_wooded_badlands_plateau'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:modified_badlands_plateau'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:bamboo_jungle'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:bamboo_jungle_hills'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:soul_sand_valley'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:crimson_forest'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:warped_forest'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [ForkJoinPool.commonPool-worker-11/ERROR]: Failed to auto-register a standard texture set for the biome 'minecraft:basalt_deltas'. This is most likely caused by errors in the TextureSet configurations, check your resource packs first before reporting it as an issue! [19:12:14] [main/ERROR]: Cowardly refusing to send event com.jozufozu.flywheel.event.GatherContextEvent to a broken mod state [19:12:14] [main/INFO]: Loaded all shader programs. [19:12:14] [main/WARN]: Missing description for minecraft:protection. 'enchantment.minecraft.protection.desc' [19:12:14] [main/WARN]: Missing description for minecraft:fire_protection. 'enchantment.minecraft.fire_protection.desc' [19:12:14] [main/WARN]: Missing description for minecraft:feather_falling. 'enchantment.minecraft.feather_falling.desc' [19:12:14] [main/WARN]: Missing description for minecraft:blast_protection. 'enchantment.minecraft.blast_protection.desc' [19:12:14] [main/WARN]: Missing description for minecraft:projectile_protection. 'enchantment.minecraft.projectile_protection.desc' [19:12:14] [main/WARN]: Missing description for minecraft:respiration. 'enchantment.minecraft.respiration.desc' [19:12:14] [main/WARN]: Missing description for minecraft:aqua_affinity. 'enchantment.minecraft.aqua_affinity.desc' [19:12:14] [main/WARN]: Missing description for minecraft:thorns. 'enchantment.minecraft.thorns.desc' [19:12:14] [main/WARN]: Missing description for minecraft:depth_strider. 'enchantment.minecraft.depth_strider.desc' [19:12:14] [main/WARN]: Missing description for minecraft:frost_walker. 'enchantment.minecraft.frost_walker.desc' [19:12:14] [main/WARN]: Missing description for minecraft:binding_curse. 'enchantment.minecraft.binding_curse.desc' [19:12:14] [main/WARN]: Missing description for minecraft:soul_speed. 'enchantment.minecraft.soul_speed.desc' [19:12:14] [main/WARN]: Missing description for minecraft:sharpness. 'enchantment.minecraft.sharpness.desc' [19:12:14] [main/WARN]: Missing description for minecraft:smite. 'enchantment.minecraft.smite.desc' [19:12:14] [main/WARN]: Missing description for minecraft:bane_of_arthropods. 'enchantment.minecraft.bane_of_arthropods.desc' [19:12:14] [main/WARN]: Missing description for minecraft:knockback. 'enchantment.minecraft.knockback.desc' [19:12:14] [main/WARN]: Missing description for minecraft:fire_aspect. 'enchantment.minecraft.fire_aspect.desc' [19:12:14] [main/WARN]: Missing description for minecraft:looting. 'enchantment.minecraft.looting.desc' [19:12:14] [main/WARN]: Missing description for minecraft:sweeping. 'enchantment.minecraft.sweeping.desc' [19:12:14] [main/WARN]: Missing description for minecraft:efficiency. 'enchantment.minecraft.efficiency.desc' [19:12:14] [main/WARN]: Missing description for minecraft:silk_touch. 'enchantment.minecraft.silk_touch.desc' [19:12:14] [main/WARN]: Missing description for minecraft:unbreaking. 'enchantment.minecraft.unbreaking.desc' [19:12:14] [main/WARN]: Missing description for minecraft:fortune. 'enchantment.minecraft.fortune.desc' [19:12:14] [main/WARN]: Missing description for minecraft:power. 'enchantment.minecraft.power.desc' [19:12:14] [main/WARN]: Missing description for minecraft:punch. 'enchantment.minecraft.punch.desc' [19:12:14] [main/WARN]: Missing description for minecraft:flame. 'enchantment.minecraft.flame.desc' [19:12:14] [main/WARN]: Missing description for minecraft:infinity. 'enchantment.minecraft.infinity.desc' [19:12:14] [main/WARN]: Missing description for minecraft:luck_of_the_sea. 'enchantment.minecraft.luck_of_the_sea.desc' [19:12:14] [main/WARN]: Missing description for minecraft:lure. 'enchantment.minecraft.lure.desc' [19:12:14] [main/WARN]: Missing description for minecraft:loyalty. 'enchantment.minecraft.loyalty.desc' [19:12:14] [main/WARN]: Missing description for minecraft:impaling. 'enchantment.minecraft.impaling.desc' [19:12:14] [main/WARN]: Missing description for minecraft:riptide. 'enchantment.minecraft.riptide.desc' [19:12:14] [main/WARN]: Missing description for minecraft:channeling. 'enchantment.minecraft.channeling.desc' [19:12:14] [main/WARN]: Missing description for minecraft:multishot. 'enchantment.minecraft.multishot.desc' [19:12:14] [main/WARN]: Missing description for minecraft:quick_charge. 'enchantment.minecraft.quick_charge.desc' [19:12:14] [main/WARN]: Missing description for minecraft:piercing. 'enchantment.minecraft.piercing.desc' [19:12:14] [main/WARN]: Missing description for minecraft:mending. 'enchantment.minecraft.mending.desc' [19:12:14] [main/WARN]: Missing description for minecraft:vanishing_curse. 'enchantment.minecraft.vanishing_curse.desc' [19:12:14] [main/INFO]: OpenAL initialized. [19:12:14] [main/INFO]: Sound engine started [19:12:14] [main/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas [19:12:14] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [19:12:14] [main/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas [19:12:14] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [19:12:14] [main/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas [19:12:14] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [19:12:14] [main/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas [19:12:14] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [19:12:14] [main/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas [19:12:14] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [19:12:14] [main/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas [19:12:14] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [19:12:14] [main/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas [19:12:14] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [19:12:15] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state [19:12:15] [main/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas [19:12:15] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [19:12:15] [main/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas [19:12:15] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [19:12:15] [main/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas [19:12:15] [main/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state [19:12:15] [main/FATAL]: Preparing crash report with UUID 46e5c666-22b0-4ab2-a356-7f323101ee22 [19:12:15] [main/INFO]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (23/26) [19:12:15] [main/FATAL]: Crash report saved to C:\Users\pgron\curseforge\minecraft\Instances\solo leveling new\crash-reports\crash-2024-03-10_19.12.15-fml.txt