Generic i know. Ive looked through the error about a dozen times. So here is the weird part. Noone is logged in when this happens and it crashes at 2:30AM every morning. Ive got a batch in place to just run it when it crashes temporarily. Beyond this one crash the server runs perfectly with no issue.
Server is dedicated all that runs is the minecraft ftb server, nothing else runs on it. Batches periodicaly back it up to 3 differnet locations including cloud drives. It runs off of a software RAMDrive.
Weve got 12GB of ram and its a quad 2.7Ghz Processor if i remember right.
Error report below
---------------------------
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 7/6/13 2:32 AM
Description: Exception in server tick loop
cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:223)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:476)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:86)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:612)
at fy.run(ThreadMinecraftServer.java:16)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3688968072 bytes (3518 MB) / 4151836672 bytes (3959 MB) up to 5189795840 bytes (4949 MB)
JVM Flags: 20 total; -Xincgc -Xms4G -Xmx5G -XX:MaxPermSize=1024m -XX:NewRatio=2 -XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=2048 -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:+UseAdaptiveSizePolicy -Xnoclassgc -Xoss4M -Xss4M -XX:+UseFastAccessorMethods -XX:CMSInitiatingOccupancyFraction=90 -XX:+UseConcMarkSweepGC -XX:UseSSE=4 -XX:+UseCMSCompactAtFullCollection -XXarallelGCThreads=4 -XX:+AggressiveOpts
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
CraftBukkit Information:
Running:
Failed to handle CraftCrashReport:
java.lang.NullPointerException
at org.bukkit.Bukkit.getName(Bukkit.java:68)
at org.bukkit.craftbukkit.v1_4_R1.CraftCrashReport.call(CraftCrashReport.java:19)
at l.a(CrashReportCategory.java:103)
at a.h(CrashReport.java:59)
at a.<init>(CrashReport.java:41)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:660)
at fy.run(ThreadMinecraftServer.java:16)
FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 0 mods loaded, 0 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded
FML [Forge Mod Loader] (coremods) Unloaded
Forge [Minecraft Forge] (coremods) Unloaded
CodeChickenCore [CodeChicken Core] (coremods) Unloaded
MiscPeripheralsASM [MiscPeripherals ASM] (coremods) Unloaded
NotEnoughItems [Not Enough Items] (coremods) Unloaded
PowerCrystalsCore [PowerCrystals Core] (coremods) Unloaded
MiscPeripherals [MiscPeripherals] (miscperipherals-3.1c.jar) Unloaded
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,forge,fml'
Type: Dedicated Server (map_server.txt)
--------------------------------------------------------------------
I see that it has a missing mod exception but wouldn't this hit at the beginning and not at a specified every time every day. any help would be greatly appreciated.
Server is dedicated all that runs is the minecraft ftb server, nothing else runs on it. Batches periodicaly back it up to 3 differnet locations including cloud drives. It runs off of a software RAMDrive.
Weve got 12GB of ram and its a quad 2.7Ghz Processor if i remember right.
Error report below
---------------------------
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 7/6/13 2:32 AM
Description: Exception in server tick loop
cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:223)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:476)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:86)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:612)
at fy.run(ThreadMinecraftServer.java:16)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3688968072 bytes (3518 MB) / 4151836672 bytes (3959 MB) up to 5189795840 bytes (4949 MB)
JVM Flags: 20 total; -Xincgc -Xms4G -Xmx5G -XX:MaxPermSize=1024m -XX:NewRatio=2 -XX:CMSFullGCsBeforeCompaction=1 -XX:SoftRefLRUPolicyMSPerMB=2048 -XX:+CMSParallelRemarkEnabled -XX:+UseParNewGC -XX:+UseAdaptiveSizePolicy -Xnoclassgc -Xoss4M -Xss4M -XX:+UseFastAccessorMethods -XX:CMSInitiatingOccupancyFraction=90 -XX:+UseConcMarkSweepGC -XX:UseSSE=4 -XX:+UseCMSCompactAtFullCollection -XXarallelGCThreads=4 -XX:+AggressiveOpts
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
CraftBukkit Information:
Running:
Failed to handle CraftCrashReport:
java.lang.NullPointerException
at org.bukkit.Bukkit.getName(Bukkit.java:68)
at org.bukkit.craftbukkit.v1_4_R1.CraftCrashReport.call(CraftCrashReport.java:19)
at l.a(CrashReportCategory.java:103)
at a.h(CrashReport.java:59)
at a.<init>(CrashReport.java:41)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:660)
at fy.run(ThreadMinecraftServer.java:16)
FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 0 mods loaded, 0 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded
FML [Forge Mod Loader] (coremods) Unloaded
Forge [Minecraft Forge] (coremods) Unloaded
CodeChickenCore [CodeChicken Core] (coremods) Unloaded
MiscPeripheralsASM [MiscPeripherals ASM] (coremods) Unloaded
NotEnoughItems [Not Enough Items] (coremods) Unloaded
PowerCrystalsCore [PowerCrystals Core] (coremods) Unloaded
MiscPeripherals [MiscPeripherals] (miscperipherals-3.1c.jar) Unloaded
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,forge,fml'
Type: Dedicated Server (map_server.txt)
--------------------------------------------------------------------
I see that it has a missing mod exception but wouldn't this hit at the beginning and not at a specified every time every day. any help would be greatly appreciated.