Jump to content

Mods failing to load saying "not enough data available"


Recommended Posts

I have tried to deleted them and redownload them but it still is not working.

this is the logs if they help:

[15:58:03] [main/INFO]: ModLauncher running: args [--username, Chuesday_luv, --version, forge-36.1.31, --gameDir, C:\Users\gabec\curseforge\minecraft\Instances\gabes server reakl one, --assetsDir, C:\Users\gabec\curseforge\minecraft\Install\assets, --assetIndex, 1.16, --uuid, 2099333c98dc4d929a44616189610e36, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 36.1.31, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[15:58:03] [main/INFO]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation
[15:58:03] [main/WARN]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[15:58:04] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[15:58:04] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/gabec/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT
[15:58:08] [main/INFO]: Successfully loaded Mixin Connector [vazkii.botania.common.MixinConnector]
[15:58:08] [main/INFO]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
[15:58:08] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-36.1.31, --gameDir, C:\Users\gabec\curseforge\minecraft\Instances\gabes server reakl one, --assetsDir, C:\Users\gabec\curseforge\minecraft\Install\assets, --uuid, 2099333c98dc4d929a44616189610e36, --username, Chuesday_luv, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768]
[15:58:09] [main/INFO]: Adding 'on_block_change' ASM patch...
[15:58:09] [main/INFO]: Added 'on_block_change' ASM patch!
[15:58:11] [pool-3-thread-1/INFO]: Adding 'on_block_change' ASM patch...
[15:58:11] [pool-3-thread-1/INFO]: Added 'on_block_change' ASM patch!
[15:58:21] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[15:58:21] [Render thread/INFO]: Setting user: Chuesday_luv
[15:58:22] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[15:58:23] [Render thread/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.
[15:58:23] [Render thread/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.
[15:58:24] [modloading-worker-1/ERROR]: Failed to create mod instance. ModID: simplefarming, class enemeez.simplefarming.SimpleFarming
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:?]
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[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 enemeez.simplefarming.config.Config.loadConfig(Config.java:49) ~[?:1.16.5-1.3.7]
    at enemeez.simplefarming.SideProxy.<init>(SideProxy.java:34) ~[?:1.16.5-1.3.7]
    at enemeez.simplefarming.SideProxy$Client.<init>(SideProxy.java:68) ~[?:1.16.5-1.3.7]
    at enemeez.simplefarming.SimpleFarming.lambda$null$0(SimpleFarming.java:28) ~[?:1.16.5-1.3.7]
    at enemeez.simplefarming.SimpleFarming$$Lambda$3273/73714211.get(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.DistExecutor.unsafeRunForDist(DistExecutor.java:174) ~[?:?]
    at enemeez.simplefarming.SimpleFarming.<init>(SimpleFarming.java:28) ~[?:1.16.5-1.3.7]
    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.1]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3046/1029790510.run(Unknown Source) [?:36.1]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) [?:?]
    at net.minecraftforge.fml.ModContainer$$Lambda$3248/1612539426.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]
[15:58:24] [modloading-worker-0/INFO]: Constructing Mod: Spartan Shields
[15:58:25] [modloading-worker-3/INFO]: Detected new forge version, registering events reflectively.
[15:58:25] [modloading-worker-0/INFO]: Constructing Mod: Spartan Weaponry
[15:58:25] [modloading-worker-0/INFO]: Initialising API! Version: 5
[15:58:26] [modloading-worker-0/INFO]: Forge mod loading, version 36.1.31, for MC 1.16.5 with MCP 20210115.111550
[15:58:26] [modloading-worker-0/INFO]: MinecraftForge v36.1.31 Initialized
[15:58:26] [modloading-worker-0/ERROR]: Failed to create mod instance. ModID: appleskin, class squeek.appleskin.AppleSkin
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:?]
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[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 squeek.appleskin.ModConfig.init(ModConfig.java:19) ~[?:1.0.14]
    at squeek.appleskin.AppleSkin.<init>(AppleSkin.java:33) ~[?:1.0.14]
    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.1]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3046/1029790510.run(Unknown Source) [?:36.1]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) [?:?]
    at net.minecraftforge.fml.ModContainer$$Lambda$3248/1612539426.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]
