1
Can't run in eclipse???
Solved, Thank You
6
That's what I figured, but when I lowered it, I still got an error. So then I changed the ID and version of the mod to return "v.1.0.0" and my mod worked, thanks for the help
The block ID is too damn high!
Caused by: java.lang.ArrayIndexOutOfBoundsException: 4100thats your hint super obvious
Alright, I feel like it's the ID that's stopping it, but I've changed it multiple times to no avail, can I get a hint on what to fix?
its caused by a block;
net.minecraft.src.Block.<init>(Block.java:293)
at net.minecraft.src.mod_fireFields.<clinit>(mod_fireFields.java:4)
fix that and you should be ready to go ^_^
net.minecraft.src.Block.<init>(Block.java:293)
at net.minecraft.src.mod_fireFields.<clinit>(mod_fireFields.java:4)
fix that and you should be ready to go ^_^
Wish I could help, but I have very little experience with modding, I more or less enjoy making plugins :/
