Railcraft

Railcraft

34M Downloads

Forge server 871 crash

miuirussia opened this issue ยท 2 comments

commented

---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.

Time: 01.10.13 16:11
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer
at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:141)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/tileentity/TileEntitySpecialRenderer
at mrtjp.projectred.core.BlockBasics.func_71857_b(BlockBasics.java:137)
at mods.railcraft.common.plugins.forestry.ForestryPlugin.improveForestryBackpacks(ForestryPlugin.java:92)
at mods.railcraft.common.modules.ModuleForestry.initSecond(ModuleForestry.java:32)
at mods.railcraft.common.modules.ModuleManager.initSecond(ModuleManager.java:192)
at mods.railcraft.common.modules.ModuleManager.init(ModuleManager.java:126)
at mods.railcraft.common.core.Railcraft.init(Railcraft.java:157)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
... 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:179)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 37 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.6.2
Operating System: Mac OS X (x86_64) version 10.9
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 78660128 bytes (75 MB) / 265617408 bytes (253 MB) up to 265617408 bytes (253 MB)
JVM Flags: 0 total;
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
FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 45 mods loaded, 45 mods active
mcp{8.04} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized
FML{6.2.62.871} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.10.1.871} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{0.9.0.5} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.6.1.3} Not Enough Items Unloaded->Constructed->Pre-initialized->Initialized
AppliedEnergistics-Core{rv13.c} AppliedEnergistics Core Unloaded->Constructed->Pre-initialized->Initialized
mod_bspkrsCore{v3.05(1.6.2)} bspkrsCore Unloaded->Constructed->Pre-initialized->Initialized
BiomesOPlenty{1.1.2} Biomes O' Plenty Unloaded->Constructed->Pre-initialized->Initialized
CarpentersBlocks{v1.84} Carpenter's Blocks Unloaded->Constructed->Pre-initialized->Initialized
ChickenChunks{1.3.3.2} ChickenChunks Unloaded->Constructed->Pre-initialized->Initialized
ConfigMod{v1.0} Extended Mod Config Unloaded->Constructed->Pre-initialized->Initialized
CoroAI{v1.0} CoroAI Unloaded->Constructed->Pre-initialized->Initialized
EnderStorage{1.4.3.3} EnderStorage Unloaded->Constructed->Pre-initialized->Initialized
ExtendedRenderer{v1.0} Extended Renderer Unloaded->Constructed->Pre-initialized->Initialized
AppliedEnergistics{rv13.c} Applied Energistics Unloaded->Constructed->Pre-initialized->Initialized
extracells{1.4.5} ExtraCells Unloaded->Constructed->Pre-initialized->Initialized
GregsLighting{1.9.0} Greg's Lighting Unloaded->Constructed->Pre-initialized->Initialized
IC2{2.0.237-experimental} IndustrialCraft 2 Unloaded->Constructed->Pre-initialized->Initialized
IC2NuclearControl{1.6.2c} Nuclear Control Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{4.1.0} BuildCraft Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{4.1.0} BC Builders Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{4.1.0} BC Transport Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{4.1.0} BC Silicon Unloaded->Constructed->Pre-initialized->Initialized
Forestry{2.3.0.1_ic2.ex} Forestry for Minecraft Unloaded->Constructed->Pre-initialized->Initialized
LogisticsPipes|Main{0.7.4.dev.50} Logistics Pipes Unloaded->Constructed->Pre-initialized->Initialized
ForgeMultipart{1.0.0.171} Forge Multipart Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Core{4.0.1.4} Project: Red-Core Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Compatability{4.0.1.4} ProjectRed-Compatability Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Integration{4.0.1.4} ProjectRed-Integration Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Transmission{4.0.1.4} ProjectRed-Transmission Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Exploration{4.0.1.4} ProjectRed-Exploration Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Illumination{4.0.1.4} ProjectRed-Illumination Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{4.1.0} BC Energy Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{4.1.0} BC Factory Unloaded->Constructed->Pre-initialized->Initialized
QuarryPlus{1.5.4} QuarryPlus Unloaded->Constructed->Pre-initialized->Initialized
Railcraft{8.0.2.0} Railcraft Unloaded->Constructed->Pre-initialized->Errored
fodc{1.4.0} Ore Dictionary Converter Unloaded->Constructed->Pre-initialized->Initialized
ImmibisCore{56.0.3} Immibis Core Unloaded->Constructed->Pre-initialized->Initialized
IronChest{5.3.20.549} Iron Chest Unloaded->Constructed->Pre-initialized->Initialized
LiquidXP{56.0.2} Liquid XP Unloaded->Constructed->Pre-initialized->Initialized
magicalcrops{3.0.6 BETA} Magical Crops Unloaded->Constructed->Pre-initialized->Initialized
TEOreGen{0.1} TEOreGen Unloaded->Constructed->Pre-initialized->Initialized
Mystcraft{0.10.6.00} Mystcraft Unloaded->Constructed->Pre-initialized->Initialized
McMultipart{1.0.0.171} Minecraft Multipart Plugin Unloaded->Constructed->Pre-initialized->Initialized
ForgeMicroblock{1.0.0.171} Forge Microblocks Unloaded->Constructed->Pre-initialized->Initialized
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

commented

Remove Project: Red
Try again.

commented

Update Project Red.