[15:58:27] [modloading-worker-0/INFO]: [wayoftime.bloodmagic.structures.DungeonRoomLoader:loadDungeons:69]: # schematics: 5
[15:58:29] [modloading-worker-0/INFO]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[15:58:29] [modloading-worker-0/ERROR]: Failed to create mod instance. ModID: mysticalagriculture, class com.blakebr0.mysticalagriculture.MysticalAgriculture
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:?]
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[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 com.blakebr0.cucumber.helper.ConfigHelper.load(ConfigHelper.java:15) ~[?:4.1.10]
    at com.blakebr0.mysticalagriculture.MysticalAgriculture.<init>(MysticalAgriculture.java:74) ~[?:4.1.8]
    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.1]
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3046/1029790510.run(Unknown Source) [?:36.1]
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) [?:?]
    at net.minecraftforge.fml.ModContainer$$Lambda$3248/1612539426.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]
[15:58:29] [modloading-worker-3/INFO]: Optifine not detected.
[15:58:30] [Render thread/FATAL]: Failed to complete lifecycle event CONSTRUCT, 3 errors found
[15:58:30] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state
[15:58:30] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state
[15:58:30] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state
[15:58:31] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state
[15:58:32] [Render thread/INFO]: Narrator library for x64 successfully loaded
[15:58:32] [Render thread/INFO]: Reloading ResourceManager: Default
[15:58:32] [Worker-Main-5/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state
[15:58:32] [Worker-Main-6/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[15:58:34] [Worker-Main-4/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[15:58:36] [Worker-Main-5/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[15:58:36] [Worker-Main-7/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[15:58:37] [Worker-Main-5/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[15:58:37] [Worker-Main-5/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[15:58:37] [Worker-Main-5/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[15:58:37] [Worker-Main-5/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[15:58:37] [Worker-Main-5/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[15:58:37] [Worker-Main-5/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[15:58:37] [Render thread/ERROR]: Failed to load program PYLON_GLOW
java.io.FileNotFoundException: botania:shader/passthrough.vert
    at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
    at vazkii.botania.client.core.helper.ShaderHelper.createShader(ShaderHelper.java:152) ~[?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.createProgram(ShaderHelper.java:139) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.loadShaders(ShaderHelper.java:91) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.lambda$initShaders$0(ShaderHelper.java:80) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper$$Lambda$3295/1526917116.func_195410_a(Unknown Source) [?:1.16.5-416]
    at net.minecraft.resources.IResourceManagerReloadListener.func_232635_a_(IResourceManagerReloadListener.java:18) [?:?]
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5821/688239976.run(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
    at net.minecraft.resources.AsyncReloader$$Lambda$6014/2017997342.run(Unknown Source) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.31.jar:36.1]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/603401608.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.1]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
[15:58:37] [Render thread/ERROR]: Failed to load program ENCHANTER_RUNE
java.io.FileNotFoundException: botania:shader/passthrough.vert
    at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
    at vazkii.botania.client.core.helper.ShaderHelper.createShader(ShaderHelper.java:152) ~[?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.createProgram(ShaderHelper.java:139) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.loadShaders(ShaderHelper.java:91) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.lambda$initShaders$0(ShaderHelper.java:80) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper$$Lambda$3295/1526917116.func_195410_a(Unknown Source) [?:1.16.5-416]
    at net.minecraft.resources.IResourceManagerReloadListener.func_232635_a_(IResourceManagerReloadListener.java:18) [?:?]
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5821/688239976.run(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
    at net.minecraft.resources.AsyncReloader$$Lambda$6014/2017997342.run(Unknown Source) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.31.jar:36.1]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/603401608.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.1]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
[15:58:37] [Render thread/ERROR]: Failed to load program MANA_POOL
java.io.FileNotFoundException: botania:shader/passthrough.vert
    at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
    at vazkii.botania.client.core.helper.ShaderHelper.createShader(ShaderHelper.java:152) ~[?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.createProgram(ShaderHelper.java:139) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.loadShaders(ShaderHelper.java:91) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.lambda$initShaders$0(ShaderHelper.java:80) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper$$Lambda$3295/1526917116.func_195410_a(Unknown Source) [?:1.16.5-416]
    at net.minecraft.resources.IResourceManagerReloadListener.func_232635_a_(IResourceManagerReloadListener.java:18) [?:?]
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5821/688239976.run(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
    at net.minecraft.resources.AsyncReloader$$Lambda$6014/2017997342.run(Unknown Source) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.31.jar:36.1]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/603401608.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.1]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
[15:58:37] [Render thread/ERROR]: Failed to load program DOPPLEGANGER
java.io.FileNotFoundException: botania:shader/doppleganger.vert
    at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
    at vazkii.botania.client.core.helper.ShaderHelper.createShader(ShaderHelper.java:152) ~[?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.createProgram(ShaderHelper.java:139) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.loadShaders(ShaderHelper.java:91) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.lambda$initShaders$0(ShaderHelper.java:80) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper$$Lambda$3295/1526917116.func_195410_a(Unknown Source) [?:1.16.5-416]
    at net.minecraft.resources.IResourceManagerReloadListener.func_232635_a_(IResourceManagerReloadListener.java:18) [?:?]
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5821/688239976.run(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
    at net.minecraft.resources.AsyncReloader$$Lambda$6014/2017997342.run(Unknown Source) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.31.jar:36.1]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/603401608.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.1]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
[15:58:37] [Render thread/ERROR]: Failed to load program HALO
java.io.FileNotFoundException: botania:shader/passthrough.vert
    at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
    at vazkii.botania.client.core.helper.ShaderHelper.createShader(ShaderHelper.java:152) ~[?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.createProgram(ShaderHelper.java:139) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.loadShaders(ShaderHelper.java:91) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.lambda$initShaders$0(ShaderHelper.java:80) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper$$Lambda$3295/1526917116.func_195410_a(Unknown Source) [?:1.16.5-416]
    at net.minecraft.resources.IResourceManagerReloadListener.func_232635_a_(IResourceManagerReloadListener.java:18) [?:?]
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5821/688239976.run(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
    at net.minecraft.resources.AsyncReloader$$Lambda$6014/2017997342.run(Unknown Source) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.31.jar:36.1]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/603401608.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.1]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
[15:58:37] [Render thread/ERROR]: Failed to load program DOPPLEGANGER_BAR
java.io.FileNotFoundException: botania:shader/passthrough.vert
    at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
    at vazkii.botania.client.core.helper.ShaderHelper.createShader(ShaderHelper.java:152) ~[?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.createProgram(ShaderHelper.java:139) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.loadShaders(ShaderHelper.java:91) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.lambda$initShaders$0(ShaderHelper.java:80) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper$$Lambda$3295/1526917116.func_195410_a(Unknown Source) [?:1.16.5-416]
    at net.minecraft.resources.IResourceManagerReloadListener.func_232635_a_(IResourceManagerReloadListener.java:18) [?:?]
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5821/688239976.run(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
    at net.minecraft.resources.AsyncReloader$$Lambda$6014/2017997342.run(Unknown Source) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.31.jar:36.1]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/603401608.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.1]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
[15:58:37] [Render thread/ERROR]: Failed to load program TERRA_PLATE
java.io.FileNotFoundException: botania:shader/passthrough.vert
    at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
    at vazkii.botania.client.core.helper.ShaderHelper.createShader(ShaderHelper.java:152) ~[?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.createProgram(ShaderHelper.java:139) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.loadShaders(ShaderHelper.java:91) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.lambda$initShaders$0(ShaderHelper.java:80) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper$$Lambda$3295/1526917116.func_195410_a(Unknown Source) [?:1.16.5-416]
    at net.minecraft.resources.IResourceManagerReloadListener.func_232635_a_(IResourceManagerReloadListener.java:18) [?:?]
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5821/688239976.run(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
    at net.minecraft.resources.AsyncReloader$$Lambda$6014/2017997342.run(Unknown Source) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.31.jar:36.1]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/603401608.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.1]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
[15:58:37] [Render thread/ERROR]: Failed to load program FILM_GRAIN
java.io.FileNotFoundException: botania:shader/passthrough.vert
    at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
    at vazkii.botania.client.core.helper.ShaderHelper.createShader(ShaderHelper.java:152) ~[?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.createProgram(ShaderHelper.java:139) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.loadShaders(ShaderHelper.java:91) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.lambda$initShaders$0(ShaderHelper.java:80) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper$$Lambda$3295/1526917116.func_195410_a(Unknown Source) [?:1.16.5-416]
    at net.minecraft.resources.IResourceManagerReloadListener.func_232635_a_(IResourceManagerReloadListener.java:18) [?:?]
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5821/688239976.run(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
    at net.minecraft.resources.AsyncReloader$$Lambda$6014/2017997342.run(Unknown Source) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.31.jar:36.1]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/603401608.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.1]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
[15:58:37] [Render thread/ERROR]: Failed to load program GOLD
java.io.FileNotFoundException: botania:shader/passthrough.vert
    at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
    at vazkii.botania.client.core.helper.ShaderHelper.createShader(ShaderHelper.java:152) ~[?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.createProgram(ShaderHelper.java:139) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.loadShaders(ShaderHelper.java:91) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.lambda$initShaders$0(ShaderHelper.java:80) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper$$Lambda$3295/1526917116.func_195410_a(Unknown Source) [?:1.16.5-416]
    at net.minecraft.resources.IResourceManagerReloadListener.func_232635_a_(IResourceManagerReloadListener.java:18) [?:?]
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5821/688239976.run(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
    at net.minecraft.resources.AsyncReloader$$Lambda$6014/2017997342.run(Unknown Source) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.31.jar:36.1]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/603401608.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.1]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
[15:58:37] [Render thread/ERROR]: Failed to load program ALPHA
java.io.FileNotFoundException: botania:shader/passthrough.vert
    at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
    at vazkii.botania.client.core.helper.ShaderHelper.createShader(ShaderHelper.java:152) ~[?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.createProgram(ShaderHelper.java:139) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.loadShaders(ShaderHelper.java:91) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper.lambda$initShaders$0(ShaderHelper.java:80) [?:1.16.5-416]
    at vazkii.botania.client.core.helper.ShaderHelper$$Lambda$3295/1526917116.func_195410_a(Unknown Source) [?:1.16.5-416]
    at net.minecraft.resources.IResourceManagerReloadListener.func_232635_a_(IResourceManagerReloadListener.java:18) [?:?]
    at net.minecraft.resources.IResourceManagerReloadListener$$Lambda$5821/688239976.run(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:687) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
    at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
    at net.minecraft.resources.AsyncReloader$$Lambda$6014/2017997342.run(Unknown Source) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
    at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
    at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:947) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?]
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.31.jar:36.1]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$478/603401608.call(Unknown Source) [forge-1.16.5-36.1.31.jar:36.1]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
[15:58:37] [Render thread/INFO]: Loaded all shader programs.
[15:58:40] [Render thread/INFO]: OpenAL initialized.
[15:58:40] [Render thread/INFO]: Sound engine started
[15:58:40] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[15:58:40] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[15:58:40] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[15:58:40] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[15:58:40] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[15:58:40] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[15:58:40] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[15:58:40] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[15:58:40] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[15:58:40] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[15:58:40] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[15:58:40] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[15:58:40] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[15:58:40] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[15:58:41] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state
[15:58:41] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[15:58:41] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[15:58:41] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[15:58:41] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[15:58:41] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[15:58:41] [Render thread/ERROR]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[15:58:42] [Render thread/FATAL]: Preparing crash report with UUID e49c5e4d-a263-4913-9672-e7e6c15e5da0
[15:58:42] [Render thread/INFO]: [net.minecraft.crash.CrashReport:func_85057_a:196]: Negative index in crash report handler (23/26)
[15:58:42] [Render thread/FATAL]: Crash report saved to C:\Users\gabec\curseforge\minecraft\Instances\gabes server reakl one\crash-reports\crash-2021-06-14_15.58.42-fml.txt
 

 

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



×
×
  • Create New...

Important Information

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