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. Thats the same file you linked before. As i said they all contain the fact that you were running with optifine. Remove optifine Remove all other mods and get me logs.
  2. Dont care about screenshots of your mods folder. I NEED logs. As for you saying the issue starts on build 1334, that is this commit which has NO possibility of effecting rendering. So try tracking it down to a specific version. Also kill any mods you have installed, EVERYONE of them. See if you can reproduce with JUST Forge. If you can provide EXACT LOGS.
  3. I'll be updating it here shortly However, if you're loooking for promoions Use the promotions.json or promotions_slim.json -.-
  4. What specific version are you seeing the issue in. Also remove optifine, all of those logs include it. Usually when its rendering issues, it's caused by optifine not Forge.
  5. FML's logs it's in the logs folder.
  6. We dont touch that rendering. Post logs so we know whats actually going on. Some of those just look like normal aliasing.
  7. You're missing a mod, read the fml log for more info.
  8. Same way you figure out which world you're dealing with. isRemote.
  9. You're running GUI stuff on the server thread.. don't do that.
  10. You need the JRE installed OUTSIDE of the one that Minecraft Installs. You could try tunning the .jar file directly. The .exe is just a wrapper around the jar that tries and fins java for you. It tries and finds it by looking for JAVA_HOME environment variable. Make sure that's configured correctly.
  11. Forge has nothing to do with deciding what launchers work with it. If the launcher doesn't start forge it's because the launcher is a peice of crap who cant follow the standards put forth by the official launcher. Talk to whomever wrote it. But 6 is correct, 'cracked' launchers get 0 support from us. So. *User Was Banned for using a cracked launcher*
  12. Only way is to read the log. UNless the mod has some visible effect you can check like a command or something
  13. Judging by the file name you installed lucky blocks for 1.8.1... Forge is 1.8.
  14. Seems like a conflict between galactic craft and twilight forest, you may wanna talk to them. Best would be Twilight Forest as thats where it's actually reentrying it looks lilke.
  15. Interesting I wonder how they are screwing that up. The official launcher should re-download any missing or corrupt libraries libraries.
  16. Yes, this is caused by bad launchers who dont handle the libraries correctly. The proper launcher works fine and links in log4j like it should. If you ARE telling the truth then delete the 'libraries' and 'versions' folder in your .minecraft folder and re-install everything.
  17. No you're not using the official launcher.
  18. Sadly there isnt much we can do about this, one of the mods you have installed is not synced correctly to the server. Make sure you talk to the FTB team and figure out why it's not configured Correctly.
  19. MinecraftEdu is based off of Forge. You'll have to talk to them for the specifics of working with their version. But Most things that work in Forge should work on Edu because as I said, Edu is based on Forge.
  20. Something is stopping you from keeping the connection to the download server. You could always install the file manually : http://mvnrepository.com/artifact/org.scala-lang/scala-reflect/2.11.1 Put it in the correct folder in libraries. Or, just keep trying.
  21. Caused by: java.lang.NoSuchMethodError: org.objectweb.asm.tree.MethodInsnNode.<i nit>(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V at cofh.asm.ASMCore.writeWorld(ASMCore.java:662) at cofh.asm.ASMCore.transform(ASMCore.java:168) I wonder which mod is erroring...
  22. https://github.com/MinecraftForge/MinecraftForge/blob/master/src/main/java/net/minecraftforge/client/GuiIngameForge.java#L258 Loops are your friend.
  23. We need exact versions. Vanilla minecraft special cases the player inventory vs other mobs inventory. {1 in player is head, vs 0 in skeles being head} Seince 1.5 we've fixed this bug. So this shouldn't be an issue in 1.7.10 unless you've got something else installed derping it up or using a really old version.
  24. lower your view distance

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.