Jump to content

LexManos

Forge Code God
  • Posts

    9273
  • Joined

  • Last visited

  • Days Won

    68

Everything posted by LexManos

  1. Minecraft allows for one collision box per entity, Things like the ender dragon are actually multiple entities. As long as they are children entities, they shouldn't be to resource intensive.
  2. Just went and verified this myself as untrue. The enchantments are working just fine. You've either got something messed up in your setup, or well, you're doing it wrong.
  3. Plugin or it didn't happen, people report this and we are unable to reproduce. So I'm giving you the same restrictions, either post the server files so we can reproduce it in your next post, or you're getting banned for 7 days. Sorry if this sounds mean im just sick of people saying this and bitching without attempting to help the situation.
  4. Logs, Also not every word needs to be capitalised, it makes reading your text annoying.
  5. Most mods are mod folder mods now. Some are core mods that go int he coremods folder Some are still base editing mods {go in the jar}, which you should shun and not use.
  6. Slight change, Yes, Forge should be the only thing in the jar, other mods go in the mods folder. However if you're using normal minecraft_server.jar you can rename the forge download to a jar and run it in the same folder.
  7. Read your log, it tells you what to do.
  8. Perhaps, you know, reading would help.
  9. User was banned for 7 days for failure to follow directions and produce server files. And post removed for being a ranting bitchfest. Unless you provide the files that I requested, we can not reproduce the bug, and track it down. It is a interaction bug with SOMETHING you have on your server {if indeed the bug exists}, we are not mind readers we cannot GUESS what you have and what versions and how they work. So unless you're a little cooperative, you are not going to get help.
  10. Did I say that? No, I did not, I specifically said one of the standard world gen chests. Meaning the chests that minecraft generates in the world by default -.- Not shit you make. Don't be retarded.
  11. A gig file isnt necessarily bad, yes it logs everything that is printed to the console. However, if that gig ramps up really quickly because of something spamming the console, or throwing tons of errors, then you should probably fix that.
  12. It was a slight oversight in the new TESR culling code that was put in place to speed up rendering. It has been fixed
  13. Then thats up to you, its your code you can give it to whomever you wish, or keep it for yourself, you can do whatever you want. But I do find it funny that you asked this question.. on a open source forum.. for an open source project.... with a ton of open source mods attached to it...
  14. Seems you've somehow corrupt the mcpmod.info file that is shipped with forge/fml. Cleanup and try again.
  15. There are sometimes false positives when garbage isn't properly cleaned. So if you're getting it with JUST forge then dont mind. Hell, if you're getting it when you're not developing a mod don't pay head, as this is for mod devs to remind them to check there code.
  16. If you're generating the chest yourself its easy.. just grab the tle entity and add items to it. If you're trying to add it to one of the standard world gen chests, well, use the hooks, thats what they are there for.
  17. Is it your code? If not then no. If someone wants to decompile something themselves and look at it thats fine, but if they cant do that they probably wont understand what they are looking at anyways, so no.
  18. Put buildcraft in the mods folder not the coremods folder.
  19. The timber mod doesnt work on servers.
  20. 1) Something you have somewhere is either for the wrong version or overwriting the jg class. 2) Remove forge from your mods folder....
  21. User was banned for 7 days for failure to follow directions and produce server files.
  22. There is an issue with ChickenCore/NEI, remove, or fix it.
  23. I did because it was to large, deal with it. Spamming every page you post on with a large chunk of poetry {at least thats what it looked like} is not proper. I've removed your current one because it was really annoying and bitchy. Keep the signatures to something that is non-intrusive to the normal reading of the page.
  24. The logs give full information. Aside from that, its a configuration issue between your client and server, if its a local game it should give you a Continue button, just cliek it. If it doesn't you need to make sure your client is configured properly
×
×
  • Create New...

Important Information

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