1

Compiling errors[ALL MODDERS PLEASE HELP]

vortex37's Avatar vortex3710/15/12 8:51 pm
1 emeralds 72
I tried compiling my .java file for a mod, it showed up with these results:
/Users/nathancrandell/Desktop/The Platinum Mod By Vortex37/BlockPlatinumBlock.java:11: ';' expected
Platinum Block = (new BlockPlatinumBlock(290, Modloader.AddOverride("/terrain.png", "/mod/PlatinumBlock"))).setHardness(7F).setResistance(9F)PlatinumBlock.setStepSound(Block.soundStoneStep).setBlockName("PlatinumBlock") ;
^
/Users/nathancrandell/Desktop/The Platinum Mod By Vortex37/BlockPlatinumBlock.java:27: ')' expected
}
^
/Users/nathancrandell/Desktop/The Platinum Mod By Vortex37/BlockPlatinumBlock.java:30: illegal start of type
});
^
/Users/nathancrandell/Desktop/The Platinum Mod By Vortex37/BlockPlatinumBlock.java:30: reached end of file while parsing
});
^

And No, my name is NOT nathan.
Posted by vortex37's Avatar
vortex37
Level 9 : Apprentice Miner
38

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome