Jump to content

Forge 1.16.1 Crash on Startup


TheBakerBro

Recommended Posts

Was playing on version 32.0.67 for a little bit, figured I'd update. When I installed 32.0.98 (about a week ago) I would try to launch MC through the launcher using forge, and it would crash immediately on startup with the message "An unexpected issue has occurred and the game has crashed. We're sorry for the inconvenience." I emptied my mods folder and tried again to no avail. Now with 32.0.108 (the most recent version as of right now), I am having the exact same issue. I updated Java and my drivers just to eliminate that as an issue, but I'm not sure what I'm missing. I feel like its something simple.

Link to comment
Share on other sites

latest.log:

 

[11Aug2020 16:06:03.508] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, TheBakerBro, --version, 1.16.1-forge-32.0.108, --gameDir, C:\Users\Baker\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Baker\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 140723c33fb7479099f76a8ee74694e2, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 32.0.108, --fml.mcVersion, 1.16.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200625.160719]
[11Aug2020 16:06:03.511] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 6.1.1+74+master.966c698 starting: java version 1.8.0_51 by Oracle Corporation
[11Aug2020 16:06:03.967] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[11Aug2020 16:06:04.003] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Baker/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8/mixin-0.8.jar Service=ModLauncher Env=CLIENT
[11Aug2020 16:06:04.036] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
[11Aug2020 16:06:04.036] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)
[11Aug2020 16:06:04.037] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)
[11Aug2020 16:06:04.037] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)
[11Aug2020 16:06:04.037] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)
[11Aug2020 16:06:04.037] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)
[11Aug2020 16:06:04.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
[11Aug2020 16:06:04.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
[11Aug2020 16:06:04.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
[11Aug2020 16:06:04.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
[11Aug2020 16:06:04.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
[11Aug2020 16:06:04.039] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
[11Aug2020 16:06:04.039] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
[11Aug2020 16:06:04.039] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
[11Aug2020 16:06:04.039] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41)
[11Aug2020 16:06:04.040] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)
[11Aug2020 16:06:04.040] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:57)
[11Aug2020 16:06:04.040] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:69)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:81)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$84/1010670443.accept(Unknown Source)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.util.HashMap$Values.forEach(HashMap.java:972)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107)
[11Aug2020 16:06:04.042] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59)
[11Aug2020 16:06:04.042] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:75)
[11Aug2020 16:06:04.042] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

 

 

 

debug.log:


Source=file:/C:/Users/Baker/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8/mixin-0.8.jar Service=ModLauncher Env=CLIENT
[11Aug2020 16:06:04.005] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[11Aug2020 16:06:04.005] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[11Aug2020 16:06:04.005] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[11Aug2020 16:06:04.006] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[11Aug2020 16:06:04.006] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[11Aug2020 16:06:04.006] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[11Aug2020 16:06:04.008] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[11Aug2020 16:06:04.008] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[11Aug2020 16:06:04.009] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[11Aug2020 16:06:04.009] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Baker\AppData\Roaming\.minecraft
[11Aug2020 16:06:04.010] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Baker\AppData\Roaming\.minecraft
[11Aug2020 16:06:04.010] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Baker\AppData\Roaming\.minecraft\mods
[11Aug2020 16:06:04.010] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Baker\AppData\Roaming\.minecraft\mods
[11Aug2020 16:06:04.010] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Baker\AppData\Roaming\.minecraft\config
[11Aug2020 16:06:04.010] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Baker\AppData\Roaming\.minecraft\config
[11Aug2020 16:06:04.011] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Baker\AppData\Roaming\.minecraft\config\fml.toml
[11Aug2020 16:06:04.011] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[11Aug2020 16:06:04.036] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
[11Aug2020 16:06:04.036] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)
[11Aug2020 16:06:04.037] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)
[11Aug2020 16:06:04.037] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)
[11Aug2020 16:06:04.037] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)
[11Aug2020 16:06:04.037] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)
[11Aug2020 16:06:04.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
[11Aug2020 16:06:04.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
[11Aug2020 16:06:04.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
[11Aug2020 16:06:04.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
[11Aug2020 16:06:04.038] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
[11Aug2020 16:06:04.039] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
[11Aug2020 16:06:04.039] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
[11Aug2020 16:06:04.039] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
[11Aug2020 16:06:04.039] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41)
[11Aug2020 16:06:04.040] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)
[11Aug2020 16:06:04.040] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:57)
[11Aug2020 16:06:04.040] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:69)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:81)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler$$Lambda$84/1010670443.accept(Unknown Source)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at java.util.HashMap$Values.forEach(HashMap.java:972)
[11Aug2020 16:06:04.041] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107)
[11Aug2020 16:06:04.042] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59)
[11Aug2020 16:06:04.042] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.run(Launcher.java:75)
[11Aug2020 16:06:04.042] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
 

Link to comment
Share on other sites

35 minutes ago, TheBakerBro said:

C:\Users\Baker\AppData\Roaming\.minecraft\config\fml.toml

Delete this file

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

I deleted the fml.toml file, and it actually started opening properly, but I seem to be frozen at in the red screen that says Mojang. At the bottom, with all the Forge text and whatnot, we are frozen at

Atlas Stitching : minecraft:textures/atlas/shulker_boxes.png

 

Shall I attach logs again?

 

Edited by TheBakerBro
Link to comment
Share on other sites

Understood, thanks for the help. Here it is :)

 

 

