Jump 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. I looked at lots of the vanilla jsons, and also played around with Blockbench (www.blockbench.net) to create some models. I wouldn't say I'm good at it, or could write a tutorial, but messing with it definitely gives insight into how it works! I still haven't started playing with models that connect like the fence, if that's more specific to what you're doing, lots of tinkering and google/forum searching is how I'd do it lol
  2. Try getting rid of your world.isRemote check
  3. Ugdhar replied to TheEmeraldRem's topic in Mods
    https://minecraft.curseforge.com/mc-mods
  4. 1.7.10 is so old, it is no longer supported on these forums. You will need to use a more modern version to receive support.
  5. I guess at this point explain the steps you followed to get everything setup, and make sure youi're running a java 8 JDK, and not java 9.
  6. A proxy is not required for a mod to function. I have a mod that doesn't have a proxy, and it works fine. I would ask, how are you building/running the mod?
  7. 1.7.10 is old and no longer supported on these forums.
  8. Well, I don't think it's memory issue, considering your JVM will use up to 29GB of ram according to this: After you updated forge to the latest rec. version, did you update all of your mods to the latest versions? I would try that, and if still crashing, probably going to need to use a process of elimination removing mods until it works, or start with none and add mods 1-2 at a time until it starts crashing.
  9. Well, definitely go back to Java 8. You have an intel gpu, again, not sure if it's the problem, but you could try disabling the splash screen as described in the EAQ and see if that helps. Beyond that I'm out of ideas, sorry! Hopefully if that doesn't work someone else will see this and have a better idea!
  10. Not sure if it's the problem, but I would update to Java 8, you are using Java 7. Make sure not to upgrade too far to Java 9 as it is not currently supported.
  11. Please post the full contents of your logs/fml-client-latest.log in spoiler tags.
  12. Gotta scan through those logs, the actual issue isn't always right on the top. Looks like it's having trouble finding some files.
  13. I posted this in general discussion, as I do not really need help, but I just noticed something interesting/strange and figured I'd bring it up for discussion . I have seen it said many times to make sure your ModelRegistryEvent handler is in a client-only class, or it will crash a dedicated server as client classes do not exist there. I just noticed that a mod I was tinkering with has the ModelRegistryEvent handler in the same class (annotated as an EventBusSubscriber) as the item and block registration events. I have run this myself on a server and client (separate machines), and had the block in hand without any crashes or anything. Just figured I'd throw this out there for comment/informational purposes. Whether this is intended behavior, or a glitch that will eventually go away, I honestly have no idea.
  14. You should make a modpack for a newer version of Minecraft, 1.7.10 is so ancient it is no longer supported.
  15. Yes, you would need to install Minecraft. Make sure you check which edition you need from the article you read, most mods (including forge) are for the Java edition, which comes from minecraft.net, NOT the windows store. Even if you wanted the windows 10 edition, buy the Java edition from minecraft.net and you get a free copy of the Windows 10/Bedrock edition.
  16. - It's being advised to stop using 1.8.x versions and to update to something more modern. - Post the complete logs/fml-client-latest.log from your minecraft profile directory in spoiler tags
  17. Minecraft 1.7.10 is really really old and no longer supported here, you will need to update to a more modern version to get support.
  18. Make sure you are using Java 8 and not Java 9. java -version at the command prompt will tell you which version you have.
  19. I would see if I could find the code for the op and deop commands and find out if I can call similar routines from my own code.
  20. If you remove autodab mod does it still crash?
  21. 1.7.10 is no longer supported on these forums, you will need to update to receive support. When a moderator sees this thread, it will most likely be locked. Aside from that, I would guess that your world is corrupt, and you would need to restore from a recent backup.
  22. 1.7.10 is no longer supported, you will need to update for support.
  23. I believe making your own launcher is discouraged/prohibited. Even the Twitch launcher still runs the official Minecraft launcher to run the game.

Important Information

By using this site, you agree to our Terms of Use.

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.