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. [19:22:03 INFO]: Client> [19:22:03] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [19:22:03 INFO]: Client> [19:22:03] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft [19:22:03 INFO]: Client> [19:22:03] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft [19:22:03 INFO]: Client> [19:22:03] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft [19:22:03 INFO]: Client> [19:22:03] [main/WARN] [FML]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft One or more of the coremods listed there is not for 1.7.2
  2. https://dl.dropboxusercontent.com/u/28221422/Record_2014_05_13_19_52_35_248.gif[/img] Seems to be working just fine. Need full logs.
  3. No you can not download mods from servers like that, you will need to use a modpack Or manually install the mods.
  4. We do not control that, it would be up to the mod author to look into that specific update thing. We try the best we can to retain IDs during the upgrade process but some mods do not register themselves correctly, or do not store items in a standard way. You'd have to look at each mod individually.
  5. Please use the standard minecraft launcher or speak witht eh FTB team about why they are not launching MC correctly. It can't find the library needed for rendering.
  6. His commentary isnt useless. -.- He is correct, you havent posted any log, and the versions you are using are extremely outdated. And thus we dont support them. You will have to contact the creators of the mods specifically and see if they have any special updating instructions.
  7. We need the full log.
  8. Whatever system you used to install forge is broken, use our installer.
  9. Its straight forward one or more of the mods you're trying to install is 1.7.2 And there is no way to run mods across MC versions. So your last log, where you have MC 1.7.2 and a crapload of 1.6.4 mods.. aint gunna work. As for WHAT mod is saying it's 1.7.2 you need to read the log file to find out just dont go slapping things together -.- It wont work.
  10. Sadly with the amount of changes that MCPC does to Minecraft, I can't support it you will have to go speak with the MCPC people, and more specifically the MV people and ask them whats wrong. {They arn't registering there dimensions correctly{
  11. Add -XX:MaxPermSize=128m to your java arguments in the launcher.
  12. Kill your mods folder, something in there is killing the startup.
  13. Subclass ItemPotion and override registerIcons.
  14. Make sure you downloaded the correct thing, only get it from our file server, and if you're having issues with adfly use the direct links. Also what is the EXACT url you're using and the EXACT name of the file it's downloading.
  15. If it is ONLY net.minecraft.src.FMLRenderAccessLibrary, ignore it, it's something we need to fix it shouldnt warn you for that as it's part of FML, but ya, if it's JUST FMLRenderAccessLibrary, ignore it.
  16. what happens when the entity is written/read from nbt?It should store its location but if you've messed that up somehow that'd explain why it thinks it is at 0, 0, 0 We need code and logs.
  17. That's why you update.... Don't delay yourself because other's are slow to update. it's a vicious cycle and just promotes people being lazy.
  18. Whatever tutorial you are using is obviously teaching you wrong. Use the example mod that is shipped with the src distro to see how a proper project should be structured. src/main/java is where you want to keep your main java sources.. hence the name.
  19. https://github.com/MinecraftForge/FML/commit/0c36868f92a3516c83ae363e13e5cb1db81236d1 and https://github.com/MinecraftForge/FML/commit/f2fe80dc36972fe9db57e700380b6869abbc1832 Should fix this up to be more akin to the 1.6 behavior of defaults. Forge is building now.
  20. You could use a NBT editor to edit the save file to align the names. Or, write a mod that handles the missing event and fixes them. But no not simple way for the end users to do it as this is a modder issue not a end user issue.
  21. Expand upon that with the number of registered hooks skyrocket with more mods added, and therefor processing time. I've worked hard at making our hooks into MC efficient and scaleable. A generic hook like this would be to costly.
  22. ALWAYS post logs, we have no idea what you're talking about without them. That's why it's plastered on the top of every page of the forums.

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.