
Cavespider27
Members-
Posts
24 -
Joined
-
Last visited
Everything posted by Cavespider27
-
Ohhh ok.. thanks
-
here is my main. and here is my block class Oh and i understand this might not be very good code. I've been following a 1.6.4 tutorial so ive had to convert some things.
-
I went through the crash report and found this. help would be appreciated
-
ok guys ill admit it im a fucking moron. all i was forgetting was the quotes. thanks for being dicks though. =D
-
It's a fuckin' string. What do you want to call the block? It can be anything (as long as you don't use something that's been used before). Seriously. Not. That. Hard. Draco chill
-
I have to put something there. I can't just leave it blank, I was wanting to know what to put there
-
i dont see what you are telling me to put in the place of "null" i have tried the blocks id and my mod id but neither have worked
-
Ok what he said worked and i launched MC but the block is not there. I checked my code and found that i had forgot to register the block so i put and it had an error, i checked quick fixes and it wanted to change it to make it this is causing my MC to crash again.
-
This worked thank you.
-
Do you mean like is it a block/item? I'm not sure i understand
-
So for "LanguageRegistry.addName(Firestone, "Firestone");" what would i type into the .lang file?
-
I will try it when i get home , but i think your correct. Didn't The LanguageRegistry stop getting supported in an update?
-
Hello guys i have just started modding and i am a decent way into my first mod but now every time i try to run minecraft in eclipse it crashes. Here is the crash report in case it helps Help with this would be greatly appreciated PS.If you need me to post the code for my project i would be happy to. -Cavespider27
-
Thank you draco it worked.
-
So as i understood you wanted me to put this into my block class so i did and it fixed that error but now when i hover over "public static Block" of the line i said earlier it is telling me "BlockFirestone cannot be resolved to a type"
-
Hello guys. I have just started modding and i have been following a 1.6.4 tutorial. Now because of this i have came across several errors and i have fixed them as i have went but one error is too stubborn for me. i have this line of code. and it is telling me The method setUnlocalizedName(String) is undefined for the type BlockFirestone. It is wanting me to "create method setUnlocalizedName(String) in type BlockFirestone" as a quick fix. I have did this and it almost screwed up my whole BlockFirestone.java class so i got it back to normal ,but before i did i checked to see if the error went away and it didn't. I can not figure out what to do. I would highly appreciate some help on this. -Cavespider27
-
Open old mod after reinstalling eclipse
Cavespider27 replied to Cavespider27's topic in Modder Support
Solved -
Open old mod after reinstalling eclipse
Cavespider27 replied to Cavespider27's topic in Modder Support
Oh good I figured it out thanks anyways though even though -
Open old mod after reinstalling eclipse
Cavespider27 replied to Cavespider27's topic in Modder Support
I didn't clean it myself my PC did it for me. And do you mean the .gradle in my mod folder because I think its still there -
Open old mod after reinstalling eclipse
Cavespider27 replied to Cavespider27's topic in Modder Support
No that would be a factory restore I said "refresh" as in cleaning up my PC. And isn't this a "Modder Support" page we'll I'm a modder and I need support. -
So I have been working on my first mod for a few days now and my PC was getting slow so I refreshed it and it uninstalled eclipse. I reinstalled it and now I can't figure out how to open my mod. Plz help -Cavespider27