Hey guys, i'm new to the forge modding scene, so i was going through the tutorials in the wiki but came across a problem that i am currently unable to solve.
Right in the very basic plugin i wrote, for testing purposes, (for reference i was following http://www.minecraftforge.net/wiki/Basic_Modding but adapting to 1.4.7) Forge gives an error saying it can't correctly read my class file.
Here is my code:
http://paste.minecraftforge.net/view/33f67ab0
(Simplest plugin)
Here is the crash log:
http://paste.minecraftforge.net/view/b523bdb6
Here is my package layout for reference:
http://i.imgur.com/hphtssn.png
I am using IntelliJ IDEA as my IDE and i followed this guide to get it up and running:
http://www.minecraftforge.net/wiki/Forge_Development_in_IntelliJ_IDEA
Forge Version is: 6.6.2.534
If any more info is needed please tell me so i will provide it.
Thank you for your time,
Ziglef