• 0

    posted a message on Custom NPCs

    Heya I am experiencing issues with Custom NPCs...

    I planned to add Custom NPCs to my Pack and actually wasn't able to start it up properly once...


    https://pastebin.com/4ARSf4zQ


    I've tried asking for help in CurseForge, maybe I get here better help than nothing ^^'

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Reika»

    I wonder if @Strippable is failing. As a test, try installing RotaryCraft; does that crash too?

    Seems like you didn't look at the Modlist ^^'
    The Crash Appear when RotaryCraft also installed.
    Basically ChromatiCraft only works, but when also RotaryCraft is used you have to use Botania too
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Hey I already sent the log once in the previous version, in your changelog it says it is fixed but there crash is still there ^^'



    Crash Log:

    Pastebin


    Also I was checking the FML Log without success.

    I only found 1 errored Line which is most-likely unrelated to this Crash


    [Client thread/ERROR] [FML/ChromatiCraft]: CHROMATICRAFT ERROR: Could not parse Guardian Stone exception, due to a malformed line (or missing item): ExtraUtilities:dark_portal:2#RIGHT_CLICK_BLOCK


    This is the Log of the loaded class that should cause it

    Pastebin


    Also just in Case I am not aware of any incompatible Mods

    This is my Modlist

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Hey

    I've been downloading your Mods and it Crash, in the Crash Log it says that I should report it.



    Reika.DragonAPI.Exception.RegistrationException: CHROMATICRAFT has a registration error:
    Failed to load REPEATERLAMP due to a missing class: java.lang.NoClassDefFoundError: Reika/ChromatiCraft/ModInterface/TileEntityManaBooster
    Contact Reika immediately!
    Include the following information:
    at Reika.DragonAPI.Libraries.Java.ReikaReflectionHelper.createBlockInstance(ReikaReflectionHelper.java:72)
    at Reika.DragonAPI.Libraries.ReikaRegistryHelper.registerBlock(ReikaRegistryHelper.java:84)
    at Reika.DragonAPI.Libraries.ReikaRegistryHelper.instantiateAndRegisterBlocks(ReikaRegistryHelper.java:77)
    at Reika.ChromatiCraft.ChromatiCraft.setupClassFiles(ChromatiCraft.java:868)
    at Reika.ChromatiCraft.ChromatiCraft.preload(ChromatiCraft.java:398)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

    Note: I am using the Latest Versions on Curse

    Chromaticraft: V19b

    DragonAPI: V19b

    Posted in: Minecraft Mods
  • To post a comment, please .