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.

Ugdhar

Moderators
  • Joined

  • Last visited

Everything posted by Ugdhar

  1. The EAQ (http://www.minecraftforge.net/forum/index.php?board=119.0) states forge for 1.7.10 is no longer supported, and you need to update for support here.
  2. Not sure to be honest, might be time to start looking at newer/updated mods and bite the bullet and update, there are lots of great mods for 1.10.2+.
  3. Forge 1.7.10 is no longer supported here, if you upgrade and still have issues come back for help then. (EAQ says read before posting: http://www.minecraftforge.net/forum/index.php?board=119.0)
  4. I'd give disabling the loading screen a shot, as described in the EAQ.
  5. The issues here is if you don't know what language you need to set for syntax highlighting, you really don't have any business trying to code a mod, and also, pasting your code so that it is all left-aligned, without any indentation, makes it such a pain to read, no one is going to attempt to make heads or tails of it as to where it's going wrong. Those are your 2 big mistakes, aside from whatever is actually broken in your code.
  6. Sorry, I looked at that image too lol. Perhaps it's using another IC2.ini file from somewhere? Sounds silly but really only other thing that makes sense *Edit: the highlighted line in the image is line 54, not line 63 per the error. This gives a little more credibility to the theory that it's using a different config file from somewhere doesn't it?
  7. Can you open up the IC2.ini file, find blockScaffold, and change it to scaffold? Mine is line 47 (from FTB lite) , looks like: recyclerBlacklist = minecraft:glass_pane, minecraft:stick, minecraft:snowball, minecraft:snow_layer, minecraft:snow, IC2:scaffold
  8. It may be possible, but you won't be able to handle many mods if it works at all would be my guess. It looks as if your PC has ~512MB ram and shared memory onboard video. If vanilla works, you might have to make do with that if you can't upgrade your computer.
  9. http://www.minecraftforge.net/forum/index.php?board=119.0 (it says to read this before posting) 1.7.10 is no longer supported by forge.
  10. http://mcforge.readthedocs.io/en/latest/gettingstarted/ This works for me Hope it helps!
  11. http://www.minecraftforge.net/forum/index.php?topic=20.0 1.7.10 is no longer supported here.
  12. 1) Upgrade to 1.10.2+, 1.7.10 is no longer supported 2) Looks like you're using cauldron, not forge, and the mods are looking for forge. I don't know if they're supposed to be compatible or coexist or not, but either way, 1.7.10 is no longer supported here.
  13. 1.7.10 is no longer supported by forge. I have noticed personally that newer versions of minecraft are faster, so I would upgrade.
  14. 1.7.10 is no longer supported, update to 1.10.2. EAQ/Rules link: http://www.minecraftforge.net/forum/index.php?topic=20.0
  15. Update to 1.10.2 1.7.10 is no longer supported.
  16. Update to 1.10.2. 1.7.10 is no longer supported.
  17. http://www.minecraftforge.net/forum/index.php?topic=20.0 (says to read this before posting) Update to 1.10.2. 1.7.10 is no longer supported.
  18. Ugdhar replied to igraav's topic in Support & Bug Reports
    1.7.10 is no longer supported, update to 1.10.2
  19. 1.7.10 is no longer supported here, that's why your previous thread was locked.
  20. 1.7.10 is no longer supported, you should update to 1.10.2
  21. As stated in the EAQ (http://www.minecraftforge.net/forum/index.php/topic,20.0.html) 1.7.10 is no longer supported here, come back when you update to 1.10.2.
  22. Also, 1.7.10 is no longer supported here, update to 1.10+.
  23. 1.7.10 is no longer supported here. Either update to 1.10+, or seek support directly from the creator of the modpack. There is a link on this forum that says to read this first: http://www.minecraftforge.net/forum/index.php/board,119.0.html
  24. http://tutorials.jenkov.com/java/index.html seems like it's a decent run of tutorials for learning the basics. It's important to understand things like (not in any specific order) classes, inheritance, interfaces, methods, getters/setters for properties/fields, packages, and an assortment of other things I should probably list, but take for granted. Trying to learn java by starting right with modding is akin to trying to learn how to swim in the middle of the ocean. Do yourself a favor and learn how to at least doggie paddle first
  25. If you don't understand java, what you can do with modding will be limited to precisely what they show you in the modding book. To deviate even slightly from their examples will be over your head until you learn the ins and outs of basic java. I would advise text tutorials, and don't copy/paste code, type it all out. Otherwise you'll just be doing monkey-see-monkey-do, and not really learning anything. and when you come here with modding questions, it will be painfully obvious to the people that COULD help you that you don't know any java, and won't be willing to help you with modding, as their instructions will be over your head, and it's unrealistic to expect people here to solve all your problems line by line giving you code. Not trying to be mean, just trying to make sure you understand how important it is to minecraft modding to learn java.

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.