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 have code off hand, but everything that you've described has been done before in various mods {before you ask no I dont have names cuz im bad with names} without base edits. I would advise going at each part one at a time and looking into all of the related code to see where you can slide in using the mechanics that are built into Minecraft already.
  2. Something that you have in your setup is causing it. Nothing in Minecraft of Forge would cause anything like this. You will have to grab something like JProfiler or VisualVM get profiling information on where exactly its stalling. Nothing we can do for you without further information.
  3. No, basic java mechanics.
  4. All three of those can be done with the functionality you're already given.
  5. Dont put the srg there. Put the zip. As long as it's not a corrupt download it should work. Your error is telling us it's corrupt.
  6. Delete the zip and download it manually.
  7. http://www.minecraftforge.net/forum/index.php/topic,5442.msg29619.html#msg29619
  8. If its the same error then you're still using optifine.
  9. FML reads the version from minecraft itself. So either you've got some mod installed that screws with that version file. Or you're installing forge on the wrong version of minecraft. Not really sure how to help you in this case. There isnt anything that would cause it to read the wrong version unless it is the wrong version
  10. 2013-05-21 18:26:22 [sEVERE] [ForgeModLoader] This version of FML is built for Minecraft 1.5.2, we have detected Minecraft 1.5.1 in your minecraft jar file
  11. Again, LightOverlay is a 1.5.1 mod. Please check ALL of your mods are for the correct version!
  12. Back tools is 1.5.1 not 1.5.2
  13. Locked and banned because you're just fucking stupid... Seriously if you're wanting help POST A GOD DAMN LOG. There is text Give it to us! How can people have a hard time with this concept?
  14. From that error log it makes it look like you logged out in a invalid dimension, probably by removing a mod since last time you played. You're gunna have to find a nbt editor and reset your dimension.
  15. Ugh just use our damn launcher: https://github.com/MinecraftForge/FML/blob/master/conf/patches/Start.java You're gunna have to change the obfusicated field name but im going to assume you atleast know how to do that.
  16. Get rid of optifine and try agian.
  17. did != didn't In fact they are the exact opposite. As for the log its all that crap that's spammed into your console. It's not saved to a file anywhere, its in your console.
  18. No you just need to specify the minecraft directory like any other launcher out there does. Go take a look at some of the open source launchers and figure out how they do it.
  19. No the issue in this case is that he didn't install all fo Forge properly. Namely fmlversion.properties
  20. You dont You use the damn script. its there for a reason USE IT
  21. All versions work. If they dont then you've got something messed up on your end. How you can messup running a single script I don't know but post your logs.
  22. Then there is an issue with your internet connection/browser. Try with a different downloader. Clear your cache, etc..
  23. Update CodeChickenCore.
  24. FML's events are not part of Forge's event bus as Forge's event bus is highly specialized for efficiency. Your best bet is just do do things normaly. Have a 'bouncer' method in your main class that just has a 'OtherClass.onInit(event)'

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.