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. Somehow you've set the world to null before you should of.: this.mc.theWorld.sendQuittingDisconnectingPacket();
  2. Ask liteloader why hes adding username to the arguments list.... The only thing that should add anything to to the list is the launcher.
  3. gameDir exists for a reason.
  4. Upload your libraries/org/scala-lib folder somewhere and link me it.And then delete those files and run the installer again.
  5. Upload your libraries/org/scala-lib folder somewhere and link me it.And then delete those files and run the installer again.
  6. https://github.com/MinecraftForge/MinecraftForge/contributors
  7. Seems mod_BlocksGalore is broken, look to the author and make sure they have updated to the correct MC Version.
  8. I need your exact specs. Jvm and os. Also need the console log of you running the installer Also need the files that the installer downloads located in the libraries/org/scala-lang folder. If shit is broken for you I need more the "shits broken yo" I need information I can work with. I should be back in town later tonight if those who are having issues want to join the irc. The more cooperation and help I have tracking down the bug the sooner it gets fixed.
  9. Delete the local files and let the installer download them for you. But first zip them and upload them somewhere so I can take a look at them.
  10. We removed tben because they are killing our servers. If you're still having problems you MUST show us the console logs as well as the files that the installer downloaded. Also include yhour os version and jvm version. We NEED information for you guys to figure it out as everyone I've delt with that were having problems are now resolved with the new installer.
  11. There was a slight derp I used one class that was java7 dependant but that never went to production as we had testers to fix. We would need your logs and help debugging as as far we we know the current installer works fine and is java 6 compatible.
  12. Still not sure why you stick to vanilla and modloader but whatever. Anyways cpw has said it was a bug in launchwrapper and he has updated fml/forge accordingly see the change log for the specific version.
  13. Go figure out why a standard unix command chmod doesn't exist on your mac... none of us here have macs so we can't do anything for you.
  14. Webclients are muted get a real client.
  15. If you are still having issues with the current installer. You need to try running it from the command line and showing me what it outputs. I spent a lot of time trying to fix this downloader crap. It should work on all systems that I've been informed were broken.
  16. Run the versions that dont work from the command line and paste the console output here. The new installer should work just fine. And a note, the 883 installer is the same installer for 892
  17. Console ogs. Exact verisons of OSX and your java versions. We need people to figure out what this is, None of us devs have macs, so we cant test anything.
  18. Dunno, I dont control the eaq lucaus does. But, when asking for support you should always eliminate as many 3rd party things as possible, So use our installer, and Mojang's official installer.
  19. kill your downloaded files and try the new installer.
  20. When did this happen? According to the log, you tried to exit to the main menu before the world was created. Which should happen as soon as you connect. Speak with Tahg about his mod pack, maybe they screw something up.
  21. Try build 891+ installer.
  22. Look into your mods, Forge/FML doesn't spam anything like that.
  23. BasicComponenets and applied energetics are broken together, speak to there authors.
  24. Typically, the name 'Common' is used because the client and server are integrated. So the normal setup is 'ClientProxy extends CommonProxy' with almost every function calling it's super. So the server part gets called as well as the client part. Hence.. common. But yes, this is, if you use it correctly, a pretty elegant way of dealing with the fact that Minecraft is obfusicated, and stripped. Meaning that a lot of classes/fields/functions don't exist on one side or the other. As long as you wrap those functions in your proxy you should never have a ClassNotFoundException or NoMethodException.

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.