Guest User

Untitled

a guest
Mar 6th, 2023
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 425.58 KB | None | 0 0
  1. [06Mar2023 22:43:50.064] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, FritoLays, --version, forge-36.2.34, --gameDir, D:\Games\Instances\Catacombtest, --assetsDir, D:\Games\Install\assets, --assetIndex, 1.16, --uuid, 416cafaea4c543fb813085dd674dcec3, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1920, --height, 1080, --launchTarget, fmlclient, --fml.forgeVersion, 36.2.34, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210115.111550]
  2. [06Mar2023 22:43:50.068] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_51 by Oracle Corporation
  3. [06Mar2023 22:43:50.111] [main/WARN] [cpw.mods.modlauncher.SecureJarHandler/]: LEGACY JDK DETECTED, SECURED JAR HANDLING DISABLED
  4. [06Mar2023 22:43:50.427] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
  5. [06Mar2023 22:43:50.428] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: D:\Games\Instances\Catacombtest\mods\OptiFine_1.16.5_HD_U_G8.jar
  6. [06Mar2023 22:43:50.431] [main/INFO] [optifine.OptiFineTransformer/]: Target.PRE_CLASS is available
  7. [06Mar2023 22:43:50.529] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
  8. [06Mar2023 22:43:50.576] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/D:/Games/Install/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=CLIENT
  9. [06Mar2023 22:43:50.585] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
  10. [06Mar2023 22:43:52.640] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file Mod File: D:\Games\Instances\Catacombtest\mods\cem-0.1.3.jar is missing mods.toml file
  11. [06Mar2023 22:43:52.640] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/SCAN]: File D:\Games\Instances\Catacombtest\mods\cem-0.1.3.jar has been ignored - it is invalid
  12. [06Mar2023 22:43:53.428] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
  13. [06Mar2023 22:43:53.467] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
  14. [06Mar2023 22:43:53.517] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 311
  15. [06Mar2023 22:43:54.786] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
  16. [06Mar2023 22:43:54.872] [main/ERROR] [mixin/]: Mixin config notenoughcrashes.mixins.json does not specify "minVersion" property
  17. [06Mar2023 22:43:54.875] [main/ERROR] [mixin/]: Mixin config notenoughcrashes.forge.mixins.json does not specify "minVersion" property
  18. [06Mar2023 22:43:55.012] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
  19. [06Mar2023 22:43:55.024] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, forge-36.2.34, --gameDir, D:\Games\Instances\Catacombtest, --assetsDir, D:\Games\Install\assets, --uuid, 416cafaea4c543fb813085dd674dcec3, --username, FritoLays, --assetIndex, 1.16, --accessToken, ????????, --userType, msa, --versionType, release, --width, 1920, --height, 1080]
  20. [06Mar2023 22:43:55.164] [main/WARN] [mixin/]: Failed to select mixin config: dramaticdoors.mixins.json
  21. com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  22. at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?]
  23. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?]
  24. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?]
  25. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?]
  26. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?]
  27. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?]
  28. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?]
  29. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?]
  30. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?]
  31. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?]
  32. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?]
  33. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?]
  34. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?]
  35. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?]
  36. at com.fizzware.dramaticdoors.DDConfig.loadConfig(DDConfig.java:44) ~[?:1.16.5-2.0.0]
  37. at com.fizzware.dramaticdoors.mixin.DDMixinConfig.onLoad(DDMixinConfig.java:18) ~[?:1.16.5-2.0.0]
  38. at org.spongepowered.asm.mixin.transformer.PluginHandle.onLoad(PluginHandle.java:119) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
  39. at org.spongepowered.asm.mixin.transformer.MixinConfig.onSelect(MixinConfig.java:707) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
  40. at org.spongepowered.asm.mixin.transformer.MixinProcessor.selectConfigs(MixinProcessor.java:498) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
  41. at org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:460) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
  42. at org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
  43. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
  44. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
  45. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
  46. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) [mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4]
  47. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) [modlauncher-8.1.3.jar:8.1.3+8.1.3+main-8.1.x.c94d18ec]
  48. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) [modlauncher-8.1.3.jar:?]
  49. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) [modlauncher-8.1.3.jar:?]
  50. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) [modlauncher-8.1.3.jar:?]
  51. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) [modlauncher-8.1.3.jar:?]
  52. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) [modlauncher-8.1.3.jar:?]
  53. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
  54. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
  55. at java.lang.Class.forName(Class.java:348) [?:1.8.0_51]
  56. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2]
  57. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$505/783682673.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2]
  58. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]
  59. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]
  60. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
  61. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
  62. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
  63. [06Mar2023 22:43:55.502] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
  64. [06Mar2023 22:43:55.612] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
  65. [06Mar2023 22:43:56.342] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
  66. [06Mar2023 22:43:56.588] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
  67. [06Mar2023 22:43:57.659] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching BlockModelShapes#getModelLocation
  68. [06Mar2023 22:43:57.963] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
  69. [06Mar2023 22:43:58.174] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
  70. [06Mar2023 22:44:04.638] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  71. [06Mar2023 22:44:05.030] [main/INFO] [net.minecraft.client.Minecraft/]: Setting user: FritoLays
  72. [06Mar2023 22:44:05.200] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
  73. [06Mar2023 22:44:05.222] [main/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.2.2 build 10
  74. [06Mar2023 22:44:05.866] [main/INFO] [net.optifine.Config/]: [OptiFine]
  75. [06Mar2023 22:44:05.866] [main/INFO] [net.optifine.Config/]: [OptiFine] OptiFine_1.16.5_HD_U_G8
  76. [06Mar2023 22:44:05.868] [main/INFO] [net.optifine.Config/]: [OptiFine] Build: 20210515-161946
  77. [06Mar2023 22:44:05.868] [main/INFO] [net.optifine.Config/]: [OptiFine] OS: Windows 10 (amd64) version 10.0
  78. [06Mar2023 22:44:05.868] [main/INFO] [net.optifine.Config/]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
  79. [06Mar2023 22:44:05.868] [main/INFO] [net.optifine.Config/]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80. [06Mar2023 22:44:05.868] [main/INFO] [net.optifine.Config/]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
  81. [06Mar2023 22:44:05.878] [main/INFO] [net.optifine.Config/]: [OptiFine] OpenGL: GeForce GTX 1060 3GB/PCIe/SSE2, version 4.6.0 NVIDIA 461.92, NVIDIA Corporation
  82. [06Mar2023 22:44:05.880] [main/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Version: 4.6.0
  83. [06Mar2023 22:44:05.896] [main/INFO] [net.optifine.Config/]: [OptiFine] Maximum texture size: 32768x32768
  84. [06Mar2023 22:44:05.930] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Checking for new version
  85. [06Mar2023 22:44:05.967] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 461.92
  86. [06Mar2023 22:44:05.967] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Vendor: NVIDIA Corporation
  87. [06Mar2023 22:44:05.967] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Renderer: GeForce GTX 1060 3GB/PCIe/SSE2
  88. [06Mar2023 22:44:05.967] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
  89. [06Mar2023 22:44:05.968] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
  90. [06Mar2023 22:44:05.968] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
  91. [06Mar2023 22:44:05.968] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
  92. [06Mar2023 22:44:05.968] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Load shaders configuration.
  93. [06Mar2023 22:44:05.970] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Save shaders configuration.
  94. [06Mar2023 22:44:05.972] [main/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] No shaderpack loaded.
  95. [06Mar2023 22:44:05.987] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
  96. [06Mar2023 22:44:06.099] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Version found: G7
  97. [06Mar2023 22:44:06.402] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  98. [06Mar2023 22:44:06.411] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `citadel_book`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  99. [06Mar2023 22:44:06.561] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `effect_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  100. [06Mar2023 22:44:06.561] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `citadel` for name `fancy_item`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
  101. [06Mar2023 22:44:07.514] [modloading-worker-5/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
  102. [06Mar2023 22:44:07.915] [modloading-worker-5/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
  103. [06Mar2023 22:44:07.915] [modloading-worker-4/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ModelBakery#<init>
  104. [06Mar2023 22:44:09.015] [modloading-worker-4/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.34, for MC 1.16.5 with MCP 20210115.111550
  105. [06Mar2023 22:44:09.015] [modloading-worker-4/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.34 Initialized
  106. [06Mar2023 22:44:09.526] [modloading-worker-3/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Optifine detected! ###############################
  107. [06Mar2023 22:44:09.526] [modloading-worker-3/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Successfully initialized!
  108. [06Mar2023 22:44:09.526] [modloading-worker-3/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Server-side libs ready to use!
  109. [06Mar2023 22:44:09.991] [modloading-worker-5/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize()
  110. [06Mar2023 22:44:10.165] [modloading-worker-5/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
  111. [06Mar2023 22:44:10.203] [modloading-worker-5/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
  112. [06Mar2023 22:44:10.206] [modloading-worker-5/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
  113. [06Mar2023 22:44:10.206] [modloading-worker-5/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized.
  114. [06Mar2023 22:44:10.401] [modloading-worker-6/INFO] [com.jozufozu.flywheel.backend.Backend/]: Optifine detected.
  115. [06Mar2023 22:44:10.401] [modloading-worker-6/INFO] [com.jozufozu.flywheel.backend.Backend/]: No shader config found.
  116. [06Mar2023 22:44:10.463] [modloading-worker-2/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
  117. [06Mar2023 22:44:10.576] [modloading-worker-5/INFO] [dev.itsmeow.whisperwoods.WhisperwoodsMod/]: Spooking you...
  118. [06Mar2023 22:44:11.657] [modloading-worker-1/INFO] [xyz.apex.forge.apexcore.core.ApexCore/]: Loading Supporter Data...
  119. [06Mar2023 22:44:12.252] [ApexCore Supporter Reload Thread/INFO] [xyz.apex.forge.apexcore.core.ApexCore/]: Loaded 4 Supporters!
  120. [06Mar2023 22:44:12.389] [modloading-worker-6/INFO] [xyz.apex.repack.com.tterrag.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
  121. [06Mar2023 22:44:12.399] [modloading-worker-1/INFO] [xyz.apex.repack.com.tterrag.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
  122. [06Mar2023 22:44:12.557] [modloading-worker-3/ERROR] [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent/]: [FANCYMENU] CONSTRUCTING DrawWidgetBackgroundEvent via INVALID non-parameter constructor! This shouldn't happen!
  123. [06Mar2023 22:44:12.558] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: java.lang.Throwable
  124. [06Mar2023 22:44:12.558] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent.<init>(DrawWidgetBackgroundEvent.java:25)
  125. [06Mar2023 22:44:12.558] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  126. [06Mar2023 22:44:12.558] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  127. [06Mar2023 22:44:12.558] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  128. [06Mar2023 22:44:12.558] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  129. [06Mar2023 22:44:12.575] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:98)
  130. [06Mar2023 22:44:12.575] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63)
  131. [06Mar2023 22:44:12.575] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48)
  132. [06Mar2023 22:44:12.575] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent$Pre.<clinit>(DrawWidgetBackgroundEvent.java)
  133. [06Mar2023 22:44:12.575] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  134. [06Mar2023 22:44:12.576] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  135. [06Mar2023 22:44:12.576] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  136. [06Mar2023 22:44:12.576] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  137. [06Mar2023 22:44:12.576] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:98)
  138. [06Mar2023 22:44:12.576] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63)
  139. [06Mar2023 22:44:12.576] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48)
  140. [06Mar2023 22:44:12.577] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:263)
  141. [06Mar2023 22:44:12.577] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.register(EventBus.java:256)
  142. [06Mar2023 22:44:12.577] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:150)
  143. [06Mar2023 22:44:12.577] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.lambda$null$6(EventBus.java:98)
  144. [06Mar2023 22:44:12.577] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus$$Lambda$3351/1616853853.accept(Unknown Source)
  145. [06Mar2023 22:44:12.577] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.Optional.ifPresent(Optional.java:159)
  146. [06Mar2023 22:44:12.577] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:98)
  147. [06Mar2023 22:44:12.577] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus$$Lambda$3333/257977151.accept(Unknown Source)
  148. [06Mar2023 22:44:12.578] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
  149. [06Mar2023 22:44:12.578] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
  150. [06Mar2023 22:44:12.578] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
  151. [06Mar2023 22:44:12.578] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
  152. [06Mar2023 22:44:12.578] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
  153. [06Mar2023 22:44:12.578] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
  154. [06Mar2023 22:44:12.578] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
  155. [06Mar2023 22:44:12.579] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  156. [06Mar2023 22:44:12.579] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
  157. [06Mar2023 22:44:12.579] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:94)
  158. [06Mar2023 22:44:12.579] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.register(EventBus.java:120)
  159. [06Mar2023 22:44:12.579] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at de.keksuccino.fancymenu.menu.fancy.menuhandler.MenuHandlerRegistry.registerHandler(MenuHandlerRegistry.java:17)
  160. [06Mar2023 22:44:12.579] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at de.keksuccino.fancymenu.menu.fancy.MenuCustomization.init(MenuCustomization.java:49)
  161. [06Mar2023 22:44:12.580] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at de.keksuccino.fancymenu.FancyMenu.<init>(FancyMenu.java:138)
  162. [06Mar2023 22:44:12.580] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  163. [06Mar2023 22:44:12.580] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  164. [06Mar2023 22:44:12.580] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  165. [06Mar2023 22:44:12.580] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  166. [06Mar2023 22:44:12.580] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.lang.Class.newInstance(Class.java:442)
  167. [06Mar2023 22:44:12.580] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81)
  168. [06Mar2023 22:44:12.580] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3138/408680160.run(Unknown Source)
  169. [06Mar2023 22:44:12.581] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120)
  170. [06Mar2023 22:44:12.581] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.fml.ModContainer$$Lambda$3303/915853613.run(Unknown Source)
  171. [06Mar2023 22:44:12.581] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618)
  172. [06Mar2023 22:44:12.581] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610)
  173. [06Mar2023 22:44:12.581] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  174. [06Mar2023 22:44:12.582] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  175. [06Mar2023 22:44:12.582] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689)
  176. [06Mar2023 22:44:12.582] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  177. [06Mar2023 22:44:12.592] [modloading-worker-3/ERROR] [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent/]: [FANCYMENU] CONSTRUCTING DrawWidgetBackgroundEvent via INVALID non-parameter constructor! This shouldn't happen!
  178. [06Mar2023 22:44:12.592] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: java.lang.Throwable
  179. [06Mar2023 22:44:12.593] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent.<init>(DrawWidgetBackgroundEvent.java:25)
  180. [06Mar2023 22:44:12.593] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent$Pre.<init>(DrawWidgetBackgroundEvent.java)
  181. [06Mar2023 22:44:12.593] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  182. [06Mar2023 22:44:12.593] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  183. [06Mar2023 22:44:12.593] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  184. [06Mar2023 22:44:12.622] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  185. [06Mar2023 22:44:12.622] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:98)
  186. [06Mar2023 22:44:12.622] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63)
  187. [06Mar2023 22:44:12.622] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48)
  188. [06Mar2023 22:44:12.623] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:263)
  189. [06Mar2023 22:44:12.623] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.register(EventBus.java:256)
  190. [06Mar2023 22:44:12.623] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:150)
  191. [06Mar2023 22:44:12.623] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.lambda$null$6(EventBus.java:98)
  192. [06Mar2023 22:44:12.623] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus$$Lambda$3351/1616853853.accept(Unknown Source)
  193. [06Mar2023 22:44:12.623] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.Optional.ifPresent(Optional.java:159)
  194. [06Mar2023 22:44:12.623] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:98)
  195. [06Mar2023 22:44:12.624] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus$$Lambda$3333/257977151.accept(Unknown Source)
  196. [06Mar2023 22:44:12.624] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
  197. [06Mar2023 22:44:12.624] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
  198. [06Mar2023 22:44:12.624] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
  199. [06Mar2023 22:44:12.624] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
  200. [06Mar2023 22:44:12.624] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
  201. [06Mar2023 22:44:12.624] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
  202. [06Mar2023 22:44:12.625] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
  203. [06Mar2023 22:44:12.625] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
  204. [06Mar2023 22:44:12.625] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
  205. [06Mar2023 22:44:12.625] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:94)
  206. [06Mar2023 22:44:12.625] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.eventbus.EventBus.register(EventBus.java:120)
  207. [06Mar2023 22:44:12.626] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at de.keksuccino.fancymenu.menu.fancy.menuhandler.MenuHandlerRegistry.registerHandler(MenuHandlerRegistry.java:17)
  208. [06Mar2023 22:44:12.626] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at de.keksuccino.fancymenu.menu.fancy.MenuCustomization.init(MenuCustomization.java:49)
  209. [06Mar2023 22:44:12.626] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at de.keksuccino.fancymenu.FancyMenu.<init>(FancyMenu.java:138)
  210. [06Mar2023 22:44:12.626] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  211. [06Mar2023 22:44:12.626] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  212. [06Mar2023 22:44:12.626] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  213. [06Mar2023 22:44:12.626] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  214. [06Mar2023 22:44:12.626] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.lang.Class.newInstance(Class.java:442)
  215. [06Mar2023 22:44:12.627] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81)
  216. [06Mar2023 22:44:12.627] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3138/408680160.run(Unknown Source)
  217. [06Mar2023 22:44:12.627] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120)
  218. [06Mar2023 22:44:12.627] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at net.minecraftforge.fml.ModContainer$$Lambda$3303/915853613.run(Unknown Source)
  219. [06Mar2023 22:44:12.672] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618)
  220. [06Mar2023 22:44:12.672] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610)
  221. [06Mar2023 22:44:12.672] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  222. [06Mar2023 22:44:12.672] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  223. [06Mar2023 22:44:12.672] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689)
  224. [06Mar2023 22:44:12.672] [modloading-worker-3/INFO] [STDERR/]: [de.keksuccino.fancymenu.events.DrawWidgetBackgroundEvent:<init>:25]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  225. [06Mar2023 22:44:12.742] [modloading-worker-1/INFO] [com.codenamerevy.additionalbars.common.AdditionalBars/]: Additional Bars - Biomes o' Plenty Addon has successfully loaded!
  226. [06Mar2023 22:44:12.914] [modloading-worker-3/INFO] [fancymenu/FancyMenu/]: [FANCYMENU] Optifine compatibility mode enabled!
  227. [06Mar2023 22:44:12.914] [modloading-worker-3/INFO] [fancymenu/FancyMenu/]: [FANCYMENU] Loading v2.13.3 in client-side mode!
  228. [06Mar2023 22:44:12.914] [modloading-worker-3/INFO] [fancymenu/FancyMenu/]: [FANCYMENU] DrawWidgetBackgroundEvent class found! That's a good thing!
  229. [06Mar2023 22:44:12.914] [modloading-worker-3/INFO] [fancymenu/FancyMenu/]: [FANCYMENU] Level registry interactions allowed!
  230. [06Mar2023 22:44:12.914] [modloading-worker-2/INFO] [expandability/]: ExpandAbility here, who dis?
  231. [06Mar2023 22:44:12.997] [modloading-worker-3/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
  232. [06Mar2023 22:44:16.988] [main/INFO] [com.magistuarmory.KnightlyArmory/]: HELLO from Register Block
  233. [06Mar2023 22:44:20.896] [main/INFO] [blueduck.dustrial.dustrialdecor.DustrialDecorMod/]: HELLO from Register Block
  234. [06Mar2023 22:44:24.599] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object debug has been registered twice for the same name citadel:debug.
  235. [06Mar2023 22:44:24.599] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object citadel_book has been registered twice for the same name citadel:citadel_book.
  236. [06Mar2023 22:44:24.599] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object effect_item has been registered twice for the same name citadel:effect_item.
  237. [06Mar2023 22:44:24.599] [main/WARN] [net.minecraftforge.registries.ForgeRegistry/REGISTRIES]: Registry minecraft:item: The object fancy_item has been registered twice for the same name citadel:fancy_item.
  238. [06Mar2023 22:44:24.719] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shulker_shell`, expected `supplementaries`. This could be a intended override, but in most cases indicates a broken mod.
  239. [06Mar2023 22:44:25.624] [main/INFO] [patchouli/]: Loaded book jsons on Thread[Render thread,10,main] in 480 ms
  240. [06Mar2023 22:44:25.851] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.31ms.
  241. [06Mar2023 22:44:26.020] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for conjurer_illager:conjurer, use EntityAttributeCreationEvent instead.
  242. [06Mar2023 22:44:26.020] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for toadterror:toad_sentinel, use EntityAttributeCreationEvent instead.
  243. [06Mar2023 22:44:26.020] [main/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for toadterror:toad_protector, use EntityAttributeCreationEvent instead.
  244. [06Mar2023 22:44:26.165] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
  245. [06Mar2023 22:44:26.165] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
  246. [06Mar2023 22:44:26.287] [main/INFO] [Treasure2/]: colliding particle data creating from coords, deserializer...
  247. [06Mar2023 22:44:26.287] [main/INFO] [Treasure2/]: colliding particle data creating from coords, deserializer...
  248. [06Mar2023 22:44:26.345] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
  249. [06Mar2023 22:44:26.345] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.1ms.
  250. [06Mar2023 22:44:26.722] [main/INFO] [Treasure2/]: registering features and configs...
  251. [06Mar2023 22:44:26.798] [main/INFO] [ModdingLegacy/structure_gel/Compat/]: Checking for biome dictionary registry methods in other mods.
  252. [06Mar2023 22:44:27.049] [main/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: loaded in item colorizer
  253. [06Mar2023 22:44:28.016] [main/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
  254. [06Mar2023 22:44:28.077] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Mod Resources, quark-emote-pack
  255. [06Mar2023 22:44:28.089] [main/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading textures ***
  256. [06Mar2023 22:44:28.092] [main/INFO] [net.optifine.Config/]: [OptiFine] Resource packs: Mod Resources, quark-emote-pack
  257. [06Mar2023 22:44:28.094] [main/INFO] [net.optifine.Config/]: [OptiFine] EmissiveTextures: Loading optifine/emissive.properties
  258. [06Mar2023 22:44:28.178] [main/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Forge ***
  259. [06Mar2023 22:44:28.178] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
  260. [06Mar2023 22:44:28.228] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer
  261. [06Mar2023 22:44:28.229] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Field not present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator
  262. [06Mar2023 22:44:28.233] [main/INFO] [net.optifine.Log/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.ModContainer
  263. [06Mar2023 22:44:28.244] [main/INFO] [net.optifine.reflect.Reflector/]: [OptiFine] *** Reflector Vanilla ***
  264. [06Mar2023 22:44:32.549] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file D:\Games\Instances\Catacombtest\config\forge-client.toml is not correct. Correcting
  265. [06Mar2023 22:44:32.552] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File duneons:sounds/spinblade_throw_2.ogg does not exist, cannot add it to event duneons:spinblade_throw
  266. [06Mar2023 22:44:32.582] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client was corrected from null to its default, SimpleCommentedConfig:{}.
  267. [06Mar2023 22:44:32.582] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.zoomInMissingModelTextInGui was corrected from null to its default, false.
  268. [06Mar2023 22:44:32.582] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.forgeCloudsEnabled was corrected from null to its default, true.
  269. [06Mar2023 22:44:32.582] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.disableStairSlabCulling was corrected from null to its default, false.
  270. [06Mar2023 22:44:32.582] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.alwaysSetupTerrainOffThread was corrected from null to its default, false.
  271. [06Mar2023 22:44:32.582] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.forgeLightPipelineEnabled was corrected from null to its default, true.
  272. [06Mar2023 22:44:32.582] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.experimentalForgeLightPipelineEnabled was corrected from null to its default, false.
  273. [06Mar2023 22:44:32.582] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.selectiveResourceReloadEnabled was corrected from null to its default, true.
  274. [06Mar2023 22:44:32.582] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.showLoadWarnings was corrected from null to its default, true.
  275. [06Mar2023 22:44:32.582] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key client.useCombinedDepthStencilAttachment was corrected from null to its default, false.
  276. [06Mar2023 22:44:32.590] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/blade_swing_large_0.ogg does not exist, cannot add it to event dannys_expansion:entity.blade_swing_large
  277. [06Mar2023 22:44:32.591] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/scorpion_walk.ogg does not exist, cannot add it to event dannys_expansion:entity.scorpion_walk
  278. [06Mar2023 22:44:32.591] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/golem_drone_explode_4.ogg does not exist, cannot add it to event dannys_expansion:entity.golem_drone_explode
  279. [06Mar2023 22:44:32.591] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/meat_hit_1.ogg does not exist, cannot add it to event dannys_expansion:entity.meat_hit
  280. [06Mar2023 22:44:32.591] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/meat_hit_2.ogg does not exist, cannot add it to event dannys_expansion:entity.meat_hit
  281. [06Mar2023 22:44:32.591] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/meat_hit_3.ogg does not exist, cannot add it to event dannys_expansion:entity.meat_hit
  282. [06Mar2023 22:44:32.591] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/meat_hit_4.ogg does not exist, cannot add it to event dannys_expansion:entity.meat_hit
  283. [06Mar2023 22:44:32.597] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/meat_hit_5.ogg does not exist, cannot add it to event dannys_expansion:entity.meat_hit
  284. [06Mar2023 22:44:32.597] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/meat_hit_6.ogg does not exist, cannot add it to event dannys_expansion:entity.meat_hit
  285. [06Mar2023 22:44:32.597] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/flesh_tear_1.ogg does not exist, cannot add it to event dannys_expansion:entity.flesh_tear
  286. [06Mar2023 22:44:32.597] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/flesh_tear_2.ogg does not exist, cannot add it to event dannys_expansion:entity.flesh_tear
  287. [06Mar2023 22:44:32.597] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/flesh_tear_3.ogg does not exist, cannot add it to event dannys_expansion:entity.flesh_tear
  288. [06Mar2023 22:44:32.597] [Worker-Main-10/WARN] [net.minecraft.client.audio.SoundHandler/]: File dannys_expansion:sounds/entity/flesh_tear_4.ogg does not exist, cannot add it to event dannys_expansion:entity.flesh_tear
  289. [06Mar2023 22:44:32.603] [modloading-worker-5/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file D:\Games\Instances\Catacombtest\config\dsurround\environs-client.toml is not correct. Correcting
  290. [06Mar2023 22:44:32.622] [modloading-worker-5/WARN] [SoundControl/MOD]: Unable to locate sound 'minecraft:entity.sheep.ambient'
  291. [06Mar2023 22:44:32.622] [modloading-worker-5/WARN] [SoundControl/MOD]: Unable to locate sound 'minecraft:entity.chicken.ambient'
  292. [06Mar2023 22:44:32.622] [modloading-worker-5/WARN] [SoundControl/MOD]: Unable to locate sound 'minecraft:entity.cow.ambient'
  293. [06Mar2023 22:44:32.622] [modloading-worker-5/WARN] [SoundControl/MOD]: Unable to locate sound 'minecraft:entity.pig.ambient'
  294. [06Mar2023 22:44:32.623] [modloading-worker-5/WARN] [SoundControl/MOD]: Unable to locate sound 'minecraft:entity.llama.ambient'
  295. [06Mar2023 22:44:32.623] [modloading-worker-5/WARN] [SoundControl/MOD]: Unable to locate sound 'minecraft:entity.wither.spawn'
  296. [06Mar2023 22:44:32.623] [modloading-worker-5/WARN] [SoundControl/MOD]: Unable to locate sound 'minecraft:entity.wither.death'
  297. [06Mar2023 22:44:32.623] [modloading-worker-5/WARN] [SoundControl/MOD]: Unable to locate sound 'minecraft:entity.ender_dragon.death'
  298. [06Mar2023 22:44:32.858] [main/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 5cf5e3b5-54d3-4def-b9df-328897542ee2
  299. [06Mar2023 22:44:36.391] [main/FATAL] [net.minecraft.client.Minecraft/]: Reported exception thrown!
  300. net.minecraft.crash.ReportedException: Rendering overlay
  301. at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:812) ~[?:?]
  302. at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) ~[?:?]
  303. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?]
  304. at net.minecraft.client.main.Main.main(Main.java:184) [?:?]
  305. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
  306. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
  307. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
  308. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
  309. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2]
  310. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$505/783682673.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2]
  311. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?]
  312. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?]
  313. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?]
  314. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?]
  315. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?]
  316. Caused by: net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file upgrade_aquatic-client.toml of type CLIENT for modid upgrade_aquatic
  317. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?]
  318. at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$22065/754717776.apply(Unknown Source) ~[?:?]
  319. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?]
  320. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?]
  321. at net.minecraftforge.fml.config.ConfigTracker$$Lambda$22064/170313495.accept(Unknown Source) ~[?:?]
  322. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
  323. at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51]
  324. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?]
  325. at net.minecraftforge.fml.ModLoader.lambda$null$18(ModLoader.java:208) ~[?:?]
  326. at net.minecraftforge.fml.ModLoader$$Lambda$22063/1923243721.run(Unknown Source) ~[?:?]
  327. at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?]
  328. at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:208) ~[?:?]
  329. at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$7(ClientModLoader.java:132) ~[?:?]
  330. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$22057/2106208138.run(Unknown Source) ~[?:?]
  331. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?]
  332. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2968/2043169223.run(Unknown Source) ~[?:?]
  333. at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:132) ~[?:?]
  334. at net.minecraftforge.fml.client.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:114) ~[?:?]
  335. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$22053/1298126984.run(Unknown Source) ~[?:?]
  336. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?]
  337. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2968/2043169223.run(Unknown Source) ~[?:?]
  338. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51]
  339. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51]
  340. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
  341. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
  342. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
  343. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
  344. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  345. at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?]
  346. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?]
  347. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?]
  348. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?]
  349. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?]
  350. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?]
  351. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?]
  352. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?]
  353. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?]
  354. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?]
  355. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?]
  356. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?]
  357. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?]
  358. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?]
  359. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[?:?]
  360. at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$22065/754717776.apply(Unknown Source) ~[?:?]
  361. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?]
  362. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?]
  363. at net.minecraftforge.fml.config.ConfigTracker$$Lambda$22064/170313495.accept(Unknown Source) ~[?:?]
  364. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
  365. at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51]
  366. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?]
  367. at net.minecraftforge.fml.ModLoader.lambda$null$18(ModLoader.java:208) ~[?:?]
  368. at net.minecraftforge.fml.ModLoader$$Lambda$22063/1923243721.run(Unknown Source) ~[?:?]
  369. at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?]
  370. at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:208) ~[?:?]
  371. at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$7(ClientModLoader.java:132) ~[?:?]
  372. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$22057/2106208138.run(Unknown Source) ~[?:?]
  373. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?]
  374. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2968/2043169223.run(Unknown Source) ~[?:?]
  375. at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:132) ~[?:?]
  376. at net.minecraftforge.fml.client.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:114) ~[?:?]
  377. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$22053/1298126984.run(Unknown Source) ~[?:?]
  378. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?]
  379. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2968/2043169223.run(Unknown Source) ~[?:?]
  380. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51]
  381. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51]
  382. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
  383. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
  384. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
  385. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
  386. [06Mar2023 22:44:36.405] [main/FATAL] [Not Enough Crashes In Game Crashes/]: Unreported exception thrown!
  387. net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file upgrade_aquatic-client.toml of type CLIENT for modid upgrade_aquatic
  388. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?]
  389. at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$22065/754717776.apply(Unknown Source) ~[?:?]
  390. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?]
  391. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?]
  392. at net.minecraftforge.fml.config.ConfigTracker$$Lambda$22064/170313495.accept(Unknown Source) ~[?:?]
  393. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51]
  394. at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51]
  395. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?]
  396. at net.minecraftforge.fml.ModLoader.lambda$null$18(ModLoader.java:208) ~[?:?]
  397. at net.minecraftforge.fml.ModLoader$$Lambda$22063/1923243721.run(Unknown Source) ~[?:?]
  398. at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?]
  399. at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:208) ~[?:?]
  400. at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$7(ClientModLoader.java:132) ~[?:?]
  401. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$22057/2106208138.run(Unknown Source) ~[?:?]
  402. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?]
  403. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2968/2043169223.run(Unknown Source) ~[?:?]
  404. at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:132) ~[?:?]
  405. at net.minecraftforge.fml.client.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:114) ~[?:?]
  406. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$22053/1298126984.run(Unknown Source) ~[?:?]
  407. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?]
  408. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2968/2043169223.run(Unknown Source) ~[?:?]
  409. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51]
  410. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51]
  411. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51]
  412. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51]
  413. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51]
  414. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51]
  415. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  416. at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?]
  417. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?]
  418. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?]
  419. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?]
  420. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?]
  421. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?]
  422. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?]
  423. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?]
  424. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?]
  425. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?]
  426. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?]
  427. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?]
  428. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?]
  429. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?]
  430. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[?:?]
  431. ... 26 more
  432. [06Mar2023 22:44:36.670] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
  433. [06Mar2023 22:44:36.695] [Worker-Main-7/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
  434. [06Mar2023 22:44:36.716] [Worker-Main-7/INFO] [nl.requios.effortlessbuilding.EffortlessBuilding/]: Stitching textures
  435. [06Mar2023 22:44:36.721] [Worker-Main-10/INFO] [nl.requios.effortlessbuilding.EffortlessBuilding/]: Stitching textures
  436. [06Mar2023 22:44:36.942] [Worker-Main-10/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: jei:gui/icons/recipe_transfer, 7 -> 14
  437. [06Mar2023 22:44:36.959] [Worker-Main-8/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
  438. [06Mar2023 22:44:37.076] [Worker-Main-8/INFO] [nl.requios.effortlessbuilding.EffortlessBuilding/]: Stitching textures
  439. [06Mar2023 22:44:37.458] [main/FATAL] [Not Enough Crashes/]: Minecraft ran into a problem! Report saved to: D:\Games\Instances\Catacombtest\crash-reports\crash-2023-03-06_22.44.36-client.txt
  440. ---- Minecraft Crash Report ----
  441. // There are four lights!
  442.  
  443. Time: 3/6/23 10:44 PM
  444. Description: Rendering overlay
  445.  
  446. net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file upgrade_aquatic-client.toml of type CLIENT for modid upgrade_aquatic
  447. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?] {re:classloading}
  448. at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$22065/754717776.apply(Unknown Source) ~[?:?] {}
  449. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
  450. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
  451. at net.minecraftforge.fml.config.ConfigTracker$$Lambda$22064/170313495.accept(Unknown Source) ~[?:?] {}
  452. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
  453. at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
  454. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
  455. at net.minecraftforge.fml.ModLoader.lambda$null$18(ModLoader.java:208) ~[?:?] {re:classloading}
  456. at net.minecraftforge.fml.ModLoader$$Lambda$22063/1923243721.run(Unknown Source) ~[?:?] {}
  457. at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading}
  458. at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:208) ~[?:?] {re:classloading}
  459. at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$7(ClientModLoader.java:132) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:dannys_expansion.mixins.json:ClientModLoaderMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  460. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$22057/2106208138.run(Unknown Source) ~[?:?] {}
  461. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:dannys_expansion.mixins.json:ClientModLoaderMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  462. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2968/2043169223.run(Unknown Source) ~[?:?] {}
  463. at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:132) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:dannys_expansion.mixins.json:ClientModLoaderMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  464. at net.minecraftforge.fml.client.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:114) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:dannys_expansion.mixins.json:ClientModLoaderMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  465. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$22053/1298126984.run(Unknown Source) ~[?:?] {}
  466. at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:dannys_expansion.mixins.json:ClientModLoaderMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  467. at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2968/2043169223.run(Unknown Source) ~[?:?] {}
  468. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
  469. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
  470. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
  471. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
  472. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames}
  473. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}
  474. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  475. at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?] {}
  476. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?] {}
  477. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?] {}
  478. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?] {}
  479. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?] {}
  480. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?] {}
  481. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {}
  482. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?] {}
  483. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
  484. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
  485. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
  486. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
  487. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
  488. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
  489. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[?:?] {re:classloading}
  490. ... 26 more
  491.  
  492.  
  493. A detailed walkthrough of the error, its code path and all known details is as follows:
  494. ---------------------------------------------------------------------------------------
  495.  
  496. -- Head --
  497. Thread: Render thread
  498. Stacktrace:
  499. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?] {re:classloading}
  500. at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$22065/754717776.apply(Unknown Source) ~[?:?] {}
  501. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
  502. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
  503. at net.minecraftforge.fml.config.ConfigTracker$$Lambda$22064/170313495.accept(Unknown Source) ~[?:?] {}
  504. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
  505. at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
  506. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
  507. at net.minecraftforge.fml.ModLoader.lambda$null$18(ModLoader.java:208) ~[?:?] {re:classloading}
  508. at net.minecraftforge.fml.ModLoader$$Lambda$22063/1923243721.run(Unknown Source) ~[?:?] {}
  509. at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading}
  510. at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:208) ~[?:?] {re:classloading}
  511. -- Overlay render details --
  512. Details:
  513. Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
  514. Stacktrace:
  515. at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:807) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:fairylights:GameRendererTransformer,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,xf:fml:fairylights:GameRendererTransformer,pl:mixin:APP:flywheel.mixins.json:StoreProjectionMatrixMixin,pl:mixin:A}
  516. at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  517. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:mixins.betterthirdperson.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  518. at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  519. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
  520. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
  521. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
  522. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
  523. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.34.jar:36.2] {}
  524. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$505/783682673.call(Unknown Source) [forge-1.16.5-36.2.34.jar:36.2] {}
  525. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.1.3.jar:?] {re:classloading}
  526. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.1.3.jar:?] {re:classloading}
  527. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.1.3.jar:?] {re:classloading}
  528. at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.1.3.jar:?] {re:classloading}
  529. at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.1.3.jar:?] {re:classloading}
  530.  
  531.  
  532. -- System Details --
  533. Details:
  534. Minecraft Version: 1.16.5
  535. Minecraft Version ID: 1.16.5
  536. Operating System: Windows 10 (amd64) version 10.0
  537. Java Version: 1.8.0_51, Oracle Corporation
  538. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  539. Memory: 5267420744 bytes (5023 MB) / 6614417408 bytes (6308 MB) up to 14913372160 bytes (14222 MB)
  540. CPUs: 6
  541. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16000m -Xms256m
  542. ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
  543. ModLauncher launch target: fmlclient
  544. ModLauncher naming: srg
  545. ModLauncher services:
  546. /mixin-0.8.4.jar mixin PLUGINSERVICE
  547. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  548. /forge-1.16.5-36.2.34.jar object_holder_definalize PLUGINSERVICE
  549. /forge-1.16.5-36.2.34.jar runtime_enum_extender PLUGINSERVICE
  550. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  551. /forge-1.16.5-36.2.34.jar capability_inject_definalize PLUGINSERVICE
  552. /forge-1.16.5-36.2.34.jar runtimedistcleaner PLUGINSERVICE
  553. /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
  554. /OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE
  555. /forge-1.16.5-36.2.34.jar fml TRANSFORMATIONSERVICE
  556. FML: 36.2
  557. Forge: net.minecraftforge:36.2.34
  558. FML Language Providers:
  559. minecraft@1
  560. Mod List:
  561. VillagersAndMonstersLegacy3,5Bugfix.jar |Villagers_And_Monsters_Legacy |villagers_and_mosnetrs_legacy |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  562. create-stuff-additions1.16.5_v1.1.6.jar |Create Stuff Additions |create_stuff_additions |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  563. notenoughcrashes-4.1.4+1.16.5-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.4+1.16.5 |COMMON_SET|Manifest: NOSIGNATURE
  564. mowziesmobs-1.5.27.jar |Mowzie's Mobs |mowziesmobs |1.5.27 |COMMON_SET|Manifest: NOSIGNATURE
  565. SummoningScepters-1.0.2.jar |SummoningScepters |summoningscepters |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  566. TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  567. DungeonsArtifactsV.0.1.3.jar |Dungeons & Artifacts |dungeonsartifacts |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  568. spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  569. the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |COMMON_SET|Manifest: NOSIGNATURE
  570. abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  571. mcw-windows-2.1.1-mc1.16.5forge.jar |Macaw's Windows |mcwwindows |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  572. torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |COMMON_SET|Manifest: NOSIGNATURE
  573. toadterror-1.16.4-1.0.0.jar |Toad Terror |toadterror |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  574. Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |COMMON_SET|Manifest: NOSIGNATURE
  575. Controlling-7.0.0.28.jar |Controlling |controlling |7.0.0.28 |COMMON_SET|Manifest: NOSIGNATURE
  576. Prism-1.16.5-1.0.1.jar |Prism |prism |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  577. Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  578. citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |COMMON_SET|Manifest: NOSIGNATURE
  579. alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |COMMON_SET|Manifest: NOSIGNATURE
  580. Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |COMMON_SET|Manifest: NOSIGNATURE
  581. 1.16.5-additionalbars-2.0.3.jar |Additional Bars |additionalbars |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  582. decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |COMMON_SET|Manifest: NOSIGNATURE
  583. [1.16.5]-Epic-Knights-Armor-and-Weapons-6.3v.jar |Epic Knights Armor and Weapons|magistuarmory |1.16-1.17 |COMMON_SET|Manifest: NOSIGNATURE
  584. Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  585. lootbeams-1.16.5-release-july1722.jar |LootBeams |lootbeams |1.16.5 |COMMON_SET|Manifest: NOSIGNATURE
  586. mcw-doors-1.0.8forge-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  587. iceandfire-2.1.11-1.16.5.jar |Ice and Fire |iceandfire |2.1.11-1.16.5 |COMMON_SET|Manifest: NOSIGNATURE
  588. ToastControl-1.16.5-4.4.0.jar |Toast Control |toastcontrol |4.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  589. immersive-armors-1.5.0+1.16.5-forge.jar |Immersive Armors |immersive_armors |1.5.0+1.16.5 |COMMON_SET|Manifest: NOSIGNATURE
  590. light_blocks_from_1.17(1.0.0_1.16.5).jar |Light |light |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  591. 3dSkinLayers-forge-1.1.0.jar |3dSkinLayers |skinlayers3d |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  592. forge-1.16.5-36.2.34-universal.jar |Forge |forge |36.2.34 |COMMON_SET|Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  593. endergetic-1.16.5-3.0.2.jar |The Endergetic Expansion |endergetic |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  594. dummmmmmy-1.16.5-1.3.2.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  595. supplementaries-1.16.5-0.18.5.jar |Supplementaries |supplementaries |0.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  596. konkrete_forge_1.6.0_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  597. DynamicSurroundings-1.16.5-4.0.5.0.jar |Dynamic Surroundings |dsurround |4.0.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  598. structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |COMMON_SET|Manifest: NOSIGNATURE
  599. selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |COMMON_SET|Manifest: NOSIGNATURE
  600. Scary_Mobs_And_Bosses-mod-1.16.5_1.2.0.jar |Scary Mobs Mobs and Bosses |scary_mobs_and_bosses |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  601. chipped-1.16.5-1.2.1-forge.jar |Chipped |chipped |1.16.5-1.2.1-forge |COMMON_SET|Manifest: NOSIGNATURE
  602. dungeons_1.10.3_mc1.16.5.jar |Minecraft Dungeons |duneons |1.10.3 |COMMON_SET|Manifest: NOSIGNATURE
  603. forge-1.16.5-36.2.34-client.jar |Minecraft |minecraft |1.16.5 |COMMON_SET|Manifest: NOSIGNATURE
  604. upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  605. registrator-1.16.5-1.4.2.jar |Registrator |registrator |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  606. jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |COMMON_SET|Manifest: NOSIGNATURE
  607. mcw-bridges-2.0.6-mc1.16.5forge.jar |Macaw's Bridges |mcwbridges |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  608. DustrialDecor-1.3.1.jar |'Dustrial Decor |dustrial_decor |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
  609. pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  610. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |COMMON_SET|Manifest: NOSIGNATURE
  611. BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |COMMON_SET|Manifest: NOSIGNATURE
  612. Treasure2-mc1.16.5-f36.2.34-v2.3.0.jar |Treasure2 |treasure2 |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  613. propertymodifier-1.16.5-0.6.4.jar |Property Modifier |propertymodifier |1.16.5-0.6.4 |COMMON_SET|Manifest: NOSIGNATURE
  614. mcw-trapdoors-1.0.8-mc1.16.5forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  615. mcw-fences-1.0.7-mc1.16.5forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  616. weaponmaster-multi-forge-1.16.5-3.0.4.jar |YDM's Weapon Master |weaponmaster |3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  617. fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  618. decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |COMMON_SET|Manifest: NOSIGNATURE
  619. CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |COMMON_SET|Manifest: NOSIGNATURE
  620. whisperwoods-1.16.5-2.1.1-forge.jar |Whisperwoods |whisperwoods |1.16.5-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  621. plushies-1.2-1.16.5-forge.jar |Plushie Mod |plushies |1.2 |COMMON_SET|Manifest: NOSIGNATURE
  622. notenoughanimations-1.2.4.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  623. Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |COMMON_SET|Manifest: NOSIGNATURE
  624. flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  625. create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |COMMON_SET|Manifest: NOSIGNATURE
  626. curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |COMMON_SET|Manifest: NOSIGNATURE
  627. Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |COMMON_SET|Manifest: NOSIGNATURE
  628. LegendaryTooltips-1.16.5-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  629. PigPen-1.16.5-5.0.1.jar |PigPen |pigpen |5.0.1 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  630. DramaticDoors-1.16.5-2.0.0.jar |Dramatic Doors |dramaticdoors |1.16.5-2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  631. AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |COMMON_SET|Manifest: NOSIGNATURE
  632. Quark-r2.4-322.jar |Quark |quark |r2.4-322 |COMMON_SET|Manifest: NOSIGNATURE
  633. immersive_paintings-0.4.2+1.16.5.jar |Immersive Paintings |immersive_paintings |0.4.2+1.16.5 |COMMON_SET|Manifest: NOSIGNATURE
  634. BetterThirdPerson-Forge-1.16.4-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
  635. GottschCore-mc1.16.5-f36.2.34-v1.8.0.jar |GottschCore |gottschcore |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  636. CustomNPCs-1.16.5.20220515.jar |Custom NPCs |customnpcs |1.16.5.20220515 |COMMON_SET|Manifest: NOSIGNATURE
  637. fancymenu_forge_2.13.3_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.13.3 |COMMON_SET|Manifest: NOSIGNATURE
  638. worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |COMMON_SET|Manifest: NOSIGNATURE
  639. Compat-O-Plenty-1.16.5-1.0.7.jar |Compat O' Plenty |compatoplenty |1.16.5-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  640. mcw-roofs-2.2.2-mc1.16.5forge.jar |Macaw's Roofs |mcwroofs |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  641. architectury-1.32.66.jar |Architectury |architectury |1.32.66 |COMMON_SET|Manifest: NOSIGNATURE
  642. appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |COMMON_SET|Manifest: NOSIGNATURE
  643. [BETA]dannys_expansion1.16.5-1.0.9.1.jar |Danny's Expansion |dannys_expansion |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE
  644. AI-Improvements-1.16.5-0.5.0.jar |AI-Improvements |aiimprovements |0.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  645. mcw-furniture-3.0.2-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  646. Dungeons_Bosses_0.2.jar |Redstone_monstrosity_mod |redstone_monstrosity_mod |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  647. ZonkosMonsters 1.16.5 1.3.1.jar |ZMonsters 1.16 |zmonsters_ |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  648. apexcore-1.16.5-1.9.4.jar |ApexCore |apexcore |1.9.4 |COMMON_SET|Manifest: NOSIGNATURE
  649. fantasyfurniture-1.16.5-2.0.2.jar |Fantasy's Furniture |fantasyfurniture |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  650. Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |COMMON_SET|Manifest: NOSIGNATURE
  651. additionalbarsbop-2.0.3.jar |Additional Bars (Biomes o' Ple|additionalbarsbop |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  652. MagmafurnaceDoubleTrouble.jar |MagmaFurnace |magmafurnace |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  653. expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  654. geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |COMMON_SET|Manifest: NOSIGNATURE
  655. effortlessbuilding-1.16.3-2.32.jar |Effortless Building |effortlessbuilding |1.16.3-2.32 |COMMON_SET|Manifest: NOSIGNATURE
  656. mcw-lights-1.0.5-mc1.16.5forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  657. createaddition-1.16.5-20220129a.jar |Create Crafts & Additions |createaddition |1.16.5-20220129a |COMMON_SET|Manifest: NOSIGNATURE
  658. Crash Report UUID: 5cf5e3b5-54d3-4def-b9df-328897542ee2
  659. Suspected Mods: None
  660. Launched Version: forge-36.2.34
  661. Backend library: LWJGL version 3.2.2 build 10
  662. Backend API: GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 461.92, NVIDIA Corporation
  663. GL Caps: Using framebuffer using OpenGL 3.0
  664. Using VBOs: Yes
  665. Is Modded: Definitely; Client brand changed to 'forge'
  666. Type: Client (map_client.txt)
  667. Graphics mode: fancy
  668. Resource Packs:
  669. Current Language: English (US)
  670. CPU: 6x Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
  671. Client Crashes Since Restart: 1
  672. Integrated Server Crashes Since Restart: 0
  673. OptiFine Version: OptiFine_1.16.5_HD_U_G8
  674. OptiFine Build: 20210515-161946
  675. Render Distance Chunks: 8
  676. Mipmaps: 4
  677. Anisotropic Filtering: 1
  678. Antialiasing: 0
  679. Multitexture: false
  680. Shaders: null
  681. OpenGlVersion: 4.6.0 NVIDIA 461.92
  682. OpenGlRenderer: GeForce GTX 1060 3GB/PCIe/SSE2
  683. OpenGlVendor: NVIDIA Corporation
  684. CpuCount: 6
  685. [06Mar2023 22:44:37.480] [main/INFO] [fancymenu/FancyMenu/]: [FANCYMENU] Updating animation sizes..
  686. [06Mar2023 22:44:38.547] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:lord_mushroom' referenced from: villagers_and_mosnetrs_legacy:mushroom_lord_trophy#facing=north: {}
  687. [06Mar2023 22:44:38.548] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/lord_mushroom.json
  688. [06Mar2023 22:44:38.558] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:angel_chest' referenced from: villagers_and_mosnetrs_legacy:angel_chest#facing=north: {}
  689. [06Mar2023 22:44:38.558] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/angel_chest.json
  690. [06Mar2023 22:44:38.560] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:red_chest' referenced from: villagers_and_mosnetrs_legacy:red_chest#facing=north: {}
  691. [06Mar2023 22:44:38.560] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/red_chest.json
  692. [06Mar2023 22:44:38.561] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:green_chest' referenced from: villagers_and_mosnetrs_legacy:green_chest#facing=north: {}
  693. [06Mar2023 22:44:38.561] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/green_chest.json
  694. [06Mar2023 22:44:38.590] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:blok_anub' referenced from: villagers_and_mosnetrs_legacy:ancient_anubis_blocck#: {}
  695. [06Mar2023 22:44:38.591] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/blok_anub.json
  696. [06Mar2023 22:44:38.593] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:cacti_sectoid' referenced from: villagers_and_mosnetrs_legacy:sectoid_cacti_2#: {}
  697. [06Mar2023 22:44:38.593] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/cacti_sectoid.json
  698. [06Mar2023 22:44:38.595] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:sectoid_cacti_fruit' referenced from: villagers_and_mosnetrs_legacy:sectoid_cacti_fruit_1#: {}
  699. [06Mar2023 22:44:38.595] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/sectoid_cacti_fruit.json
  700. [06Mar2023 22:44:38.879] [Worker-Main-6/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
  701. [06Mar2023 22:44:38.900] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'decorative_blocks:block/warped_support_down' referenced from: decorative_blocks:warped_support#facing=north,up=true,waterlogged=true: {}
  702. [06Mar2023 22:44:38.900] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: decorative_blocks:models/block/warped_support_down.json
  703. [06Mar2023 22:44:38.902] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'decorative_blocks:block/crimson_support_down' referenced from: decorative_blocks:crimson_support#facing=north,up=true,waterlogged=true: {}
  704. [06Mar2023 22:44:38.903] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: decorative_blocks:models/block/crimson_support_down.json
  705. [06Mar2023 22:44:39.481] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:cubopayasopiedra' referenced from: scary_mobs_and_bosses:caja_piedra#: {}
  706. [06Mar2023 22:44:39.481] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/cubopayasopiedra.json
  707. [06Mar2023 22:44:39.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:regaloblock' referenced from: scary_mobs_and_bosses:regalo_stone#: {}
  708. [06Mar2023 22:44:39.483] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/regaloblock.json
  709. [06Mar2023 22:44:39.485] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:batmonsterblock' referenced from: scary_mobs_and_bosses:bat_monster_stone#: {}
  710. [06Mar2023 22:44:39.485] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/batmonsterblock.json
  711. [06Mar2023 22:44:39.487] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:garrasblock' referenced from: scary_mobs_and_bosses:ender_stone#: {}
  712. [06Mar2023 22:44:39.487] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/garrasblock.json
  713. [06Mar2023 22:44:39.488] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:granmanoblock' referenced from: scary_mobs_and_bosses:gran_mano_stone#: {}
  714. [06Mar2023 22:44:39.489] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/granmanoblock.json
  715. [06Mar2023 22:44:39.491] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:brumosblock' referenced from: scary_mobs_and_bosses:grumos_stone#: {}
  716. [06Mar2023 22:44:39.491] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/brumosblock.json
  717. [06Mar2023 22:44:39.493] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:huerfanoblock' referenced from: scary_mobs_and_bosses:huerfano_stoone#: {}
  718. [06Mar2023 22:44:39.493] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/huerfanoblock.json
  719. [06Mar2023 22:44:39.495] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:lunablock' referenced from: scary_mobs_and_bosses:luna_stone#: {}
  720. [06Mar2023 22:44:39.495] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/lunablock.json
  721. [06Mar2023 22:44:39.497] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:pacienteblock' referenced from: scary_mobs_and_bosses:paciente_stone#: {}
  722. [06Mar2023 22:44:39.497] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/pacienteblock.json
  723. [06Mar2023 22:44:39.501] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:luz' referenced from: scary_mobs_and_bosses:lz#facing=north: {}
  724. [06Mar2023 22:44:39.501] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/luz.json
  725. [06Mar2023 22:44:39.508] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:bloque_llave' referenced from: scary_mobs_and_bosses:bk#: {}
  726. [06Mar2023 22:44:39.508] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/bloque_llave.json
  727. [06Mar2023 22:44:39.512] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:trampolin' referenced from: scary_mobs_and_bosses:trmpl#: {}
  728. [06Mar2023 22:44:39.512] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/trampolin.json
  729. [06Mar2023 22:44:39.945] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:open_gift' referenced from: duneons:opengift#facing=north,waterlogged=true: {}
  730. [06Mar2023 22:44:39.945] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/open_gift.json
  731. [06Mar2023 22:44:39.959] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:candle_bras_new' referenced from: duneons:candlebras#facing=north,waterlogged=true: {}
  732. [06Mar2023 22:44:39.959] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/candle_bras_new.json
  733. [06Mar2023 22:44:39.971] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:berry_leaves' referenced from: duneons:berryleaves#: {}
  734. [06Mar2023 22:44:39.971] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/berry_leaves.json
  735. [06Mar2023 22:44:39.973] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:apple' referenced from: duneons:apple#axis=x,waterlogged=true: {}
  736. [06Mar2023 22:44:39.973] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/apple.json
  737. [06Mar2023 22:44:40.013] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:orange_vases' referenced from: duneons:orangesvase#waterlogged=true: {}
  738. [06Mar2023 22:44:40.013] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/orange_vases.json
  739. [06Mar2023 22:44:40.015] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:green_vase_long' referenced from: duneons:greenlongvase#waterlogged=true: {}
  740. [06Mar2023 22:44:40.016] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/green_vase_long.json
  741. [06Mar2023 22:44:40.027] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:villagerstatue_jungle' referenced from: duneons:villager_statuesmooth#facing=north,waterlogged=true: {}
  742. [06Mar2023 22:44:40.027] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/villagerstatue_jungle.json
  743. [06Mar2023 22:44:40.032] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:metalcube' referenced from: duneons:metalcube#facing=north,waterlogged=true: {}
  744. [06Mar2023 22:44:40.033] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/metalcube.json
  745. [06Mar2023 22:44:40.044] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:western_gate_big' referenced from: duneons:westerngate#facing=north,waterlogged=true: {}
  746. [06Mar2023 22:44:40.044] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/western_gate_big.json
  747. [06Mar2023 22:44:40.047] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:lamppost_down_new' referenced from: duneons:lamppostdown#: {}
  748. [06Mar2023 22:44:40.047] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/lamppost_down_new.json
  749. [06Mar2023 22:44:40.049] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:lamppost_wood_new' referenced from: duneons:lamppostwood#: {}
  750. [06Mar2023 22:44:40.049] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/lamppost_wood_new.json
  751. [06Mar2023 22:44:40.051] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:wood_sheld' referenced from: duneons:telescope#facing=north,waterlogged=true: {}
  752. [06Mar2023 22:44:40.051] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/wood_sheld.json
  753. [06Mar2023 22:44:40.052] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:lamppost_top' referenced from: duneons:lampposttop#facing=north: {}
  754. [06Mar2023 22:44:40.052] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/lamppost_top.json
  755. [06Mar2023 22:44:40.089] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:tent_out' referenced from: duneons:illagertent#facing=north,waterlogged=true: {}
  756. [06Mar2023 22:44:40.089] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/tent_out.json
  757. [06Mar2023 22:44:40.091] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:end_door' referenced from: duneons:enddoor#facing=north: {}
  758. [06Mar2023 22:44:40.091] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/end_door.json
  759. [06Mar2023 22:44:40.097] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: duneons:blockstates/voidflowmuddy.json: java.io.FileNotFoundException: duneons:blockstates/voidflowmuddy.json
  760. [06Mar2023 22:44:40.104] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=10'
  761. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=11'
  762. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=12'
  763. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=13'
  764. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=14'
  765. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=15'
  766. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=7'
  767. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=6'
  768. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=5'
  769. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=4'
  770. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=9'
  771. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=8'
  772. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=3'
  773. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=2'
  774. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=1'
  775. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/voidflowmuddy.json' missing model for variant: 'duneons:voidflowmuddy#level=0'
  776. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: duneons:blockstates/end_mud.json: java.io.FileNotFoundException: duneons:blockstates/end_mud.json
  777. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=8'
  778. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=7'
  779. [06Mar2023 22:44:40.105] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=6'
  780. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=5'
  781. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=13'
  782. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=12'
  783. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=11'
  784. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=9'
  785. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=10'
  786. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=0'
  787. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=15'
  788. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=14'
  789. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=4'
  790. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=3'
  791. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=2'
  792. [06Mar2023 22:44:40.106] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'duneons:blockstates/end_mud.json' missing model for variant: 'duneons:end_mud#level=1'
  793. [06Mar2023 22:44:40.158] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:villagerstatue_frost' referenced from: duneons:illager_gargoyle#facing=north,waterlogged=true: {}
  794. [06Mar2023 22:44:40.158] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/villagerstatue_frost.json
  795. [06Mar2023 22:44:40.195] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:weather_vane' referenced from: duneons:weathervane#facing=north,waterlogged=true: {}
  796. [06Mar2023 22:44:40.195] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/weather_vane.json
  797. [06Mar2023 22:44:40.254] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:Saw_Twotone' referenced from: duneons:saw_twotone#facing=north,waterlogged=true: {}
  798. [06Mar2023 22:44:40.254] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/Saw_Twotone.json
  799. [06Mar2023 22:44:40.279] [Worker-Main-6/INFO] [nl.requios.effortlessbuilding.EffortlessBuilding/]: Stitching textures
  800. [06Mar2023 22:44:44.877] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:coconut_smol' referenced from: magmafurnace:coconut#axis=x,waterlogged=true: {}
  801. [06Mar2023 22:44:44.877] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/coconut_smol.json
  802. [06Mar2023 22:44:44.883] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'block_piece:custom/icespikee' referenced from: magmafurnace:ice_spikesmall#: {}
  803. [06Mar2023 22:44:44.884] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: block_piece:models/custom/icespikee.json
  804. [06Mar2023 22:44:45.563] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:minotaur_hammer' referenced from: villagers_and_mosnetrs_legacy:minotaur_hammer#inventory: {}
  805. [06Mar2023 22:44:45.564] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/minotaur_hammer.json
  806. [06Mar2023 22:44:45.565] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:spear_1' referenced from: villagers_and_mosnetrs_legacy:cave_oak_spear#inventory: {}
  807. [06Mar2023 22:44:45.566] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/spear_1.json
  808. [06Mar2023 22:44:45.568] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:mieczw' referenced from: villagers_and_mosnetrs_legacy:bone_great_sword#inventory: {}
  809. [06Mar2023 22:44:45.568] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/mieczw.json
  810. [06Mar2023 22:44:45.570] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:rzut' referenced from: villagers_and_mosnetrs_legacy:crystal_spear#inventory: {}
  811. [06Mar2023 22:44:45.570] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/rzut.json
  812. [06Mar2023 22:44:45.574] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:piglussbron' referenced from: villagers_and_mosnetrs_legacy:piglusss_mace#inventory: {}
  813. [06Mar2023 22:44:45.574] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/piglussbron.json
  814. [06Mar2023 22:44:45.576] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:maczugg' referenced from: villagers_and_mosnetrs_legacy:viologre_mace#inventory: {}
  815. [06Mar2023 22:44:45.576] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/maczugg.json
  816. [06Mar2023 22:44:45.577] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:icemace' referenced from: villagers_and_mosnetrs_legacy:iceee_mace#inventory: {}
  817. [06Mar2023 22:44:45.577] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/icemace.json
  818. [06Mar2023 22:44:45.578] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:sakwa' referenced from: villagers_and_mosnetrs_legacy:viologr_purse#inventory: {}
  819. [06Mar2023 22:44:45.579] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/sakwa.json
  820. [06Mar2023 22:44:45.582] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:maczuggga' referenced from: villagers_and_mosnetrs_legacy:tworroger_mace#inventory: {}
  821. [06Mar2023 22:44:45.582] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/maczuggga.json
  822. [06Mar2023 22:44:45.585] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:tridem_gold' referenced from: villagers_and_mosnetrs_legacy:golden_trident#inventory: {}
  823. [06Mar2023 22:44:45.585] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/tridem_gold.json
  824. [06Mar2023 22:44:45.587] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:dundus_mlot' referenced from: villagers_and_mosnetrs_legacy:dundus_hammer#inventory: {}
  825. [06Mar2023 22:44:45.587] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/dundus_mlot.json
  826. [06Mar2023 22:44:45.593] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:god_item' referenced from: villagers_and_mosnetrs_legacy:the_sickleofthe_gods#inventory: {}
  827. [06Mar2023 22:44:45.593] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/god_item.json
  828. [06Mar2023 22:44:45.595] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:ostrzep_dog' referenced from: villagers_and_mosnetrs_legacy:crooked_javelin#inventory: {}
  829. [06Mar2023 22:44:45.595] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/ostrzep_dog.json
  830. [06Mar2023 22:44:45.617] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:necromancer_staff' referenced from: dungeonsartifacts:ranged_necromancer_staff#inventory: {}
  831. [06Mar2023 22:44:45.617] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/necromancer_staff.json
  832. [06Mar2023 22:44:45.632] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:blood_gun_empty' referenced from: alexsmobs:blood_sprayer#inventory: {}
  833. [06Mar2023 22:44:45.632] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/blood_gun_empty.json
  834. [06Mar2023 22:44:45.671] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'magistuarmory:item/commonshield_blocking' referenced from: magistuarmory:wood_ellipticalshield#inventory: {}
  835. [06Mar2023 22:44:45.671] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: magistuarmory:models/item/commonshield_blocking.json
  836. [06Mar2023 22:44:45.731] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:hacha_ender' referenced from: scary_mobs_and_bosses:ender_hachaa#inventory: {}
  837. [06Mar2023 22:44:45.731] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/hacha_ender.json
  838. [06Mar2023 22:44:45.733] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:mazo' referenced from: scary_mobs_and_bosses:mazo#inventory: {}
  839. [06Mar2023 22:44:45.733] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/mazo.json
  840. [06Mar2023 22:44:45.735] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:protector' referenced from: scary_mobs_and_bosses:protectoroff#inventory: {}
  841. [06Mar2023 22:44:45.735] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/protector.json
  842. [06Mar2023 22:44:45.736] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:chipotechillon' referenced from: scary_mobs_and_bosses:chipote_chillon#inventory: {}
  843. [06Mar2023 22:44:45.736] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/chipotechillon.json
  844. [06Mar2023 22:44:45.738] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:itemnature' referenced from: scary_mobs_and_bosses:nature#inventory: {}
  845. [06Mar2023 22:44:45.738] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/itemnature.json
  846. [06Mar2023 22:44:45.740] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:tridente' referenced from: scary_mobs_and_bosses:tridente#inventory: {}
  847. [06Mar2023 22:44:45.741] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/tridente.json
  848. [06Mar2023 22:44:45.743] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:arma' referenced from: scary_mobs_and_bosses:arma_acido#inventory: {}
  849. [06Mar2023 22:44:45.743] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/arma.json
  850. [06Mar2023 22:44:45.745] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:ranaitem' referenced from: scary_mobs_and_bosses:rana_item#inventory: {}
  851. [06Mar2023 22:44:45.745] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/ranaitem.json
  852. [06Mar2023 22:44:45.746] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:guadana' referenced from: scary_mobs_and_bosses:guadana#inventory: {}
  853. [06Mar2023 22:44:45.746] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/guadana.json
  854. [06Mar2023 22:44:45.750] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:protector_activado' referenced from: scary_mobs_and_bosses:protectoron#inventory: {}
  855. [06Mar2023 22:44:45.751] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/protector_activado.json
  856. [06Mar2023 22:44:45.752] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:llave3d' referenced from: scary_mobs_and_bosses:key#inventory: {}
  857. [06Mar2023 22:44:45.753] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/llave3d.json
  858. [06Mar2023 22:44:45.881] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:royal_shield' referenced from: duneons:royale_shield#inventory: {}
  859. [06Mar2023 22:44:45.881] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/royal_shield.json
  860. [06Mar2023 22:44:45.883] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:vanguard_shield' referenced from: duneons:vanguard_shield#inventory: {}
  861. [06Mar2023 22:44:45.883] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/vanguard_shield.json
  862. [06Mar2023 22:44:45.904] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'duneons:item/auto_crossbow' referenced from: duneons:spellboundcrossbow#inventory: {}
  863. [06Mar2023 22:44:45.904] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: duneons:models/item/auto_crossbow.json
  864. [06Mar2023 22:44:45.904] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'dungeons_gear:item/auto_crossbow' referenced from: duneons:spellboundcrossbow#inventory: {}
  865. [06Mar2023 22:44:45.904] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: dungeons_gear:models/item/auto_crossbow.json
  866. [06Mar2023 22:44:45.939] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'duneons:custom/beacon_arrow' referenced from: duneons:beaconamo#inventory: {}
  867. [06Mar2023 22:44:45.939] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: duneons:models/custom/beacon_arrow.json
  868. [06Mar2023 22:44:45.943] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:shield_close_new' referenced from: duneons:vanguard_shield_blocking#inventory: {}
  869. [06Mar2023 22:44:45.943] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/shield_close_new.json
  870. [06Mar2023 22:44:45.946] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'dungeons_gear:item/elite_power_bow_pulling_1' referenced from: duneons:hunterspromise#inventory: {}
  871. [06Mar2023 22:44:45.946] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: dungeons_gear:models/item/elite_power_bow_pulling_1.json
  872. [06Mar2023 22:44:45.946] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'dungeons_gear:item/elite_power_bow_pulling_0' referenced from: duneons:hunterspromise#inventory: {}
  873. [06Mar2023 22:44:45.946] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: dungeons_gear:models/item/elite_power_bow_pulling_0.json
  874. [06Mar2023 22:44:45.946] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'dungeons_gear:item/elite_power_bow_pulling_2' referenced from: duneons:hunterspromise#inventory: {}
  875. [06Mar2023 22:44:45.946] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: dungeons_gear:models/item/elite_power_bow_pulling_2.json
  876. [06Mar2023 22:44:46.163] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'minecraft:cleaverc' referenced from: magmafurnace:golem_cleaver#inventory: {}
  877. [06Mar2023 22:44:46.163] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: minecraft:models/cleaverc.json
  878. [06Mar2023 22:44:46.170] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'createaddition:item/overcharged_hammer_shine' referenced from: createaddition:overcharged_hammer#inventory: {}
  879. [06Mar2023 22:44:46.170] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: java.io.FileNotFoundException: createaddition:models/item/overcharged_hammer_shine.json
  880. [06Mar2023 22:44:46.211] [Worker-Main-9/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
  881. [06Mar2023 22:44:46.211] [Worker-Main-9/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
  882. [06Mar2023 22:44:46.211] [Worker-Main-9/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
  883. [06Mar2023 22:44:46.211] [Worker-Main-9/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
  884. [06Mar2023 22:44:51.481] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:block/redstone_relay/redstone_relay_off
  885. [06Mar2023 22:44:51.481] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:block/rolling_mill/block
  886. [06Mar2023 22:44:51.481] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:block/tesla_coil/powered
  887. [06Mar2023 22:44:51.481] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missingno in duneons:item/auto_crossbow_pulling_0
  888. [06Mar2023 22:44:51.481] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missingno in duneons:item/auto_crossbow_pulling_1
  889. [06Mar2023 22:44:51.481] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missingno in duneons:item/auto_crossbow_pulling_2
  890. [06Mar2023 22:44:51.481] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missingno in duneons:item/auto_crossbow_arrow
  891. [06Mar2023 22:44:51.481] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missingno in duneons:item/auto_crossbow_firework
  892. [06Mar2023 22:44:51.481] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:block/redstone_relay/redstone_relay_on
  893. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:block/charger/block
  894. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in alexsmobs:block/banana_peel
  895. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:item/redstone_relay
  896. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:block/heater/block
  897. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:block/accumulator/block
  898. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:block/tesla_coil/block
  899. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:item/tesla_coil
  900. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #0 in duneons:item/archstaffoff
  901. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:item/rolling_mill
  902. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missingno in duneons:item/beaconamo
  903. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:item/heater
  904. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in createaddition:item/accumulator
  905. [06Mar2023 22:44:51.482] [Worker-Main-9/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in summoningscepters:item/obsidian_scepter
  906. [06Mar2023 22:44:51.486] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
  907. [06Mar2023 22:44:51.539] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
  908. [06Mar2023 22:44:51.578] [Worker-Main-9/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: mod_resources
  909. [06Mar2023 22:44:51.578] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
  910. [06Mar2023 22:44:51.619] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties
  911. [06Mar2023 22:44:51.695] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties
  912. [06Mar2023 22:44:51.755] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties
  913. [06Mar2023 22:44:51.814] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties
  914. [06Mar2023 22:44:51.872] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties
  915. [06Mar2023 22:44:51.935] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties
  916. [06Mar2023 22:44:51.997] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties
  917. [06Mar2023 22:44:52.060] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties
  918. [06Mar2023 22:44:52.120] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties
  919. [06Mar2023 22:44:52.182] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties
  920. [06Mar2023 22:44:52.246] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties
  921. [06Mar2023 22:44:52.311] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties
  922. [06Mar2023 22:44:52.377] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties
  923. [06Mar2023 22:44:52.444] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties
  924. [06Mar2023 22:44:52.509] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties
  925. [06Mar2023 22:44:52.578] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties
  926. [06Mar2023 22:44:52.644] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties
  927. [06Mar2023 22:44:52.711] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties
  928. [06Mar2023 22:44:52.776] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties
  929. [06Mar2023 22:44:52.842] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties
  930. [06Mar2023 22:44:52.913] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties
  931. [06Mar2023 22:44:52.988] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties
  932. [06Mar2023 22:44:53.049] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties
  933. [06Mar2023 22:44:53.114] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties
  934. [06Mar2023 22:44:53.181] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties
  935. [06Mar2023 22:44:53.243] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties
  936. [06Mar2023 22:44:53.297] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties
  937. [06Mar2023 22:44:53.357] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties
  938. [06Mar2023 22:44:53.414] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties
  939. [06Mar2023 22:44:53.474] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties
  940. [06Mar2023 22:44:53.528] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties
  941. [06Mar2023 22:44:53.586] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties
  942. [06Mar2023 22:44:53.642] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties
  943. [06Mar2023 22:44:53.704] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties
  944. [06Mar2023 22:44:53.763] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties
  945. [06Mar2023 22:44:53.768] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties
  946. [06Mar2023 22:44:53.771] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties
  947. [06Mar2023 22:44:53.775] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
  948. [06Mar2023 22:44:53.780] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
  949. [06Mar2023 22:45:25.531] [main/INFO] [net.minecraft.client.Minecraft/]: Stopping!
  950. [06Mar2023 22:45:25.574] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 4
  951. [06Mar2023 22:45:25.575] [Worker-Main-9/INFO] [nl.requios.effortlessbuilding.EffortlessBuilding/]: Stitching textures
  952. [06Mar2023 22:45:25.579] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load conjurer_illager:textures/particle/playing_card_1.png : java.io.FileNotFoundException: conjurer_illager:textures/particle/playing_card_1.png
  953. [06Mar2023 22:45:25.579] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/sphere.png
  954. java.io.FileNotFoundException: effortlessbuilding:textures/icons/sphere.png
  955. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  956. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  957. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  958. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  959. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  960. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  961. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  962. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  963. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  964. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  965. [06Mar2023 22:45:25.580] [Worker-Main-9/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: false
  966. [06Mar2023 22:45:25.735] [Worker-Main-9/INFO] [nl.requios.effortlessbuilding.EffortlessBuilding/]: Stitching textures
  967. [06Mar2023 22:45:25.736] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_1.png
  968. java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_1.png
  969. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  970. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  971. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  972. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  973. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  974. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  975. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  976. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  977. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  978. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  979. [06Mar2023 22:45:25.736] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_3.png
  980. java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_3.png
  981. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  982. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  983. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  984. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  985. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  986. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  987. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  988. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  989. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  990. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  991. [06Mar2023 22:45:25.736] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/torchpainting.png : java.io.FileNotFoundException: duneons:textures/painting/torchpainting.png
  992. [06Mar2023 22:45:25.737] [Worker-Main-9/WARN] [net.minecraft.client.renderer.GPUWarning/]: Failed to load GPU warnlist
  993. [06Mar2023 22:45:25.739] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/sangre_1.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/sangre_1.png
  994. [06Mar2023 22:45:25.739] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_5.png
  995. java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_5.png
  996. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  997. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  998. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  999. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1000. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1001. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1002. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1003. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1004. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1005. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1006. [06Mar2023 22:45:25.739] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/long_edge.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/long_edge.png
  1007. [06Mar2023 22:45:25.739] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/sangre_3.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/sangre_3.png
  1008. [06Mar2023 22:45:25.739] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/entity/glow_squid/glow_squid.png
  1009. java.io.FileNotFoundException: upgrade_aquatic:textures/entity/glow_squid/glow_squid.png
  1010. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1011. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1012. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1013. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1014. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1015. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1016. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1017. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1018. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1019. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1020. [06Mar2023 22:45:25.739] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/redstonemonsterpainting.png : java.io.FileNotFoundException: duneons:textures/painting/redstonemonsterpainting.png
  1021. [06Mar2023 22:45:25.740] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/long_edge.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/long_edge.png
  1022. [06Mar2023 22:45:25.740] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/entity/glow_squid/glow_squid_emissive.png
  1023. java.io.FileNotFoundException: upgrade_aquatic:textures/entity/glow_squid/glow_squid_emissive.png
  1024. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1025. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1026. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1027. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1028. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1029. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1030. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1031. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1032. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1033. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1034. [06Mar2023 22:45:25.740] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/circle.png
  1035. java.io.FileNotFoundException: effortlessbuilding:textures/icons/circle.png
  1036. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1037. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1038. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1039. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1040. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1041. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1042. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1043. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1044. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1045. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1046. [06Mar2023 22:45:25.740] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/circle_start_center.png
  1047. java.io.FileNotFoundException: effortlessbuilding:textures/icons/circle_start_center.png
  1048. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1049. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1050. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1051. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1052. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1053. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1054. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1055. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1056. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1057. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1058. [06Mar2023 22:45:25.740] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/circle_start_corner.png
  1059. java.io.FileNotFoundException: effortlessbuilding:textures/icons/circle_start_corner.png
  1060. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1061. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1062. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1063. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1064. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1065. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1066. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1067. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1068. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1069. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1070. [06Mar2023 22:45:25.741] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/desertpainting.png : java.io.FileNotFoundException: duneons:textures/painting/desertpainting.png
  1071. [06Mar2023 22:45:25.741] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube_full.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube_full.png
  1072. [06Mar2023 22:45:25.741] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube.png
  1073. java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube.png
  1074. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1075. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1076. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1077. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1078. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1079. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1080. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1081. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1082. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1083. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1084. [06Mar2023 22:45:25.741] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube_full.png
  1085. java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube_full.png
  1086. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1087. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1088. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1089. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1090. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1091. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1092. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1093. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1094. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1095. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1096. [06Mar2023 22:45:25.741] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/undo.png
  1097. java.io.FileNotFoundException: effortlessbuilding:textures/icons/undo.png
  1098. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1099. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1100. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1101. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1102. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1103. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1104. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1105. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1106. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1107. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1108. [06Mar2023 22:45:25.742] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube_hollow.png
  1109. java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube_hollow.png
  1110. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1111. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1112. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1113. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1114. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1115. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1116. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1117. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1118. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1119. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1120. [06Mar2023 22:45:25.742] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube_skeleton.png
  1121. java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube_skeleton.png
  1122. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1123. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1124. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1125. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1126. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1127. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1128. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1129. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1130. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1131. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1132. [06Mar2023 22:45:25.742] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cylinder.png
  1133. java.io.FileNotFoundException: effortlessbuilding:textures/icons/cylinder.png
  1134. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1135. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1136. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1137. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1138. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1139. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1140. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1141. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1142. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1143. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1144. [06Mar2023 22:45:25.742] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/wall.png
  1145. java.io.FileNotFoundException: effortlessbuilding:textures/icons/wall.png
  1146. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1147. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1148. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1149. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1150. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1151. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1152. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1153. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1154. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1155. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1156. [06Mar2023 22:45:25.742] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/sangre_2.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/sangre_2.png
  1157. [06Mar2023 22:45:25.742] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load jei:textures/gui/icons/recipe_transfer.png
  1158. java.io.FileNotFoundException: jei:textures/gui/icons/recipe_transfer.png
  1159. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1160. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1161. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1162. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1163. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1164. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1165. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1166. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1167. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1168. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1169. [06Mar2023 22:45:25.743] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/diagonal_line.png
  1170. java.io.FileNotFoundException: effortlessbuilding:textures/icons/diagonal_line.png
  1171. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1172. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1173. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1174. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1175. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1176. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1177. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1178. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1179. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1180. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1181. [06Mar2023 22:45:25.743] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/full.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/full.png
  1182. [06Mar2023 22:45:25.743] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load jei:textures/gui/icons/arrow_next.png
  1183. java.io.FileNotFoundException: jei:textures/gui/icons/arrow_next.png
  1184. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1185. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1186. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1187. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1188. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1189. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1190. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1191. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1192. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1193. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1194. [06Mar2023 22:45:25.743] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/diagonal_wall.png
  1195. java.io.FileNotFoundException: effortlessbuilding:textures/icons/diagonal_wall.png
  1196. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1197. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1198. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1199. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1200. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1201. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1202. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1203. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1204. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1205. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1206. [06Mar2023 22:45:25.744] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load jei:textures/gui/icons/arrow_previous.png
  1207. java.io.FileNotFoundException: jei:textures/gui/icons/arrow_previous.png
  1208. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1209. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1210. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1211. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1212. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1213. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1214. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1215. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1216. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1217. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1218. [06Mar2023 22:45:25.744] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube_full.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube_full.png
  1219. [06Mar2023 22:45:25.744] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/fast_speed.png
  1220. java.io.FileNotFoundException: effortlessbuilding:textures/icons/fast_speed.png
  1221. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1222. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1223. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1224. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1225. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1226. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1227. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1228. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1229. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1230. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1231. [06Mar2023 22:45:25.744] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_20.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_20.png
  1232. [06Mar2023 22:45:25.744] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/floor.png
  1233. java.io.FileNotFoundException: effortlessbuilding:textures/icons/floor.png
  1234. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1235. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1236. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1237. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1238. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1239. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1240. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1241. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1242. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1243. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1244. [06Mar2023 22:45:25.745] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/burning_skull.png : java.io.FileNotFoundException: minecraft:textures/painting/burning_skull.png
  1245. [06Mar2023 22:45:25.745] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/full.png
  1246. java.io.FileNotFoundException: effortlessbuilding:textures/icons/full.png
  1247. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1248. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1249. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1250. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1251. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1252. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1253. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1254. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1255. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1256. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1257. [06Mar2023 22:45:25.745] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/hechizo_1.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/hechizo_1.png
  1258. [06Mar2023 22:45:25.745] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/hechizo_2.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/hechizo_2.png
  1259. [06Mar2023 22:45:25.745] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_white_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_white_2.png
  1260. [06Mar2023 22:45:25.746] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/hechizo_3.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/hechizo_3.png
  1261. [06Mar2023 22:45:25.745] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/hollow.png
  1262. java.io.FileNotFoundException: effortlessbuilding:textures/icons/hollow.png
  1263. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1264. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1265. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1266. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1267. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1268. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1269. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1270. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1271. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1272. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1273. [06Mar2023 22:45:25.747] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/long_edge.png
  1274. java.io.FileNotFoundException: effortlessbuilding:textures/icons/long_edge.png
  1275. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1276. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1277. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1278. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1279. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1280. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1281. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1282. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1283. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1284. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1285. [06Mar2023 22:45:25.747] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/wither.png : java.io.FileNotFoundException: minecraft:textures/painting/wither.png
  1286. [06Mar2023 22:45:25.747] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/line.png
  1287. java.io.FileNotFoundException: effortlessbuilding:textures/icons/line.png
  1288. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1289. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1290. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1291. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1292. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1293. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1294. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1295. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1296. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1297. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1298. [06Mar2023 22:45:25.747] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_white_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_white_1.png
  1299. [06Mar2023 22:45:25.747] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_13.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_13.png
  1300. [06Mar2023 22:45:25.747] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_12.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_12.png
  1301. [06Mar2023 22:45:25.747] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/normal_plus.png
  1302. java.io.FileNotFoundException: effortlessbuilding:textures/icons/normal_plus.png
  1303. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1304. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1305. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1306. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1307. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1308. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1309. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1310. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1311. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1312. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1313. [06Mar2023 22:45:25.747] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/normal.png
  1314. java.io.FileNotFoundException: effortlessbuilding:textures/icons/normal.png
  1315. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1316. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1317. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1318. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1319. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1320. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1321. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1322. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1323. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1324. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1325. [06Mar2023 22:45:25.748] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/normal_speed.png
  1326. java.io.FileNotFoundException: effortlessbuilding:textures/icons/normal_speed.png
  1327. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1328. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1329. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1330. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1331. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1332. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1333. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1334. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1335. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1336. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1337. [06Mar2023 22:45:25.748] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_15.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_15.png
  1338. [06Mar2023 22:45:25.748] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/open_modifier_settings.png
  1339. java.io.FileNotFoundException: effortlessbuilding:textures/icons/open_modifier_settings.png
  1340. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1341. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1342. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1343. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1344. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1345. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1346. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1347. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1348. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1349. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1350. [06Mar2023 22:45:25.748] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/redo.png
  1351. java.io.FileNotFoundException: effortlessbuilding:textures/icons/redo.png
  1352. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1353. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1354. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1355. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1356. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1357. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1358. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1359. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1360. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1361. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1362. [06Mar2023 22:45:25.748] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/open_player_settings.png
  1363. java.io.FileNotFoundException: effortlessbuilding:textures/icons/open_player_settings.png
  1364. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1365. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1366. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1367. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1368. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1369. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1370. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1371. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1372. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1373. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1374. [06Mar2023 22:45:25.749] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/replace.png
  1375. java.io.FileNotFoundException: effortlessbuilding:textures/icons/replace.png
  1376. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1377. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1378. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1379. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1380. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1381. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1382. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1383. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1384. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1385. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1386. [06Mar2023 22:45:25.749] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/circle_start_center.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/circle_start_center.png
  1387. [06Mar2023 22:45:25.749] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/short_edge.png
  1388. java.io.FileNotFoundException: effortlessbuilding:textures/icons/short_edge.png
  1389. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1390. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1391. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1392. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1393. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1394. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1395. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1396. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1397. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1398. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1399. [06Mar2023 22:45:25.750] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/creebet.png : java.io.FileNotFoundException: minecraft:textures/painting/creebet.png
  1400. [06Mar2023 22:45:25.750] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_14.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_14.png
  1401. [06Mar2023 22:45:25.750] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_17.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_17.png
  1402. [06Mar2023 22:45:25.750] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/slope_floor.png
  1403. java.io.FileNotFoundException: effortlessbuilding:textures/icons/slope_floor.png
  1404. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1405. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1406. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1407. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1408. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1409. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1410. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1411. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1412. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1413. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1414. [06Mar2023 22:45:25.750] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load conjurer_illager:textures/painting/theater.png : java.io.FileNotFoundException: conjurer_illager:textures/painting/theater.png
  1415. [06Mar2023 22:45:25.750] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/bomb.png : java.io.FileNotFoundException: minecraft:textures/painting/bomb.png
  1416. [06Mar2023 22:45:25.750] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/tridentguardian.png : java.io.FileNotFoundException: duneons:textures/painting/tridentguardian.png
  1417. [06Mar2023 22:45:25.750] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/creeperpainting.png : java.io.FileNotFoundException: duneons:textures/painting/creeperpainting.png
  1418. [06Mar2023 22:45:25.750] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/slope_floor.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/slope_floor.png
  1419. [06Mar2023 22:45:25.750] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/sphere.png
  1420. java.io.FileNotFoundException: effortlessbuilding:textures/icons/sphere.png
  1421. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1422. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1423. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1424. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1425. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1426. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1427. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1428. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1429. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1430. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1431. [06Mar2023 22:45:25.750] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/replace.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/replace.png
  1432. [06Mar2023 22:45:25.750] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/graham.png : java.io.FileNotFoundException: minecraft:textures/painting/graham.png
  1433. [06Mar2023 22:45:25.750] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_1.png
  1434. java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_1.png
  1435. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1436. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1437. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1438. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1439. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1440. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1441. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1442. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1443. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1444. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1445. [06Mar2023 22:45:25.750] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load biomesoplenty:textures/painting/promised_land.png : java.io.FileNotFoundException: biomesoplenty:textures/painting/promised_land.png
  1446. [06Mar2023 22:45:25.750] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_3.png
  1447. java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_3.png
  1448. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1449. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1450. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1451. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1452. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1453. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1454. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1455. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1456. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1457. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1458. [06Mar2023 22:45:25.751] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_16.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_16.png
  1459. [06Mar2023 22:45:25.751] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_5.png
  1460. java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_5.png
  1461. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1462. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1463. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1464. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1465. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1466. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1467. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1468. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1469. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1470. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1471. [06Mar2023 22:45:25.751] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/undo.png
  1472. java.io.FileNotFoundException: effortlessbuilding:textures/icons/undo.png
  1473. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1474. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1475. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1476. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1477. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1478. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1479. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1480. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1481. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1482. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1483. [06Mar2023 22:45:25.751] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_19.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_19.png
  1484. [06Mar2023 22:45:25.751] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/wall.png
  1485. java.io.FileNotFoundException: effortlessbuilding:textures/icons/wall.png
  1486. at net.minecraft.resources.SimpleReloadableResourceManager.func_199002_a(SimpleReloadableResourceManager.java:63) ~[?:?]
  1487. at net.minecraft.client.renderer.texture.AtlasTexture.func_229218_a_(AtlasTexture.java:471) [?:?]
  1488. at net.minecraft.client.renderer.texture.AtlasTexture.lambda$null$3(AtlasTexture.java:453) [?:?]
  1489. at net.minecraft.client.renderer.texture.AtlasTexture$$Lambda$22792/320389623.run(Unknown Source) [?:?]
  1490. at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) [?:1.8.0_51]
  1491. at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) [?:1.8.0_51]
  1492. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
  1493. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
  1494. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
  1495. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
  1496. [06Mar2023 22:45:25.751] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_18.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_18.png
  1497. [06Mar2023 22:45:25.751] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/plant.png : java.io.FileNotFoundException: minecraft:textures/painting/plant.png
  1498. [06Mar2023 22:45:25.751] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/sangre_4.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/sangre_4.png
  1499. [06Mar2023 22:45:25.752] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_3.png
  1500. [06Mar2023 22:45:25.752] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_4.png
  1501. [06Mar2023 22:45:25.752] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/dogpainting.png : java.io.FileNotFoundException: duneons:textures/painting/dogpainting.png
  1502. [06Mar2023 22:45:25.752] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_5.png
  1503. [06Mar2023 22:45:25.752] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/evokerpainting.png : java.io.FileNotFoundException: duneons:textures/painting/evokerpainting.png
  1504. [06Mar2023 22:45:25.752] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/sea.png : java.io.FileNotFoundException: minecraft:textures/painting/sea.png
  1505. [06Mar2023 22:45:25.752] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/circle.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/circle.png
  1506. [06Mar2023 22:45:25.752] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/aztec2.png : java.io.FileNotFoundException: minecraft:textures/painting/aztec2.png
  1507. [06Mar2023 22:45:25.752] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/pool.png : java.io.FileNotFoundException: minecraft:textures/painting/pool.png
  1508. [06Mar2023 22:45:25.752] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/bookspainting.png : java.io.FileNotFoundException: duneons:textures/painting/bookspainting.png
  1509. [06Mar2023 22:45:25.752] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/turtlemigrate.png : java.io.FileNotFoundException: duneons:textures/painting/turtlemigrate.png
  1510. [06Mar2023 22:45:25.752] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/pillagerpainting.png : java.io.FileNotFoundException: duneons:textures/painting/pillagerpainting.png
  1511. [06Mar2023 22:45:25.752] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube_skeleton.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube_skeleton.png
  1512. [06Mar2023 22:45:25.752] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_6.png
  1513. [06Mar2023 22:45:25.752] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/crystalpainting.png : java.io.FileNotFoundException: duneons:textures/painting/crystalpainting.png
  1514. [06Mar2023 22:45:25.752] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_7.png
  1515. [06Mar2023 22:45:25.752] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightning_zap_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightning_zap_2.png
  1516. [06Mar2023 22:45:25.752] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/musroompainting.png : java.io.FileNotFoundException: duneons:textures/painting/musroompainting.png
  1517. [06Mar2023 22:45:25.752] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/golem_poster_2.png : java.io.FileNotFoundException: duneons:textures/painting/golem_poster_2.png
  1518. [06Mar2023 22:45:25.752] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/golem_poster_3.png : java.io.FileNotFoundException: duneons:textures/painting/golem_poster_3.png
  1519. [06Mar2023 22:45:25.752] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/sunset.png : java.io.FileNotFoundException: minecraft:textures/painting/sunset.png
  1520. [06Mar2023 22:45:25.752] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/back.png : java.io.FileNotFoundException: minecraft:textures/painting/back.png
  1521. [06Mar2023 22:45:25.752] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/golem_poster_1.png : java.io.FileNotFoundException: duneons:textures/painting/golem_poster_1.png
  1522. [06Mar2023 22:45:25.753] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_8.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_8.png
  1523. [06Mar2023 22:45:25.753] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/open_modifier_settings.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/open_modifier_settings.png
  1524. [06Mar2023 22:45:25.753] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/bust.png : java.io.FileNotFoundException: minecraft:textures/painting/bust.png
  1525. [06Mar2023 22:45:25.753] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load biomesoplenty:textures/painting/first_world.png : java.io.FileNotFoundException: biomesoplenty:textures/painting/first_world.png
  1526. [06Mar2023 22:45:25.753] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/kebab.png : java.io.FileNotFoundException: minecraft:textures/painting/kebab.png
  1527. [06Mar2023 22:45:25.753] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/alban.png : java.io.FileNotFoundException: minecraft:textures/painting/alban.png
  1528. [06Mar2023 22:45:25.753] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/normal.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/normal.png
  1529. [06Mar2023 22:45:25.753] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/nautilus.png : java.io.FileNotFoundException: minecraft:textures/particle/nautilus.png
  1530. [06Mar2023 22:45:25.753] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/gravepainting.png : java.io.FileNotFoundException: duneons:textures/painting/gravepainting.png
  1531. [06Mar2023 22:45:25.753] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/stage.png : java.io.FileNotFoundException: minecraft:textures/painting/stage.png
  1532. [06Mar2023 22:45:25.753] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/aztec.png : java.io.FileNotFoundException: minecraft:textures/painting/aztec.png
  1533. [06Mar2023 22:45:25.753] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/pointer.png : java.io.FileNotFoundException: minecraft:textures/painting/pointer.png
  1534. [06Mar2023 22:45:25.753] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/skeleton.png : java.io.FileNotFoundException: minecraft:textures/painting/skeleton.png
  1535. [06Mar2023 22:45:25.753] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/worm_portal.png : java.io.FileNotFoundException: alexsmobs:textures/particle/worm_portal.png
  1536. [06Mar2023 22:45:25.753] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightning_zap_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightning_zap_1.png
  1537. [06Mar2023 22:45:25.753] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/circle_start_corner.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/circle_start_corner.png
  1538. [06Mar2023 22:45:25.753] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_9.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_9.png
  1539. [06Mar2023 22:45:25.753] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/guardianstridents.png : java.io.FileNotFoundException: duneons:textures/painting/guardianstridents.png
  1540. [06Mar2023 22:45:25.753] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/hechizo_10.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/hechizo_10.png
  1541. [06Mar2023 22:45:25.753] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/netherpainting.png : java.io.FileNotFoundException: duneons:textures/painting/netherpainting.png
  1542. [06Mar2023 22:45:25.753] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/mosscreeperpainting.png : java.io.FileNotFoundException: duneons:textures/painting/mosscreeperpainting.png
  1543. [06Mar2023 22:45:25.753] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/skull_and_roses.png : java.io.FileNotFoundException: minecraft:textures/painting/skull_and_roses.png
  1544. [06Mar2023 22:45:25.753] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightning_zap_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightning_zap_3.png
  1545. [06Mar2023 22:45:25.753] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/match.png : java.io.FileNotFoundException: minecraft:textures/painting/match.png
  1546. [06Mar2023 22:45:25.753] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/floor.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/floor.png
  1547. [06Mar2023 22:45:25.754] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/pigscene.png : java.io.FileNotFoundException: minecraft:textures/painting/pigscene.png
  1548. [06Mar2023 22:45:25.754] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/tropicalpainting.png : java.io.FileNotFoundException: duneons:textures/painting/tropicalpainting.png
  1549. [06Mar2023 22:45:25.754] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/particleblue_2.png : java.io.FileNotFoundException: duneons:textures/particle/particleblue_2.png
  1550. [06Mar2023 22:45:25.754] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/oceanpainting.png : java.io.FileNotFoundException: duneons:textures/painting/oceanpainting.png
  1551. [06Mar2023 22:45:25.754] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load biomesoplenty:textures/painting/nether_wasp.png : java.io.FileNotFoundException: biomesoplenty:textures/painting/nether_wasp.png
  1552. [06Mar2023 22:45:25.754] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/archillager_2painting.png : java.io.FileNotFoundException: duneons:textures/painting/archillager_2painting.png
  1553. [06Mar2023 22:45:25.754] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/particleblue_3.png : java.io.FileNotFoundException: duneons:textures/particle/particleblue_3.png
  1554. [06Mar2023 22:45:25.754] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/fighters.png : java.io.FileNotFoundException: minecraft:textures/painting/fighters.png
  1555. [06Mar2023 22:45:25.754] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/archillagerpainting.png : java.io.FileNotFoundException: duneons:textures/painting/archillagerpainting.png
  1556. [06Mar2023 22:45:25.754] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube.png
  1557. [06Mar2023 22:45:25.754] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/hollow.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/hollow.png
  1558. [06Mar2023 22:45:25.754] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/wasteland.png : java.io.FileNotFoundException: minecraft:textures/painting/wasteland.png
  1559. [06Mar2023 22:45:25.754] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/bannerpainting.png : java.io.FileNotFoundException: duneons:textures/painting/bannerpainting.png
  1560. [06Mar2023 22:45:25.754] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/crocodilepainting.png : java.io.FileNotFoundException: duneons:textures/painting/crocodilepainting.png
  1561. [06Mar2023 22:45:25.754] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/painting/bombs.png : java.io.FileNotFoundException: supplementaries:textures/painting/bombs.png
  1562. [06Mar2023 22:45:25.754] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_1.png
  1563. [06Mar2023 22:45:25.754] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/donkey_kong.png : java.io.FileNotFoundException: minecraft:textures/painting/donkey_kong.png
  1564. [06Mar2023 22:45:25.754] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/ruinpainting.png : java.io.FileNotFoundException: duneons:textures/painting/ruinpainting.png
  1565. [06Mar2023 22:45:25.754] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/keypainting.png : java.io.FileNotFoundException: duneons:textures/painting/keypainting.png
  1566. [06Mar2023 22:45:25.754] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/devpainting.png : java.io.FileNotFoundException: duneons:textures/painting/devpainting.png
  1567. [06Mar2023 22:45:25.755] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/courbet.png : java.io.FileNotFoundException: minecraft:textures/painting/courbet.png
  1568. [06Mar2023 22:45:25.755] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/short_edge.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/short_edge.png
  1569. [06Mar2023 22:45:25.755] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/wall.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/wall.png
  1570. [06Mar2023 22:45:25.755] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/skull_painting.png : java.io.FileNotFoundException: duneons:textures/painting/skull_painting.png
  1571. [06Mar2023 22:45:25.755] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/beaconpainting.png : java.io.FileNotFoundException: duneons:textures/painting/beaconpainting.png
  1572. [06Mar2023 22:45:25.755] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/glowsqiuddungeon.png : java.io.FileNotFoundException: duneons:textures/painting/glowsqiuddungeon.png
  1573. [06Mar2023 22:45:25.755] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/diagonal_line.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/diagonal_line.png
  1574. [06Mar2023 22:45:25.755] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cylinder.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/cylinder.png
  1575. [06Mar2023 22:45:25.755] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/void.png : java.io.FileNotFoundException: minecraft:textures/painting/void.png
  1576. [06Mar2023 22:45:25.755] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/ocean_mosaic.png : java.io.FileNotFoundException: duneons:textures/painting/ocean_mosaic.png
  1577. [06Mar2023 22:45:25.755] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/normal_plus.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/normal_plus.png
  1578. [06Mar2023 22:45:25.755] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/ocelotpainting.png : java.io.FileNotFoundException: duneons:textures/painting/ocelotpainting.png
  1579. [06Mar2023 22:45:25.755] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/particleblue_4.png : java.io.FileNotFoundException: duneons:textures/particle/particleblue_4.png
  1580. [06Mar2023 22:45:25.755] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/painting/wanderer.png : java.io.FileNotFoundException: minecraft:textures/painting/wanderer.png
  1581. [06Mar2023 22:45:25.755] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/sphere.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/sphere.png
  1582. [06Mar2023 22:45:25.755] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/cavepainting.png : java.io.FileNotFoundException: duneons:textures/painting/cavepainting.png
  1583. [06Mar2023 22:45:25.755] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_11.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_11.png
  1584. [06Mar2023 22:45:25.755] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_2.png
  1585. [06Mar2023 22:45:25.755] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_small_bubble_1.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_small_bubble_1.png
  1586. [06Mar2023 22:45:25.755] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_10.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_10.png
  1587. [06Mar2023 22:45:25.755] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/dustexplode.png : java.io.FileNotFoundException: magmafurnace:textures/particle/dustexplode.png
  1588. [06Mar2023 22:45:25.756] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_small_bubble_2.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_small_bubble_2.png
  1589. [06Mar2023 22:45:25.756] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_small_bubble_3.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_small_bubble_3.png
  1590. [06Mar2023 22:45:25.756] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_small_bubble_4.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_small_bubble_4.png
  1591. [06Mar2023 22:45:25.756] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/undo.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/undo.png
  1592. [06Mar2023 22:45:25.756] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/particleblue_1.png : java.io.FileNotFoundException: duneons:textures/particle/particleblue_1.png
  1593. [06Mar2023 22:45:25.756] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_shockwave_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_shockwave_3.png
  1594. [06Mar2023 22:45:25.756] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/mountainpainting.png : java.io.FileNotFoundException: duneons:textures/painting/mountainpainting.png
  1595. [06Mar2023 22:45:25.756] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/normal_speed.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/normal_speed.png
  1596. [06Mar2023 22:45:25.756] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/diagonal_wall.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/diagonal_wall.png
  1597. [06Mar2023 22:45:25.756] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_3.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_3.png
  1598. [06Mar2023 22:45:25.756] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube_hollow.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube_hollow.png
  1599. [06Mar2023 22:45:25.756] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_1.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_1.png
  1600. [06Mar2023 22:45:25.756] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/redo.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/redo.png
  1601. [06Mar2023 22:45:25.756] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_shockwave_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_shockwave_4.png
  1602. [06Mar2023 22:45:25.756] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load biomesoplenty:textures/painting/coast.png : java.io.FileNotFoundException: biomesoplenty:textures/painting/coast.png
  1603. [06Mar2023 22:45:25.756] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/line.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/line.png
  1604. [06Mar2023 22:45:25.756] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_shockwave_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_shockwave_1.png
  1605. [06Mar2023 22:45:25.756] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_shockwave_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_shockwave_2.png
  1606. [06Mar2023 22:45:25.756] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_small_bubble_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_small_bubble_0.png
  1607. [06Mar2023 22:45:25.756] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sweep_0.png : java.io.FileNotFoundException: minecraft:textures/particle/sweep_0.png
  1608. [06Mar2023 22:45:25.756] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_5.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_5.png
  1609. [06Mar2023 22:45:25.756] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/painting/bluefieldspainting.png : java.io.FileNotFoundException: duneons:textures/painting/bluefieldspainting.png
  1610. [06Mar2023 22:45:25.756] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/open_player_settings.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/open_player_settings.png
  1611. [06Mar2023 22:45:25.756] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/fast_speed.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/fast_speed.png
  1612. [06Mar2023 22:45:25.757] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_shockwave_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_shockwave_7.png
  1613. [06Mar2023 22:45:25.757] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sweep_6.png : java.io.FileNotFoundException: minecraft:textures/particle/sweep_6.png
  1614. [06Mar2023 22:45:25.757] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_shockwave_8.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_shockwave_8.png
  1615. [06Mar2023 22:45:25.757] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_shockwave_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_shockwave_5.png
  1616. [06Mar2023 22:45:25.757] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sweep_5.png : java.io.FileNotFoundException: minecraft:textures/particle/sweep_5.png
  1617. [06Mar2023 22:45:25.757] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sweep_7.png : java.io.FileNotFoundException: minecraft:textures/particle/sweep_7.png
  1618. [06Mar2023 22:45:25.757] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_shockwave_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_shockwave_6.png
  1619. [06Mar2023 22:45:25.757] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sweep_2.png : java.io.FileNotFoundException: minecraft:textures/particle/sweep_2.png
  1620. [06Mar2023 22:45:25.757] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sweep_1.png : java.io.FileNotFoundException: minecraft:textures/particle/sweep_1.png
  1621. [06Mar2023 22:45:25.757] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sweep_4.png : java.io.FileNotFoundException: minecraft:textures/particle/sweep_4.png
  1622. [06Mar2023 22:45:25.757] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_shockwave_9.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_shockwave_9.png
  1623. [06Mar2023 22:45:25.757] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/circle.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/circle.png
  1624. [06Mar2023 22:45:25.757] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sweep_3.png : java.io.FileNotFoundException: minecraft:textures/particle/sweep_3.png
  1625. [06Mar2023 22:45:25.757] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/gold_shockwave_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/gold_shockwave_3.png
  1626. [06Mar2023 22:45:25.757] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/gold_shockwave_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/gold_shockwave_6.png
  1627. [06Mar2023 22:45:25.757] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/gold_shockwave_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/gold_shockwave_5.png
  1628. [06Mar2023 22:45:25.757] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/gold_shockwave_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/gold_shockwave_4.png
  1629. [06Mar2023 22:45:25.757] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/gold_shockwave_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/gold_shockwave_7.png
  1630. [06Mar2023 22:45:25.757] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/gold_shockwave_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/gold_shockwave_2.png
  1631. [06Mar2023 22:45:25.758] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/flame.png : java.io.FileNotFoundException: minecraft:textures/particle/flame.png
  1632. [06Mar2023 22:45:25.757] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/gold_shockwave_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/gold_shockwave_1.png
  1633. [06Mar2023 22:45:25.757] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/burst_messy.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/burst_messy.png
  1634. [06Mar2023 22:45:25.757] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/gold_shockwave_8.png : java.io.FileNotFoundException: magmafurnace:textures/particle/gold_shockwave_8.png
  1635. [06Mar2023 22:45:25.758] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/circle_start_corner.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/circle_start_corner.png
  1636. [06Mar2023 22:45:25.758] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/particlegreen.png : java.io.FileNotFoundException: duneons:textures/particle/particlegreen.png
  1637. [06Mar2023 22:45:25.758] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/z.png : java.io.FileNotFoundException: magmafurnace:textures/particle/z.png
  1638. [06Mar2023 22:45:25.758] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_purple_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_purple_2.png
  1639. [06Mar2023 22:45:25.758] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_purple_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_purple_3.png
  1640. [06Mar2023 22:45:25.758] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/ribbon_glow.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/ribbon_glow.png
  1641. [06Mar2023 22:45:25.758] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_purple_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_purple_1.png
  1642. [06Mar2023 22:45:25.758] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ocean_nado_10.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ocean_nado_10.png
  1643. [06Mar2023 22:45:25.758] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/acid_breath_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/acid_breath_7.png
  1644. [06Mar2023 22:45:25.758] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_14.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_14.png
  1645. [06Mar2023 22:45:25.758] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_15.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_15.png
  1646. [06Mar2023 22:45:25.758] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_13.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_13.png
  1647. [06Mar2023 22:45:25.758] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_10.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_10.png
  1648. [06Mar2023 22:45:25.758] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_12.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_12.png
  1649. [06Mar2023 22:45:25.758] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_11.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_11.png
  1650. [06Mar2023 22:45:25.758] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/acid_breath_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/acid_breath_3.png
  1651. [06Mar2023 22:45:25.758] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/acid_breath_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/acid_breath_6.png
  1652. [06Mar2023 22:45:25.758] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/acid_breath_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/acid_breath_5.png
  1653. [06Mar2023 22:45:25.758] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/acid_breath_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/acid_breath_4.png
  1654. [06Mar2023 22:45:25.758] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/acid_breath_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/acid_breath_1.png
  1655. [06Mar2023 22:45:25.758] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube.png
  1656. [06Mar2023 22:45:25.758] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/hollow.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/hollow.png
  1657. [06Mar2023 22:45:25.758] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/acid_breath_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/acid_breath_2.png
  1658. [06Mar2023 22:45:25.759] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_9.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_9.png
  1659. [06Mar2023 22:45:25.759] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_8.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_8.png
  1660. [06Mar2023 22:45:25.759] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_5.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_5.png
  1661. [06Mar2023 22:45:25.759] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_6.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_6.png
  1662. [06Mar2023 22:45:25.759] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_7.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_7.png
  1663. [06Mar2023 22:45:25.759] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_4.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_4.png
  1664. [06Mar2023 22:45:25.759] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_3.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_3.png
  1665. [06Mar2023 22:45:25.759] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_0.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_0.png
  1666. [06Mar2023 22:45:25.759] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_1.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_1.png
  1667. [06Mar2023 22:45:25.759] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_2.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_2.png
  1668. [06Mar2023 22:45:25.759] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/drip_fall.png : java.io.FileNotFoundException: minecraft:textures/particle/drip_fall.png
  1669. [06Mar2023 22:45:25.759] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/sun_nova.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/sun_nova.png
  1670. [06Mar2023 22:45:25.759] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_16.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_16.png
  1671. [06Mar2023 22:45:25.759] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/sphere.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/sphere.png
  1672. [06Mar2023 22:45:25.759] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_15.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_15.png
  1673. [06Mar2023 22:45:25.759] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_3.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_3.png
  1674. [06Mar2023 22:45:25.759] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube_hollow.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube_hollow.png
  1675. [06Mar2023 22:45:25.759] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_12.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_12.png
  1676. [06Mar2023 22:45:25.759] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_1.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_1.png
  1677. [06Mar2023 22:45:25.759] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_12.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_12.png
  1678. [06Mar2023 22:45:25.759] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_17.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_17.png
  1679. [06Mar2023 22:45:25.759] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_11.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_11.png
  1680. [06Mar2023 22:45:25.759] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_11.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_11.png
  1681. [06Mar2023 22:45:25.760] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/thickness_5.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/thickness_5.png
  1682. [06Mar2023 22:45:25.760] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_14.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_14.png
  1683. [06Mar2023 22:45:25.760] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_10.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_10.png
  1684. [06Mar2023 22:45:25.760] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_13.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_13.png
  1685. [06Mar2023 22:45:25.760] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_15.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_15.png
  1686. [06Mar2023 22:45:25.760] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_14.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_14.png
  1687. [06Mar2023 22:45:25.760] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_10.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_10.png
  1688. [06Mar2023 22:45:25.760] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/petal.png : java.io.FileNotFoundException: magmafurnace:textures/particle/petal.png
  1689. [06Mar2023 22:45:25.760] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/explosion_13.png : java.io.FileNotFoundException: minecraft:textures/particle/explosion_13.png
  1690. [06Mar2023 22:45:25.760] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/ring2.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/ring2.png
  1691. [06Mar2023 22:45:25.760] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/ring1.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/ring1.png
  1692. [06Mar2023 22:45:25.760] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spell_4.png : java.io.FileNotFoundException: minecraft:textures/particle/spell_4.png
  1693. [06Mar2023 22:45:25.760] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spell_3.png : java.io.FileNotFoundException: minecraft:textures/particle/spell_3.png
  1694. [06Mar2023 22:45:25.760] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spell_1.png : java.io.FileNotFoundException: minecraft:textures/particle/spell_1.png
  1695. [06Mar2023 22:45:25.760] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spell_0.png : java.io.FileNotFoundException: minecraft:textures/particle/spell_0.png
  1696. [06Mar2023 22:45:25.760] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spell_2.png : java.io.FileNotFoundException: minecraft:textures/particle/spell_2.png
  1697. [06Mar2023 22:45:25.760] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spell_7.png : java.io.FileNotFoundException: minecraft:textures/particle/spell_7.png
  1698. [06Mar2023 22:45:25.760] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_blue_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_blue_1.png
  1699. [06Mar2023 22:45:25.760] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_blue_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_blue_2.png
  1700. [06Mar2023 22:45:25.760] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spell_5.png : java.io.FileNotFoundException: minecraft:textures/particle/spell_5.png
  1701. [06Mar2023 22:45:25.760] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_blue_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_blue_3.png
  1702. [06Mar2023 22:45:25.761] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/heart.png : java.io.FileNotFoundException: minecraft:textures/particle/heart.png
  1703. [06Mar2023 22:45:25.760] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spell_6.png : java.io.FileNotFoundException: minecraft:textures/particle/spell_6.png
  1704. [06Mar2023 22:45:25.761] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/flash.png : java.io.FileNotFoundException: minecraft:textures/particle/flash.png
  1705. [06Mar2023 22:45:25.761] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/estrellas.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/estrellas.png
  1706. [06Mar2023 22:45:25.761] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/archcubedestroy_4.png : java.io.FileNotFoundException: duneons:textures/particle/archcubedestroy_4.png
  1707. [06Mar2023 22:45:25.761] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/eye.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/eye.png
  1708. [06Mar2023 22:45:25.761] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/archcubedestroy_3.png : java.io.FileNotFoundException: duneons:textures/particle/archcubedestroy_3.png
  1709. [06Mar2023 22:45:25.761] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/archcubedestroy_2.png : java.io.FileNotFoundException: duneons:textures/particle/archcubedestroy_2.png
  1710. [06Mar2023 22:45:25.761] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/poison_mist_particle.png : java.io.FileNotFoundException: treasure2:textures/particle/poison_mist_particle.png
  1711. [06Mar2023 22:45:25.761] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_red_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_red_1.png
  1712. [06Mar2023 22:45:25.761] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_red_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_red_2.png
  1713. [06Mar2023 22:45:25.761] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/archcubedestroy_1.png : java.io.FileNotFoundException: duneons:textures/particle/archcubedestroy_1.png
  1714. [06Mar2023 22:45:25.761] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_red_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_red_3.png
  1715. [06Mar2023 22:45:25.761] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_pillar_particle_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_pillar_particle_3.png
  1716. [06Mar2023 22:45:25.761] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_pillar_particle_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_pillar_particle_2.png
  1717. [06Mar2023 22:45:25.761] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/fire_pillar_particle_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/fire_pillar_particle_1.png
  1718. [06Mar2023 22:45:25.761] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/redstoneland_3.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/redstoneland_3.png
  1719. [06Mar2023 22:45:25.761] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/wither_mist_particle.png : java.io.FileNotFoundException: treasure2:textures/particle/wither_mist_particle.png
  1720. [06Mar2023 22:45:25.761] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_16.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_16.png
  1721. [06Mar2023 22:45:25.761] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/redstoneland_1.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/redstoneland_1.png
  1722. [06Mar2023 22:45:25.761] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/flare_radial.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/flare_radial.png
  1723. [06Mar2023 22:45:25.761] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/redstoneland_2.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/redstoneland_2.png
  1724. [06Mar2023 22:45:25.761] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spark_0.png : java.io.FileNotFoundException: minecraft:textures/particle/spark_0.png
  1725. [06Mar2023 22:45:25.761] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spark_2.png : java.io.FileNotFoundException: minecraft:textures/particle/spark_2.png
  1726. [06Mar2023 22:45:25.762] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/acid_drip.png : java.io.FileNotFoundException: magmafurnace:textures/particle/acid_drip.png
  1727. [06Mar2023 22:45:25.762] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spark_3.png : java.io.FileNotFoundException: minecraft:textures/particle/spark_3.png
  1728. [06Mar2023 22:45:25.761] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spark_1.png : java.io.FileNotFoundException: minecraft:textures/particle/spark_1.png
  1729. [06Mar2023 22:45:25.762] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spark_4.png : java.io.FileNotFoundException: minecraft:textures/particle/spark_4.png
  1730. [06Mar2023 22:45:25.762] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spark_7.png : java.io.FileNotFoundException: minecraft:textures/particle/spark_7.png
  1731. [06Mar2023 22:45:25.762] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spark_5.png : java.io.FileNotFoundException: minecraft:textures/particle/spark_5.png
  1732. [06Mar2023 22:45:25.762] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_10.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_10.png
  1733. [06Mar2023 22:45:25.762] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/spark_6.png : java.io.FileNotFoundException: minecraft:textures/particle/spark_6.png
  1734. [06Mar2023 22:45:25.762] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_11.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_11.png
  1735. [06Mar2023 22:45:25.762] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_14.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_14.png
  1736. [06Mar2023 22:45:25.762] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_15.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_15.png
  1737. [06Mar2023 22:45:25.762] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_13.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_13.png
  1738. [06Mar2023 22:45:25.762] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_12.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_12.png
  1739. [06Mar2023 22:45:25.762] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/redstoneland_4.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/redstoneland_4.png
  1740. [06Mar2023 22:45:25.762] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/puddle_9.png : java.io.FileNotFoundException: duneons:textures/particle/puddle_9.png
  1741. [06Mar2023 22:45:25.762] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/puddle_8.png : java.io.FileNotFoundException: duneons:textures/particle/puddle_8.png
  1742. [06Mar2023 22:45:25.762] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/drip_hang.png : java.io.FileNotFoundException: minecraft:textures/particle/drip_hang.png
  1743. [06Mar2023 22:45:25.762] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/puddle_5.png : java.io.FileNotFoundException: duneons:textures/particle/puddle_5.png
  1744. [06Mar2023 22:45:25.762] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/puddle_4.png : java.io.FileNotFoundException: duneons:textures/particle/puddle_4.png
  1745. [06Mar2023 22:45:25.762] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/puddle_1.png : java.io.FileNotFoundException: duneons:textures/particle/puddle_1.png
  1746. [06Mar2023 22:45:25.762] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/puddle_7.png : java.io.FileNotFoundException: duneons:textures/particle/puddle_7.png
  1747. [06Mar2023 22:45:25.762] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/puddle_3.png : java.io.FileNotFoundException: duneons:textures/particle/puddle_3.png
  1748. [06Mar2023 22:45:25.762] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/puddle_6.png : java.io.FileNotFoundException: duneons:textures/particle/puddle_6.png
  1749. [06Mar2023 22:45:25.763] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_10.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_10.png
  1750. [06Mar2023 22:45:25.763] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_yellow_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_yellow_3.png
  1751. [06Mar2023 22:45:25.763] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_yellow_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_yellow_2.png
  1752. [06Mar2023 22:45:25.763] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_yellow_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_yellow_1.png
  1753. [06Mar2023 22:45:25.763] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/hechizo_4.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/hechizo_4.png
  1754. [06Mar2023 22:45:25.763] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/hechizo_5.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/hechizo_5.png
  1755. [06Mar2023 22:45:25.763] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/hechizo_7.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/hechizo_7.png
  1756. [06Mar2023 22:45:25.763] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/hechizo_8.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/hechizo_8.png
  1757. [06Mar2023 22:45:25.763] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/hechizo_6.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/hechizo_6.png
  1758. [06Mar2023 22:45:25.763] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/puddle_2.png : java.io.FileNotFoundException: duneons:textures/particle/puddle_2.png
  1759. [06Mar2023 22:45:25.763] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/open_player_settings.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/open_player_settings.png
  1760. [06Mar2023 22:45:25.763] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/giant_dust_explosion.png : java.io.FileNotFoundException: magmafurnace:textures/particle/giant_dust_explosion.png
  1761. [06Mar2023 22:45:25.763] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/hechizo_9.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/hechizo_9.png
  1762. [06Mar2023 22:45:25.763] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_4.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_4.png
  1763. [06Mar2023 22:45:25.763] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_5.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_5.png
  1764. [06Mar2023 22:45:25.763] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_2.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_2.png
  1765. [06Mar2023 22:45:25.763] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_8.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_8.png
  1766. [06Mar2023 22:45:25.763] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_purple_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_purple_2.png
  1767. [06Mar2023 22:45:25.763] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_3.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_3.png
  1768. [06Mar2023 22:45:25.763] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_purple_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_purple_3.png
  1769. [06Mar2023 22:45:25.763] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_purple_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_purple_1.png
  1770. [06Mar2023 22:45:25.763] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_6.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_6.png
  1771. [06Mar2023 22:45:25.763] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_9.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_9.png
  1772. [06Mar2023 22:45:25.763] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/bigsmokeanim_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/bigsmokeanim_3.png
  1773. [06Mar2023 22:45:25.763] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load conjurer_illager:textures/particle/black_playing_card_0.png : java.io.FileNotFoundException: conjurer_illager:textures/particle/black_playing_card_0.png
  1774. [06Mar2023 22:45:25.763] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_7.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_7.png
  1775. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/bigsmokeanim_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/bigsmokeanim_2.png
  1776. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/leaveshighland_9.png : java.io.FileNotFoundException: duneons:textures/particle/leaveshighland_9.png
  1777. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/leaveshighland_3.png : java.io.FileNotFoundException: duneons:textures/particle/leaveshighland_3.png
  1778. [06Mar2023 22:45:25.764] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/bigsmokeanim_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/bigsmokeanim_1.png
  1779. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/leaveshighland_1.png : java.io.FileNotFoundException: duneons:textures/particle/leaveshighland_1.png
  1780. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/leaveshighland_4.png : java.io.FileNotFoundException: duneons:textures/particle/leaveshighland_4.png
  1781. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/leaveshighland_2.png : java.io.FileNotFoundException: duneons:textures/particle/leaveshighland_2.png
  1782. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/dust_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/dust_0.png
  1783. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/leaveshighland_8.png : java.io.FileNotFoundException: duneons:textures/particle/leaveshighland_8.png
  1784. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/dust_1.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/dust_1.png
  1785. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/leaveshighland_5.png : java.io.FileNotFoundException: duneons:textures/particle/leaveshighland_5.png
  1786. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/dust_2.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/dust_2.png
  1787. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/leaveshighland_6.png : java.io.FileNotFoundException: duneons:textures/particle/leaveshighland_6.png
  1788. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/glint.png : java.io.FileNotFoundException: minecraft:textures/particle/glint.png
  1789. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightningboltparticle_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightningboltparticle_4.png
  1790. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/neo.png : java.io.FileNotFoundException: magmafurnace:textures/particle/neo.png
  1791. [06Mar2023 22:45:25.764] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/leaveshighland_7.png : java.io.FileNotFoundException: duneons:textures/particle/leaveshighland_7.png
  1792. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/feather_1.png : java.io.FileNotFoundException: supplementaries:textures/particle/feather_1.png
  1793. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/feather_0.png : java.io.FileNotFoundException: supplementaries:textures/particle/feather_0.png
  1794. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/shockwave_8.png : java.io.FileNotFoundException: magmafurnace:textures/particle/shockwave_8.png
  1795. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/shockwave_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/shockwave_6.png
  1796. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/shockwave_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/shockwave_2.png
  1797. [06Mar2023 22:45:25.764] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/shockwave_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/shockwave_7.png
  1798. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_6.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_6.png
  1799. [06Mar2023 22:45:25.764] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/shockwave_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/shockwave_4.png
  1800. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_4.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_4.png
  1801. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_5.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_5.png
  1802. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/shockwave_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/shockwave_3.png
  1803. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_3.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_3.png
  1804. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_2.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_2.png
  1805. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_1.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_1.png
  1806. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/shockwave_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/shockwave_1.png
  1807. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_9.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_9.png
  1808. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_8.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_8.png
  1809. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_12.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_12.png
  1810. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_end_7.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_end_7.png
  1811. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_11.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_11.png
  1812. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/animated_dust_10.png : java.io.FileNotFoundException: magmafurnace:textures/particle/animated_dust_10.png
  1813. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_big_drip_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_big_drip_0.png
  1814. [06Mar2023 22:45:25.764] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/shockwave_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/shockwave_5.png
  1815. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightningboltparticle_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightningboltparticle_2.png
  1816. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightningboltparticle_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightningboltparticle_1.png
  1817. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightningboltparticle_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightningboltparticle_3.png
  1818. [06Mar2023 22:45:25.764] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/damage.png : java.io.FileNotFoundException: minecraft:textures/particle/damage.png
  1819. [06Mar2023 22:45:25.764] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/skull_explode_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/skull_explode_5.png
  1820. [06Mar2023 22:45:25.764] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/skull_explode_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/skull_explode_2.png
  1821. [06Mar2023 22:45:25.764] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/skull_explode_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/skull_explode_3.png
  1822. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/dna_0.png : java.io.FileNotFoundException: alexsmobs:textures/particle/dna_0.png
  1823. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/skull_explode_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/skull_explode_6.png
  1824. [06Mar2023 22:45:25.765] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load villagers_and_mosnetrs_legacy:textures/particle/spider_cave_particle.png : java.io.FileNotFoundException: villagers_and_mosnetrs_legacy:textures/particle/spider_cave_particle.png
  1825. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_5.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_5.png
  1826. [06Mar2023 22:45:25.765] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/skull_explode_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/skull_explode_4.png
  1827. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/dna_4.png : java.io.FileNotFoundException: alexsmobs:textures/particle/dna_4.png
  1828. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/dna_3.png : java.io.FileNotFoundException: alexsmobs:textures/particle/dna_3.png
  1829. [06Mar2023 22:45:25.765] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_6.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_6.png
  1830. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/dna_1.png : java.io.FileNotFoundException: alexsmobs:textures/particle/dna_1.png
  1831. [06Mar2023 22:45:25.765] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/dna_2.png : java.io.FileNotFoundException: alexsmobs:textures/particle/dna_2.png
  1832. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_1.png
  1833. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/skull_explode_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/skull_explode_1.png
  1834. [06Mar2023 22:45:25.765] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_2.png
  1835. [06Mar2023 22:45:25.765] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_3.png
  1836. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_4.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/elder_prismarine_coral_crystal_4.png
  1837. [06Mar2023 22:45:25.765] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_10.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_10.png
  1838. [06Mar2023 22:45:25.765] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_12.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_12.png
  1839. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/golden_sparkle.png : java.io.FileNotFoundException: magmafurnace:textures/particle/golden_sparkle.png
  1840. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_11.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_11.png
  1841. [06Mar2023 22:45:25.765] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/pixel.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/pixel.png
  1842. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_14.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_14.png
  1843. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_13.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_13.png
  1844. [06Mar2023 22:45:25.765] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_16.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_16.png
  1845. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_15.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_15.png
  1846. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/note.png : java.io.FileNotFoundException: minecraft:textures/particle/note.png
  1847. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/draconic_explosion_8.png : java.io.FileNotFoundException: magmafurnace:textures/particle/draconic_explosion_8.png
  1848. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_20.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_20.png
  1849. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/catan.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/catan.png
  1850. [06Mar2023 22:45:25.765] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/draconic_explosion_9.png : java.io.FileNotFoundException: magmafurnace:textures/particle/draconic_explosion_9.png
  1851. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_22.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_22.png
  1852. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/wall.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/wall.png
  1853. [06Mar2023 22:45:25.765] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_21.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_21.png
  1854. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_18.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_18.png
  1855. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/splash_2.png : java.io.FileNotFoundException: supplementaries:textures/particle/splash_2.png
  1856. [06Mar2023 22:45:25.765] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_17.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_17.png
  1857. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/splash_3.png : java.io.FileNotFoundException: supplementaries:textures/particle/splash_3.png
  1858. [06Mar2023 22:45:25.765] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/splash_0.png : java.io.FileNotFoundException: supplementaries:textures/particle/splash_0.png
  1859. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_19.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_19.png
  1860. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/splash_1.png : java.io.FileNotFoundException: supplementaries:textures/particle/splash_1.png
  1861. [06Mar2023 22:45:25.765] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cylinder.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/cylinder.png
  1862. [06Mar2023 22:45:25.765] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/draconic_explosion_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/draconic_explosion_6.png
  1863. [06Mar2023 22:45:25.765] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/draconic_explosion_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/draconic_explosion_7.png
  1864. [06Mar2023 22:45:25.765] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/draconic_explosion_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/draconic_explosion_5.png
  1865. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/draconic_explosion_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/draconic_explosion_3.png
  1866. [06Mar2023 22:45:25.765] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/draconic_explosion_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/draconic_explosion_4.png
  1867. [06Mar2023 22:45:25.766] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/draconic_explosion_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/draconic_explosion_2.png
  1868. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/ribbon_flat.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/ribbon_flat.png
  1869. [06Mar2023 22:45:25.766] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/draconic_explosion_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/draconic_explosion_1.png
  1870. [06Mar2023 22:45:25.766] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/splash_3.png : java.io.FileNotFoundException: minecraft:textures/particle/splash_3.png
  1871. [06Mar2023 22:45:25.766] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/redo.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/redo.png
  1872. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/splash_2.png : java.io.FileNotFoundException: minecraft:textures/particle/splash_2.png
  1873. [06Mar2023 22:45:25.766] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_1.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_1.png
  1874. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/splash_0.png : java.io.FileNotFoundException: minecraft:textures/particle/splash_0.png
  1875. [06Mar2023 22:45:25.766] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/splash_1.png : java.io.FileNotFoundException: minecraft:textures/particle/splash_1.png
  1876. [06Mar2023 22:45:25.766] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/mg_small_blob_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/mg_small_blob_0.png
  1877. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/full.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/full.png
  1878. [06Mar2023 22:45:25.766] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/bubble.png : java.io.FileNotFoundException: minecraft:textures/particle/bubble.png
  1879. [06Mar2023 22:45:25.766] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/tiny_snowflake_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/tiny_snowflake_0.png
  1880. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/tiny_snowflake_3.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/tiny_snowflake_3.png
  1881. [06Mar2023 22:45:25.766] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/tiny_snowflake_2.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/tiny_snowflake_2.png
  1882. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load villagers_and_mosnetrs_legacy:textures/particle/gold_world_particle_3.png : java.io.FileNotFoundException: villagers_and_mosnetrs_legacy:textures/particle/gold_world_particle_3.png
  1883. [06Mar2023 22:45:25.766] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load villagers_and_mosnetrs_legacy:textures/particle/gold_world_particle_2.png : java.io.FileNotFoundException: villagers_and_mosnetrs_legacy:textures/particle/gold_world_particle_2.png
  1884. [06Mar2023 22:45:25.766] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/tiny_snowflake_1.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/tiny_snowflake_1.png
  1885. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load villagers_and_mosnetrs_legacy:textures/particle/gold_world_particle_1.png : java.io.FileNotFoundException: villagers_and_mosnetrs_legacy:textures/particle/gold_world_particle_1.png
  1886. [06Mar2023 22:45:25.766] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/tiny_snowflake_4.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/tiny_snowflake_4.png
  1887. [06Mar2023 22:45:25.766] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/death_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/death_0.png
  1888. [06Mar2023 22:45:25.766] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/sandy_dust_2.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/sandy_dust_2.png
  1889. [06Mar2023 22:45:25.766] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/draconic_explosion_10.png : java.io.FileNotFoundException: magmafurnace:textures/particle/draconic_explosion_10.png
  1890. [06Mar2023 22:45:25.766] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/sandy_dust_1.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/sandy_dust_1.png
  1891. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/sandy_dust_4.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/sandy_dust_4.png
  1892. [06Mar2023 22:45:25.766] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/sandy_dust_5.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/sandy_dust_5.png
  1893. [06Mar2023 22:45:25.766] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/sandy_dust_3.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/sandy_dust_3.png
  1894. [06Mar2023 22:45:25.766] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/sandy_dust_6.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/sandy_dust_6.png
  1895. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_blue_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_blue_1.png
  1896. [06Mar2023 22:45:25.766] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_blue_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_blue_2.png
  1897. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_8.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_8.png
  1898. [06Mar2023 22:45:25.766] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_9.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_9.png
  1899. [06Mar2023 22:45:25.766] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_blue_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_blue_3.png
  1900. [06Mar2023 22:45:25.766] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_7.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_7.png
  1901. [06Mar2023 22:45:25.766] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load conjurer_illager:textures/particle/red_playing_card_0.png : java.io.FileNotFoundException: conjurer_illager:textures/particle/red_playing_card_0.png
  1902. [06Mar2023 22:45:25.766] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/boulderpart.png : java.io.FileNotFoundException: magmafurnace:textures/particle/boulderpart.png
  1903. [06Mar2023 22:45:25.766] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_6.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_6.png
  1904. [06Mar2023 22:45:25.766] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_5.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_5.png
  1905. [06Mar2023 22:45:25.767] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_3.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_3.png
  1906. [06Mar2023 22:45:25.767] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_4.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_4.png
  1907. [06Mar2023 22:45:25.767] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_1.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_1.png
  1908. [06Mar2023 22:45:25.767] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_2.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_2.png
  1909. [06Mar2023 22:45:25.767] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/sandy_dust_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/sandy_dust_0.png
  1910. [06Mar2023 22:45:25.767] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_0.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_0.png
  1911. [06Mar2023 22:45:25.767] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/ribbon_squiggle.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/ribbon_squiggle.png
  1912. [06Mar2023 22:45:25.767] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/wither_mist_particle2.png : java.io.FileNotFoundException: treasure2:textures/particle/wither_mist_particle2.png
  1913. [06Mar2023 22:45:25.767] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/wither_mist_particle3.png : java.io.FileNotFoundException: treasure2:textures/particle/wither_mist_particle3.png
  1914. [06Mar2023 22:45:25.767] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/wither_mist_particle4.png : java.io.FileNotFoundException: treasure2:textures/particle/wither_mist_particle4.png
  1915. [06Mar2023 22:45:25.767] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/mummy_particle_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/mummy_particle_5.png
  1916. [06Mar2023 22:45:25.767] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/mummy_particle_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/mummy_particle_4.png
  1917. [06Mar2023 22:45:25.767] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/spark_particle.png : java.io.FileNotFoundException: magmafurnace:textures/particle/spark_particle.png
  1918. [06Mar2023 22:45:25.767] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dungeonsartifacts:textures/particle/particle_sand_dust.png : java.io.FileNotFoundException: dungeonsartifacts:textures/particle/particle_sand_dust.png
  1919. [06Mar2023 22:45:25.767] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/mummy_particle_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/mummy_particle_3.png
  1920. [06Mar2023 22:45:25.767] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_explosion_2.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_explosion_2.png
  1921. [06Mar2023 22:45:25.767] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_explosion_1.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_explosion_1.png
  1922. [06Mar2023 22:45:25.767] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_explosion_8.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_explosion_8.png
  1923. [06Mar2023 22:45:25.767] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_explosion_9.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_explosion_9.png
  1924. [06Mar2023 22:45:25.767] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_explosion_0.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_explosion_0.png
  1925. [06Mar2023 22:45:25.767] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_explosion_7.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_explosion_7.png
  1926. [06Mar2023 22:45:25.767] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_explosion_6.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_explosion_6.png
  1927. [06Mar2023 22:45:25.767] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_explosion_3.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_explosion_3.png
  1928. [06Mar2023 22:45:25.767] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_explosion_5.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_explosion_5.png
  1929. [06Mar2023 22:45:25.767] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_explosion_4.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_explosion_4.png
  1930. [06Mar2023 22:45:25.767] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/speaker_sound.png : java.io.FileNotFoundException: supplementaries:textures/particle/speaker_sound.png
  1931. [06Mar2023 22:45:25.768] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/feather_2.png : java.io.FileNotFoundException: supplementaries:textures/particle/feather_2.png
  1932. [06Mar2023 22:45:25.768] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/ring.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/ring.png
  1933. [06Mar2023 22:45:25.768] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/glitter_3.png : java.io.FileNotFoundException: minecraft:textures/particle/glitter_3.png
  1934. [06Mar2023 22:45:25.768] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/glitter_2.png : java.io.FileNotFoundException: minecraft:textures/particle/glitter_2.png
  1935. [06Mar2023 22:45:25.768] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/critical_hit.png : java.io.FileNotFoundException: minecraft:textures/particle/critical_hit.png
  1936. [06Mar2023 22:45:25.768] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/death_mummy_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/death_mummy_0.png
  1937. [06Mar2023 22:45:25.768] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/glitter_7.png : java.io.FileNotFoundException: minecraft:textures/particle/glitter_7.png
  1938. [06Mar2023 22:45:25.768] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/glitter_0.png : java.io.FileNotFoundException: minecraft:textures/particle/glitter_0.png
  1939. [06Mar2023 22:45:25.768] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/glitter_1.png : java.io.FileNotFoundException: minecraft:textures/particle/glitter_1.png
  1940. [06Mar2023 22:45:25.768] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/glitter_6.png : java.io.FileNotFoundException: minecraft:textures/particle/glitter_6.png
  1941. [06Mar2023 22:45:25.768] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/glitter_5.png : java.io.FileNotFoundException: minecraft:textures/particle/glitter_5.png
  1942. [06Mar2023 22:45:25.768] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/burbuja_verde.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/burbuja_verde.png
  1943. [06Mar2023 22:45:25.768] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/glitter_4.png : java.io.FileNotFoundException: minecraft:textures/particle/glitter_4.png
  1944. [06Mar2023 22:45:25.768] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/ender_flame.png : java.io.FileNotFoundException: endergetic:textures/particle/ender_flame.png
  1945. [06Mar2023 22:45:25.768] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/snowflake_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/snowflake_0.png
  1946. [06Mar2023 22:45:25.768] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/normal_plus.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/normal_plus.png
  1947. [06Mar2023 22:45:25.768] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/snowflake_2.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/snowflake_2.png
  1948. [06Mar2023 22:45:25.768] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/snowflake_1.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/snowflake_1.png
  1949. [06Mar2023 22:45:25.768] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/snowflake_3.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/snowflake_3.png
  1950. [06Mar2023 22:45:25.768] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/mummy_particle_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/mummy_particle_2.png
  1951. [06Mar2023 22:45:25.768] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/mummy_particle_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/mummy_particle_1.png
  1952. [06Mar2023 22:45:25.768] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_4.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_4.png
  1953. [06Mar2023 22:45:25.768] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_5.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_5.png
  1954. [06Mar2023 22:45:25.768] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/death_sporer_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/death_sporer_0.png
  1955. [06Mar2023 22:45:25.768] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_7.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_7.png
  1956. [06Mar2023 22:45:25.768] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_6.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_6.png
  1957. [06Mar2023 22:45:25.768] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_9.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_9.png
  1958. [06Mar2023 22:45:25.768] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_8.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_8.png
  1959. [06Mar2023 22:45:25.768] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_1.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_1.png
  1960. [06Mar2023 22:45:25.768] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_0.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_0.png
  1961. [06Mar2023 22:45:25.768] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_3.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_3.png
  1962. [06Mar2023 22:45:25.768] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_green_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_green_1.png
  1963. [06Mar2023 22:45:25.768] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_2.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_2.png
  1964. [06Mar2023 22:45:25.768] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_green_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_green_2.png
  1965. [06Mar2023 22:45:25.768] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_green_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_green_3.png
  1966. [06Mar2023 22:45:25.768] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/soul_fire_flame.png : java.io.FileNotFoundException: minecraft:textures/particle/soul_fire_flame.png
  1967. [06Mar2023 22:45:25.769] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/generic_6.png : java.io.FileNotFoundException: minecraft:textures/particle/generic_6.png
  1968. [06Mar2023 22:45:25.769] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/generic_7.png : java.io.FileNotFoundException: minecraft:textures/particle/generic_7.png
  1969. [06Mar2023 22:45:25.769] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/rock.png : java.io.FileNotFoundException: magmafurnace:textures/particle/rock.png
  1970. [06Mar2023 22:45:25.769] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/generic_1.png : java.io.FileNotFoundException: minecraft:textures/particle/generic_1.png
  1971. [06Mar2023 22:45:25.769] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/generic_0.png : java.io.FileNotFoundException: minecraft:textures/particle/generic_0.png
  1972. [06Mar2023 22:45:25.769] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/generic_3.png : java.io.FileNotFoundException: minecraft:textures/particle/generic_3.png
  1973. [06Mar2023 22:45:25.769] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/generic_2.png : java.io.FileNotFoundException: minecraft:textures/particle/generic_2.png
  1974. [06Mar2023 22:45:25.769] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/beam_charge_9.png : java.io.FileNotFoundException: magmafurnace:textures/particle/beam_charge_9.png
  1975. [06Mar2023 22:45:25.769] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/generic_4.png : java.io.FileNotFoundException: minecraft:textures/particle/generic_4.png
  1976. [06Mar2023 22:45:25.769] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/beam_charge_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/beam_charge_6.png
  1977. [06Mar2023 22:45:25.769] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/generic_5.png : java.io.FileNotFoundException: minecraft:textures/particle/generic_5.png
  1978. [06Mar2023 22:45:25.769] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load villagers_and_mosnetrs_legacy:textures/particle/gold_leaves_particle.png : java.io.FileNotFoundException: villagers_and_mosnetrs_legacy:textures/particle/gold_leaves_particle.png
  1979. [06Mar2023 22:45:25.769] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/beam_charge_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/beam_charge_5.png
  1980. [06Mar2023 22:45:25.769] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/beam_charge_8.png : java.io.FileNotFoundException: magmafurnace:textures/particle/beam_charge_8.png
  1981. [06Mar2023 22:45:25.769] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/beam_charge_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/beam_charge_7.png
  1982. [06Mar2023 22:45:25.769] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/cube_skeleton.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/cube_skeleton.png
  1983. [06Mar2023 22:45:25.769] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_orange_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_orange_2.png
  1984. [06Mar2023 22:45:25.769] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_orange_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_orange_3.png
  1985. [06Mar2023 22:45:25.769] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_orange_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_orange_1.png
  1986. [06Mar2023 22:45:25.769] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/prismarine_coral_crystal_6.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/prismarine_coral_crystal_6.png
  1987. [06Mar2023 22:45:25.769] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/teeth_glint.png : java.io.FileNotFoundException: alexsmobs:textures/particle/teeth_glint.png
  1988. [06Mar2023 22:45:25.769] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/prismarine_coral_crystal_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/prismarine_coral_crystal_1.png
  1989. [06Mar2023 22:45:25.769] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/floor.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/floor.png
  1990. [06Mar2023 22:45:25.769] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/prismarine_coral_crystal_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/prismarine_coral_crystal_3.png
  1991. [06Mar2023 22:45:25.769] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/prismarine_coral_crystal_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/prismarine_coral_crystal_2.png
  1992. [06Mar2023 22:45:25.769] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/prismarine_coral_crystal_4.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/prismarine_coral_crystal_4.png
  1993. [06Mar2023 22:45:25.769] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load villagers_and_mosnetrs_legacy:textures/particle/bubble_particles.png : java.io.FileNotFoundException: villagers_and_mosnetrs_legacy:textures/particle/bubble_particles.png
  1994. [06Mar2023 22:45:25.769] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load whisperwoods:textures/particle/flame.png : java.io.FileNotFoundException: whisperwoods:textures/particle/flame.png
  1995. [06Mar2023 22:45:25.769] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/prismarine_coral_crystal_5.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/prismarine_coral_crystal_5.png
  1996. [06Mar2023 22:45:25.769] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/mist_particle2.png : java.io.FileNotFoundException: treasure2:textures/particle/mist_particle2.png
  1997. [06Mar2023 22:45:25.770] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/spore_4.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/spore_4.png
  1998. [06Mar2023 22:45:25.769] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/mist_particle3.png : java.io.FileNotFoundException: treasure2:textures/particle/mist_particle3.png
  1999. [06Mar2023 22:45:25.769] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/spore_5.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/spore_5.png
  2000. [06Mar2023 22:45:25.770] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_bubble_7.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_bubble_7.png
  2001. [06Mar2023 22:45:25.770] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/mist_particle4.png : java.io.FileNotFoundException: treasure2:textures/particle/mist_particle4.png
  2002. [06Mar2023 22:45:25.770] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/spore_2.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/spore_2.png
  2003. [06Mar2023 22:45:25.770] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_bubble_6.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_bubble_6.png
  2004. [06Mar2023 22:45:25.770] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/spore_3.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/spore_3.png
  2005. [06Mar2023 22:45:25.770] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_bubble_5.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_bubble_5.png
  2006. [06Mar2023 22:45:25.770] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_bubble_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_bubble_0.png
  2007. [06Mar2023 22:45:25.770] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/spore_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/spore_0.png
  2008. [06Mar2023 22:45:25.770] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_bubble_4.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_bubble_4.png
  2009. [06Mar2023 22:45:25.770] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_bubble_2.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_bubble_2.png
  2010. [06Mar2023 22:45:25.770] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_bubble_3.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_bubble_3.png
  2011. [06Mar2023 22:45:25.770] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/spore_1.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/spore_1.png
  2012. [06Mar2023 22:45:25.770] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_4.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_4.png
  2013. [06Mar2023 22:45:25.770] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_3.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_3.png
  2014. [06Mar2023 22:45:25.770] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_bubble_1.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_bubble_1.png
  2015. [06Mar2023 22:45:25.770] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_5.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_5.png
  2016. [06Mar2023 22:45:25.770] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_6.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_6.png
  2017. [06Mar2023 22:45:25.770] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_9.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_9.png
  2018. [06Mar2023 22:45:25.770] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_8.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_8.png
  2019. [06Mar2023 22:45:25.770] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_7.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_7.png
  2020. [06Mar2023 22:45:25.770] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/orb.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/orb.png
  2021. [06Mar2023 22:45:25.770] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/diagonal_line.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/diagonal_line.png
  2022. [06Mar2023 22:45:25.770] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lingering_flame_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lingering_flame_2.png
  2023. [06Mar2023 22:45:25.770] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lingering_flame_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lingering_flame_5.png
  2024. [06Mar2023 22:45:25.770] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lingering_flame_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lingering_flame_4.png
  2025. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lingering_flame_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lingering_flame_3.png
  2026. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lingering_flame_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lingering_flame_1.png
  2027. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ocean_nado_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ocean_nado_5.png
  2028. [06Mar2023 22:45:25.771] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ocean_nado_9.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ocean_nado_9.png
  2029. [06Mar2023 22:45:25.771] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ocean_nado_8.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ocean_nado_8.png
  2030. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ocean_nado_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ocean_nado_4.png
  2031. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ocean_nado_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ocean_nado_7.png
  2032. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ocean_nado_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ocean_nado_3.png
  2033. [06Mar2023 22:45:25.771] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ocean_nado_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ocean_nado_1.png
  2034. [06Mar2023 22:45:25.771] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ocean_nado_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ocean_nado_6.png
  2035. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/line.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/line.png
  2036. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ocean_nado_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ocean_nado_2.png
  2037. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lingering_flame_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lingering_flame_7.png
  2038. [06Mar2023 22:45:25.771] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_1.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_1.png
  2039. [06Mar2023 22:45:25.771] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lingering_flame_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lingering_flame_6.png
  2040. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_anim_2.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_anim_2.png
  2041. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/mist_particle.png : java.io.FileNotFoundException: treasure2:textures/particle/mist_particle.png
  2042. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/slope_floor.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/slope_floor.png
  2043. [06Mar2023 22:45:25.771] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/sun.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/sun.png
  2044. [06Mar2023 22:45:25.771] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/ribbon_streaks.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/ribbon_streaks.png
  2045. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/angry.png : java.io.FileNotFoundException: minecraft:textures/particle/angry.png
  2046. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/poison_mist_particle2.png : java.io.FileNotFoundException: treasure2:textures/particle/poison_mist_particle2.png
  2047. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/charge_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/charge_2.png
  2048. [06Mar2023 22:45:25.771] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/poison_mist_particle4.png : java.io.FileNotFoundException: treasure2:textures/particle/poison_mist_particle4.png
  2049. [06Mar2023 22:45:25.771] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load treasure2:textures/particle/poison_mist_particle3.png : java.io.FileNotFoundException: treasure2:textures/particle/poison_mist_particle3.png
  2050. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_pink_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_pink_1.png
  2051. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/charge_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/charge_1.png
  2052. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/invert_dig_6.png : java.io.FileNotFoundException: alexsmobs:textures/particle/invert_dig_6.png
  2053. [06Mar2023 22:45:25.771] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/invert_dig_9.png : java.io.FileNotFoundException: alexsmobs:textures/particle/invert_dig_9.png
  2054. [06Mar2023 22:45:25.771] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_flash_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_flash_1.png
  2055. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/arrow_head.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/arrow_head.png
  2056. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/invert_dig_5.png : java.io.FileNotFoundException: alexsmobs:textures/particle/invert_dig_5.png
  2057. [06Mar2023 22:45:25.771] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/invert_dig_7.png : java.io.FileNotFoundException: alexsmobs:textures/particle/invert_dig_7.png
  2058. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/pebble.png : java.io.FileNotFoundException: magmafurnace:textures/particle/pebble.png
  2059. [06Mar2023 22:45:25.771] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/invert_dig_8.png : java.io.FileNotFoundException: alexsmobs:textures/particle/invert_dig_8.png
  2060. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_pink_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_pink_3.png
  2061. [06Mar2023 22:45:25.771] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_pink_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_pink_2.png
  2062. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightning_outwards_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightning_outwards_1.png
  2063. [06Mar2023 22:45:25.771] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/invert_dig_2.png : java.io.FileNotFoundException: alexsmobs:textures/particle/invert_dig_2.png
  2064. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/exclemation.png : java.io.FileNotFoundException: magmafurnace:textures/particle/exclemation.png
  2065. [06Mar2023 22:45:25.771] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/invert_dig_1.png : java.io.FileNotFoundException: alexsmobs:textures/particle/invert_dig_1.png
  2066. [06Mar2023 22:45:25.771] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightning_outwards_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightning_outwards_2.png
  2067. [06Mar2023 22:45:25.771] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/invert_dig_3.png : java.io.FileNotFoundException: alexsmobs:textures/particle/invert_dig_3.png
  2068. [06Mar2023 22:45:25.771] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightning_outwards_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightning_outwards_3.png
  2069. [06Mar2023 22:45:25.771] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/invert_dig_4.png : java.io.FileNotFoundException: alexsmobs:textures/particle/invert_dig_4.png
  2070. [06Mar2023 22:45:25.772] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightning_outwards_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightning_outwards_4.png
  2071. [06Mar2023 22:45:25.772] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightning_outwards_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightning_outwards_5.png
  2072. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/lightning_outwards_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/lightning_outwards_6.png
  2073. [06Mar2023 22:45:25.772] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/invert_dig_0.png : java.io.FileNotFoundException: alexsmobs:textures/particle/invert_dig_0.png
  2074. [06Mar2023 22:45:25.772] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load villagers_and_mosnetrs_legacy:textures/particle/particle.png : java.io.FileNotFoundException: villagers_and_mosnetrs_legacy:textures/particle/particle.png
  2075. [06Mar2023 22:45:25.772] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load villagers_and_mosnetrs_legacy:textures/particle/swamp_particle.png : java.io.FileNotFoundException: villagers_and_mosnetrs_legacy:textures/particle/swamp_particle.png
  2076. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/firefly.png : java.io.FileNotFoundException: supplementaries:textures/particle/firefly.png
  2077. [06Mar2023 22:45:25.772] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/charge_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/charge_4.png
  2078. [06Mar2023 22:45:25.772] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/charge_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/charge_5.png
  2079. [06Mar2023 22:45:25.772] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/open_modifier_settings.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/open_modifier_settings.png
  2080. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/charge_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/charge_3.png
  2081. [06Mar2023 22:45:25.772] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/ebbewel_spark_1.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/ebbewel_spark_1.png
  2082. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/ebbewel_spark_2.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/ebbewel_spark_2.png
  2083. [06Mar2023 22:45:25.772] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_4.png
  2084. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/ebbewel_spark_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/ebbewel_spark_0.png
  2085. [06Mar2023 22:45:25.772] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_5.png
  2086. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_8.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_8.png
  2087. [06Mar2023 22:45:25.772] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_6.png
  2088. [06Mar2023 22:45:25.772] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_7.png
  2089. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_9.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_9.png
  2090. [06Mar2023 22:45:25.772] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/flare.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/flare.png
  2091. [06Mar2023 22:45:25.772] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_1.png
  2092. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_2.png
  2093. [06Mar2023 22:45:25.772] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/skull_flames.png : java.io.FileNotFoundException: magmafurnace:textures/particle/skull_flames.png
  2094. [06Mar2023 22:45:25.772] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/laserbeam_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/laserbeam_1.png
  2095. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/laserbeam_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/laserbeam_2.png
  2096. [06Mar2023 22:45:25.772] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/laserbeam_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/laserbeam_5.png
  2097. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/laserbeam_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/laserbeam_4.png
  2098. [06Mar2023 22:45:25.772] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/laserbeam_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/laserbeam_3.png
  2099. [06Mar2023 22:45:25.772] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/beam_charge_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/beam_charge_2.png
  2100. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/beam_charge_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/beam_charge_1.png
  2101. [06Mar2023 22:45:25.772] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/beam_charge_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/beam_charge_4.png
  2102. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_flash_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_flash_4.png
  2103. [06Mar2023 22:45:25.772] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/beam_charge_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/beam_charge_3.png
  2104. [06Mar2023 22:45:25.772] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/new_flame_particle_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/new_flame_particle_6.png
  2105. [06Mar2023 22:45:25.772] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/aquabeam_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/aquabeam_3.png
  2106. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_flash_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_flash_5.png
  2107. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/new_flame_particle_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/new_flame_particle_2.png
  2108. [06Mar2023 22:45:25.772] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/new_flame_particle_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/new_flame_particle_3.png
  2109. [06Mar2023 22:45:25.773] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/new_flame_particle_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/new_flame_particle_4.png
  2110. [06Mar2023 22:45:25.772] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_flash_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_flash_2.png
  2111. [06Mar2023 22:45:25.772] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/new_flame_particle_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/new_flame_particle_7.png
  2112. [06Mar2023 22:45:25.772] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_flash_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_flash_3.png
  2113. [06Mar2023 22:45:25.773] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/new_flame_particle_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/new_flame_particle_5.png
  2114. [06Mar2023 22:45:25.773] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_white_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_white_3.png
  2115. [06Mar2023 22:45:25.773] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/new_flame_particle_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/new_flame_particle_1.png
  2116. [06Mar2023 22:45:25.773] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_white_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_white_2.png
  2117. [06Mar2023 22:45:25.773] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_white_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_white_1.png
  2118. [06Mar2023 22:45:25.773] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dungeonsartifacts:textures/particle/particle_soul_dust.png : java.io.FileNotFoundException: dungeonsartifacts:textures/particle/particle_soul_dust.png
  2119. [06Mar2023 22:45:25.773] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load whisperwoods:textures/particle/wisp_3.png : java.io.FileNotFoundException: whisperwoods:textures/particle/wisp_3.png
  2120. [06Mar2023 22:45:25.773] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/undo.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/undo.png
  2121. [06Mar2023 22:45:25.773] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_11.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_11.png
  2122. [06Mar2023 22:45:25.773] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load whisperwoods:textures/particle/wisp_4.png : java.io.FileNotFoundException: whisperwoods:textures/particle/wisp_4.png
  2123. [06Mar2023 22:45:25.773] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load whisperwoods:textures/particle/wisp_5.png : java.io.FileNotFoundException: whisperwoods:textures/particle/wisp_5.png
  2124. [06Mar2023 22:45:25.773] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_green_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_green_2.png
  2125. [06Mar2023 22:45:25.773] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_green_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_green_3.png
  2126. [06Mar2023 22:45:25.773] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_10.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_10.png
  2127. [06Mar2023 22:45:25.776] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load whisperwoods:textures/particle/wisp_0.png : java.io.FileNotFoundException: whisperwoods:textures/particle/wisp_0.png
  2128. [06Mar2023 22:45:25.776] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/enchanted_hit.png : java.io.FileNotFoundException: minecraft:textures/particle/enchanted_hit.png
  2129. [06Mar2023 22:45:25.776] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_green_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_green_1.png
  2130. [06Mar2023 22:45:25.776] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load whisperwoods:textures/particle/wisp_1.png : java.io.FileNotFoundException: whisperwoods:textures/particle/wisp_1.png
  2131. [06Mar2023 22:45:25.776] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_1.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_1.png
  2132. [06Mar2023 22:45:25.776] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_2.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_2.png
  2133. [06Mar2023 22:45:25.776] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load whisperwoods:textures/particle/wisp_2.png : java.io.FileNotFoundException: whisperwoods:textures/particle/wisp_2.png
  2134. [06Mar2023 22:45:25.776] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/air_burst_3.png : java.io.FileNotFoundException: supplementaries:textures/particle/air_burst_3.png
  2135. [06Mar2023 22:45:25.776] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_5.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_5.png
  2136. [06Mar2023 22:45:25.776] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_3.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_3.png
  2137. [06Mar2023 22:45:25.777] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/circle_start_center.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/circle_start_center.png
  2138. [06Mar2023 22:45:25.778] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_4.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_4.png
  2139. [06Mar2023 22:45:25.778] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_7.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_7.png
  2140. [06Mar2023 22:45:25.778] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/air_burst_5.png : java.io.FileNotFoundException: supplementaries:textures/particle/air_burst_5.png
  2141. [06Mar2023 22:45:25.778] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/air_burst_4.png : java.io.FileNotFoundException: supplementaries:textures/particle/air_burst_4.png
  2142. [06Mar2023 22:45:25.778] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_9.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_9.png
  2143. [06Mar2023 22:45:25.778] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_8.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_8.png
  2144. [06Mar2023 22:45:25.778] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_sprite_start_6.png : java.io.FileNotFoundException: create:textures/particle/soul_sprite_start_6.png
  2145. [06Mar2023 22:45:25.778] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/air_burst_0.png : java.io.FileNotFoundException: supplementaries:textures/particle/air_burst_0.png
  2146. [06Mar2023 22:45:25.778] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/air_burst_1.png : java.io.FileNotFoundException: supplementaries:textures/particle/air_burst_1.png
  2147. [06Mar2023 22:45:25.778] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/barrel_break.png : java.io.FileNotFoundException: magmafurnace:textures/particle/barrel_break.png
  2148. [06Mar2023 22:45:25.778] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/iceparticle_1.png : java.io.FileNotFoundException: duneons:textures/particle/iceparticle_1.png
  2149. [06Mar2023 22:45:25.778] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/replace.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/replace.png
  2150. [06Mar2023 22:45:25.778] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/iceparticle_3.png : java.io.FileNotFoundException: duneons:textures/particle/iceparticle_3.png
  2151. [06Mar2023 22:45:25.778] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/iceparticle_2.png : java.io.FileNotFoundException: duneons:textures/particle/iceparticle_2.png
  2152. [06Mar2023 22:45:25.778] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/roar_particle_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/roar_particle_4.png
  2153. [06Mar2023 22:45:25.779] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/roar_particle_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/roar_particle_5.png
  2154. [06Mar2023 22:45:25.779] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_10.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_10.png
  2155. [06Mar2023 22:45:25.779] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/roar_particle_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/roar_particle_3.png
  2156. [06Mar2023 22:45:25.779] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/roar_particle_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/roar_particle_2.png
  2157. [06Mar2023 22:45:25.779] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/roar_particle_8.png : java.io.FileNotFoundException: magmafurnace:textures/particle/roar_particle_8.png
  2158. [06Mar2023 22:45:25.779] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/spectral_consume_4.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/spectral_consume_4.png
  2159. [06Mar2023 22:45:25.779] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/roar_particle_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/roar_particle_7.png
  2160. [06Mar2023 22:45:25.779] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/roar_particle_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/roar_particle_6.png
  2161. [06Mar2023 22:45:25.779] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/roar_particle_9.png : java.io.FileNotFoundException: magmafurnace:textures/particle/roar_particle_9.png
  2162. [06Mar2023 22:45:25.779] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_11.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_11.png
  2163. [06Mar2023 22:45:25.779] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/nsmoke_12.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/nsmoke_12.png
  2164. [06Mar2023 22:45:25.779] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/platypus_sense_1.png : java.io.FileNotFoundException: alexsmobs:textures/particle/platypus_sense_1.png
  2165. [06Mar2023 22:45:25.779] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/platypus_sense_2.png : java.io.FileNotFoundException: alexsmobs:textures/particle/platypus_sense_2.png
  2166. [06Mar2023 22:45:25.779] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/green_flame.png : java.io.FileNotFoundException: supplementaries:textures/particle/green_flame.png
  2167. [06Mar2023 22:45:25.779] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/platypus_sense_0.png : java.io.FileNotFoundException: alexsmobs:textures/particle/platypus_sense_0.png
  2168. [06Mar2023 22:45:25.779] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/spectral_consume_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/spectral_consume_1.png
  2169. [06Mar2023 22:45:25.779] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/spectral_consume_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/spectral_consume_2.png
  2170. [06Mar2023 22:45:25.779] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/spectral_consume_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/spectral_consume_3.png
  2171. [06Mar2023 22:45:25.779] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_smoke_0.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_smoke_0.png
  2172. [06Mar2023 22:45:25.779] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/roar_particle_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/roar_particle_1.png
  2173. [06Mar2023 22:45:25.779] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_smoke_2.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_smoke_2.png
  2174. [06Mar2023 22:45:25.780] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_g.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_g.png
  2175. [06Mar2023 22:45:25.779] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load supplementaries:textures/particle/bomb_smoke_1.png : java.io.FileNotFoundException: supplementaries:textures/particle/bomb_smoke_1.png
  2176. [06Mar2023 22:45:25.779] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_f.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_f.png
  2177. [06Mar2023 22:45:25.780] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_d.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_d.png
  2178. [06Mar2023 22:45:25.780] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/boulderpieces.png : java.io.FileNotFoundException: magmafurnace:textures/particle/boulderpieces.png
  2179. [06Mar2023 22:45:25.780] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_c.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_c.png
  2180. [06Mar2023 22:45:25.780] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_b.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_b.png
  2181. [06Mar2023 22:45:25.780] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_e.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_e.png
  2182. [06Mar2023 22:45:25.780] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_a.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_a.png
  2183. [06Mar2023 22:45:25.780] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/cloud_soft.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/cloud_soft.png
  2184. [06Mar2023 22:45:25.780] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/large_shockwave_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/large_shockwave_6.png
  2185. [06Mar2023 22:45:25.780] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/large_shockwave_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/large_shockwave_1.png
  2186. [06Mar2023 22:45:25.780] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/large_shockwave_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/large_shockwave_7.png
  2187. [06Mar2023 22:45:25.780] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/large_shockwave_8.png : java.io.FileNotFoundException: magmafurnace:textures/particle/large_shockwave_8.png
  2188. [06Mar2023 22:45:25.780] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/large_shockwave_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/large_shockwave_2.png
  2189. [06Mar2023 22:45:25.780] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/large_shockwave_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/large_shockwave_5.png
  2190. [06Mar2023 22:45:25.780] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/large_shockwave_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/large_shockwave_4.png
  2191. [06Mar2023 22:45:25.780] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/large_shockwave_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/large_shockwave_3.png
  2192. [06Mar2023 22:45:25.780] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_0.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_0.png
  2193. [06Mar2023 22:45:25.780] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_3.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_3.png
  2194. [06Mar2023 22:45:25.780] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/glow.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/glow.png
  2195. [06Mar2023 22:45:25.780] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_1.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_1.png
  2196. [06Mar2023 22:45:25.780] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_4.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_4.png
  2197. [06Mar2023 22:45:25.781] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_2.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_2.png
  2198. [06Mar2023 22:45:25.781] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_base_7.png : java.io.FileNotFoundException: create:textures/particle/soul_base_7.png
  2199. [06Mar2023 22:45:25.781] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_y.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_y.png
  2200. [06Mar2023 22:45:25.781] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_x.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_x.png
  2201. [06Mar2023 22:45:25.781] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_z.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_z.png
  2202. [06Mar2023 22:45:25.781] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_w.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_w.png
  2203. [06Mar2023 22:45:25.781] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_base_2.png : java.io.FileNotFoundException: create:textures/particle/soul_base_2.png
  2204. [06Mar2023 22:45:25.781] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_t.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_t.png
  2205. [06Mar2023 22:45:25.781] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_base_1.png : java.io.FileNotFoundException: create:textures/particle/soul_base_1.png
  2206. [06Mar2023 22:45:25.781] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_v.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_v.png
  2207. [06Mar2023 22:45:25.782] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_u.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_u.png
  2208. [06Mar2023 22:45:25.782] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_s.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_s.png
  2209. [06Mar2023 22:45:25.782] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_base_0.png : java.io.FileNotFoundException: create:textures/particle/soul_base_0.png
  2210. [06Mar2023 22:45:25.782] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_base_5.png : java.io.FileNotFoundException: create:textures/particle/soul_base_5.png
  2211. [06Mar2023 22:45:25.782] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_r.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_r.png
  2212. [06Mar2023 22:45:25.783] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_p.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_p.png
  2213. [06Mar2023 22:45:25.783] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_base_3.png : java.io.FileNotFoundException: create:textures/particle/soul_base_3.png
  2214. [06Mar2023 22:45:25.783] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_base_6.png : java.io.FileNotFoundException: create:textures/particle/soul_base_6.png
  2215. [06Mar2023 22:45:25.783] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load create:textures/particle/soul_base_4.png : java.io.FileNotFoundException: create:textures/particle/soul_base_4.png
  2216. [06Mar2023 22:45:25.783] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_q.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_q.png
  2217. [06Mar2023 22:45:25.783] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_n.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_n.png
  2218. [06Mar2023 22:45:25.783] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_7.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_7.png
  2219. [06Mar2023 22:45:25.783] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_l.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_l.png
  2220. [06Mar2023 22:45:25.783] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_o.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_o.png
  2221. [06Mar2023 22:45:25.783] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_8.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_8.png
  2222. [06Mar2023 22:45:25.783] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_5.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_5.png
  2223. [06Mar2023 22:45:25.783] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_m.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_m.png
  2224. [06Mar2023 22:45:25.783] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_k.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_k.png
  2225. [06Mar2023 22:45:25.783] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_j.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_j.png
  2226. [06Mar2023 22:45:25.783] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_h.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_h.png
  2227. [06Mar2023 22:45:25.783] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_6.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_6.png
  2228. [06Mar2023 22:45:25.783] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/big_smoke_9.png : java.io.FileNotFoundException: minecraft:textures/particle/big_smoke_9.png
  2229. [06Mar2023 22:45:25.783] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load villagers_and_mosnetrs_legacy:textures/particle/glownparticle.png : java.io.FileNotFoundException: villagers_and_mosnetrs_legacy:textures/particle/glownparticle.png
  2230. [06Mar2023 22:45:25.783] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/shiver_flake.png : java.io.FileNotFoundException: magmafurnace:textures/particle/shiver_flake.png
  2231. [06Mar2023 22:45:25.783] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/sga_i.png : java.io.FileNotFoundException: minecraft:textures/particle/sga_i.png
  2232. [06Mar2023 22:45:25.784] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/ring_big.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/ring_big.png
  2233. [06Mar2023 22:45:25.784] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/cursed_flame_6.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/cursed_flame_6.png
  2234. [06Mar2023 22:45:25.784] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/cursed_flame_3.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/cursed_flame_3.png
  2235. [06Mar2023 22:45:25.784] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/cursed_flame_4.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/cursed_flame_4.png
  2236. [06Mar2023 22:45:25.784] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/cursed_flame_5.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/cursed_flame_5.png
  2237. [06Mar2023 22:45:25.784] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/cursed_flame_2.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/cursed_flame_2.png
  2238. [06Mar2023 22:45:25.784] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/cursed_flame_1.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/cursed_flame_1.png
  2239. [06Mar2023 22:45:25.784] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_orange_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_orange_1.png
  2240. [06Mar2023 22:45:25.784] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/diagonal_wall.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/diagonal_wall.png
  2241. [06Mar2023 22:45:25.784] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/cursed_flame_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/cursed_flame_0.png
  2242. [06Mar2023 22:45:25.784] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_orange_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_orange_3.png
  2243. [06Mar2023 22:45:25.784] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_orange_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_orange_2.png
  2244. [06Mar2023 22:45:25.784] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/cursed_flame_7.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/cursed_flame_7.png
  2245. [06Mar2023 22:45:25.784] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load alexsmobs:textures/particle/shocked.png : java.io.FileNotFoundException: alexsmobs:textures/particle/shocked.png
  2246. [06Mar2023 22:45:25.784] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_beam_particle_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_beam_particle_1.png
  2247. [06Mar2023 22:45:25.784] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/cursed_flame_8.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/cursed_flame_8.png
  2248. [06Mar2023 22:45:25.784] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_beam_particle_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_beam_particle_2.png
  2249. [06Mar2023 22:45:25.784] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_beam_particle_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_beam_particle_3.png
  2250. [06Mar2023 22:45:25.784] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/plus_breath.png : java.io.FileNotFoundException: magmafurnace:textures/particle/plus_breath.png
  2251. [06Mar2023 22:45:25.784] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/mg_big_blob_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/mg_big_blob_0.png
  2252. [06Mar2023 22:45:25.784] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/sparks_ring.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/sparks_ring.png
  2253. [06Mar2023 22:45:25.784] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/explosion_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/explosion_0.png
  2254. [06Mar2023 22:45:25.784] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/sand_smoke_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/sand_smoke_0.png
  2255. [06Mar2023 22:45:25.784] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/explosion_6.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/explosion_6.png
  2256. [06Mar2023 22:45:25.784] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/explosion_2.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/explosion_2.png
  2257. [06Mar2023 22:45:25.784] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/explosion_1.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/explosion_1.png
  2258. [06Mar2023 22:45:25.784] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/explosion_3.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/explosion_3.png
  2259. [06Mar2023 22:45:25.784] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/perfect_formparticle.png : java.io.FileNotFoundException: duneons:textures/particle/perfect_formparticle.png
  2260. [06Mar2023 22:45:25.784] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/explosion_4.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/explosion_4.png
  2261. [06Mar2023 22:45:25.784] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/explosion_5.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/explosion_5.png
  2262. [06Mar2023 22:45:25.785] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_pink_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_pink_1.png
  2263. [06Mar2023 22:45:25.785] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_pink_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_pink_3.png
  2264. [06Mar2023 22:45:25.785] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/normal.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/normal.png
  2265. [06Mar2023 22:45:25.785] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_pink_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_pink_2.png
  2266. [06Mar2023 22:45:25.785] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/drip_land.png : java.io.FileNotFoundException: minecraft:textures/particle/drip_land.png
  2267. [06Mar2023 22:45:25.785] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_yellow_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_yellow_1.png
  2268. [06Mar2023 22:45:25.785] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_yellow_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_yellow_3.png
  2269. [06Mar2023 22:45:25.785] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/effect_2.png : java.io.FileNotFoundException: minecraft:textures/particle/effect_2.png
  2270. [06Mar2023 22:45:25.785] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_yellow_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_yellow_2.png
  2271. [06Mar2023 22:45:25.785] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load redstone_monstrosity_mod:textures/particle/greenparticle.png : java.io.FileNotFoundException: redstone_monstrosity_mod:textures/particle/greenparticle.png
  2272. [06Mar2023 22:45:25.785] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/effect_3.png : java.io.FileNotFoundException: minecraft:textures/particle/effect_3.png
  2273. [06Mar2023 22:45:25.785] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/effect_4.png : java.io.FileNotFoundException: minecraft:textures/particle/effect_4.png
  2274. [06Mar2023 22:45:25.785] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/effect_7.png : java.io.FileNotFoundException: minecraft:textures/particle/effect_7.png
  2275. [06Mar2023 22:45:25.785] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/effect_6.png : java.io.FileNotFoundException: minecraft:textures/particle/effect_6.png
  2276. [06Mar2023 22:45:25.785] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/effect_5.png : java.io.FileNotFoundException: minecraft:textures/particle/effect_5.png
  2277. [06Mar2023 22:45:25.785] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/archcubeparticle.png : java.io.FileNotFoundException: duneons:textures/particle/archcubeparticle.png
  2278. [06Mar2023 22:45:25.785] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/bubble.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/bubble.png
  2279. [06Mar2023 22:45:25.785] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_red_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_red_3.png
  2280. [06Mar2023 22:45:25.785] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/effect_0.png : java.io.FileNotFoundException: minecraft:textures/particle/effect_0.png
  2281. [06Mar2023 22:45:25.785] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/effect_1.png : java.io.FileNotFoundException: minecraft:textures/particle/effect_1.png
  2282. [06Mar2023 22:45:25.785] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_red_1.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_red_1.png
  2283. [06Mar2023 22:45:25.785] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyblob_red_2.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyblob_red_2.png
  2284. [06Mar2023 22:45:25.785] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_7.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_7.png
  2285. [06Mar2023 22:45:25.785] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/leaveshighland_10.png : java.io.FileNotFoundException: duneons:textures/particle/leaveshighland_10.png
  2286. [06Mar2023 22:45:25.785] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/snowflake_7.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/snowflake_7.png
  2287. [06Mar2023 22:45:25.785] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load duneons:textures/particle/voidparticle.png : java.io.FileNotFoundException: duneons:textures/particle/voidparticle.png
  2288. [06Mar2023 22:45:25.785] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_6.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_6.png
  2289. [06Mar2023 22:45:25.785] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/snowflake_3.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/snowflake_3.png
  2290. [06Mar2023 22:45:25.785] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_4.png
  2291. [06Mar2023 22:45:25.785] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_5.png
  2292. [06Mar2023 22:45:25.786] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/snowflake_4.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/snowflake_4.png
  2293. [06Mar2023 22:45:25.786] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/short_edge.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/short_edge.png
  2294. [06Mar2023 22:45:25.786] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/lava.png : java.io.FileNotFoundException: minecraft:textures/particle/lava.png
  2295. [06Mar2023 22:45:25.786] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_9.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_9.png
  2296. [06Mar2023 22:45:25.786] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/snowflake_5.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/snowflake_5.png
  2297. [06Mar2023 22:45:25.786] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/snowflake_6.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/snowflake_6.png
  2298. [06Mar2023 22:45:25.786] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_8.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_8.png
  2299. [06Mar2023 22:45:25.786] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/snowflake_1.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/snowflake_1.png
  2300. [06Mar2023 22:45:25.786] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/snowflake_0.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/snowflake_0.png
  2301. [06Mar2023 22:45:25.786] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/bubble_pop_0.png : java.io.FileNotFoundException: minecraft:textures/particle/bubble_pop_0.png
  2302. [06Mar2023 22:45:25.786] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/snowflake_2.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/snowflake_2.png
  2303. [06Mar2023 22:45:25.786] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/bubble_pop_4.png : java.io.FileNotFoundException: minecraft:textures/particle/bubble_pop_4.png
  2304. [06Mar2023 22:45:25.786] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/bubble_pop_3.png : java.io.FileNotFoundException: minecraft:textures/particle/bubble_pop_3.png
  2305. [06Mar2023 22:45:25.786] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_3.png
  2306. [06Mar2023 22:45:25.786] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_15.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_15.png
  2307. [06Mar2023 22:45:25.786] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_16.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_16.png
  2308. [06Mar2023 22:45:25.786] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_2.png
  2309. [06Mar2023 22:45:25.786] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/ice_growth_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/ice_growth_1.png
  2310. [06Mar2023 22:45:25.786] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/bubble_pop_2.png : java.io.FileNotFoundException: minecraft:textures/particle/bubble_pop_2.png
  2311. [06Mar2023 22:45:25.786] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_17.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_17.png
  2312. [06Mar2023 22:45:25.786] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load minecraft:textures/particle/bubble_pop_1.png : java.io.FileNotFoundException: minecraft:textures/particle/bubble_pop_1.png
  2313. [06Mar2023 22:45:25.786] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_11.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_11.png
  2314. [06Mar2023 22:45:25.786] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_kick_explosion_particle_5.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_kick_explosion_particle_5.png
  2315. [06Mar2023 22:45:25.786] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_13.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_13.png
  2316. [06Mar2023 22:45:25.786] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_12.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_12.png
  2317. [06Mar2023 22:45:25.787] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_14.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_14.png
  2318. [06Mar2023 22:45:25.787] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_kick_explosion_particle_3.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_kick_explosion_particle_3.png
  2319. [06Mar2023 22:45:25.787] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load endergetic:textures/particle/poise/poise_bubble_10.png : java.io.FileNotFoundException: endergetic:textures/particle/poise/poise_bubble_10.png
  2320. [06Mar2023 22:45:25.787] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_kick_explosion_particle_1.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_kick_explosion_particle_1.png
  2321. [06Mar2023 22:45:25.787] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_kick_explosion_particle_4.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_kick_explosion_particle_4.png
  2322. [06Mar2023 22:45:25.787] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load magmafurnace:textures/particle/light_kick_explosion_particle_2.png : java.io.FileNotFoundException: magmafurnace:textures/particle/light_kick_explosion_particle_2.png
  2323. [06Mar2023 22:45:25.787] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/normal_speed.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/normal_speed.png
  2324. [06Mar2023 22:45:25.787] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load scary_mobs_and_bosses:textures/particle/lunas.png : java.io.FileNotFoundException: scary_mobs_and_bosses:textures/particle/lunas.png
  2325. [06Mar2023 22:45:25.787] [Worker-Main-7/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load dannys_expansion:textures/particle/klifour_poison_drip_0.png : java.io.FileNotFoundException: dannys_expansion:textures/particle/klifour_poison_drip_0.png
  2326. [06Mar2023 22:45:25.787] [Worker-Main-10/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load upgrade_aquatic:textures/particle/jelly/jellyglow_white_3.png : java.io.FileNotFoundException: upgrade_aquatic:textures/particle/jelly/jellyglow_white_3.png
  2327. [06Mar2023 22:45:25.787] [Worker-Main-9/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load effortlessbuilding:textures/icons/fast_speed.png : java.io.FileNotFoundException: effortlessbuilding:textures/icons/fast_speed.png
  2328. [06Mar2023 22:45:25.787] [Worker-Main-8/ERROR] [net.minecraft.client.renderer.texture.AtlasTexture/]: Using missing texture, unable to load mowziesmobs:textures/particle/sparkle.png : java.io.FileNotFoundException: mowziesmobs:textures/particle/sparkle.png
  2329.  
Advertisement
Add Comment
Please, Sign In to add comment