• 0

    posted a message on Magic Bees: Magic themed bees for Forestry; The Successor to ThaumicBees
    Quote from MysteriousAges

    No idea. Item handling code did not change between versions... Perhaps there is an ID conflict between your mods?


    just finished checking, no item id conflict in the mods, but if i start removing mods, things get weirder, if i remove thaumic bees, everything is ok, if I leave thaumic bees and remove gregtech, same thing, but if i only remove railcraft, no item show up in the crafting recipe in the thaumonomicon at all, just an empty page where the recipe should be. Maybe the newest version is creating a conflict with one of those ? I never saw that kind of bug before...
    Posted in: Minecraft Mods
  • 0

    posted a message on Magic Bees: Magic themed bees for Forestry; The Successor to ThaumicBees
    When I install the latest version, some recipes in the thaumonomicon become really weird , for exemple, the recipe for
    the scribling tool become a tank cart and a seed oil can.

    the mods i have installed :

    forestry
    railcraft
    thaumcraft
    ic2 with gregtech addon
    thaumicbees

    what could be causing this ? tried going back one version and everything is fine.
    Posted in: Minecraft Mods
  • 0

    posted a message on Millénaire - NPC village - 16/09/18 : Millénaire 7 open beta
    Quote from mexifelio

    Have you guys tried with minecraftforge-universal-1.4.6-6.5.0.467?


    Just tried, I get the exact same error.

    forgot to mention, it only do that when starting the server, in ssp it work without error

    EDIT : tried with all forge version down to 1.4.6-6.5.0.451 and still get the same error
    Posted in: Minecraft Mods
  • 0

    posted a message on Millénaire - NPC village - 16/09/18 : Millénaire 7 open beta
    Quote from ShadowFlameX_X

    Can Somebody Help Me? My Millenaire Server Keeps On Crashing. Here's The Report.


    Exception in server tick loop

    cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: up.b(I)I
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:657)
    at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:350)
    at ho.c(DedicatedServer.java:135)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
    at fy.run(SourceFile:849)
    Caused by: java.lang.NoSuchMethodError: up.b(I)I
    at org.millenaire.common.forge.Mill.initBlockItems(Mill.java:368)
    at org.millenaire.common.forge.Mill.load(Mill.java:483)
    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:478)
    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:140)
    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:83)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
    ... 5 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.4.6
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.6.0_37, Sun Microsystems Inc.
    Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    Memory: 152469064 bytes (145 MB) / 185204736 bytes (176 MB) up to 954466304 bytes (910 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 v7.25 FML v4.6.12.511 Minecraft Forge 6.5.0.473 5 mods loaded, 5 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.6-3.7.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Millenaire [Millénaire] (millenaire3.3.1.zip) Unloaded->Constructed->Pre-initialized->Errored
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml'
    Type: Dedicated Server (map_server.txt)

    Please Respond Soon! I Need Help!


    I got the exact same problem, tried with no other mods installed, using forge 6.5.0.473.
    Posted in: Minecraft Mods
  • 0

    posted a message on Millénaire - NPC village - 16/09/18 : Millénaire 7 open beta
    i seem to have a little probleme with millenaire, everything was working fine until today, I clicked on the village map and minecraft crashed. it gave me this error :



    java.lang.NullPointerException
    at org.millenaire.client.gui.GuiPanelParchment.customDrawScreen(GuiPanelParchment.java:137)
    at org.millenaire.client.gui.GuiText.a(GuiText.java:298)
    at bac.b(EntityRenderer.java:977)
    at net.minecraft.client.Minecraft.J(Minecraft.java:888)
    at net.minecraft.client.Minecraft.run(Minecraft.java:783)
    at java.lang.Thread.run(Unknown Source)


    any idea whats causing this ? Everyting else seem to be working fine.
    Posted in: Minecraft Mods
  • To post a comment, please .