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. These are distinctions that modders will have to argue amongst themselves. If you consider your biome a ocean it's a ocean.. If you consider it a beach it's a beach. I've added a way for modders to add there own categories so go forth and work together!
  2. There is always a log, provide us with that log.
  3. http://www.minecraftforge.net/forum/index.php/topic,21008.msg107148.html#msg107148
  4. You give it a space between args The issue is that your graphics card does not support stincil bits. Adding that argument turns them off. Beyond that no fucking clue. And this has only been reported on crappy integrated intel chips. So are you SURE it's using your dedicated card? Same goes for you, use the argument and try again.
  5. That stack should not be possible on 1.7, you installed Forge incorrectly.
  6. Sounds liek a gaphics card issue. Anyways try running with the JVM args: -Dforge.forceNoStencil=true
  7. There as never a version of Forge that ran on java 5. Java 5 we EOLed before the first line of Minecraft existed. It would be stupid to target that old of a version.
  8. at alchemymouse.arcana.EventHandlerArcana.onLivingDeathEvent(EventHandlerArcana.java:206) alchemymouse is broken
  9. LexManos replied to idan5x's topic in Suggestions
    No. We have ForgeGradle and that is by far enough. Making a mod is already retardedly stupid. As for the Javadocs that is generated from data input into MCP by people like you, Not me.
  10. Same issue different mod check your mods -.-
  11. remove your run arguments.
  12. LegendaryBeasts{a1.6.4.0} Oh I wonder what version of MC that is fore.. could it possibly NOT be 1.7.2....
  13. 1.6.4 is dead, we do not support it anymore.
  14. Its not a issue that needs to be fixed on Forge's end. And if it is the relevant people know how to go about addressing such issues. Forge does not care for, nore support any 3rd party interception of server and client communication. Basically feel free to fix it yourself, and PR FML, but we will not support you in any way.
  15. Provide the files that are 'corrupt' so that I can analize them to see HOW they are corrupt. 99.9999% of the time this is caused by a user editing the script using some text editor that writes it back in there own language without the marker, as I said we have NO possible idea how to load the file unless that BOM is there.
  16. You would have to go to the forum for that specifc mod and ask them. We did not make it, we don't know what it is, you'll have to find the person who did.
  17. No we are not a mod pack installer. Yes, you can use our installer to install whatever you want. It's open source fo look at it. But, no we have NO intention of developing anything to install modpacks like because its quite literally 'put these files in the mods folder' you can accomplish that with a zip file.
  18. Don't use Optifine and see what happens. Also try updating your graphics drivers.
  19. ZIts related to forge in the sense that the config system is in forge, the problem tho is your config files getting corrupt somehow, Forge loads in whatever encoding the file tells it to {or UTF-8 if none is specified in the file header} and saves in UTF-8.
  20. User was suspended for 24 hours, seriously Do not immediately report your thread to get attention -.- 1 min 6 seconds is barely enough time for someone to notice this existed, CALM YOUR TITS and install your damn mod correctly.
  21. Do not use any java beta builds, only use official releases. There are also logs, they are in the logs folder -.- But ya, try switching java versions to something that isn't a beta. And cycle through Forge version, and report back when you can. This is not reproducible on my machine so you're gunna have to do some debugging.
  22. You are not packaging your mod correctly, let gradle do it for you by running gradle build and grabbing the files from build/libs/
  23. Welcome to what I have been trying to do seince he made the project and started spouting that it WAS OFFICIALLY GOING IN FORGE. Seriously he was doing that, he's stopped now that I've bitched at him enough.
  24. mv world\region backup\region run server mv backup\region world\region How is this hard -.-

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.