iChun / iChunUtil

iChunUtil as required by several of my mods.
GNU Lesser General Public License v3.0
40 stars 53 forks source link

ichunutil #117

Closed Valorum5 closed 8 years ago

Valorum5 commented 8 years ago

I have been having issues with my Minecraft Server. I have other mods installed but they work when I take iChun's mods out. I am trying to get this server up ASAP. Please help.

---- Minecraft Crash Report ---- // But it works on my machine.

Time: 6/24/16 10:02 AM Description: Exception in server tick loop

Missing Mods: iChunUtil : [4.0.0,)

cpw.mods.fml.common.MissingModsException at cpw.mods.fml.common.Loader.sortModList(Loader.java:243) at cpw.mods.fml.common.Loader.loadMods(Loader.java:493) at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_91, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1991425056 bytes (1899 MB) / 2058354688 bytes (1963 MB) up to 2058354688 bytes (1963 MB) JVM Flags: 2 total; -Xms2048M -Xmx2048M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 7 mods loaded, 7 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored U mcp{9.05} Minecraft Coder Pack U FML{7.10.99.99} Forge Mod Loader U Forge{10.13.4.1614} Minecraft Forge U thedalekmod{39.75} The Dalek Mod U MCA{1.7.10-5.1.2} Minecraft Comes Alive U Morph{0.9.2} Morph U RadixCore{2.1.1} RadixCore Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

iChun commented 8 years ago

Missing Mods: iChunUtil : [4.0.0,)

Valorum5 commented 8 years ago

---- Minecraft Crash Report ---- // I feel sad now :(

Time: 6/24/16 11:09 AM Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient at net.minecraft.profiler.Profiler.func_76320_a(Profiler.java:64) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:546) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 4 more Caused by: java.lang.RuntimeException: Attempted to load class bjf for invalid side SERVER at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 6 more

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

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_91, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1998379584 bytes (1905 MB) / 2136997888 bytes (2038 MB) up to 2136997888 bytes (2038 MB) JVM Flags: 2 total; -Xms2048M -Xmx2048M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 8 mods loaded, 8 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.05} Minecraft Coder Pack UCHIJAAAA FML{7.10.99.99} Forge Mod Loader UCHIJAAAA Forge{10.13.4.1614} Minecraft Forge UCHIJAAAA thedalekmod{39.75} The Dalek Mod UCHIJAAAA iChunUtil{4.0.0} iChunUtil UCHIJAAAA RadixCore{2.1.1} RadixCore UCHIJAAAA MCA{1.7.10-5.1.2} Minecraft Comes Alive UCHIJAAAA Morph{0.9.2} Morph Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 0 / 20; [] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

iChun commented 8 years ago

Use the latest version that starts with a 4. I think it was 4.2.2 or something. Don't use any that starts with 5. On 24 Jun 2016 5:10 PM, "Valorum5" notifications@github.com wrote:

---- Minecraft Crash Report ---- // I feel sad now :(

Time: 6/24/16 11:09 AM Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient at net.minecraft.profiler.Profiler.func_76320_a(Profiler.java:64) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:546) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 4 more Caused by: java.lang.RuntimeException: Attempted to load class bjf for invalid side SERVER at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50) at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ... 6 more A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_91, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1998379584 bytes (1905 MB) / 2136997888 bytes (2038 MB) up to 2136997888 bytes (2038 MB) JVM Flags: 2 total; -Xms2048M -Xmx2048M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 8 mods loaded, 8 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.05} Minecraft Coder Pack http://minecraft.jar UCHIJAAAA FML{7.10.99.99} Forge Mod Loader http://forge-1.7.10-10.13.4.1614-1.7.10-universal.jar UCHIJAAAA Forge{10.13.4.1614} Minecraft Forge http://forge-1.7.10-10.13.4.1614-1.7.10-universal.jar UCHIJAAAA thedalekmod{39.75} The Dalek Mod http://Dalek_Mod_1710.jar UCHIJAAAA iChunUtil{4.0.0} iChunUtil http://iChunUtil-4.0.0.jar UCHIJAAAA RadixCore{2.1.1} RadixCore http://RadixCore-1.7.10-2.1.1-universal.jar UCHIJAAAA MCA{1.7.10-5.1.2} Minecraft Comes Alive http://MCA-1.7.10-5.1.2-universal.jar UCHIJAAAA Morph{0.9.2} Morph http://Morph-Beta-0.9.2.jar Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Player Count: 0 / 20; [] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/iChun/iChunUtil/issues/117#issuecomment-228388527, or mute the thread https://github.com/notifications/unsubscribe/ACMSTLKDAoCvZW-LLSyB43WQCUp0CtSFks5qPAFygaJpZM4I938G .