Blue Power

Blue Power

4M Downloads

Is Blutricity going to be (eventually) added?

Opened this issue · 11 comments

commented

I'd love to contribute (aside from the fact Eclipse can't find Forge Microblocks and causing horrible Issues because there is no interface/superclass "Saw" apparently) but I don't know where to start.

commented

I have email open and was watching Q stream ;)
For things you can do, i'm not sure there is anything at the moment we need PR'd in. Nonetheless you can have a look at the readme section on helping out.

commented

Sorry but what do you mean by "PR"

commented

Pull Request

commented

Lol. I just remembered the MINUTE you replied.

commented

I seem to have put Codechickencore and Forge multipart in the wrong place. Where should they go, I’m not finding any “libs” folder (I haven’t modded for a while)
On Oct 17, 2014, at 3:18 PM, Koen Beckers [email protected] wrote:

Closed #187.


Reply to this email directly or view it on GitHub.

commented

The power system is in making. At the moment i'm waiting for amadornes to finish the overhaul on the multipart system. If you want to checkout the progress so far, checkout the Power branch.

commented

My god that response was HORRIFYING fast. So is there anything I can do?
On Oct 17, 2014, at 3:18 PM, Koen Beckers [email protected] wrote:

The power system is in making. At the moment i'm waiting for amadornes to finish the overhaul on the multipart system. If you want to checkout the progress so far, checkout the Power branch.


Reply to this email directly or view it on GitHub.

commented

mods folder

commented

I'm still getting class not founds

commented

More specifically, this

-- Head --
Stacktrace:
at com.bluepowermod.items.ItemSaw.(ItemSaw.java:23)
at com.bluepowermod.init.BPItems.(BPItems.java:77)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:249)
at cpw.mods.fml.common.registry.ObjectHolderRegistry.scanTarget(ObjectHolderRegistry.java:70)
at cpw.mods.fml.common.registry.ObjectHolderRegistry.findObjectHolders(ObjectHolderRegistry.java:39)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.startGame(Minecraft.java:522)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.run(Minecraft.java:931)
at net.minecraft.client.main.Main.main(Main.java:164)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at GradleStart.bounce(GradleStart.java:107)
at GradleStart.startClient(GradleStart.java:100)
at GradleStart.main(GradleStart.java:55)

I cannot figure out why Forge is not finding Multipart. I know your not a support desk but do you have any ideas?

commented

mods/1.7.10... I think Multipart is installed I this folder