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. The ship mod is only on 1.7.10, they havent even started updating to 1.8 from the looks of it. But as for Forge's progress, i'm waiting on one crucial thing to be written for 1.8.0 for me before I update. {The guy I have writing it is taking some time, but he is worth it and it's a fairly crucial class} Also working on the necessary prework needed for merging the two git repositories into one project so there is no more distinction between Forge and FML. Also fixing up our internal tools to respect and manage the new changes that mojang did to the obfuscation. Also working with mumphry and the sponge team for mixins. Assessing the feasibility of switching to them in lieu of some source patches to make life easier. And a few other things, and getting ready for pax. 1.8.3 is not a major update its mainly bug fixes and modder/forge facing changes. So it shouldn't be an issue as long as mods update to 1.8, they should have a super easy time updating to 1.8.3 when I release it.
  2. Forge is locked to EXACT minecraft versions due to how Mojang releases Minecraft. Sadly, there is nothing we can do about that. So the 1.8 version will ONLY work on 1.8, or 1.8.0 as it's called in the launcher, 1.8.0 doesn't actually exist there is no .0 in the name 1.6.4 Forge will only work on MC 1.6.4, 1.7.10 on 1.7.10 etc. etc.. So yes you need to be careful which version of Minecraft you install.
  3. post fml-client-0.log It has the full details. But some coremod you installed is breaking minecraft, start removing them and see which one it is.
  4. Don't use MCreator, if you do ask them for support. When you make mods, take the time to you know, actually MAKE them.
  5. Exception in thread "Client thread" [19:16:20] [Client thread/INFO] [sTDERR]: [java.lang.Throwable$WrappedPrintStream:println:-1]: java.lang.OutOfMemoryError: PermGen space
  6. Be specific when you say versions, as I could easily go and download the 1.1 version of Forge and claim it as 'the one I downloaded less then a hour ago' Also as I said, post the log.
  7. Update the Forge you're trying to install, this massive bar should no longer be possible as I break it up into multiple lines. Also, run the installer from the command line and it'll give you the log. But it looks like you're not connected to the internet or something else is not allowing you to download libraries.
  8. Seems you ran out of biome ids. Or something is causing twilight forest to grab one above the max of 256.
  9. looks like one or more of the mods you added adds a new entity to the game. You need to sync the configs for those mods so the entity ids are the same. Or talk to the mod author to stop using global entity ids incorrectly.
  10. Nope, remove Dark Roleplay and see if the issue persists. If it doesn't, its caused by something in Dark Roleplay nuking the rendereing manager.
  11. There are ways to throw custom errors with custom GUIs. However, why is the mod not reporting a version number?
  12. Both things on that line that is possible to be null are not possible to be null in a Forge environment. There are a couple coremods in your instance, may be worth removing them and seeing it that helps. There's also one that specifies that it touches rendering stuff, so may want to look into that.
  13. SanAndreas I know what launcher he is using -.- The point is for him to say it. User banned for using cracked launcher.
  14. What launcher are you using?
  15. Update buildcraft, it's broken.
  16. There should be no reason the connection errors due to build 1328. All I did was re-enable the World Load event for client worlds. It sounds more like a modd issue not a Forge issue. First one is 'li.cil.oc.common.SaveHandler' trying to save data for a client world, bug on there end. Second one is Craft++ NPEing on entity construction, nothing to do with World Load.
  17. How are you running the jar. Installing like that will not work as obviously the installer does a lot more then that -.- Give us log files. Make sure there are no !s in the path.
  18. User was banned for using a cracked launcher.
  19. You installed 1.8.1 optifine onb 1.8, this will not work.
  20. No, he won't. We do not encourage people to make base edits on this forum. There is no reason you should be editing vanilla code. Everything you want to do can be done in Forge without editing vanilla classes if you try.
  21. Why did they block the files site... Should just download wherever you're not under someone elses restrictions. Or ask your admins to unblock the site.
  22. Caused by: java.lang.RuntimeException: Attempted to load class bao for invalid side SERVER Straight forward, you have a mod instaleld that doesn't work on the dedicated server.
  23. What happens when you run the installer. Unless it pops up a error everything was installed correctly. Run it from the command line and see what it outputs. The windows installer is just the jar installer wrapped in a program that finds and runs java.
  24. "Hey I mix and patch 5 different things I have no idea what could cause the issue" How about trying a little debugging, start by removing optifine, if that fixes it, guess what, it's optfine. If that doesn, start removing more things.
  25. However you installed it is not putting the libraries in the correct folder, or you're not uploading them to your server correctly. Post logs and directory listings.

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.