Jump to content

Fayne37

Members
  • Posts

    7
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

Fayne37's Achievements

Tree Puncher

Tree Puncher (2/8)

-1

Reputation

  1. Actually, I fixed the error myself by replacing it into the public void load() {}, you can delete this topic.
  2. For one, I've linked the code twice, and you're failing to realize that that's the class that it compliments, and you keep asking for it over and over, and yes I'm asking about a Syntax Error, due to the fact there's no other reason than it not being the expected code for 1.5.2 Forge. I'm asking for other variations of the code, for a fix -- as I've said in recent posts. Now "please" gtfo my post or help me.
  3. You're useless.
  4. I'm asking for help to fix it.. is that such a problem? I'm not asking what is my problem, I asked for help to fix it.
  5. I linked it twice already.. learn to click on links. I'm not linking it again. Also; I stated before, it has nothing to do with the class.
  6. if you're asking the question, you should probably should print the code... anyway from the image it looks(maybe that not it) like the call isnt even made from inside a function and in any case this kind of error is usually related to syntax error There isn't any other code for this, that's the only line I have for the World Generation, and my class file I linked to.. http://gw.minecraftforge.net/8UKL The rest of the code in my file is for the items, and textures. I'm just asking why isn't this command i'm using working.. and is there any other one I can use so it wouldn't give me a syntax error. It says to put in an = sign after the .registerWorldGeneration but then it says to add a comma, and then it doesn't work again. So I'm not quite sure what it's doing atm. I hope I made sense lol.. - Fayne37
  7. You don't really need the code, besides this.. but this is in the main part of my package, and I made a WorldGeneratorFisherman.java class and no errors in it, but I always get an error on GameRegistry.registerWorldGenerator(new WorldGeneratorFisherman()); This code works, but if you need it, my Generation. http://gw.minecraftforge.net/8UKL
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.