[12Aug2020 19:27:53.843] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, TheBakerBro, --version, 1.16.1-forge-32.0.108, --gameDir, C:\Users\Baker\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Baker\AppData\Roaming\.minecraft\assets, --assetIndex, 1.16, --uuid, 140723c33fb7479099f76a8ee74694e2, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 32.0.108, --fml.mcVersion, 1.16.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200625.160719]
[12Aug2020 19:27:53.847] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 6.1.1+74+master.966c698 starting: java version 1.8.0_51 by Oracle Corporation
[12Aug2020 19:27:53.858] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver]
[12Aug2020 19:27:53.867] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : []
[12Aug2020 19:27:53.907] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner]
[12Aug2020 19:27:53.916] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
[12Aug2020 19:27:53.922] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: []
[12Aug2020 19:27:53.950] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml]
[12Aug2020 19:27:53.950] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
[12Aug2020 19:27:53.951] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
[12Aug2020 19:27:53.951] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
[12Aug2020 19:27:53.951] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
[12Aug2020 19:27:53.951] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR.
[12Aug2020 19:27:53.954] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 32.0
[12Aug2020 19:27:53.954] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 32.0 loading
[12Aug2020 19:27:53.954] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 6.1.1+74+master.966c698
[12Aug2020 19:27:53.954] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Initializing modjar URL handler
[12Aug2020 19:27:53.955] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 2.2.0+57+master.16c1bdb
[12Aug2020 19:27:53.955] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 3.0.3+63+master.b6b4769
[12Aug2020 19:27:53.955] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
[12Aug2020 19:27:53.958] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 3.0.0+9+master.3817658
[12Aug2020 19:27:53.958] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 3.1.1+12+master.3ce14ad
[12Aug2020 19:27:53.958] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 3
[12Aug2020 19:27:54.304] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[12Aug2020 19:27:54.304] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
[12Aug2020 19:27:54.306] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
[12Aug2020 19:27:54.314] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
[12Aug2020 19:27:54.315] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
[12Aug2020 19:27:54.318] [main/DEBUG] [mixin/]: Mixin bootstrap service org.spongepowered.asm.service.mojang.MixinServiceLaunchWrapperBootstrap is not available: LaunchWrapper is not available
[12Aug2020 19:27:54.325] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in sun.misc.Launcher$AppClassLoader@4554617c
[12Aug2020 19:27:54.341] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Baker/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8/mixin-0.8.jar Service=ModLauncher Env=CLIENT
[12Aug2020 19:27:54.343] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
[12Aug2020 19:27:54.343] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(4f56a0a2)
[12Aug2020 19:27:54.343] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(4f56a0a2)
[12Aug2020 19:27:54.344] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(4f56a0a2)
[12Aug2020 19:27:54.344] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(4f56a0a2)
[12Aug2020 19:27:54.344] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(4f56a0a2)
[12Aug2020 19:27:54.346] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
[12Aug2020 19:27:54.346] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
[12Aug2020 19:27:54.346] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
[12Aug2020 19:27:54.347] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Baker\AppData\Roaming\.minecraft
[12Aug2020 19:27:54.348] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Baker\AppData\Roaming\.minecraft
[12Aug2020 19:27:54.348] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Baker\AppData\Roaming\.minecraft\mods
[12Aug2020 19:27:54.348] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Baker\AppData\Roaming\.minecraft\mods
[12Aug2020 19:27:54.348] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Baker\AppData\Roaming\.minecraft\config
[12Aug2020 19:27:54.348] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Baker\AppData\Roaming\.minecraft\config
[12Aug2020 19:27:54.348] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Baker\AppData\Roaming\.minecraft\config\fml.toml
[12Aug2020 19:27:54.349] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
[12Aug2020 19:27:54.389] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\Baker\AppData\Roaming\.minecraft\defaultconfigs
[12Aug2020 19:27:54.389] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
[12Aug2020 19:27:54.392] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
[12Aug2020 19:27:54.392] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using fmlclient as launch service
[12Aug2020 19:27:54.778] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data  : MC Version: '1.16.1' MCP Version: '20200625.160719' Forge Version: '32.0.108' Forge group: 'net.minecraftforge'
[12Aug2020 19:27:54.780] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found JAR asm at path C:\Users\Baker\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\7.2\asm-7.2.jar
[12Aug2020 19:27:54.780] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found probable library path C:\Users\Baker\AppData\Roaming\.minecraft\libraries
[12Aug2020 19:27:54.791] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Found forge path C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar is present
[12Aug2020 19:27:54.805] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: SRG MC at C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.1-20200625.160719\client-1.16.1-20200625.160719-srg.jar is present
[12Aug2020 19:27:54.823] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: MC Extras at C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraft\client\1.16.1-20200625.160719\client-1.16.1-20200625.160719-extra.jar is present
[12Aug2020 19:27:54.833] [main/DEBUG] [net.minecraftforge.fml.loading.LibraryFinder/CORE]: Forge patches at C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar is present
[12Aug2020 19:27:54.838] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers
[12Aug2020 19:27:54.838] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding forge as a language from C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar
[12Aug2020 19:27:54.840] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Adding file:/C:/Users/Baker/AppData/Roaming/.minecraft/libraries/net/minecraftforge/forge/1.16.1-32.0.108/forge-1.16.1-32.0.108-universal.jar to languageloader classloader
[12Aug2020 19:27:54.894] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 2 language providers
[12Aug2020 19:27:54.895] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 32.0
[12Aug2020 19:27:54.899] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1
[12Aug2020 19:27:54.901] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
[12Aug2020 19:27:54.901] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
[12Aug2020 19:27:54.902] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
[12Aug2020 19:27:54.902] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
[12Aug2020 19:27:54.902] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
[12Aug2020 19:27:54.903] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
[12Aug2020 19:27:54.903] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
[12Aug2020 19:27:54.903] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
[12Aug2020 19:27:54.940] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
[12Aug2020 19:27:54.971] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null)
[12Aug2020 19:27:54.992] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar
[12Aug2020 19:27:55.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.1-32.0.108-universal.jar with {forge} mods - versions {32.0.108}
[12Aug2020 19:27:55.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar with language javafml
[12Aug2020 19:27:55.060] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js
[12Aug2020 19:27:55.061] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js
[12Aug2020 19:27:55.061] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar
[12Aug2020 19:27:55.066] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.16.1-32.0.108-client.jar with {minecraft} mods - versions {1.16.1}
[12Aug2020 19:27:55.067] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar with language minecraft
[12Aug2020 19:27:55.075] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory requirements
[12Aug2020 19:27:55.076] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mandatory mod requirements missing
[12Aug2020 19:27:55.425] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
[12Aug2020 19:27:55.425] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
[12Aug2020 19:27:55.426] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
[12Aug2020 19:27:55.426] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
[12Aug2020 19:27:55.426] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
[12Aug2020 19:27:55.426] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
[12Aug2020 19:27:55.427] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/fieldtomethodtransformers.js
[12Aug2020 19:27:55.571] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
[12Aug2020 19:27:55.579] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@62c5bbdc to Target : CLASS {Lnet/minecraft/potion/EffectInstance;} {} {V}
[12Aug2020 19:27:55.581] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@751e664e to Target : CLASS {Lnet/minecraft/block/FlowingFluidBlock;} {} {V}
[12Aug2020 19:27:55.581] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@160c3ec1 to Target : CLASS {Lnet/minecraft/item/BucketItem;} {} {V}
[12Aug2020 19:27:55.581] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@182b435b to Target : CLASS {Lnet/minecraft/block/StairsBlock;} {} {V}
[12Aug2020 19:27:55.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4d0402b to Target : CLASS {Lnet/minecraft/block/FlowerPotBlock;} {} {V}
[12Aug2020 19:27:55.582] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@2fa7ae9 to Target : CLASS {Lnet/minecraft/item/FishBucketItem;} {} {V}
[12Aug2020 19:27:55.582] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
[12Aug2020 19:27:55.601] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[12Aug2020 19:27:55.601] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[12Aug2020 19:27:55.601] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)
[12Aug2020 19:27:55.602] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)
[12Aug2020 19:27:55.602] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)
[12Aug2020 19:27:55.602] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)
[12Aug2020 19:27:55.602] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)
[12Aug2020 19:27:55.602] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)]
[12Aug2020 19:27:55.602] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)
[12Aug2020 19:27:55.602] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)
[12Aug2020 19:27:55.602] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)
[12Aug2020 19:27:55.602] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)
[12Aug2020 19:27:55.602] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)
[12Aug2020 19:27:55.603] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)]
[12Aug2020 19:27:55.603] [main/DEBUG] [mixin/]: inject() running with 3 agents
[12Aug2020 19:27:55.603] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(4f56a0a2)]
[12Aug2020 19:27:55.603] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-universal.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar)]
[12Aug2020 19:27:55.603] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ContainerHandleModLauncher.Resource(forge-1.16.1-32.0.108-client.jar:C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-client.jar)]
[12Aug2020 19:27:55.603] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.16.1-forge-32.0.108, --gameDir, C:\Users\Baker\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Baker\AppData\Roaming\.minecraft\assets, --uuid, 140723c33fb7479099f76a8ee74694e2, --username, TheBakerBro, --assetIndex, 1.16, --accessToken, ????????, --userType, mojang, --versionType, release]
[12Aug2020 19:27:55.642] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out\class: failed to delete one or more files; see suppressed exceptions for details
[12Aug2020 19:27:55.654] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
[12Aug2020 19:27:56.583] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowingFluidBlock
[12Aug2020 19:27:56.657] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/StairsBlock
[12Aug2020 19:27:56.751] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/block/FlowerPotBlock
[12Aug2020 19:27:59.716] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/BucketItem
[12Aug2020 19:27:59.739] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/item/FishBucketItem
[12Aug2020 19:27:59.865] [pool-3-thread-1/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/potion/EffectInstance
[12Aug2020 19:28:05.158] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD'
[12Aug2020 19:28:05.165] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: TheBakerBro
[12Aug2020 19:28:05.492] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
[12Aug2020 19:28:06.343] [Render thread/DEBUG] [net.minecraftforge.fml.ForgeI18n/CORE]: Loading I18N data entries: 4903
[12Aug2020 19:28:06.850] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/CORE]: Loading Network data for FML net version: FML2
[12Aug2020 19:28:06.924] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Using 16 threads for parallel mod-loading
[12Aug2020 19:28:06.982] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@106faf11
[12Aug2020 19:28:07.001] [Render thread/DEBUG] [net.minecraftforge.fml.ModLoader/LOADING]: ModContainer is cpw.mods.modlauncher.TransformingClassLoader@106faf11
[12Aug2020 19:28:07.007] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@106faf11 - got cpw.mods.modlauncher.TransformingClassLoader@106faf11
[12Aug2020 19:28:07.008] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod with classLoader cpw.mods.modlauncher.TransformingClassLoader@106faf11 & cpw.mods.modlauncher.TransformingClassLoader@106faf11
[12Aug2020 19:28:07.074] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded modclass net.minecraftforge.common.ForgeMod with cpw.mods.modlauncher.TransformingClassLoader@106faf11
[12Aug2020 19:28:07.085] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching parallel event LifecycleEvent:CONSTRUCT
[12Aug2020 19:28:07.094] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loading mod instance forge of type net.minecraftforge.common.ForgeMod
[12Aug2020 19:28:07.095] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 32.0 from cpw.mods.modlauncher.TransformingClassLoader@106faf11
[12Aug2020 19:28:07.095] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 32.0.108
[12Aug2020 19:28:07.095] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 32.0
[12Aug2020 19:28:07.095] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
[12Aug2020 19:28:07.099] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.16.1
[12Aug2020 19:28:07.099] [modloading-worker-9/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20200625.160719
[12Aug2020 19:28:07.099] [modloading-worker-9/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 32.0.108, for MC 1.16.1 with MCP 20200625.160719
[12Aug2020 19:28:07.100] [modloading-worker-9/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v32.0.108 Initialized
[12Aug2020 19:28:07.362] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
[12Aug2020 19:28:07.363] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
[12Aug2020 19:28:07.644] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Loaded mod instance forge of type net.minecraftforge.common.ForgeMod
[12Aug2020 19:28:07.644] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Injecting Automatic event subscribers for forge
[12Aug2020 19:28:07.653] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
[12Aug2020 19:28:07.661] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.client.model.ModelDataManager to FORGE
[12Aug2020 19:28:07.667] [modloading-worker-9/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Completed Automatic event subscribers for forge
[12Aug2020 19:28:07.669] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:CREATE_REGISTRIES
[12Aug2020 19:28:07.670] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.NewRegistry
[12Aug2020 19:28:07.671] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.NewRegistry
[12Aug2020 19:28:07.718] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.725] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block>
[12Aug2020 19:28:07.727] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block>
[12Aug2020 19:28:07.731] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.731] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:item>
[12Aug2020 19:28:07.731] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:item>
[12Aug2020 19:28:07.733] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.734] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
[12Aug2020 19:28:07.734] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<forge:loot_modifier_serializers>
[12Aug2020 19:28:07.735] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.735] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:activities>
[12Aug2020 19:28:07.735] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:activities>
[12Aug2020 19:28:07.735] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.735] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:attribute>
[12Aug2020 19:28:07.736] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:attribute>
[12Aug2020 19:28:07.736] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.737] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:biome>
[12Aug2020 19:28:07.737] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:biome>
[12Aug2020 19:28:07.737] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.737] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
[12Aug2020 19:28:07.737] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_entity_type>
[12Aug2020 19:28:07.738] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.738] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_placer_type>
[12Aug2020 19:28:07.738] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_placer_type>
[12Aug2020 19:28:07.738] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.738] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:block_state_provider_type>
[12Aug2020 19:28:07.738] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:block_state_provider_type>
[12Aug2020 19:28:07.739] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.739] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:carver>
[12Aug2020 19:28:07.739] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:carver>
[12Aug2020 19:28:07.739] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.739] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
[12Aug2020 19:28:07.739] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:chunk_status>
[12Aug2020 19:28:07.740] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.740] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
[12Aug2020 19:28:07.740] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:dataserializers>
[12Aug2020 19:28:07.740] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.740] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:decorator>
[12Aug2020 19:28:07.740] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:decorator>
[12Aug2020 19:28:07.741] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.741] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:enchantment>
[12Aug2020 19:28:07.741] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:enchantment>
[12Aug2020 19:28:07.741] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.742] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:entity_type>
[12Aug2020 19:28:07.742] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:entity_type>
[12Aug2020 19:28:07.743] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.744] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:feature>
[12Aug2020 19:28:07.744] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:feature>
[12Aug2020 19:28:07.744] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.744] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:fluid>
[12Aug2020 19:28:07.744] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:fluid>
[12Aug2020 19:28:07.745] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.745] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:foliage_placer_type>
[12Aug2020 19:28:07.745] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:foliage_placer_type>
[12Aug2020 19:28:07.745] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.745] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
[12Aug2020 19:28:07.745] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:memory_module_type>
[12Aug2020 19:28:07.745] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.746] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:menu>
[12Aug2020 19:28:07.746] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:menu>
[12Aug2020 19:28:07.746] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.746] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
[12Aug2020 19:28:07.746] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:mob_effect>
[12Aug2020 19:28:07.746] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.747] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:motive>
[12Aug2020 19:28:07.747] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:motive>
[12Aug2020 19:28:07.747] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.747] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:particle_type>
[12Aug2020 19:28:07.748] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:particle_type>
[12Aug2020 19:28:07.748] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.748] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
[12Aug2020 19:28:07.748] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:point_of_interest_type>
[12Aug2020 19:28:07.749] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.749] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:potion>
[12Aug2020 19:28:07.749] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:potion>
[12Aug2020 19:28:07.751] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.752] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
[12Aug2020 19:28:07.963] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:recipe_serializer>
[12Aug2020 19:28:07.965] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.976] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:schedule>
[12Aug2020 19:28:07.977] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:schedule>
[12Aug2020 19:28:07.978] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.978] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
[12Aug2020 19:28:07.978] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sensor_type>
[12Aug2020 19:28:07.979] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.979] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:sound_event>
[12Aug2020 19:28:07.979] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:sound_event>
[12Aug2020 19:28:07.981] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.981] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:stat_type>
[12Aug2020 19:28:07.981] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:stat_type>
[12Aug2020 19:28:07.981] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.982] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:structure_feature>
[12Aug2020 19:28:07.982] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:structure_feature>
[12Aug2020 19:28:07.982] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.982] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
[12Aug2020 19:28:07.982] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:surface_builder>
[12Aug2020 19:28:07.983] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.983] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:tree_decorator_type>
[12Aug2020 19:28:07.983] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:tree_decorator_type>
[12Aug2020 19:28:07.983] [Render thread/DEBUG] [net.minecraftforge.fml.ModList/LOADING]: Dispatching synchronous event LifecycleEvent:LOAD_REGISTRIES
[12Aug2020 19:28:07.983] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Firing event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
[12Aug2020 19:28:07.983] [Render thread/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Fired event for modid forge : RegistryEvent.Register<minecraft:villager_profession>
[12Aug2020 19:28:08.328] [Render thread/WARN] [net.minecraft.resources.ResourcePackInfo/]: Couldn't get pack info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\Baker\AppData\Roaming\.minecraft\resourcepacks\FFMC 1024X1024 (BETA).zip'
[12Aug2020 19:28:08.474] [Render thread/WARN] [net.minecraft.resources.ResourcePackInfo/]: Couldn't get pack info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\Baker\AppData\Roaming\.minecraft\resourcepacks\SEUS-Renewed-1.0.0.zip'
[12Aug2020 19:28:08.548] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar
[12Aug2020 19:28:09.929] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[12Aug2020 19:28:10.028] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Mod Resources, Default, VanillaTweaks_r758968.zip
[12Aug2020 19:28:10.073] [Worker-Main-8/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT
[12Aug2020 19:28:10.076] [Worker-Main-8/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Baker\AppData\Roaming\.minecraft\config\forge-client.toml
[12Aug2020 19:28:10.414] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Caught error loading resourcepacks, removing all selected resourcepacks
java.util.concurrent.CompletionException: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_51]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1621) ~[?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?]
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?]
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3438/1445832159.apply(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3437/1752435818.accept(Unknown Source) ~[?:?]
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51]
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?]
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?]
    at net.minecraftforge.fml.ModLoader$$Lambda$3436/364153771.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?]
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?]
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:119) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3428/1139742616.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2792/1911600942.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:119) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:101) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3425/2138295848.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2792/1911600942.run(Unknown Source) ~[?:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51]
    ... 5 more
