Biomes o Plenty has failed to load correctly java.lang.Nosuchfielderror: Grass_Color_Resolver
astrolivical opened this issue ยท 1 comments
What's the issue you encountered?
I loaded up minecraft and it gave me this error message: Biomes o Plenty has failed to load correctly java.lang.Nosuchfielderror: Grass_Color_Resolver
How can the issue be reproduced?
All I did was open up my forge launcher and upon opening it would give me the message.
Logs
[20Feb2021 09:32:19.286] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, astrolivnaut, --version, 1.16.5-forge-36.0.42, --gameDir, C:\Users\omt10\AppData\Roaming.minecraft, --assetsDir, C:\Users\omt10\AppData\Roaming.minecraft\assets, --assetIndex, 1.16, --uuid, 50ce0d4b43324954a2b1d5dd16837def, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 36.0.42, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[20Feb2021 09:32:19.288] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_51 by Oracle Corporation
[20Feb2021 09:32:19.297] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
[20Feb2021 09:32:19.373] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[20Feb2021 09:32:19.374] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\omt10\AppData\Roaming.minecraft\mods\OptiFine_1.16.5_HD_U_G6_MOD.jar
[20Feb2021 09:32:19.375] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available
[20Feb2021 09:32:19.437] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[20Feb2021 09:32:19.467] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/omt10/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=CLIENT
[20Feb2021 09:32:19.472] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[20Feb2021 09:32:20.390] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[20Feb2021 09:32:20.405] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 305
[20Feb2021 09:32:20.658] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[20Feb2021 09:32:20.716] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.5-forge-36.0.42, --gameDir, C:\Users\omt10\AppData\Roaming.minecraft, --assetsDir, C:\Users\omt10\AppData\Roaming.minecraft\assets, --uuid, 50ce0d4b43324954a2b1d5dd16837def, --username, astrolivnaut, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release]
[20Feb2021 09:32:25.366] [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'
[20Feb2021 09:32:25.658] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: astrolivnaut
[20Feb2021 09:32:25.848] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: textBackgroundOpacity:
[20Feb2021 09:32:25.849] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: java.lang.NumberFormatException: empty String
[20Feb2021 09:32:25.849] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842)
[20Feb2021 09:32:25.850] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122)
[20Feb2021 09:32:25.850] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at java.lang.Float.parseFloat(Float.java:451)
[20Feb2021 09:32:25.850] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at net.minecraft.client.GameSettings.func_74305_a(GameSettings.java:904)
[20Feb2021 09:32:25.850] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:691)
[20Feb2021 09:32:25.850] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at net.minecraft.client.GameSettings.(GameSettings.java:353)
[20Feb2021 09:32:25.851] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at net.minecraft.client.Minecraft.(Minecraft.java:406)
[20Feb2021 09:32:25.851] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at net.minecraft.client.main.Main.main(Main.java:149)
[20Feb2021 09:32:25.851] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20Feb2021 09:32:25.851] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20Feb2021 09:32:25.851] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20Feb2021 09:32:25.851] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at java.lang.reflect.Method.invoke(Method.java:497)
[20Feb2021 09:32:25.851] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[20Feb2021 09:32:25.851] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$459/1746458880.call(Unknown Source)
[20Feb2021 09:32:25.851] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[20Feb2021 09:32:25.852] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[20Feb2021 09:32:25.852] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[20Feb2021 09:32:25.852] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[20Feb2021 09:32:25.852] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:func_74300_a:864]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[20Feb2021 09:32:25.858] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Skipping bad option: key_of.key.zoom:46
[20Feb2021 09:32:25.858] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: java.lang.IllegalArgumentException: Unknown key name: 46
[20Feb2021 09:32:25.858] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at net.minecraft.client.util.InputMappings.func_197955_a(SourceFile:461)
[20Feb2021 09:32:25.858] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at net.minecraft.client.GameSettings.loadOfOptions(GameSettings.java:2560)
[20Feb2021 09:32:25.859] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at net.minecraft.client.GameSettings.func_74300_a(GameSettings.java:875)
[20Feb2021 09:32:25.859] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at net.minecraft.client.GameSettings.(GameSettings.java:353)
[20Feb2021 09:32:25.859] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at net.minecraft.client.Minecraft.(Minecraft.java:406)
[20Feb2021 09:32:25.859] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at net.minecraft.client.main.Main.main(Main.java:149)
[20Feb2021 09:32:25.859] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[20Feb2021 09:32:25.859] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[20Feb2021 09:32:25.859] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[20Feb2021 09:32:25.859] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at java.lang.reflect.Method.invoke(Method.java:497)
[20Feb2021 09:32:25.859] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
[20Feb2021 09:32:25.860] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$459/1746458880.call(Unknown Source)
[20Feb2021 09:32:25.860] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[20Feb2021 09:32:25.860] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[20Feb2021 09:32:25.860] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[20Feb2021 09:32:25.860] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[20Feb2021 09:32:25.860] [Render thread/INFO] [STDERR/]: [net.minecraft.client.GameSettings:loadOfOptions:2567]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[20Feb2021 09:32:25.863] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[20Feb2021 09:32:25.881] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[20Feb2021 09:32:26.150] [Render thread/INFO] [net.optifine.Config/]: [OptiFine]
[20Feb2021 09:32:26.150] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OptiFine_1.16.5_HD_U_G6
[20Feb2021 09:32:26.151] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Build: 20210117-013236
[20Feb2021 09:32:26.151] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[20Feb2021 09:32:26.151] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[20Feb2021 09:32:26.151] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[20Feb2021 09:32:26.151] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
[20Feb2021 09:32:26.152] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL: GeForce GTX 1660 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 457.51, NVIDIA Corporation
[20Feb2021 09:32:26.154] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Version: 4.6.0
[20Feb2021 09:32:26.165] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Maximum texture size: 32768x32768
[20Feb2021 09:32:26.168] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Checking for new version
[20Feb2021 09:32:26.199] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 457.51
[20Feb2021 09:32:26.199] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Vendor: NVIDIA Corporation
[20Feb2021 09:32:26.199] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Renderer: GeForce GTX 1660 Ti/PCIe/SSE2
[20Feb2021 09:32:26.200] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[20Feb2021 09:32:26.200] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[20Feb2021 09:32:26.200] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[20Feb2021 09:32:26.200] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[20Feb2021 09:32:26.200] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Load shaders configuration.
[20Feb2021 09:32:26.203] [Render thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] No shaderpack loaded.
[20Feb2021 09:32:26.217] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
[20Feb2021 09:32:26.321] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Version found: G6
[20Feb2021 09:32:26.727] [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.
[20Feb2021 09:32:26.728] [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.
[20Feb2021 09:32:26.776] [modloading-worker-12/INFO] [mod.alexndr.simplecorelib.SimpleCoreLib/]: Hello from SimpleCoreLib!
[20Feb2021 09:32:26.796] [modloading-worker-9/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.0.42, for MC 1.16.5 with MCP 20210115.111550
[20Feb2021 09:32:26.797] [modloading-worker-9/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.0.42 Initialized
[20Feb2021 09:32:26.818] [modloading-worker-4/INFO] [JarSignVerifier/]: Mod usefulbackpacks is signed with a valid certificate.
[20Feb2021 09:32:26.818] [modloading-worker-11/INFO] [mod.alexndr.simpleores.SimpleOres/]: Hello from Simple Ores!
[20Feb2021 09:32:26.836] [modloading-worker-6/INFO] [JarSignVerifier/]: Mod uteamcore is signed with a valid certificate.
[20Feb2021 09:32:26.911] [modloading-worker-10/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: biomesoplenty, class biomesoplenty.core.BiomesOPlenty
java.lang.NoSuchFieldError: GRASS_COLOR_RESOLVER
at biomesoplenty.init.ModBiomes.setup(ModBiomes.java:67) ~[?:?]
at biomesoplenty.core.BiomesOPlenty.(BiomesOPlenty.java:39) ~[?:?]
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.0]
at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3172/1317746045.run(Unknown Source) [?:36.0]
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) [?:?]
at net.minecraftforge.fml.ModContainer$$Lambda$3221/1407952056.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]
[20Feb2021 09:32:26.929] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for grizzly_bear
[20Feb2021 09:32:26.933] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for roadrunner
[20Feb2021 09:32:26.942] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for bone_serpent
[20Feb2021 09:32:26.944] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for bone_serpent_part
[20Feb2021 09:32:26.947] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for gazelle
[20Feb2021 09:32:26.956] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for crocodile
[20Feb2021 09:32:26.962] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for fly
[20Feb2021 09:32:26.967] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for hummingbird
[20Feb2021 09:32:26.973] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for orca
[20Feb2021 09:32:26.977] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for sunbird
[20Feb2021 09:32:26.982] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for gorilla
[20Feb2021 09:32:26.988] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for crimson_mosquito
[20Feb2021 09:32:26.989] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for mosquito_spit
[20Feb2021 09:32:26.992] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for rattlesnake
[20Feb2021 09:32:26.993] [modloading-worker-5/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: 1.1- EmbellishCraft: block registering.
[20Feb2021 09:32:26.994] [modloading-worker-5/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: 1.2- EmbellishCraft: block listing.
[20Feb2021 09:32:27.001] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for endergrade
[20Feb2021 09:32:27.004] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for hammerhead_shark
[20Feb2021 09:32:27.006] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for shark_tooth_arrow
[20Feb2021 09:32:27.010] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for lobster
[20Feb2021 09:32:27.014] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for komodo_dragon
[20Feb2021 09:32:27.022] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for capuchin_monkey
[20Feb2021 09:32:27.023] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for tossed_item
[20Feb2021 09:32:27.027] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for centipede_head
[20Feb2021 09:32:27.028] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for centipede_body
[20Feb2021 09:32:27.030] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for centipede_tail
[20Feb2021 09:32:27.031] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for crocodile_egg
[20Feb2021 09:32:27.039] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for warped_toad
[20Feb2021 09:32:27.043] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for moose
[20Feb2021 09:32:27.048] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for mimicube
[20Feb2021 09:32:27.057] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for raccoon
[20Feb2021 09:32:27.060] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for blobfish
[20Feb2021 09:32:27.066] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for seal
[20Feb2021 09:32:27.071] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for cockroach
[20Feb2021 09:32:27.073] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for cockroach_egg
[20Feb2021 09:32:27.080] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for shoebill
[20Feb2021 09:32:27.086] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for elephant
[20Feb2021 09:32:27.095] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for soul_vulture
[20Feb2021 09:32:27.096] [modloading-worker-5/ERROR] [net.minecraft.util.Util/]: No data fixer registered for embellishcraft:entity_chair
[20Feb2021 09:32:27.099] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for snow_leopard
[20Feb2021 09:32:27.109] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for spectre
[20Feb2021 09:32:27.119] [modloading-worker-15/ERROR] [net.minecraft.util.Util/]: No data fixer registered for crow
[20Feb2021 09:32:27.193] [modloading-worker-13/INFO] [its_meow.betteranimalsplus.BetterAnimalsPlusMod/]: Injecting super coyotes...
[20Feb2021 09:32:27.223] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[20Feb2021 09:32:27.285] [Render thread/WARN] [net.minecraft.client.GameSettings/]: Removed resource pack Huahwi InFinite 16x16 (1.8) from options because it is no longer compatible
[20Feb2021 09:32:27.329] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state
[20Feb2021 09:32:27.487] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state
[20Feb2021 09:32:27.491] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state
[20Feb2021 09:32:28.113] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state
[20Feb2021 09:32:28.167] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[20Feb2021 09:32:28.244] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default
[20Feb2021 09:32:28.248] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading textures ***
[20Feb2021 09:32:28.249] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Resource packs: Default
[20Feb2021 09:32:28.300] [Worker-Main-14/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state
[20Feb2021 09:32:28.312] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Forge ***
[20Feb2021 09:32:28.312] [Worker-Main-11/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[20Feb2021 09:32:28.312] [Worker-Main-8/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[20Feb2021 09:32:28.312] [Worker-Main-12/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[20Feb2021 09:32:28.313] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[20Feb2021 09:32:28.315] [Worker-Main-12/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[20Feb2021 09:32:28.315] [Worker-Main-11/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[20Feb2021 09:32:28.365] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer
[20Feb2021 09:32:28.366] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator
[20Feb2021 09:32:28.370] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
[20Feb2021 09:32:28.393] [Render thread/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Vanilla ***
[20Feb2021 09:32:30.664] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[20Feb2021 09:32:30.684] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties
[20Feb2021 09:32:30.693] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties
[20Feb2021 09:32:30.694] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties
[20Feb2021 09:32:30.695] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties
[20Feb2021 09:32:30.696] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties
[20Feb2021 09:32:30.697] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties
[20Feb2021 09:32:30.698] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties
[20Feb2021 09:32:30.699] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties
[20Feb2021 09:32:30.700] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties
[20Feb2021 09:32:30.701] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties
[20Feb2021 09:32:30.701] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties
[20Feb2021 09:32:30.702] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties
[20Feb2021 09:32:30.702] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties
[20Feb2021 09:32:30.703] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties
[20Feb2021 09:32:30.703] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties
[20Feb2021 09:32:30.704] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties
[20Feb2021 09:32:30.705] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties
[20Feb2021 09:32:30.705] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties
[20Feb2021 09:32:30.706] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties
[20Feb2021 09:32:30.707] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties
[20Feb2021 09:32:30.708] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties
[20Feb2021 09:32:30.708] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties
[20Feb2021 09:32:30.709] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties
[20Feb2021 09:32:30.710] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties
[20Feb2021 09:32:30.710] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties
[20Feb2021 09:32:30.711] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties
[20Feb2021 09:32:30.711] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties
[20Feb2021 09:32:30.711] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties
[20Feb2021 09:32:30.711] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties
[20Feb2021 09:32:30.712] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties
[20Feb2021 09:32:30.712] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties
[20Feb2021 09:32:30.713] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties
[20Feb2021 09:32:30.714] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties
[20Feb2021 09:32:30.714] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties
[20Feb2021 09:32:30.715] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties
[20Feb2021 09:32:30.715] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties
[20Feb2021 09:32:30.716] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties
[20Feb2021 09:32:30.716] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[20Feb2021 09:32:30.719] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[20Feb2021 09:32:32.270] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 4
[20Feb2021 09:32:32.271] [Worker-Main-14/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[20Feb2021 09:32:32.578] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[20Feb2021 09:32:32.582] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[20Feb2021 09:32:32.582] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[20Feb2021 09:32:32.582] [Worker-Main-14/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[20Feb2021 09:32:32.584] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[20Feb2021 09:32:32.631] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[20Feb2021 09:32:32.632] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[20Feb2021 09:32:32.632] [Worker-Main-14/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[20Feb2021 09:32:32.642] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[20Feb2021 09:32:32.675] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[20Feb2021 09:32:32.676] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[20Feb2021 09:32:32.676] [Worker-Main-14/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[20Feb2021 09:32:32.683] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[20Feb2021 09:32:32.688] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[20Feb2021 09:32:32.689] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[20Feb2021 09:32:32.689] [Worker-Main-14/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[20Feb2021 09:32:32.692] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[20Feb2021 09:32:32.702] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[20Feb2021 09:32:32.702] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[20Feb2021 09:32:32.702] [Worker-Main-14/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[20Feb2021 09:32:32.706] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
[20Feb2021 09:32:32.718] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Sprite size: 64
[20Feb2021 09:32:32.718] [Worker-Main-14/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 6
[20Feb2021 09:32:32.718] [Worker-Main-14/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
[20Feb2021 09:32:32.860] [Render thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
[20Feb2021 09:32:32.861] [Render thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
[20Feb2021 09:32:33.039] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[20Feb2021 09:32:33.082] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 43
[20Feb2021 09:32:33.082] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[20Feb2021 09:32:33.084] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[20Feb2021 09:32:33.085] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[20Feb2021 09:32:33.085] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[20Feb2021 09:32:33.085] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[20Feb2021 09:32:33.087] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[20Feb2021 09:32:33.087] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[20Feb2021 09:32:33.087] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[20Feb2021 09:32:33.089] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[20Feb2021 09:32:33.090] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[20Feb2021 09:32:33.090] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[20Feb2021 09:32:33.090] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[20Feb2021 09:32:33.090] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[20Feb2021 09:32:33.091] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[20Feb2021 09:32:33.091] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[20Feb2021 09:32:33.092] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[20Feb2021 09:32:33.092] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[20Feb2021 09:32:33.093] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[20Feb2021 09:32:33.093] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[20Feb2021 09:32:33.582] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state
[20Feb2021 09:32:33.799] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[20Feb2021 09:32:33.802] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[20Feb2021 09:32:33.802] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[20Feb2021 09:32:33.804] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[20Feb2021 09:32:33.805] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[20Feb2021 09:32:33.805] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[20Feb2021 09:32:33.805] [Render thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[20Feb2021 09:32:33.806] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 0
[20Feb2021 09:32:33.806] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
[20Feb2021 09:32:33.808] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading custom textures ***
[20Feb2021 09:32:40.987] [Render thread/INFO] [net.optifine.Config/]: [OptiFine] Disable Forge light pipeline
[20Feb2021 09:32:40.988] [Render thread/INFO] [net.optifine.Log/]: [OptiFine] Set ForgeConfig.CLIENT.forgeLightPipelineEnabled=false
[20Feb2021 09:32:41.005] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 8a41abe5-5377-4af2-9438-e8ac5c841055
[20Feb2021 09:32:41.006] [Render thread/INFO] [STDOUT/]: [net.minecraft.crash.CrashReport:func_85057_a:340]: Negative index in crash report handler (23/26)
[20Feb2021 09:32:41.012] [Render thread/FATAL] [net.minecraftforge.fml.client.ClientModLoader/]:
Mod Version
1.16.5