unable to load mod forge 28.0.100
raziel23x opened this issue ยท 1 comments
Running versions
Portality-1.14.4-2.0.14
titanium-2.1.58
[12:31:52] [main/INFO]: ModLauncher running: args [--username, raziel23x, --version, forge-28.0.100, --gameDir, F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4, --assetsDir, F:\Curse\Minecraft\Install\assets, --assetIndex, 1.14, --uuid, 759c61a801584a91985aac7d128bb211, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 28.0.100, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190829.143755]
[12:31:52] [main/INFO]: ModLauncher 3.2.0+60+b86c1d4 starting: java version 1.8.0_212 by Oracle Corporation
[12:31:53] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[12:31:54] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-28.0.100, --gameDir, F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4, --assetsDir, F:\Curse\Minecraft\Install\assets, --username, raziel23x, --assetIndex, 1.14, --uuid, 759c61a801584a91985aac7d128bb211, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768]
[12:31:56] [Client thread/INFO]: Setting user: raziel23x
[12:32:03] [Client thread/INFO]: LWJGL Version: 3.2.2 build 10
[12:32:10] [Client thread/WARN]: No data fixer registered for entity clumps:xp_orb_big
[12:32:10] [Client thread/INFO]: Potentially Dangerous alternative prefix simplylight
for name illuminant_block
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:10] [Client thread/INFO]: Potentially Dangerous alternative prefix simplylight
for name illuminant_block_on
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:10] [Client thread/INFO]: Potentially Dangerous alternative prefix simplylight
for name illuminant_slab
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:10] [Client thread/INFO]: Potentially Dangerous alternative prefix simplylight
for name illuminant_panel
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:10] [Client thread/INFO]: Potentially Dangerous alternative prefix simplylight
for name wall_lamp
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:10] [Client thread/INFO]: Potentially Dangerous alternative prefix simplylight
for name lightbulb
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:10] [Client thread/INFO]: Potentially Dangerous alternative prefix simplylight
for name rodlamp
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:10] [modloading-worker-4/WARN]: Configuration file F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4\config\cyclic.toml is not correct. Correcting
[12:32:10] [modloading-worker-7/INFO]: Detected Silent Gear!
[12:32:10] [modloading-worker-4/WARN]: Incorrect key cyclic was corrected from null to SimpleCommentedConfig:{}
[12:32:10] [modloading-worker-4/WARN]: Incorrect key cyclic.itemTooltip was corrected from null to true
[12:32:10] [modloading-worker-7/INFO]: Register part type PartType[S]{name='silentgems:gear_soul'}
[12:32:10] [modloading-worker-7/INFO]: Registered serializer 'silentgear:simple_trait'
[12:32:10] [modloading-worker-7/INFO]: Registered serializer 'silentgear:damage_type_trait'
[12:32:10] [modloading-worker-7/INFO]: Registered serializer 'silentgear:durability_trait'
[12:32:10] [modloading-worker-7/INFO]: Registered serializer 'silentgear:enchantment_trait'
[12:32:10] [modloading-worker-7/INFO]: Registered serializer 'silentgear:nbt_trait'
[12:32:10] [modloading-worker-7/INFO]: Registered serializer 'silentgear:potion_effect_trait'
[12:32:10] [modloading-worker-7/INFO]: Registered serializer 'silentgear:stat_modifier_trait'
[12:32:10] [modloading-worker-7/INFO]: Registered serializer 'silentgems:persistence'
[12:32:10] [modloading-worker-7/INFO]: Registered serializer 'silentgems:runic'
[12:32:10] [modloading-worker-6/ERROR]: Could not find parent net/minecraftforge/fluids/FluidTank for class com/hrznstudio/titanium/block/tile/fluid/PosFluidTank in classloader cpw.mods.modlauncher.TransformingClassLoader@493b01ef on thread Thread[modloading-worker-6,5,main]
[12:32:10] [modloading-worker-6/ERROR]: An error occurred building event handler
java.lang.ClassNotFoundException: net.minecraftforge.fluids.FluidTank
at java.lang.ClassLoader.findClass(Unknown Source) ~[?:1.8.0_212]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_212]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:102) ~[modlauncher-3.2.0.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_212]
at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:62) ~[eventbus-1.0.0-service.jar:?]
at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:44) ~[eventbus-1.0.0-service.jar:?]
at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:20) ~[eventbus-1.0.0-service.jar:?]
at net.minecraftforge.eventbus.service.ModLauncherService.processClass(ModLauncherService.java:19) ~[eventbus-1.0.0-service.jar:1.0.0+54+3f83a9e]
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:69) ~[modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:114) ~[modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:236) ~[modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:127) ~[modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:97) ~[modlauncher-3.2.0.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_212]
at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_212]
at java.lang.Class.privateGetDeclaredFields(Unknown Source) ~[?:1.8.0_212]
at java.lang.Class.getDeclaredFields(Unknown Source) ~[?:1.8.0_212]
at com.hrznstudio.titanium.nbthandler.NBTManager.getAllDeclaredFields(NBTManager.java:52) ~[?:2.1.58]
at com.hrznstudio.titanium.nbthandler.NBTManager.scanTileClassForAnnotations(NBTManager.java:66) ~[?:2.1.58]
at com.hrznstudio.titanium.block.BlockTileBase.addAlternatives(BlockTileBase.java:42) ~[?:2.1.58]
at com.hrznstudio.titanium.module.Feature$Builder.content(Feature.java:98) ~[?:2.1.58]
at com.hrznstudio.titanium.Titanium.initModules(Titanium.java:85) ~[?:2.1.58]
at com.hrznstudio.titanium.module.ModuleController.(ModuleController.java:36) ~[?:2.1.58]
at com.hrznstudio.titanium.Titanium.(Titanium.java:63) ~[?:2.1.58]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_212]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_212]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_212]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_212]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) ~[?:28.0]
at java.util.function.Consumer.lambda$andThen$0(Unknown Source) ~[?:1.8.0_212]
at java.util.function.Consumer.lambda$andThen$0(Unknown Source) ~[?:1.8.0_212]
at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?]
at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?]
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) [?:1.8.0_212]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) [?:1.8.0_212]
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [?:1.8.0_212]
at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.CountedCompleter.exec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.execLocalTasks(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_212]
[12:32:10] [modloading-worker-6/FATAL]: Class net/minecraftforge/fluids/FluidTank unable to find resource null
[12:32:10] [modloading-worker-6/ERROR]: Failed to create mod instance. ModID: titanium, class com.hrznstudio.titanium.Titanium
java.lang.RuntimeException: Failed to load hierarchy member net/minecraftforge/fluids/FluidTank
at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:86) ~[modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.TransformerClassWriter.access$100(TransformerClassWriter.java:35) ~[modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.TransformerClassWriter$SuperCollectingVisitor.visit(TransformerClassWriter.java:129) ~[modlauncher-3.2.0.jar:?]
at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:368) ~[asm-tree-6.2.jar:?]
at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:74) ~[modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.TransformerClassWriter.(TransformerClassWriter.java:48) ~[modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:119) ~[modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:236) ~[modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:127) ~[modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:97) ~[modlauncher-3.2.0.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_212]
at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_212]
at java.lang.Class.privateGetDeclaredFields(Unknown Source) ~[?:1.8.0_212]
at java.lang.Class.getDeclaredFields(Unknown Source) ~[?:1.8.0_212]
at com.hrznstudio.titanium.nbthandler.NBTManager.getAllDeclaredFields(NBTManager.java:52) ~[?:2.1.58]
at com.hrznstudio.titanium.nbthandler.NBTManager.scanTileClassForAnnotations(NBTManager.java:66) ~[?:2.1.58]
at com.hrznstudio.titanium.block.BlockTileBase.addAlternatives(BlockTileBase.java:42) ~[?:2.1.58]
at com.hrznstudio.titanium.module.Feature$Builder.content(Feature.java:98) ~[?:2.1.58]
at com.hrznstudio.titanium.Titanium.initModules(Titanium.java:85) ~[?:2.1.58]
at com.hrznstudio.titanium.module.ModuleController.(ModuleController.java:36) ~[?:2.1.58]
at com.hrznstudio.titanium.Titanium.(Titanium.java:63) ~[?:2.1.58]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_212]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_212]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_212]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_212]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) ~[?:28.0]
at java.util.function.Consumer.lambda$andThen$0(Unknown Source) ~[?:1.8.0_212]
at java.util.function.Consumer.lambda$andThen$0(Unknown Source) ~[?:1.8.0_212]
at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?]
at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?]
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) [?:1.8.0_212]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) [?:1.8.0_212]
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [?:1.8.0_212]
at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.CountedCompleter.exec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.execLocalTasks(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_212]
Caused by: java.io.IOException: Class not found
at org.objectweb.asm.ClassReader.readStream(ClassReader.java:300) ~[asm-6.2.jar:?]
at org.objectweb.asm.ClassReader.(ClassReader.java:273) ~[asm-6.2.jar:?]
at cpw.mods.modlauncher.TransformerClassWriter.computeHierarchy(TransformerClassWriter.java:82) ~[modlauncher-3.2.0.jar:?]
... 40 more
[12:32:10] [modloading-worker-5/ERROR]: Failed to create mod instance. ModID: portality, class com.buuz135.portality.Portality
java.lang.NoClassDefFoundError: net/minecraftforge/fluids/FluidTank
at com.hrznstudio.titanium.nbthandler.data.TankNBTHandler.isClassValid(TankNBTHandler.java:21) ~[?:2.1.58]
at com.hrznstudio.titanium.nbthandler.NBTManager.checkForHandler(NBTManager.java:82) ~[?:2.1.58]
at com.hrznstudio.titanium.nbthandler.NBTManager.scanTileClassForAnnotations(NBTManager.java:67) ~[?:2.1.58]
at com.hrznstudio.titanium.block.BlockTileBase.addAlternatives(BlockTileBase.java:42) ~[?:2.1.58]
at com.hrznstudio.titanium.module.Feature$Builder.content(Feature.java:98) ~[?:2.1.58]
at com.buuz135.portality.Portality.initModules(Portality.java:93) ~[?:?]
at com.hrznstudio.titanium.module.ModuleController.(ModuleController.java:36) ~[?:2.1.58]
at com.buuz135.portality.Portality.(Portality.java:73) ~[?:?]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_212]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_212]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_212]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_212]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) ~[?:28.0]
at java.util.function.Consumer.lambda$andThen$0(Unknown Source) ~[?:1.8.0_212]
at java.util.function.Consumer.lambda$andThen$0(Unknown Source) ~[?:1.8.0_212]
at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?]
at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?]
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) [?:1.8.0_212]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) [?:1.8.0_212]
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [?:1.8.0_212]
at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.CountedCompleter.exec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.execLocalTasks(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_212]
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fluids.FluidTank
at java.lang.ClassLoader.findClass(Unknown Source) ~[?:1.8.0_212]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_212]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:102) ~[modlauncher-3.2.0.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_212]
... 28 more
[12:32:10] [modloading-worker-2/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::78]: Create Debugger
[12:32:10] [modloading-worker-2/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::81]: 1
[12:32:10] [modloading-worker-2/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::84]: 1.1
[12:32:10] [modloading-worker-2/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::88]: 2
[12:32:10] [modloading-worker-2/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::90]: 3
[12:32:10] [modloading-worker-2/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::93]: 3.1
[12:32:10] [modloading-worker-2/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::97]: Register with Thread
[12:32:10] [modloading-worker-2/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::99]: Setup Debugger Complete
[12:32:10] [modloading-worker-2/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Mod ID: enviromats
[12:32:10] [modloading-worker-3/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::78]: Create Debugger
[12:32:10] [modloading-worker-3/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::81]: 1
[12:32:10] [modloading-worker-3/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::84]: 1.1
[12:32:10] [modloading-worker-3/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::88]: 2
[12:32:10] [modloading-worker-3/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::90]: 3
[12:32:10] [modloading-worker-3/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::93]: 3.1
[12:32:10] [modloading-worker-3/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::97]: Register with Thread
[12:32:10] [modloading-worker-3/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger::99]: Setup Debugger Complete
[12:32:10] [modloading-worker-3/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Mod ID: valkyrielib
[12:32:11] [modloading-worker-3/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Setup Complete
[12:32:11] [modloading-worker-3/INFO]: Forge mod loading, version 28.0.100, for MC 1.14.4 with MCP 20190829.143755
[12:32:11] [modloading-worker-3/INFO]: MinecraftForge v28.0.100 Initialized
[12:32:11] [modloading-worker-1/INFO]: Ruins instance built, events registered
[12:32:11] [modloading-worker-7/INFO]: Loading config file F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4\config\silentgems-common.toml
[12:32:11] [modloading-worker-1/INFO]: Loading config file F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4\config\silentgear-client.toml
[12:32:11] [modloading-worker-1/INFO]: Loading config file F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4\config\silentgear-common.toml
[12:32:11] [modloading-worker-2/INFO]: [com.valkyrieofnight.vlib.core.debug.SimpleDebugger:log:108]: Setup Complete
[12:32:11] [modloading-worker-2/INFO]: Loading config : F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4\config\extcaves_config.toml
[12:32:11] [modloading-worker-2/INFO]: Built config : F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4\config\extcaves_config.toml
[12:32:11] [modloading-worker-2/INFO]: Loaded config : F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4\config\extcaves_config.toml
[12:32:12] [modloading-worker-4/ERROR]: An exception occurred while starting up the game:
java.io.IOException: Unable to delete file: F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4\config\enviromats\log.log
at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2381) ~[commons-io-2.5.jar:2.5]
at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679) ~[commons-io-2.5.jar:2.5]
at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575) ~[commons-io-2.5.jar:2.5]
at de.pt400c.defaultsettings.FileUtil.moveAllConfigs(FileUtil.java:406) ~[?:1.3.5]
at de.pt400c.defaultsettings.FileUtil.restoreContents(FileUtil.java:293) ~[?:1.3.5]
at de.pt400c.defaultsettings.DefaultSettings.(DefaultSettings.java:77) ~[?:1.3.5]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_212]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_212]
at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_212]
at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_212]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) ~[?:28.0]
at java.util.function.Consumer.lambda$andThen$0(Unknown Source) ~[?:1.8.0_212]
at java.util.function.Consumer.lambda$andThen$0(Unknown Source) ~[?:1.8.0_212]
at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?]
at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:133) ~[?:?]
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) [?:1.8.0_212]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) [?:1.8.0_212]
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) [?:1.8.0_212]
at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.CountedCompleter.exec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.execLocalTasks(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_212]
[12:32:12] [modloading-worker-4/WARN]: Configuration file F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4\config\Dirt2Path.toml is not correct. Correcting
[12:32:12] [modloading-worker-4/WARN]: Incorrect key Shovels was corrected from null to SimpleCommentedConfig:{}
[12:32:12] [modloading-worker-4/WARN]: Incorrect key Shovels.Blacklisted Shovels was corrected from null to []
[12:32:12] [modloading-worker-4/WARN]: Incorrect key Blocks was corrected from null to SimpleCommentedConfig:{}
[12:32:12] [modloading-worker-4/WARN]: Incorrect key Blocks.Flatten Mycelium was corrected from null to true
[12:32:12] [modloading-worker-4/WARN]: Incorrect key Blocks.Flatten Podzol was corrected from null to true
[12:32:12] [modloading-worker-4/WARN]: Incorrect key Blocks.Flatten Dirt was corrected from null to true
[12:32:12] [modloading-worker-4/WARN]: Incorrect key Blocks.Flatten Coarse Dirt was corrected from null to true
[12:32:12] [modloading-worker-4/WARN]: Incorrect key Options was corrected from null to SimpleCommentedConfig:{}
[12:32:12] [modloading-worker-4/WARN]: Incorrect key Options.Path to Dirt was corrected from null to true
[12:32:12] [modloading-worker-4/WARN]: Incorrect key Options.Farmland to Dirt was corrected from null to true
[12:32:12] [modloading-worker-4/WARN]: Incorrect key Options.Sneak to Remove Paths was corrected from null to true
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity arisaur
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity reiver
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity vespidqueen
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity lacedon
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity barghest
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity kobold
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity chupacabra
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity arix
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity cacodemon
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity skylus
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity wendigo
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity maug
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity crusk
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity concapede
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity uvaraptor
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity ghoul
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity manticore
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity astaroth
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity thresher
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity aglebemu
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity eyewig
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity geist
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity khalk
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity joust
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity zoataur
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity gorgomite
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity serpix
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity spectre
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity vespid
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity warg
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity cryptkeeper
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity abtu
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity ettin
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity behemoth
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity dawon
[12:32:12] [modloading-worker-5/WARN]: No data fixer registered for entity morock
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity shambler
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity afrit
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity lurker
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity beholder
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity jabberwock
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity lobber
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity troll
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity geken
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity strider
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity wraith
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity quillbeast
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity clink
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity ika
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity herma
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity treant
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity raiko
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity reaper
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity grue
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity silex
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity quetzodracl
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity aspid
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity wildkin
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity pinky
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity dweller
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity gorger
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity sutiramu
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity banshee
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity shade
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity erepede
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity volcan
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity yale
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity yeti
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity darkling
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity epion
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity ioray
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity jengu
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity trite
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity roa
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity roc
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity salamander
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity ventoraptor
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity calpod
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity remobra
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity triffid
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity belph
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity cephignis
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity maka
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity feradon
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity cockatrice
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity wraamon
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity conba
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity ent
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity tarantula
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity frostweaver
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity ignibus
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity argus
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity abaia
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity spriggan
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity djinn
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity eechetik
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity zephyr
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity tremor
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity geonach
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity vapula
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity cinder
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity aegis
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity sylph
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity xaphan
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity wisp
[12:32:13] [modloading-worker-5/WARN]: No data fixer registered for entity nymph
[12:32:13] [Client thread/FATAL]: Failed to complete lifecycle event CONSTRUCT, 2 errors found
[12:32:13] [Client thread/FATAL]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-1.0.0-service.jar:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:97) ~[?:?]
at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:79) ~[?:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:453) ~[?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) ~[?:?]
at net.minecraft.client.main.Main.main(SourceFile:155) ~[1.14.4.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_212]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_212]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_212]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.14.4-28.0.100.jar:28.0]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?]
[12:32:14] [Client thread/INFO]: ColorHandlers#onBlockColors: net.minecraft.client.renderer.color.BlockColors@30ae6721
[12:32:14] [Client thread/INFO]: ColorHandlers#onItemColors: net.minecraft.client.renderer.color.ItemColors@1c11a496
[12:32:14] [Client thread/INFO]: Narrator library for x64 successfully loaded
[12:32:14] [Server-Worker-2/WARN]: File lycanitesmobs:sounds/entity/wraith/beg.ogg does not exist, cannot add it to event lycanitesmobs:entity.wraith.beg
[12:32:14] [Server-Worker-2/WARN]: File lycanitesmobs:sounds/entity/wraith/tame.ogg does not exist, cannot add it to event lycanitesmobs:entity.wraith.tame
[12:32:14] [Thread-1/FATAL]: buildinggadgets config just got changed on the file system!
[12:32:14] [Thread-1/FATAL]: buildinggadgets config just got changed on the file system!
[12:32:14] [Thread-1/FATAL]: Forge config just got changed on the file system!
[12:32:15] [Thread-1/FATAL]: buildinggadgets config just got changed on the file system!
[12:32:15] [Thread-1/FATAL]: buildinggadgets config just got changed on the file system!
[12:32:15] [Thread-1/FATAL]: torchmaster config just got changed on the file system!
[12:32:15] [Thread-1/FATAL]: torchmaster config just got changed on the file system!
[12:32:15] [Server-Worker-7/WARN]: Configuration file F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4\config\kleeslabs-common.toml is not correct. Correcting
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.disabledCompat was corrected from [] to []
[12:32:15] [Server-Worker-7/WARN]: Configuration file F:\Curse\Minecraft\Instances\Land of the Lost 1.14.4\config\fluidtank-common.toml is not correct. Correcting
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common was corrected from null to SimpleCommentedConfig:{}
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.RemoveRecipe was corrected from null to false
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.enableOldRender was corrected from null to false
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe was corrected from null to SimpleCommentedConfig:{}
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.StoneOreName was corrected from null to forge:stone
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.IronOreName was corrected from null to forge:ingots/iron
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.GoldOreName was corrected from null to forge:ingots/gold
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.DiamondOreName was corrected from null to forge:gems/diamond
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.EmeraldOreName was corrected from null to forge:gems/emerald
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.StarOreName was corrected from null to fluidtank:star
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.CopperOreName was corrected from null to forge:ingots/copper
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.TinOreName was corrected from null to forge:ingots/tin
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.BronzeOreName was corrected from null to forge:ingots/bronze
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.LeadOreName was corrected from null to forge:ingots/lead
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.SilverOreName was corrected from null to forge:ingots/silver
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.recipe.easyRecipe was corrected from null to false
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.showInvisibleTankInTab was corrected from null to false
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.showTOP was corrected from null to true
[12:32:15] [Server-Worker-7/WARN]: Incorrect key common.showToolTipOnMods was corrected from null to true
[12:32:15] [Server-Worker-7/ERROR]: Skipping lifecycle event SETUP, 2 errors found.
[12:32:15] [Server-Worker-7/FATAL]: Failed to complete lifecycle event SETUP, 2 errors found
[12:32:15] [Server-Worker-7/FATAL]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-1.0.0-service.jar:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:97) ~[?:?]
at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:105) ~[?:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:87) ~[?:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:95) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_212]
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/painting/block/bio_diesel_still.png : java.io.FileNotFoundException: car:textures/painting/block/bio_diesel_still.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/particle/block/methanol_still.png : java.io.FileNotFoundException: car:textures/particle/block/methanol_still.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/painting/block/canola_methanol_mix_still.png : java.io.FileNotFoundException: car:textures/painting/block/canola_methanol_mix_still.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/painting/block/methanol_flowing.png : java.io.FileNotFoundException: car:textures/painting/block/methanol_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/mob_effect/block/bio_diesel_still.png : java.io.FileNotFoundException: car:textures/mob_effect/block/bio_diesel_still.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/painting/block/methanol_still.png : java.io.FileNotFoundException: car:textures/painting/block/methanol_still.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/painting/block/canola_oil_still.png : java.io.FileNotFoundException: car:textures/painting/block/canola_oil_still.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/mob_effect/block/canola_methanol_mix_still.png : java.io.FileNotFoundException: car:textures/mob_effect/block/canola_methanol_mix_still.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/particle/block/canola_oil_flowing.png : java.io.FileNotFoundException: car:textures/particle/block/canola_oil_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/painting/block/canola_oil_flowing.png : java.io.FileNotFoundException: car:textures/painting/block/canola_oil_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/painting/block/glycerin_still.png : java.io.FileNotFoundException: car:textures/painting/block/glycerin_still.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/painting/block/glycerin_flowing.png : java.io.FileNotFoundException: car:textures/painting/block/glycerin_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/painting/block/canola_methanol_mix_flowing.png : java.io.FileNotFoundException: car:textures/painting/block/canola_methanol_mix_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/painting/block/bio_diesel_flowing.png : java.io.FileNotFoundException: car:textures/painting/block/bio_diesel_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/particle/block/glycerin_flowing.png : java.io.FileNotFoundException: car:textures/particle/block/glycerin_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/mob_effect/block/methanol_flowing.png : java.io.FileNotFoundException: car:textures/mob_effect/block/methanol_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/mob_effect/block/methanol_still.png : java.io.FileNotFoundException: car:textures/mob_effect/block/methanol_still.png
[12:32:15] [Server-Worker-1/ERROR]: Using missing texture, unable to load car:textures/mob_effect/block/canola_oil_still.png : java.io.FileNotFoundException: car:textures/mob_effect/block/canola_oil_still.png
[12:32:15] [Server-Worker-5/ERROR]: Using missing texture, unable to load car:textures/mob_effect/block/canola_oil_flowing.png : java.io.FileNotFoundException: car:textures/mob_effect/block/canola_oil_flowing.png
[12:32:15] [Server-Worker-5/ERROR]: Using missing texture, unable to load car:textures/mob_effect/block/glycerin_still.png : java.io.FileNotFoundException: car:textures/mob_effect/block/glycerin_still.png
[12:32:15] [Server-Worker-5/ERROR]: Using missing texture, unable to load car:textures/particle/block/bio_diesel_still.png : java.io.FileNotFoundException: car:textures/particle/block/bio_diesel_still.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/particle/block/glycerin_still.png : java.io.FileNotFoundException: car:textures/particle/block/glycerin_still.png
[12:32:15] [Server-Worker-5/ERROR]: Using missing texture, unable to load car:textures/particle/block/canola_methanol_mix_still.png : java.io.FileNotFoundException: car:textures/particle/block/canola_methanol_mix_still.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/particle/block/methanol_flowing.png : java.io.FileNotFoundException: car:textures/particle/block/methanol_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/particle/block/canola_oil_still.png : java.io.FileNotFoundException: car:textures/particle/block/canola_oil_still.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/mob_effect/block/glycerin_flowing.png : java.io.FileNotFoundException: car:textures/mob_effect/block/glycerin_flowing.png
[12:32:15] [Server-Worker-1/ERROR]: Using missing texture, unable to load car:textures/particle/block/canola_methanol_mix_flowing.png : java.io.FileNotFoundException: car:textures/particle/block/canola_methanol_mix_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/particle/block/bio_diesel_flowing.png : java.io.FileNotFoundException: car:textures/particle/block/bio_diesel_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/mob_effect/block/canola_methanol_mix_flowing.png : java.io.FileNotFoundException: car:textures/mob_effect/block/canola_methanol_mix_flowing.png
[12:32:15] [Server-Worker-7/ERROR]: Using missing texture, unable to load car:textures/mob_effect/block/bio_diesel_flowing.png : java.io.FileNotFoundException: car:textures/mob_effect/block/bio_diesel_flowing.png
[12:32:20] [Server-Worker-8/ERROR]: Skipping lifecycle event ENQUEUE_IMC, 2 errors found.
[12:32:20] [Server-Worker-8/FATAL]: Failed to complete lifecycle event ENQUEUE_IMC, 2 errors found
[12:32:20] [Server-Worker-8/FATAL]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-1.0.0-service.jar:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:97) ~[?:?]
at net.minecraftforge.fml.client.ClientModLoader.finishModLoading(ClientModLoader.java:118) ~[?:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$4(ClientModLoader.java:89) ~[?:?]
at java.util.concurrent.CompletableFuture.uniRun(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$UniRun.tryFire(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.CompletableFuture$Completion.exec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:1.8.0_212]
at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:1.8.0_212]
[12:32:20] [Client thread/INFO]: OpenAL initialized.
[12:32:20] [Client thread/INFO]: Sound engine started
[12:32:20] [Client thread/INFO]: Created: 256x128 textures-atlas
[12:32:20] [Client thread/INFO]: Created: 512x512 textures-atlas
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_wood
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_wood
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_wood
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_wood
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_stone
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_stone
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_iron
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_iron
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_gold
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_gold
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_diamond
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_diamond
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_emerald
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_emerald
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_star
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_star
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_copper
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_copper
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_tin
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_tin
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_bronze
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_bronze
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_lead
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_lead
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_silver
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tank_silver
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_stone
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_stone
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_iron
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_iron
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_gold
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_gold
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_diamond
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_diamond
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_emerald
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_emerald
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_star
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_star
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_copper
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_copper
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_tin
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_tin
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_bronze
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_bronze
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_lead
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_lead
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_silver
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name invisible_tank_silver
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name creative
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name creative
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name creative
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tiletank
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tiletanknodisplay
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Potentially Dangerous alternative prefix fluidtank
for name tiletankcreative
, expected minecraft
. This could be a intended override, but in most cases indicates a broken mod.
[12:32:20] [Client thread/INFO]: Created: 256x256 textures/particle-atlas
[12:32:20] [Client thread/INFO]: Created: 256x256 textures/painting-atlas
[12:32:20] [Client thread/INFO]: Created: 128x128 textures/mob_effect-atlas