Overloaded

Overloaded

15M Downloads

I would much like to check out your mod and am using 1.10.2 version of Minecraft.

Nastywar opened this issue · 13 comments

commented

However I keep getting errors as the launcher tries to load the game. Everything works as long as your mod is not in the mods folder. I have tried with all other mods removed also. So it can't be a compatibility issue.
I have tried all the 3 current downloads for the mod with the same result.
I am using Forge version 8.0.99.99

commented

Could you post what pack (if any) you're using or a crash log? 8.0.99.99 is actually the modloader version, not the forge version.

commented

Overloaded also requires Compat Layer (It is marked as a dependency in Curse but not in the mod yet)

https://minecraft.curseforge.com/projects/compatlayer

commented
commented
commented
commented
commented

Closing this issue has your problem has been solved.

As for the Creative Generator. Its name starts with Creative because that is the only way you should be able to get it. Eventually I will have some real generators but I needed something to test the capacitor against which is why I made that block.

commented

@Nastywar I figured it out. Use a more recent forge. I am running against 2254 but I know it works as far back as 2221 but will not work with the last release branch of forge (2185). I will add it in the dependencies in the next release to make sure no one else comes across this.

commented
commented
commented

On version 0.0.9 flux plugs/points work fine (for both MC version 1.11.2 and 1.10.2). If they aren't working on an older version I don't why as that code has not changed since 0.0.5

commented

image
image
image

commented

Plugs will not directly correct to infinity capacitors (because Plugs don't pull power out of storage). Have to go through an energy extractor first (new block added in 0.0.7 to deal with mods that don't have power pulling capability). Flux Points should have no issue putting power directly into the infinity capacitors.