[12Aug2020 19:28:12.443] [Render thread/WARN] [net.minecraft.resources.ResourcePackInfo/]: Couldn't get pack info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\Baker\AppData\Roaming\.minecraft\resourcepacks\FFMC 1024X1024 (BETA).zip'
[12Aug2020 19:28:12.489] [Render thread/WARN] [net.minecraft.resources.ResourcePackInfo/]: Couldn't get pack info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\Baker\AppData\Roaming\.minecraft\resourcepacks\SEUS-Renewed-1.0.0.zip'
[12Aug2020 19:28:12.497] [Render thread/DEBUG] [net.minecraftforge.fml.client.ClientModLoader/CORE]: Generating PackInfo named mod:forge for mod file C:\Users\Baker\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forge\1.16.1-32.0.108\forge-1.16.1-32.0.108-universal.jar
[12Aug2020 19:28:12.500] [Render thread/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources
[12Aug2020 19:28:12.503] [Worker-Main-10/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT
[12Aug2020 19:28:12.504] [Worker-Main-10/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for C:\Users\Baker\AppData\Roaming\.minecraft\config\forge-client.toml
[12Aug2020 19:28:12.500] [Worker-Main-11/ERROR] [net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider/]: Couldn't load texture minecraft:textures/font/unicode_page_bb.png
java.io.FileNotFoundException: minecraft:textures/font/unicode_page_bb.png
    at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:64) ~[?:?]
    at net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider.func_211255_a(SourceFile:107) [?:?]
    at net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider$$Lambda$3603/1437819652.apply(Unknown Source) [?:?]
    at java.util.HashMap.computeIfAbsent(HashMap.java:1118) [?:1.8.0_51]
    at net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider.func_212248_a(SourceFile:85) [?:?]
    at net.minecraft.client.gui.fonts.FontResourceManager$1.func_238555_a_(SourceFile:115) [?:?]
    at net.minecraft.client.gui.fonts.FontResourceManager$1$$Lambda$3518/729692724.accept(Unknown Source) [?:?]
    at it.unimi.dsi.fastutil.ints.IntIterable.forEach(IntIterable.java:74) [fastutil-8.2.1.jar:?]
    at net.minecraft.client.gui.fonts.FontResourceManager$1.func_212854_a_(SourceFile:110) [?:?]
    at net.minecraft.client.gui.fonts.FontResourceManager$1.func_212854_a_(SourceFile:51) [?:?]
    at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) [?:?]
    at net.minecraft.client.resources.ReloadListener$$Lambda$3448/1317746045.get(Unknown Source) [?:?]
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582) [?:1.8.0_51]
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1574) [?: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]
[12Aug2020 19:28:15.602] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecraft:block/birch_trapdoor_top
[12Aug2020 19:28:15.603] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecraft:block/birch_trapdoor_open
[12Aug2020 19:28:15.603] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecraft:block/birch_trapdoor_bottom
[12Aug2020 19:28:15.603] [Worker-Main-12/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecraft:item/birch_trapdoor
[12Aug2020 19:28:15.613] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/3.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/3.png
[12Aug2020 19:28:15.613] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/2.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/2.png
[12Aug2020 19:28:15.613] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/1.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/1.png
[12Aug2020 19:28:15.613] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/4.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/4.png
[12Aug2020 19:28:15.613] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/0.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/0.png
[12Aug2020 19:28:15.614] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/5.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/5.png
[12Aug2020 19:28:15.615] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/6.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/6.png
[12Aug2020 19:28:15.618] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/8.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/8.png
[12Aug2020 19:28:15.618] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/9.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/9.png
[12Aug2020 19:28:15.618] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/7.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/7.png
[12Aug2020 19:28:15.624] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/bookshelf6.png : java.io.FileNotFoundException: minecraft:textures/block/bookshelf6.png
[12Aug2020 19:28:15.623] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/bookshelf4.png : java.io.FileNotFoundException: minecraft:textures/block/bookshelf4.png
[12Aug2020 19:28:15.624] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/bookshelf5.png : java.io.FileNotFoundException: minecraft:textures/block/bookshelf5.png
[12Aug2020 19:28:15.624] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/bookshelf0.png : java.io.FileNotFoundException: minecraft:textures/block/bookshelf0.png
[12Aug2020 19:28:15.624] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/bookshelf2.png : java.io.FileNotFoundException: minecraft:textures/block/bookshelf2.png
[12Aug2020 19:28:15.624] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/bookshelf3.png : java.io.FileNotFoundException: minecraft:textures/block/bookshelf3.png
[12Aug2020 19:28:15.624] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/bookshelf1.png : java.io.FileNotFoundException: minecraft:textures/block/bookshelf1.png
[12Aug2020 19:28:15.630] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/1.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/1.png
[12Aug2020 19:28:15.630] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/0.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/0.png
[12Aug2020 19:28:15.630] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/5.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/5.png
[12Aug2020 19:28:15.631] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/4.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/4.png
[12Aug2020 19:28:15.631] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/3.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/3.png
[12Aug2020 19:28:15.631] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/2.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/2.png
[12Aug2020 19:28:15.631] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/8.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/8.png
[12Aug2020 19:28:15.631] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/9.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/9.png
[12Aug2020 19:28:15.631] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/7.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/7.png
[12Aug2020 19:28:15.632] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/6.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/6.png
[12Aug2020 19:28:15.634] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/break/dark_oak_sign.png : java.io.FileNotFoundException: minecraft:textures/break/dark_oak_sign.png
[12Aug2020 19:28:15.636] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/break/spruce_sign.png : java.io.FileNotFoundException: minecraft:textures/break/spruce_sign.png
[12Aug2020 19:28:15.642] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/2.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/2.png
[12Aug2020 19:28:15.642] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/1.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/1.png
[12Aug2020 19:28:15.642] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/0.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/0.png
[12Aug2020 19:28:15.643] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/9.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/9.png
[12Aug2020 19:28:15.643] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/8.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/8.png
[12Aug2020 19:28:15.643] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel10.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel10.png
[12Aug2020 19:28:15.643] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/7.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/7.png
[12Aug2020 19:28:15.643] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel13.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel13.png
[12Aug2020 19:28:15.644] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel14.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel14.png
[12Aug2020 19:28:15.644] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/6.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/6.png
[12Aug2020 19:28:15.644] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel11.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel11.png
[12Aug2020 19:28:15.644] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/5.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/5.png
[12Aug2020 19:28:15.645] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel12.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel12.png
[12Aug2020 19:28:15.645] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/3.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/3.png
[12Aug2020 19:28:15.645] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/4.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/4.png
[12Aug2020 19:28:15.645] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel15.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel15.png
[12Aug2020 19:28:15.648] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/14.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/14.png
[12Aug2020 19:28:15.648] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel02.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel02.png
[12Aug2020 19:28:15.647] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/15.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/15.png
[12Aug2020 19:28:15.648] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel03.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel03.png
[12Aug2020 19:28:15.648] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/13.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/13.png
[12Aug2020 19:28:15.648] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel00.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel00.png
[12Aug2020 19:28:15.648] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/12.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/12.png
[12Aug2020 19:28:15.649] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel01.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel01.png
[12Aug2020 19:28:15.649] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/11.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/11.png
[12Aug2020 19:28:15.649] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel06.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel06.png
[12Aug2020 19:28:15.649] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/10.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/10.png
[12Aug2020 19:28:15.649] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel07.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel07.png
[12Aug2020 19:28:15.649] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel04.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel04.png
[12Aug2020 19:28:15.649] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel05.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel05.png
[12Aug2020 19:28:15.650] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevel08.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevel08.png
[12Aug2020 19:28:15.651] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/9.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/9.png
[12Aug2020 19:28:15.651] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/8.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/8.png
[12Aug2020 19:28:15.651] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/3.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/3.png
[12Aug2020 19:28:15.652] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/2.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/2.png
[12Aug2020 19:28:15.652] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/1.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/1.png
[12Aug2020 19:28:15.652] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/0.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/0.png
[12Aug2020 19:28:15.652] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/7.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/7.png
[12Aug2020 19:28:15.652] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/6.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/6.png
[12Aug2020 19:28:15.653] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/5.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/5.png
[12Aug2020 19:28:15.653] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/4.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/4.png
[12Aug2020 19:28:15.660] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/break/acacia_sign.png : java.io.FileNotFoundException: minecraft:textures/break/acacia_sign.png
[12Aug2020 19:28:15.660] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/8.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/8.png
[12Aug2020 19:28:15.660] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/9.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/9.png
[12Aug2020 19:28:15.660] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/6.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/6.png
[12Aug2020 19:28:15.661] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/7.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/7.png
[12Aug2020 19:28:15.662] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/4.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/4.png
[12Aug2020 19:28:15.662] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/5.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/5.png
[12Aug2020 19:28:15.662] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/2.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/2.png
[12Aug2020 19:28:15.663] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/3.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/3.png
[12Aug2020 19:28:15.663] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/0.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/0.png
[12Aug2020 19:28:15.663] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/1.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/1.png
[12Aug2020 19:28:15.665] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/1.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/1.png
[12Aug2020 19:28:15.665] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/0.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/0.png
[12Aug2020 19:28:15.669] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/11.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/11.png
[12Aug2020 19:28:15.669] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/powerlevelover9000.png : java.io.FileNotFoundException: minecraft:textures/block/powerlevelover9000.png
[12Aug2020 19:28:15.669] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/12.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/12.png
[12Aug2020 19:28:15.670] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/10.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/10.png
[12Aug2020 19:28:15.670] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/15.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/15.png
[12Aug2020 19:28:15.670] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/14.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/14.png
[12Aug2020 19:28:15.670] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/13.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/13.png
[12Aug2020 19:28:15.671] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/7.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/7.png
[12Aug2020 19:28:15.671] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/6.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/6.png
[12Aug2020 19:28:15.671] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/9.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/9.png
[12Aug2020 19:28:15.672] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/3.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/3.png
[12Aug2020 19:28:15.672] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/8.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/8.png
[12Aug2020 19:28:15.672] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/2.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/2.png
[12Aug2020 19:28:15.672] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/5.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/5.png
[12Aug2020 19:28:15.672] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/stone/4.png : java.io.FileNotFoundException: minecraft:textures/variated/stone/4.png
[12Aug2020 19:28:15.679] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/14.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/14.png
[12Aug2020 19:28:15.680] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/12.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/12.png
[12Aug2020 19:28:15.679] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/15.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/15.png
[12Aug2020 19:28:15.680] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/13.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/13.png
[12Aug2020 19:28:15.681] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/10.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/10.png
[12Aug2020 19:28:15.684] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/11.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/11.png
[12Aug2020 19:28:15.686] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/alert.png : java.io.FileNotFoundException: minecraft:textures/block/alert.png
[12Aug2020 19:28:15.688] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/14.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/14.png
[12Aug2020 19:28:15.688] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/13.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/13.png
[12Aug2020 19:28:15.688] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/15.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/15.png
[12Aug2020 19:28:15.689] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/12.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/12.png
[12Aug2020 19:28:15.691] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/11.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/11.png
[12Aug2020 19:28:15.695] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/9.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/9.png
[12Aug2020 19:28:15.697] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/3.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/3.png
[12Aug2020 19:28:15.697] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/0.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/0.png
[12Aug2020 19:28:15.698] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/4.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/4.png
[12Aug2020 19:28:15.699] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/1.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/1.png
[12Aug2020 19:28:15.699] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/7.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/7.png
[12Aug2020 19:28:15.699] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/2.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/2.png
[12Aug2020 19:28:15.699] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/8.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/8.png
[12Aug2020 19:28:15.699] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/5.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/5.png
[12Aug2020 19:28:15.700] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/6.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/6.png
[12Aug2020 19:28:15.701] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dirt/10.png : java.io.FileNotFoundException: minecraft:textures/variated/dirt/10.png
[12Aug2020 19:28:15.705] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/10.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/10.png
[12Aug2020 19:28:15.706] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/14.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/14.png
[12Aug2020 19:28:15.707] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/15.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/15.png
[12Aug2020 19:28:15.709] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/10.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/10.png
[12Aug2020 19:28:15.709] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/11.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/11.png
[12Aug2020 19:28:15.709] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/12.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/12.png
[12Aug2020 19:28:15.709] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/dark_oak_planks/13.png : java.io.FileNotFoundException: minecraft:textures/variated/dark_oak_planks/13.png
[12Aug2020 19:28:15.716] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/break/birch_sign.png : java.io.FileNotFoundException: minecraft:textures/break/birch_sign.png
[12Aug2020 19:28:15.718] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/12.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/12.png
[12Aug2020 19:28:15.718] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/11.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/11.png
[12Aug2020 19:28:15.719] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/14.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/14.png
[12Aug2020 19:28:15.718] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/13.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/13.png
[12Aug2020 19:28:15.719] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/gravel/15.png : java.io.FileNotFoundException: minecraft:textures/variated/gravel/15.png
[12Aug2020 19:28:15.725] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/break/jungle_sign.png : java.io.FileNotFoundException: minecraft:textures/break/jungle_sign.png
[12Aug2020 19:28:15.732] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/14.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/14.png
[12Aug2020 19:28:15.732] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/12.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/12.png
[12Aug2020 19:28:15.732] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/13.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/13.png
[12Aug2020 19:28:15.732] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/15.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/15.png
[12Aug2020 19:28:15.733] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/11.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/11.png
[12Aug2020 19:28:15.733] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/spruce_planks/10.png : java.io.FileNotFoundException: minecraft:textures/variated/spruce_planks/10.png
[12Aug2020 19:28:15.736] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/0.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/0.png
[12Aug2020 19:28:15.736] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/2.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/2.png
[12Aug2020 19:28:15.736] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/1.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/1.png
[12Aug2020 19:28:15.736] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/4.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/4.png
[12Aug2020 19:28:15.736] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/3.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/3.png
[12Aug2020 19:28:15.736] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/6.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/6.png
[12Aug2020 19:28:15.737] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/5.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/5.png
[12Aug2020 19:28:15.737] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/8.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/8.png
[12Aug2020 19:28:15.737] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/7.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/7.png
[12Aug2020 19:28:15.737] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/birch_planks/9.png : java.io.FileNotFoundException: minecraft:textures/variated/birch_planks/9.png
[12Aug2020 19:28:15.739] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/10.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/10.png
[12Aug2020 19:28:15.740] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/break/oak_sign.png : java.io.FileNotFoundException: minecraft:textures/break/oak_sign.png
[12Aug2020 19:28:15.740] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/11.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/11.png
[12Aug2020 19:28:15.741] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/12.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/12.png
[12Aug2020 19:28:15.741] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/13.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/13.png
[12Aug2020 19:28:15.741] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/14.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/14.png
[12Aug2020 19:28:15.741] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/15.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/15.png
[12Aug2020 19:28:15.742] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/14.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/14.png
[12Aug2020 19:28:15.742] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/15.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/15.png
[12Aug2020 19:28:15.742] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/11.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/11.png
[12Aug2020 19:28:15.743] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/10.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/10.png
[12Aug2020 19:28:15.743] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/12.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/12.png
[12Aug2020 19:28:15.743] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/acacia_planks/13.png : java.io.FileNotFoundException: minecraft:textures/variated/acacia_planks/13.png
[12Aug2020 19:28:15.744] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/0.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/0.png
[12Aug2020 19:28:15.744] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/1.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/1.png
[12Aug2020 19:28:15.745] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/4.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/4.png
[12Aug2020 19:28:15.745] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/5.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/5.png
[12Aug2020 19:28:15.745] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/3.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/3.png
[12Aug2020 19:28:15.745] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/8.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/8.png
[12Aug2020 19:28:15.745] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/2.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/2.png
[12Aug2020 19:28:15.746] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/9.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/9.png
[12Aug2020 19:28:15.746] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/6.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/6.png
[12Aug2020 19:28:15.746] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/oak_planks/7.png : java.io.FileNotFoundException: minecraft:textures/variated/oak_planks/7.png
[12Aug2020 19:28:15.747] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/15.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/15.png
[12Aug2020 19:28:15.748] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/13.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/13.png
[12Aug2020 19:28:15.748] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/14.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/14.png
[12Aug2020 19:28:15.748] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/12.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/12.png
[12Aug2020 19:28:15.748] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/11.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/11.png
[12Aug2020 19:28:15.749] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/coarse_dirt/10.png : java.io.FileNotFoundException: minecraft:textures/variated/coarse_dirt/10.png
[12Aug2020 19:28:15.763] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/no_alert.png : java.io.FileNotFoundException: minecraft:textures/block/no_alert.png
[12Aug2020 19:28:15.776] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/block/piston_side_sticky.png : java.io.FileNotFoundException: minecraft:textures/block/piston_side_sticky.png
[12Aug2020 19:28:15.777] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/4.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/4.png
[12Aug2020 19:28:15.777] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/5.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/5.png
[12Aug2020 19:28:15.777] [Worker-Main-11/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/6.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/6.png
[12Aug2020 19:28:15.777] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/7.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/7.png
[12Aug2020 19:28:15.778] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/8.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/8.png
[12Aug2020 19:28:15.778] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/9.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/9.png
[12Aug2020 19:28:15.779] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/0.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/0.png
[12Aug2020 19:28:15.779] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/1.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/1.png
[12Aug2020 19:28:15.779] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/2.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/2.png
[12Aug2020 19:28:15.780] [Worker-Main-14/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/variated/jungle_planks/3.png : java.io.FileNotFoundException: minecraft:textures/variated/jungle_planks/3.png
[12Aug2020 19:28:28.384] [Render thread/FATAL] [net.minecraft.client.Minecraft/]: Reported exception thrown!
net.minecraft.crash.ReportedException: Rendering overlay
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:477) ~[?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:951) ~[?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:582) [?:?]
    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.1-32.0.108.jar:32.0]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$408/1989332276.call(Unknown Source) [forge-1.16.1-32.0.108.jar:32.0]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-6.1.1.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-6.1.1.jar:?]
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?]
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?]
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?]
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3438/1445832159.apply(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3437/1752435818.accept(Unknown Source) ~[?:?]
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51]
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?]
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?]
    at net.minecraftforge.fml.ModLoader$$Lambda$3436/364153771.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?]
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?]
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:119) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3428/1139742616.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2792/1911600942.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:119) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:101) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3425/2138295848.run(Unknown Source) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?]
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2792/1911600942.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]
[12Aug2020 19:28:28.391] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:120]: ---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 8/12/20 7:28 PM
Description: Rendering overlay

