Posted February 3, 201510 yr Hi, I'm starting to make a modded server, but every time i try starting it, it crashes. Here is the Crash Report: ---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 2/2/15 8:13 PM Description: Exception in server tick loop java.lang.NoClassDefFoundError: Lreifnsk/minimap/ReiMinimap; at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Class.java:2348) at java.lang.Class.getDeclaredField(Class.java:1916) at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:384) at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:338) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:493) at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.loadMods(Loader.java:492) 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) Caused by: java.lang.ClassNotFoundException: reifnsk.minimap.ReiMinimap at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ... 32 more Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/resources/IResourceManagerReloadListener at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637) at java.lang.ClassLoader.defineClass(ClassLoader.java:621) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 34 more Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.IResourceManagerReloadListener at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ... 39 more Caused 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.7.10 Operating System: Mac OS X (x86_64) version 10.10.2 Java Version: 1.6.0_65, Apple Inc. Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc. Memory: 53438016 bytes (50 MB) / 126701568 bytes (120 MB) up to 129957888 bytes (123 MB) JVM Flags: 0 total; 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.85.1230 Minecraft Forge 10.13.2.1230 33 mods loaded, 33 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230-universal.jar) Unloaded->Constructed Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230-universal.jar) Unloaded->Constructed CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10.jar) Unloaded->Constructed debug{1.0} [debug] (Dense-Ores-Mod-1.7.10.jar) Unloaded->Constructed lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded->Constructed woodconverter{v2.7_1} [Wood Converter] ([1.7.10]Wood Converter v2.7_1.jar) Unloaded->Constructed satscapealarmcraft{1.0} [Alarmcraft] (Alarmcraft-Mod-1.7.10.jar) Unloaded->Constructed eternisles{1.1.0} [Eternal Isles] (eternisles-1.1(3).jar) Unloaded->Constructed iChunUtil{4.1.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar) Unloaded->Constructed InfernalMobs{1.6.0} [infernal Mobs] (InfernalMobs-1.7.10.jar) Unloaded->Constructed ironbackpacks{0.5.0} [iron Backpacks] (Iron-Backpacks-Mod-1.7.10.jar) Unloaded->Constructed IronChest{6.0.62.742} [iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed liquidpotions{1.7.10-A1.0.6} [liquidpotions] (Liquid-Potions-Mod-1.7.10.jar) Unloaded->Constructed MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar) Unloaded->Constructed Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar) Unloaded->Constructed AS_MultiMine{1.4.3} [Multi Mine] (MultiMine-1.7.10.jar) Unloaded->Constructed wuppy29_nethereye{1.4.1} [Nether Eye] (Nether Eye 1.7.10-1.4.1.jar) Unloaded->Constructed spawningores{1.0} [spawningores] (Ores-to-Eggs-Mod-1.7.10.jar) Unloaded->Constructed plantmegapack{4.15} [Plant Mega Pack] (plantmegapack-4.15-1.7.10-1230.jar) Unloaded->Constructed shit{1.3} [Poop Mod] (Poop-Mod-1.7.10.jar) Unloaded->Constructed powerGems{0.3.0} [Power Gems] (Power-Gems-Mod-1.7.10.jar) Unloaded->Constructed ReiMinimap{1.7.10} [Rei's Minimap] (Reis-Minimap-Mod-1.7.10.jar) Unloaded AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar) Unloaded Baubles{1.0.1.10} [baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded runicdungeons{0.9} [Runic Dungeons] (Runic-Dungeons-Mod-1.7.10.jar) Unloaded wuppy29_slimedungeon{1.6.2} [slime Dungeons] (Slime Dungeons 1.7.10-1.6.2.jar) Unloaded SwordPedestal{1.0(1.7.10)} [sword Pedestal] (Sword-Pedestal-Mod-1.7.10.jar) Unloaded Thaumcraft{4.2.3.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.4.jar) Unloaded AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded Waila{1.5.5} [Waila] (Waila-1.5.5-1.7.10.jar) Unloaded denseores{1.0} [Dense Ores] (Dense-Ores-Mod-1.7.10.jar) Unloaded Profiler Position: N/A (disabled) Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt) PLEASE HELP!!
February 3, 201510 yr Delete rei's minimap. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
February 3, 201510 yr Author Ok i took out rei's minimap and now it loads for a longer period of time, but it still ends up crashing, and now there's nothing in the crash file. I open the newest crash txt file and it's completely blank. What should i do now
February 3, 201510 yr Author wait i reran it and now im getting this: ---- Minecraft Crash Report ---- // There are four lights! Time: 2/3/15 3:28 PM Description: Exception in server tick loop java.lang.OutOfMemoryError: Java heap space at net.minecraft.nbt.NBTTagByteArray.func_152446_a(SourceFile:27) at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:52) at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) at net.minecraft.nbt.NBTTagCompound.func_152449_a(SourceFile:329) at net.minecraft.nbt.NBTTagCompound.func_152446_a(SourceFile:41) at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:168) at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125) at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120) at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121) at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20) at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12) at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343) at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302) at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101) at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:235) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258) 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: Mac OS X (x86_64) version 10.10.2 Java Version: 1.6.0_65, Apple Inc. Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc. Memory: 29728 bytes (0 MB) / 129957888 bytes (123 MB) up to 129957888 bytes (123 MB) JVM Flags: 0 total; 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.85.1230 Minecraft Forge 10.13.2.1230 32 mods loaded, 32 mods active mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available FML{7.10.85.1230} [Forge Mod Loader] (forge-1.7.10-10.13.2.1230-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Forge{10.13.2.1230} [Minecraft Forge] (forge-1.7.10-10.13.2.1230-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available NotEnoughItems{1.0.3.74} [Not Enough Items] (Not-Enough-Items-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available debug{1.0} [debug] (Dense-Ores-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available woodconverter{v2.7_1} [Wood Converter] ([1.7.10]Wood Converter v2.7_1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available satscapealarmcraft{1.0} [Alarmcraft] (Alarmcraft-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available eternisles{1.1.0} [Eternal Isles] (eternisles-1.1(3).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available iChunUtil{4.1.3} [iChunUtil] (iChun-Util-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available InfernalMobs{1.6.0} [infernal Mobs] (InfernalMobs-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available ironbackpacks{0.5.0} [iron Backpacks] (Iron-Backpacks-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available IronChest{6.0.62.742} [iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available liquidpotions{1.7.10-A1.0.6} [liquidpotions] (Liquid-Potions-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Morph{0.9.1} [Morph] (Morphing-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AS_MultiMine{1.4.3} [Multi Mine] (MultiMine-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available wuppy29_nethereye{1.4.1} [Nether Eye] (Nether Eye 1.7.10-1.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available spawningores{1.0} [spawningores] (Ores-to-Eggs-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available plantmegapack{4.15} [Plant Mega Pack] (plantmegapack-4.15-1.7.10-1230.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available shit{1.3} [Poop Mod] (Poop-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available powerGems{0.3.0} [Power Gems] (Power-Gems-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AS_Ruins{14.7} [Ruins Spawning System] (Ruins-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Baubles{1.0.1.10} [baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available runicdungeons{0.9} [Runic Dungeons] (Runic-Dungeons-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available wuppy29_slimedungeon{1.6.2} [slime Dungeons] (Slime Dungeons 1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available SwordPedestal{1.0(1.7.10)} [sword Pedestal] (Sword-Pedestal-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Thaumcraft{4.2.3.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available Waila{1.5.5} [Waila] (Waila-1.5.5-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available denseores{1.0} [Dense Ores] (Dense-Ores-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available 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)
February 3, 201510 yr Two things: 1) Java Version: 1.6.0_65, Apple Inc. Update your java, seriously. 2) Memory: 29728 bytes (0 MB) / 129957888 bytes (123 MB) up to 129957888 bytes (123 MB) You need to add more memory... 123MB is not enough to run a server of any kind... I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
February 3, 201510 yr Read the EAQs -.- I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
February 3, 201510 yr Author so i updated java and it's loading now and i could connect but it's super laggy. I read the EAQ's but i still dont know how to up the Ram of the server or the memory. "Memory: 29728 bytes (0 MB) / 129957888 bytes (123 MB) up to 129957888 bytes (123 MB)" I know with a vanilla server, when i make a start.command i can change the memory in that txt file, but i dont have a start.command for my forge server. should i make one? if so can you please help me make one
February 3, 201510 yr There are plenty of tutorials out there on how to run a java program. Please follow any of them. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
February 3, 201510 yr Author could you give me a link to one that will help with a forge server on a mac?
February 4, 201510 yr http://bit.ly/16fitPW I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.