Skip to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

LexManos

Forge Code God
  • Joined

  • Last visited

Everything posted by LexManos

  1. I don't know but somehow you did it. log4j is inside minecraft_server.1.7.10.jar, as long as it's there and you run the server correctly it'll find it. You can manually add the libraries if you're running in the wrong folder using the standard method of adding to the java classpath.
  2. What is 'heat' What direction does it go? What range does it have? etc.. etc.. etc.. This is not a 'Dictionary' thing, we can't just add something arbitrarily like that. We would have to fully define what 'heat' is and how to use and describe it. Your 'suggestion' needs to be more fleshed out.
  3. [04:42:35] [server thread/ERROR] [FML/]: The mod statues (Statues) requires mods [asielib] to be available Learn to read your log it tells you exactly what the issue is.
  4. Install the server and all related libraries correctly. That's why we have a installer. -.-
  5. Because we do. And the bulk of mods DONT change there names. But as soon as you start trying to block a mod they will. Point being is the answer is no because its a futile effort.
  6. Use the spoiler tag so it doesn't triple the size of the page. Also try running with -Djava.net.preferIPv4Stack=true
  7. No, as stated, you can not trust the server. As soon as this is added to Forge, the xray mods will remove it, change there na,es, or get around it in 1000 other ways. You can't tell what clients have cheats, there is no way.
  8. How would we know without logs. Also we do not support 1.6.4, so update.
  9. Try adding -Dforge.forceNoStencil=true to your java arguments.
  10. There is no hooks for this as it'd just bit a lot of spam for the ops. Without getting into the fundamentals of client/server security, you can't trust the client. So no there are no client mod block lists or anything like that.
  11. Again I repeat, why do you NEED a coremod? Why do you NEED to 'insert some calls into base classes'.
  12. ThreadedLighting is broken. Speak to it's author/Stop using it.
  13. Why do you NEED a coremod?
  14. Why are you a coremod you're screwing things up with it. Beyond that the type for the Sand field changed in .10, we fix this for normal mods with a transformer, you need to recompile your mod if it doesnt run through our transformers {which would be caused by your coremod}
  15. Thread locked and user banned for being a retarded fucking idiot. Its fucking simple as shit to run a god damn jar file. If you are to stupid to do that and follow directions, you should not be hosting a server -.-
  16. We need actual logs, it should kick you just fine if you time out without sending the FML identifier. Make sure you use JUST Forge/FML as we only support our distributions.
  17. ... Our download page... really... you post here and you didn't just download Forge.
  18. You would have to speak to your hosts and determine where the server's 'Home' or 'Work' folder is. The path that the server is actually run from. That is where files are loaded. If the server starts, then the files are created somewhere {note, these are not DOWNLOAD they are CREATED}
  19. Really dude... This si why you should learn your IDE before asking stupid questions. I don't even use Idea and I know that its a JDK configuration issue, it can't find jdk 1.8. Nothing to do with Forge.
  20. World gen like this is extremely temperamental. I'll look into it, but no guarantees, things must poll the random numbers the EXACT right number of times in order for the spawner to be the same. Stuck on my to-do very low level.
  21. Multiblocks should in theory rotate the entire multiblock. IF the multiblock WANTS to. We specifically dont on beds because we don't want to.
  22. That tutorial is wrong, and people should update it. See the modding section of the forums for tutorials and information on gradle, this is not a support question so locking.
  23. https://github.com/MinecraftForge/MinecraftForge/issues/1207#issuecomment-48870313
  24. We do not support 1.6.4 anymore, the only suggestion you will get is to make your pack for 1.7+.
  25. Your log is not for your current setup as it contains no mod information, also we do not support 1.6.4 anymore. Update to 1.7.

Important Information

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.