I need some help. The server crashes when I launch it. I'm pretty sure it's becuase of MrCrayfish's Furnitures Mod (it works completely fine on the actual Minecraft client), but are there any work-around on this because I would like you to keep Crayfish's Furniture Mod on the server. Thanks in advance. Any help would be greatly appreciated.
Here's the crash report:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar) OTGCorePlugin (OTG-Core.jar) LoadingPlugin (Quark-r1.4-123.jar) MovingWorldCore (movingworld-1.12-6.342-full.jar) ObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.8-core.jar)Contact their authors BEFORE contacting forge
// Daisy, daisy...
Time: 6/23/18 10:17 PMDescription: Exception in server tick loop
java.lang.NoClassDefFoundError: com/mia/craftstudio/IPackReaderCallback at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:528) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source)Caused by: java.lang.ClassNotFoundException: com.mia.craftstudio.IPackReaderCallback at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 34 moreCaused by: java.lang.NullPointerException
I'dont see the MrCrayfish's Furnitures mod in your log.
Rollback Post to RevisionRollBack
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
Thanks for the reply Conor and for pointing out PTRLib, but that didn't seem to fix the problem. MrCrayfish's Furnitures mod is named "cfm", and if I take it out of the mods folder, the server works with no problem, which is why I'm confident cfm is the problem. Downgrading to an earlier version of cfm works, but I would like to be able to keep the new version if possible. So if there is a solution to this apart from downgrading, please mention it. If not, then I'll be forced to downgrade. Thanks again in advance.
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar) OTGCorePlugin (OTG-Core.jar) LoadingPlugin (Quark-r1.4-123.jar) MovingWorldCore (movingworld-1.12-6.342-full.jar) ObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.8-core.jar)Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 6/25/18 12:19 PMDescription: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/client/resources/I18n at com.mrcrayfish.furniture.items.ItemEnvelopeSigned.func_77653_i(ItemEnvelopeSigned.java:63) at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:617) at net.minecraft.item.ItemStack.func_151000_E(ItemStack.java:1047) at net.minecraft.stats.StatList.func_75925_c(StatList.java:201) at net.minecraft.stats.StatList.reinit(StatList.java:346) at net.minecraftforge.common.ForgeModContainer.mappingChanged(ForgeModContainer.java:559) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at net.minecraftforge.fml.common.Loader.fireRemapEvent(Loader.java:924) at net.minecraftforge.registries.GameData.freezeData(GameData.java:237) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:753) at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source)Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.I18n at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 27 more
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
I tried the 4.2.0 version and it works!! Thank you so much ConorGarland ^-^
No problem!
Rollback Post to RevisionRollBack
Say something silly, Laugh 'til it hurts, Take a risk, Sing out loud, Rock the boat, Shake things up, Flirt with disaster, Buy something frivolous, Color outside the lines, Cause a scene, Order dessert, Make waves, Get carried away, Have a great day!
To post a comment, please login or register a new account.
I need some help. The server crashes when I launch it. I'm pretty sure it's becuase of MrCrayfish's Furnitures Mod (it works completely fine on the actual Minecraft client), but are there any work-around on this because I would like you to keep Crayfish's Furniture Mod on the server. Thanks in advance. Any help would be greatly appreciated.
Here's the crash report:
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar) OTGCorePlugin (OTG-Core.jar) LoadingPlugin (Quark-r1.4-123.jar) MovingWorldCore (movingworld-1.12-6.342-full.jar) ObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.8-core.jar)Contact their authors BEFORE contacting forge
// Daisy, daisy...
Time: 6/23/18 10:17 PMDescription: Exception in server tick loop
java.lang.NoClassDefFoundError: com/mia/craftstudio/IPackReaderCallback at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:528) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source)Caused by: java.lang.ClassNotFoundException: com.mia.craftstudio.IPackReaderCallback at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 34 moreCaused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_171, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 4481137320 bytes (4273 MB) / 5103943680 bytes (4867 MB) up to 11453595648 bytes (10923 MB) JVM Flags: 2 total; -Xmx12G -Xms4G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2705 46 mods loaded, 46 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:----- |:-------------------------------------------- |:----------------- |:------------------------------------------------- |:---------------------------------------- | | UC | minecraft | 1.12.2 | minecraft.jar | None | | UC | mcp | 9.42 | minecraft.jar | None | | UC | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UC | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UC | micdoodlecore | | minecraft.jar | None | | UC | otgcore | 1.12 | minecraft.jar | None | | UC | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None | | UC | obfuscate | 0.2.4 | minecraft.jar | None | | UC | quark | r1.4-123 | Quark-r1.4-123.jar | None | | UC | autoreglib | 1.3-17 | AutoRegLib-1.3-17.jar | None | | UC | betterunderground | 1.1.6 | betterunderground-1.1.6.jar | None | | UC | openterraingenerator | v4 | OpenTerrainGenerator-1.12.2+-+v4.jar | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 | | UC | biomebundle | 5.1 | Biome_Bundle-1.12.2-v6.1.jar | None | | UC | carpentersblocks | 3.4.004 POC | Carpenter's Blocks v3.4.004 POC - MC 1.12.2.jar | None | | UC | cdm | 0.4.1 | cdm-0.4.1-mc1.12.2.jar | None | | UC | cfm | 4.3.0 | cfm-4.3.0-mc1.12.2.jar | None | | UC | cgm | 0.2.1 | cgm-0.2.1-mc1.12.2.jar | None | | UC | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | UC | codechickenlib | 3.1.5.331 | CodeChickenLib-1.12.2-3.1.5.331-universal (1).jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UC | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None | | UC | davincisvessels | @[email protected] | davincisvessels-1.12-6.340-full.jar | None | | U | props | 2.6.0 | Decocraft-2.6.0_1.12.2.jar | None | | U | limelib | 1.7.12 | limelib-1.12.2-1.7.12.jar | None | | U | furnus | 2.1.5 | furnus-1.12.2-2.1.5.jar | None | | U | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24 (1).jar | None | | U | jei | 4.9.2.196 | jei_1.12.2-4.9.2.196.jar | None | | U | toolprogression | 1.12.2-1.5.3 | toolprogression-1.12.2-1.5.3.jar | None | | U | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None | | U | galacticraftcore | 4.0.1.177 | GalacticraftCore-1.12.2-4.0.1.177.jar | None | | U | galacticraftplanets | 4.0.1.177 | Galacticraft-Planets-1.12.2-4.0.1.177.jar | None | | U | waila | 1.8.26 | Hwyla-Mod-1.12.2.jar | None | | U | inventorysorter | 1.13.3+57 | inventorysorter-1.12.2-1.13.3+57.jar | None | | U | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None | | U | ironchest | 1.12.2-7.0.42.827 | ironchest-1.12.2-7.0.42.827.jar | None | | U | landlust | 1.12.2-0.3.6 | landlust-1.12.2-0.3.6.jar | None | | U | lightswitch | 1.1.2 | lightswitch-1.1.2-mc1.12.2.jar | None | | U | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | U | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | U | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | None | | U | placebo | 1.3.4 | Placebo-1.12.2-1.3.4.jar | None | | U | plants2 | 2.8.6 | Plants-1.12.2-2.8.6.jar | None | | U | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None | | U | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.6.jar | None | | U | thebetweenlands | 3.3.8 | TheBetweenlands-3.3.8-universal.jar | None | | U | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None | | U | vehicle | 0.14.0 | vehicle-0.14.0-mc1.12.2.jar | None |
Loaded coremods (and transformers): MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar) micdoodle8.mods.miccore.MicdoodleTransformerOTGCorePlugin (OTG-Core.jar) com.pg85.otg.forge.asm.OTGClassTransformerLoadingPlugin (Quark-r1.4-123.jar) vazkii.quark.base.asm.ClassTransformerMovingWorldCore (movingworld-1.12-6.342-full.jar) ObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformerTheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.8-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)
Decocraft 2 requires "PTRLib", which you do not have installed.
Download it here: https://minecraft.curseforge.com/projects/ptrlib
I'dont see the MrCrayfish's Furnitures mod in your log.
Thanks for the reply Conor and for pointing out PTRLib, but that didn't seem to fix the problem. MrCrayfish's Furnitures mod is named "cfm", and if I take it out of the mods folder, the server works with no problem, which is why I'm confident cfm is the problem. Downgrading to an earlier version of cfm works, but I would like to be able to keep the new version if possible. So if there is a solution to this apart from downgrading, please mention it. If not, then I'll be forced to downgrade. Thanks again in advance.
Post the new crash report.
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present: MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar) OTGCorePlugin (OTG-Core.jar) LoadingPlugin (Quark-r1.4-123.jar) MovingWorldCore (movingworld-1.12-6.342-full.jar) ObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.8-core.jar)Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 6/25/18 12:19 PMDescription: Exception in server tick loop
java.lang.NoClassDefFoundError: net/minecraft/client/resources/I18n at com.mrcrayfish.furniture.items.ItemEnvelopeSigned.func_77653_i(ItemEnvelopeSigned.java:63) at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:617) at net.minecraft.item.ItemStack.func_151000_E(ItemStack.java:1047) at net.minecraft.stats.StatList.func_75925_c(StatList.java:201) at net.minecraft.stats.StatList.reinit(StatList.java:346) at net.minecraftforge.common.ForgeModContainer.mappingChanged(ForgeModContainer.java:559) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) at net.minecraftforge.fml.common.Loader.fireRemapEvent(Loader.java:924) at net.minecraftforge.registries.GameData.freezeData(GameData.java:237) at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:753) at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source)Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.I18n at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 27 more
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- System Details --Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_171, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3973991376 bytes (3789 MB) / 7838629888 bytes (7475 MB) up to 11453595648 bytes (10923 MB) JVM Flags: 2 total; -Xmx12G -Xms4G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.42 Powered by Forge 14.23.4.2705 47 mods loaded, 47 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature | |:------ |:-------------------------------------------- |:----------------- |:------------------------------------------------- |:---------------------------------------- | | UCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | UCHIJA | mcp | 9.42 | minecraft.jar | None | | UCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2705-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJA | forge | 14.23.4.2705 | forge-1.12.2-14.23.4.2705-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 | | UCHIJA | micdoodlecore | | minecraft.jar | None | | UCHIJA | otgcore | 1.12 | minecraft.jar | None | | UCHIJA | com.elytradev.movingworld.common.asm.coremod | | minecraft.jar | None | | UCHIJA | obfuscate | 0.2.4 | minecraft.jar | None | | UCHIJA | quark | r1.4-123 | Quark-r1.4-123.jar | None | | UCHIJA | autoreglib | 1.3-17 | AutoRegLib-1.3-17.jar | None | | UCHIJA | betterunderground | 1.1.6 | betterunderground-1.1.6.jar | None | | UCHIJA | openterraingenerator | v4 | OpenTerrainGenerator-1.12.2+-+v4.jar | e9f7847a78c5342af5b0a9e04e5abc0b554d69e0 | | UCHIJA | biomebundle | 5.1 | Biome_Bundle-1.12.2-v6.1.jar | None | | UCHIJA | carpentersblocks | 3.4.004 POC | Carpenter's Blocks v3.4.004 POC - MC 1.12.2.jar | None | | UCHIJA | cdm | 0.4.1 | cdm-0.4.1-mc1.12.2.jar | None | | UCHIJA | cfm | 4.3.0 | cfm-4.3.0-mc1.12.2.jar | None | | UCHIJA | cgm | 0.2.1 | cgm-0.2.1-mc1.12.2.jar | None | | UCHIJA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None | | UCHIJA | codechickenlib | 3.1.5.331 | CodeChickenLib-1.12.2-3.1.5.331-universal (1).jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJA | movingworld | 1.12-6.342 | movingworld-1.12-6.342-full.jar | None | | UCHIJA | davincisvessels | @[email protected] | davincisvessels-1.12-6.340-full.jar | None | | UCHIJA | ptrmodellib | 1.0.2 | PTRLib-1.0.2.jar | None | | UCHIJA | props | 2.6.0 | Decocraft-2.6.0_1.12.2.jar | None | | UCHIJA | limelib | 1.7.12 | limelib-1.12.2-1.7.12.jar | None | | UCHIJA | furnus | 2.1.5 | furnus-1.12.2-2.1.5.jar | None | | UCHIJA | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24 (1).jar | None | | UCHIJA | jei | 4.9.2.196 | jei_1.12.2-4.9.2.196.jar | None | | UCHIJA | toolprogression | 1.12.2-1.5.3 | toolprogression-1.12.2-1.5.3.jar | e631d7254e451d0360d0148cb21407d5511d45e9 | | UCHIJA | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None | | UCHIJA | galacticraftcore | 4.0.1.177 | GalacticraftCore-1.12.2-4.0.1.177.jar | None | | UCHIJA | galacticraftplanets | 4.0.1.177 | Galacticraft-Planets-1.12.2-4.0.1.177.jar | None | | UCHIJA | waila | 1.8.26 | Hwyla-Mod-1.12.2.jar | None | | UCHIJA | inventorysorter | 1.13.3+57 | inventorysorter-1.12.2-1.13.3+57.jar | None | | UCHIJA | ironbackpacks | 1.12.2-3.0.8-12 | IronBackpacks-1.12.2-3.0.8-12.jar | None | | UCHIJA | ironchest | 1.12.2-7.0.42.827 | ironchest-1.12.2-7.0.42.827.jar | None | | UCHIJA | landlust | 1.12.2-0.3.6 | landlust-1.12.2-0.3.6.jar | None | | UCHIJA | lightswitch | 1.1.2 | lightswitch-1.1.2-mc1.12.2.jar | None | | UCHIJA | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None | | UCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | UCHIJA | nei | 2.4.1 | NotEnoughItems-1.12.2-2.4.1.233-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | UCHIJA | placebo | 1.3.4 | Placebo-1.12.2-1.3.4.jar | None | | UCHIJA | plants2 | 2.8.6 | Plants-1.12.2-2.8.6.jar | None | | UCHIJA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None | | UCHIJA | storagedrawers | 1.12-5.3.5 | StorageDrawers-1.12.2-5.3.6.jar | None | | UCHIJA | thebetweenlands | 3.3.8 | TheBetweenlands-3.3.8-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 | | UCHIJA | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None | | UCHIJA | vehicle | 0.14.0 | vehicle-0.14.0-mc1.12.2.jar | None |
Loaded coremods (and transformers): MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.177.jar) micdoodle8.mods.miccore.MicdoodleTransformerOTGCorePlugin (OTG-Core.jar) com.pg85.otg.forge.asm.OTGClassTransformerLoadingPlugin (Quark-r1.4-123.jar) vazkii.quark.base.asm.ClassTransformerMovingWorldCore (movingworld-1.12-6.342-full.jar) ObfuscatePlugin (obfuscate-0.2.4-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformerTheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.8-core.jar) thebetweenlands.core.TheBetweenlandsClassTransformer Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - wailaIntegration (Enabled/Not Forced)
Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)
The version 4.3.0 seems to be beta, try the version 4.2.0.
Download it here: https://www.curseforge.com/minecraft/mc-mods/mrcrayfish-furniture-mod/files?filter-game-version=2020709689:6756
I tried the 4.2.0 version and it works!! Thank you so much ConorGarland ^-^
No problem!