Project Red - Exploration

Project Red - Exploration

27M Downloads

Not Working on Server

sjaak31367 opened this issue ยท 0 comments

commented

I found a bug, ProjectRed Doesn't work on The Server Side for 1.6.2 I got all Librarys from the ones that it is build against but it still crashes
Crash Report:

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

Time: 21-8-13 9:58
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: field_94408_c
at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:698)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
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.NoSuchFieldError: field_94408_c
at mrtjp.projectred.exploration.BlockPhotosyntheticStoneBrick.(BlockPhotosyntheticStoneBrick.java:19)
at mrtjp.projectred.exploration.ExplorationProxy.init(ExplorationProxy.java:92)
at mrtjp.projectred.ProjectRedExploration.init(ProjectRedExploration.java:100)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:697)
... 5 more

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: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1793122624 bytes (1710 MB) / 2058027008 bytes (1962 MB) up to 2058027008 bytes (1962 MB)
JVM Flags: 2 total; -Xms2G -Xmx2G
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.43.819 Minecraft Forge 9.10.0.819 13 mods loaded, 13 mods active
mcp{8.04} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized
FML{6.2.43.819} Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.10.0.819} Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{0.9.0.3} CodeChicken Core Unloaded->Constructed->Pre-initialized->Initialized
ForgeMultipart{1.0.0.130} Forge Multipart Unloaded->Constructed->Pre-initialized->Initialized
McMultipart{1.0.0.130} Minecraft Multipart Plugin Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Core{4.0.0pre.37} Project: Red-Core Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Expansion{4.0.0pre.37} Project: Red-Expansion Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Exploration{4.0.0pre.37} Project: Red-Exploration Unloaded->Constructed->Pre-initialized->Errored
ProjRed|Illumination{4.0.0pre.37} Project: Red-Illumination Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Integration{4.0.0pre.37} Project: Red-Integration Unloaded->Constructed->Pre-initialized->Initialized
ProjRed|Transmission{4.0.0pre.37} Project: Red-Transmission Unloaded->Constructed->Pre-initialized->Initialized
ForgeMicroblock{1.0.0.130} 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)