• 0

    posted a message on [1.6.2][SSP/SMP] Project Bench v1.8.0[Forge][25000+ Downloads]
    Quote from _bau5

    If you're on Minecraft 1.5.2, please update the version of Project Bench.

    Got it working now, cheers! I don't know why I didn't have the most recent, just a standard brain-fart I suppose.

    It's a great little mod. I do like the simple mods that do one thing and do it well.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.6.2][SSP/SMP] Project Bench v1.8.0[Forge][25000+ Downloads]
    I'm building a pretty heavily modded MC installation and am having a problem with PB. It works fine with pretty much everything until I install Mo' Creatures. There's a block conflict but that's easily resolved—that's not what's causing the problem. I'm using MultiMC to build the instance, with MC 1.5.2, and the latest PB (1.75).

    This is the last part of the FML log, I can provide the full log and a list of mods if this is not enough to go on.

    2013-05-18 09:46:26 [FINEST] [bau5_ProjectBench] Sending event FMLConstructionEvent to mod bau5_ProjectBench
    2013-05-18 09:46:26 [FINEST] [ForgeModLoader] Testing mod bau5_ProjectBench to verify it accepts its own version in a remote connection
    2013-05-18 09:46:26 [FINEST] [ForgeModLoader] The mod bau5_ProjectBench accepts its own version (1.7.1)
    2013-05-18 09:46:26 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into bau5_ProjectBench
    2013-05-18 09:46:26 [INFO] [STDERR] Exception in thread "Minecraft main thread" java.lang.VerifyError: (class: bau5/mods/projectbench/client/ClientProxy, method: getClientSideWorld signature: ()Lnet/minecraft/world/World;) Wrong return type in function
    2013-05-18 09:46:26 [INFO] [STDERR]  at java.lang.Class.forName0(Native Method)
    2013-05-18 09:46:26 [INFO] [STDERR]  at java.lang.Class.forName(Unknown Source)
    2013-05-18 09:46:26 [INFO] [STDERR]  at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:50)
    2013-05-18 09:46:26 [INFO] [STDERR]  at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:471)
    2013-05-18 09:46:26 [INFO] [STDERR]  at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    2013-05-18 09:46:26 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-05-18 09:46:26 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Unknown Source)
    2013-05-18 09:46:26 [INFO] [STDERR]  at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-05-18 09:46:26 [INFO] [STDERR]  at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-05-18 09:46:26 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-05-18 09:46:26 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-05-18 09:46:26 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-05-18 09:46:26 [INFO] [STDERR]  at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    2013-05-18 09:46:26 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    2013-05-18 09:46:26 [INFO] [STDERR]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    2013-05-18 09:46:26 [INFO] [STDERR]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    2013-05-18 09:46:26 [INFO] [STDERR]  at java.lang.reflect.Method.invoke(Unknown Source)
    2013-05-18 09:46:26 [INFO] [STDERR]  at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    2013-05-18 09:46:26 [INFO] [STDERR]  at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    2013-05-18 09:46:26 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    2013-05-18 09:46:26 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    2013-05-18 09:46:26 [INFO] [STDERR]  at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    2013-05-18 09:46:26 [INFO] [STDERR]  at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    2013-05-18 09:46:26 [INFO] [STDERR]  at cpw.mods.fml.common.Loader.loadMods(Loader.java:503)
    2013-05-18 09:46:26 [INFO] [STDERR]  at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
    2013-05-18 09:46:26 [INFO] [STDERR]  at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
    2013-05-18 09:46:26 [INFO] [STDERR]  at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    2013-05-18 09:46:26 [INFO] [STDERR]  at net.minecraft.client.Minecraft.run(Minecraft.java:733)
    2013-05-18 09:46:26 [INFO] [STDERR]  at java.lang.Thread.run(Unknown Source)


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