i've tried re-downloading the core 3 times and still same issue. dunno if im installing it wrong i just throw everything in the zip into my .jar .
[Addon v1.112]F4113nC0r3v4.0.5
- F4113nb34st
- Closed
-
-
Mods go in the mods folder.
Edit: apparently not for this, but it seems to work for me if I just stick it in the mods folder.
-
OMG and here i thought it was like the other Core mods and i had to extract it into my jar FML.
-
nope, because it need to be loaded after ic2, it must be put into the mods folder
-
Just download installed only find image icon for mods does not work alls white square with small black square. Tried all think which updated forge version latest and get rid all mod not need for it to run and still have same issued. Which make wonder anyone else get this issued?oops wrong trhead -
I am using forge build 303 and my client and server have the same mods installed. My client works fine, but the server crashes with the error attached when starting up.
Ive tried redownloading multiple times, deleting the config file... -
try getting an earlier forge build, in that build they took out one of the needed methods
-
any chance you can update it to forge 303? Its the latest stable build
and i cant really downgrade cause it will break some of my mods. Im only
asking cause i would really love to implement your bio materials but am
unable to due to the core not working with latest recommended forge -
I'll see what I can do
-
Got a quick question, does this need ic2 code? I've been seeing a few things like audiosource and references to the main IC2 class, and am wondering if I should just make some dummy classes to trick stuff into compiling
-
yeah if you don't have the ic2 code, just make dummy classes (that's what i do)
-
Thanks
-
How do I Install?
Does it go in the Mods folder
or the Minecraft.jar? -
mods folder
-
That was fast. Thanks!
mods folder
-
Server Crash Log:
---- Minecraft Crash Report ----
// This doesn't make any sense!Time: 14.10.12 19:44
Description: Exception in server tick loopcpw.mods.fml.common.LoaderException: java.lang.reflect.InvocationTargetException
at cpw.mods.fml.common.LoadController.transition(LoadController.java:102)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:640)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:88)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:345)
at ft.b(DedicatedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:433)
at ep.run(SourceFile:539)
Caused by: java.lang.reflect.InvocationTargetException
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:437)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:124)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:81)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:639)
... 5 more
Caused by: java.lang.NoSuchMethodError: ModLoader.getUniqueBlockModelID(LBaseMod;Z)I
at f4113n.core.FCore.init(FCore.java:141)
... 31 moreRelevant Details:
- Minecraft Version: 1.3.2
- Operating System: Windows 7 (amd64) version 6.1
- Java Version: 1.7.0_07, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 841028936 bytes (802 MB) / 1029046272 bytes (981 MB) up to 1908932608 bytes (1820 MB)
- JVM Flags: 2 total; -Xms1024M -Xmx2048M
- FML: ~ERROR~ NullPointerException: null
- Is Modded: Definitely; 'forge,fml'
- Profiler Position: N/A (disabled)
- Type: Dedicated ServerFurther Infos:
2012-10-14 19:44:25 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod FML
2012-10-14 19:44:25 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod FML
2012-10-14 19:44:25 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod Forge
2012-10-14 19:44:25 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod Forge
2012-10-14 19:44:25 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod IC2
2012-10-14 19:44:25 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod IC2
2012-10-14 19:44:25 [FINER] [ForgeModLoader] Posting state event FMLInitializationEvent to mod F4113nC0r3
2012-10-14 19:44:25 [FINER] [ForgeModLoader] State event FMLInitializationEvent delivered to mod F4113nC0r3
2012-10-14 19:44:25 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
2012-10-14 19:44:25 [SEVERE] [ForgeModLoader]
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
IC2 [IndustrialCraft 2] (industrialcraft-2_1.107.35-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
F4113nC0r3 [F4113n C0r3] (F4113nC0r3_Universal-2.2.0.zip) Unloaded->Constructed->Pre-initialized->Errored
Can you give any information on when you will have fixed this error? I would like to use this mod on a server. -
looks like you error is something related to forge.... what version are you using?
-
looks like you error is something related to forge.... what version are you using?
thats the error you get using forge 303 and later (possibly a bit before too) -
thats the error you get using forge 303 and later (possibly a bit before too)That's right. I am using the current Forge Version 303. Certain other mods I use require the latest Forge Version.
-
That's right. I am using the current Forge Version 303. Certain other mods I use require the latest Forge Version.
Same goes for me.