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. You can target java 6 even when developing with JDK 7, or 8. You should probably recompile for it. Anyways, minecraft natively targets java 6, only really old macs are locked into java 6, but it can be updated.
  2. Some mod on the server you're connected to is sending a invalid entity spawn packet. Not much we can do about that, make sure your client and server have the same exact mods installed.
  3. Thread locked, user is using a cracked launcher and just yanking our chain.
  4. With what we have there is nothing I can do for you. YOu have duplicates simple as that. For further help you are required to provide your mod pack and a list fo EXACTLY where you downloaded every mod.
  5. No, this is a stupid idea. FML mods, and LiteLoader mods can exist in the same folder at the same time, as well as the fact that LiteLoader can be loaded along side FML as a normal mod. If you MUST have different folders then this is what the command parameter to specify mods is for, or the game dir option in the launcher. There are plenty of systems out there for what you want. Stop being, as you admitted, lazy.
  6. Yup looks like its a server issue, its sending the tile entity to the client before it is sending the world chunk. Another god damn bukkit bug that I have to work around -.- Because i've gotten tired of dealing with this bullshit, here is a VERY FUCKING HACKY workaround to Bukkit being broken. If render errors happen down the line BLAME BUKKIT. https://github.com/MinecraftForge/MinecraftForge/commit/f6a378e136e6ef4d2a660f8bb08a269ce56d5810
  7. I doubt that consdering you're downloading the same mod under different file names. THere isnt much we can do about that, you have duplicates.
  8. Where are you downloading these mods from? FML won't say they are duplicates, unless they are duplicates.
  9. Its a server thing, what server is that you're on?
  10. [21:12:01] [main/ERROR] [FML/]: There is a binary discrepency between the expected input class ty (ty) and the actual class. Checksum on disk is ae162d36, in patch c7c760cb. Things are probably about to go very wrong. Did you put something into the jar file? [21:12:01] [main/ERROR] [FML/]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all Why did you tell it to ignore patch issues? Basically, somehow your vanilla jar is derped you should delete things and re-install.
  11. Might be useful. What you jsut told me is that you are on a server that is non-standard. Something on that server is probably triggering it. SOMETHING is telling it to render a Skull when it is really AIR there.
  12. 1) Don't hijack others threads 2) DO NOT post issues without logs seriously, basics here -.- 3) Warmaster: What are you doing that causes that crash? It is telling me that something is setting a block to air that it should be a Skull.
  13. Considering forge isnt out for 1.8.1, it's probably telling you to run 1.8. Which Is DIFFERENT then 1.8.1 Please read the message carefully and follow its instructions.
  14. Download the direct link then. Its listed right next to the adfly link.
  15. just put the jars, into the mods folder its not hard. If that doesn't work post your logs as told to in the EAQs -.-
  16. The solution is BungeeCord to update, There is NO reason for them to error besides there own short-sightedness. The changes that have been made to FML's protocol in 1.8 allow us to more easily support things like BungeeCord, and allow us to natively support vanilla clients connecting to Forge servers. There is NOTHING I need, or can do on my end to make this work any better. It is 100% in their court now. Go bitch at them.
  17. Why would we need to release a newer version? Post logs as to show the errors, forge works just fine. ALWAYS post logs.
  18. No, they are 3rd party servers nothing to do with Forge.
  19. java.lang.NoClassDefFoundError: li/cil/oc/api/machine/Robot at pl.asie.computronics.ChatBoxHandler.chatEventRobot(ChatBoxHandler.java:32) at pl.asie.computronics.ChatBoxHandler.chatEvent(ChatBoxHandler.java:25) One of the mods you have installed, related to robots of some kind is not installed correctly.
  20. Put it somewhere. I do not allow PMs.
  21. This is a known problem with bungeecord, well more specifically spigotmc, nothing more i can do on our end. Seriously they need to get their crap together -.-
  22. https://github.com/SpigotMC/BungeeCord/pull/1318 It is all on Spigots/BungeeCords end. Nothing I can do on our end would help at all. And it would just cause more issues.
  23. Fml has been storing a block name -> id map in the world file since early 1.6. If everything was mapped correctly it would update just fine. If not, I need the world, and mods related to it so that I can debug myself. Then again. You're on the VERY end of 1.7.10's lifecycle, so shame on you for taking this long -.- So please, just give me what I ask for so I can debug it -.-
  24. Make sure you specify the same launcher folder in the installer as the one you're actually running.

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.