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. Abrar fucked another thing up yay -.- For now though setupCIWorkspace and then build should work. This should only effect decomp workspace as it's trying to recompile the decompiled source so that line numbers match up.
  2. Try killing off your mods until it stops happening. Something is messing up the dispatcher for that packet. If you're connecting to a 3rd part server let me know. Also, we need the full log file, not just the crash report.
  3. No, the limitation of 4096 is still in place as numerical ids are still used in storage/network traffic. What it means is that the end user won't ever get any id conflicts anymore, and when you connect to servers/load old worlds it'll automatically load everything properly.
  4. Lower the amount of ram you allowing to Minecraft, or, get more ram in your computer. This is caused by the lwjgl drivers not being able to allocate the memory needed to talk to your GFX card. However, remmeber, we don't support 1.6.4, nore do we support the old python system.
  5. Delete the 'mods' folder, and delete the versions/1.6.4 and versions/1.6.4-forge{whatever} folders run 1.6.4 manually and re install Forge. Something has corrupt your 1.6.4 vanilla jar.
  6. No, nothing like this will go into forge. It breaks a lot of stuff that frankly, I don't want to deal with. However, it's possible for a mod to do something similar. but I won't be the one to do it.
  7. For stability reasons I advise NOT using ramdisk. But if you must, the only real concern is the world file.
  8. Its sounding to me like you've got a really really over zealous firewall installed. I'd advise going through and turning them off temporarily and seeing if that resolves it.
  9. Not two posts below this one is the exact same time.. Please search. Hell a google search for 'How to run 1.7.2 minecraft' would of probably give you the answer.
  10. The log file has a full list of the mods you're missing and what mods require them.
  11. Click the 'Edit Profile' button, and select 1.7.2 from the 'Versions' drop down list... Fairly simple...
  12. Kill any other java processes you have running in the background you may have another instance of MC interfearing. {Rebooting is the easiest way if you don't know what you're doing} But this is in netty's code, it should be fine...
  13. I would say, try without the other mods besides Forge. Something is causing things to deobfuscate fully.
  14. Forge does not have a virus, review the code for yourself. One of your mods probably ate up all your CPU, it's not uncommon. You didn't need to kill your computer just the task. Try getting rid of all your mods and try again.
  15. There was a severe problem during mod loading that has caused the game to fail Without more we can't help you, and before you argue, there is a log file for a reason -.-
  16. The downloads page, try reading it. However, it wont work without modifications as the mojang servers have changed, and we do not support 1.6.2 so proceed at your own risk.
  17. They are doing hackary to get 1.6 working on 1.7 the hell? The ENTIRE network system completely changed in 1.7, anyone attempting to merge the two versions is jsut being silly. {Possible but would cause major issues in a lot of cases} If they are indeed doing that, then we're definitely not responsible for anything that screws up.
  18. With the gradle system you have to explicitly tell it to be a zip.. so.. why are you doing that?
  19. "New Forge version available: 10.12.0.1007" There are reasons we make new builds, fixing this is one of them. So update.
  20. magic launcher issue, they need to update for the change in Mojang's server. We only offically endorse/support the Official Mojang launcher for these reasons.
  21. [2014-01-21 02:05:44] [iNFO] [sTDERR] Failed to load dependancies.info from MEKANISM-6.0.0.175.jar as JSON [2014-01-21 02:05:44] [iNFO] [sTDERR] java.lang.RuntimeException: Invalid filename format for dependancy: ForgeMultipart-universal-@MCVERSION@-@[email protected] [2014-01-21 02:05:44] [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJson(DepLoader.java:590) [2014-01-21 02:05:44] [iNFO] [sTDERR] at codechicken.core.launch.DepLoader$DepLoadInst.loadJSon(DepLoader.java:549) Fairly obvious that it's a ton of erros coming from ChickenCore, Not our code speak with ChickenBones.
  22. I've spoken with md_5, the author of BungeeCord and he says its not him. And are you sure those servers are using BungeeCord, unmodified?
  23. Caused by: java.lang.ClassNotFoundException: argo.jdom.JsonNode Argo isnt used in 1.7, you have a old mod installed, Namely chickenbone's mods.

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.