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. Wow tripple fucking post much? Anyways the issue is simple, you do not follow the standard for your entity. You must have a constructor that takes a 'World' as the single parameter. Thats how Minecraft works.
  2. I do periodic performance profiling of Forge. And there is no significant performance change between Forge and vanilla. So I can't say what exactly is causing your issues. However, if you have a really bad graphics card {a lot of netbooks do} it might hit you hard supporting the custom textures. However, if your gfx card is any good it shouldnt be an issue. Nothing really noticable.
  3. They may or may not be invalid, there are a few things out there that act wonkey if you call invalidate on unload. What you should do is hook into the unload event. And invalidate your list. However, i dont know what you're doing, but it seems like a very bad way to do things....
  4. The world already contains a list of all active tile entities. Use that list.
  5. There is only one cause of the issue you've posted Ad thats not a proper install I dont know what to say but install forge properly.
  6. Why the hell are you storing your own list of tile entities and injecting them where they should not be? Use the systems as intended, its not our problem if you decide to hack shit in and break it.
  7. when you install forge MERGE the folders from the forge zip into your minecraft.jar -.-
  8. All builds can be gotten on the jenkins.
  9. https://github.com/cpw/FML/blob/master/common/cpw/mods/fml/common/Loader.java#L464 There is a way to do it but I think its a work in progress and needs to be finished. cpw should write something up on it.
  10. Ya the in game list is not a list of all mods Its only a list of mods that are actual Mods. I need base edit mods as well So a list of everything you have installed. Either way this is most likely an issue with some other mod you have installed, not forge.
  11. Really How the FUCK is: Download Forge Copy all files from Forge into Minecraft.jar HARDER then: Download ModLoader Download ModLoaderMP Download Forge Install ModLoader into Minecraft.jar Install ModLoaderMP into Minecraft.jar Install Forge int Minecraft.jar Forge IS compatible with ModLoader mod, just dont fucking install ModLoader/ModLoaderMP. The ONLY thing that should be in your jar is Forge. EVERYTHING, including shit like Optifine if he was so inclined, could be a folder mod. So in other words, fuck off, quit bitching without backing anything up.
  12. .- There are a lot of places with tutorials on how to us events, go search First that pops in my head is: http://www.minecraftforum.net/topic/1419836-131-forge-4x-events-howto/
  13. We dont not specifically support Zombe's as alot of it is cheating and its all base edits. He is more then welcome to make himself base clean, the tools are there for him.
  14. MERGE Don't REPLACE. Install Forge better.
  15. Redpower isnt out for 1.3.2 yet so meh also, your error is fairly straighty forward: 2012-09-12 15:17:05 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException 2012-09-12 15:17:05 [iNFO] [sTDERR] at mod_Simukraft.load(mod_Simukraft.java:1997)
  16. Read your damn logs.
  17. All users in this thread who use mineshafter have been banned. GO BUY THE FUCKING GAME
  18. Something is screwing with your textures, are you using Optifine? If so make sure you update both forge and optfine. This should never happen unless you're mods are being really wonkey. You're gunna have to debug it by removing mods one at a time.
  19. Really dude.. search There are no more *Handler classes, there are Events now.
  20. Seems to me that a mod you are using screwed up. And is trying to reference a unobfed file. One that doesnt exist at that. Go speak with whomever made the mod you're using.
  21. Seems to me that you're screwed up in your mod, nothing to do with Forge itself. You probably are stuck in a infinite loop, go learn how to debug your own stuff.
  22. Referring to mineshafter? Really curious what he means exactly.
  23. What is Minecraft-proxy?
  24. Posting restrictions revoked for 24 hours for being a twat. However, I HAVE tested, events can be anywhere you want as long as the class is accessible from the EventBus class. Not my first rodeo, I know how java works -.- Go learn Basic Java And its in the net.minecraft.src package, that means that it is part of vanilla minecraft. Or at least it should, if you weren't such a fucking twat and didn't put your shit in places that arnt yours. So I state again, get your crap out of net.minecraft.src.

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.