com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.2.jar:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.2.jar:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3438/1445832159.apply(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3437/1752435818.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$3436/364153771.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:119) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3428/1139742616.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2792/1911600942.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:119) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:101) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$3425/2138295848.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:109) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2792/1911600942.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] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:53)
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$3438/1445832159.apply(Unknown Source)
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104)
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83)
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$3437/1752435818.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062)
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83)
    at net.minecraftforge.fml.ModLoader.lambda$null$5(ModLoader.java:153)
    at net.minecraftforge.fml.ModLoader$$Lambda$3436/364153771.run(Unknown Source)
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125)
    at net.minecraftforge.fml.DistExecutor.runWhenOn(DistExecutor.java:109)
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:153)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:473)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:951)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:582)
    at net.minecraft.client.main.Main.main(Main.java:184)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$408/1989332276.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.16.1
    Minecraft Version ID: 1.16.1
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 937571176 bytes (894 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 16
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 6.1.1+74+master.966c698
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.jar mixin PLUGINSERVICE 
        /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.1-32.0.108.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.1-32.0.108.jar fml TRANSFORMATIONSERVICE 
    FML: 32.0
    Forge: net.minecraftforge:32.0.108
    FML Language Providers: 
        javafml@32.0
        minecraft@1
    Mod List: 
        forge-1.16.1-32.0.108-client.jar Minecraft {minecraft@1.16.1 COMMON_SETUP}
        forge-1.16.1-32.0.108-universal.jar Forge {forge@32.0.108 COMMON_SETUP}
    Launched Version: 1.16.1-forge-32.0.108
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: GeForce GTX 1080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 451.67, NVIDIA Corporation
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    CPU: 16x AMD Ryzen 7 2700X Eight-Core Processor 
[12Aug2020 19:28:28.398] [Render thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:120]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Baker\AppData\Roaming\.minecraft\crash-reports\crash-2020-08-12_19.28.28-client.txt
 

Edited by TheBakerBro
Link to comment
Share on other sites

Delete this file: C:\Users\Baker\AppData\Roaming\.minecraft\config\forge-client.toml

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

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.