1

Compiling errors[ALL MODDERS PLEASE HELP]

vortex37 10/15/12 8:51 pm
89
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
Level 9 : Apprentice Miner
38

  Have something to say?

JoinSign in

Welcome