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. Looks like you got the wrong version of minecraft. You do not want the one from the Microsoft Windows 10 Store thingy (Bedrock Edition) if you want to mod. You want the Java Edition from www.minecraft.net
  2. 1.12 is no longer supported due to age. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in the LTS link at the top of every page.
  3. As far as I know, no, unless you manually change the installation settings prior to launch to change which version it launches with. I'm not totally sure, I thought I saw Someone Of Importance say once that it's not, but I don't remember for sure, so maybe? You could always make a post in the suggestions forum! (or search it first to see if it's there already w/a response)
  4. Which blog are you speaking of? Do you mean the forums? I searched "1.7.10" and got posts going back to 2012. Anything beyond that you'd have to search the web I'd imagine. Good luck to you!
  5. You don't. The purpose of installations is to keep saves separate so they do not get loaded with different versions of the game, to avoid potential corruption.
  6. You shouldn't post a screenshot if it's not yours for something like this. Just saying, it's misleading and doesn't really help. So I'm not 100% sure what's going on, but scanning through the debug.log this caught my eye: So, Bountiful is generating an error, and if you notice the subsequent errors about token recognition errors, the tokens it is complaining about spell out "SpawnerNBT". Unfortunately I can't tell where it's coming from/what is causing it. Thing still seem to keep going after this though. Then: So, I would remove the Bountiful mod, as it appears it is using Kotlin, which I am not familiar with at all. I believe it's another language that runs in the Java JVM maybe? But it looks like you not having a Kotlin language provider for the JVM is what is making it crash. *edit: Sorry, just realized you noticed the Kotlin thing, I was distracted by your completely unrelated screenshot. A quick google search: https://kotlinlang.org/docs/reference/faq.html
  7. If I were going to dev for unsupported versions, I would probably just use google/forum search. Support requests here (not sure if that includes "is there an archive for xxx outdated version?") for old versions get locked by moderators.
  8. Please post logs and updated code. Code is best shared using a github repo, so even if you forget to share a piece, someone can still look at it.
  9. Ugdhar replied to 0tam's topic in Support & Bug Reports
    Really old versions are no longer supported. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in the LTS link at the top of every page.
  10. What if you remove the .get() from the ModBlocks.WAND_INFUSER in the builder create call? Looking at an example elsewhere that shows it using the actual supplier and not the Block.
  11. I think everything except registration events/deferredregisters, and I think the setup events, are on the forge bus.
  12. 1.12 is no longer supported due to age. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in in the LTS link at the top of every page
  13. More information is needed, there should be a logs folder in the run folder in your project, post the debug.log from in there. If it will fit here, use spoiler tags, otherwise you may have to post it on an external site and post the link here.
  14. 1.12 is no longer supported due to age. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in in the LTS link at the top of every page
  15. 1.12 is no longer supported due to age. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in in the LTS link at the top of every page
  16. 1.12 is no longer supported due to age. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in in the LTS link at the top of every page
  17. 1.12 is no longer supported due to age. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in the LTS link at the top of every page.
  18. Old versions that use setupDecompWorkspace are no longer supported. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in the LTS link at the top of every page.
  19. Post the debug.log as described in the EAQ, it will be in the logs folder in your minecraft game folder.
  20. - Please keep posts in English, this is an English forum. 1.12 is no longer supported due to age. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in the LTS link at the top of every page.
  21. You're registering the class on the mod event bus, but those are forge event bus events.
  22. You need to register TILE_ENTITIES on the mod event bus, as far as I've seen all deferred registers are usually registered on the mod event bus in the mod constructor.
  23. Can't run client mods on a server, remove xray. I think diesieben mentioned that a few posts up while asking for the debug,log.
  24. 1.12 is no longer supported due to age. Please update to a modern (1.14.4/1.15.2) version to receive support. More information on supported versions can be found in the LTS link at the top of every page.
  25. The filenames of many of your mods suggest you downloaded them from a Bad Website (such as 9 minecraft or something). Mods hosted on these sites are often doing so without permission, and may have outdated or modified/tampered with versions. You should only download mods from curseforge.com or directly from the mod authors website. See https://stopmodreposts.org/ for more information and a list of bad websites to definitely not download mods from. I would delete all of your mods, and redownload them from curseforge.

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.