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. Nope, I think this one is magic, give it a try! And if you update your mappings, things have better names.
  2. I'm not seeing "count" as an available option for smelting recipes: https://minecraft.gamepedia.com/Recipe#JSON_format
  3. - Please keep posts on this forum in english - Really Old versions of Minecraft/Forge 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.
  4. That was not even what the error was about. The error was because he had capital letters in his modid: If you are having an error, start a new thread and post logs as described in the EAQ, don't just add on to someone else's thread.
  5. Unfortunately I am not sure what is causing that error. Perhaps try removing mods 1 at a time since you only have a few, and see if it works. I would start with Extended Caves, only because in the log it mentions jigsaw features, which I would think would be used making caves. If it still crashes, maybe lycanite mobs since it has about 8 million other non-fatal exceptions in the log. Perhaps someone else will see this thread and have a more informed answer for you. Sorry I couldn't be more help!
  6. Make sure to read the Optifine changelog for versions you will be using to see what versions of forge they work with. Optifine is very picky about which version of forge it works with, and each Optifine version usually is for a specific forge version, as mentioned in the Optifine Changelog.
  7. Just look at the FillerBlockType enum, I believe it has a method to add or create a new one built into it.
  8. I would guess that something is broken in the Charm mod. I would try removing it or updating it (looks like there's a new version as of a day ago)
  9. Please post the debug.log found in the logs folder of your game directory. It may be quite large, so if it will fit here, please use spoiler tags. You may have to post it on an external site and link it here depending on the size. debug.log has much more information in it than a crashlog.
  10. That means the file C:/Users/Playtech/AppData/Roaming/.minecraft/config/CustomSpawner/overworld/Biomes/Undefined.cfg is not formed properly. If you edited it by hand, undo your edits, if not, you could try to fix it, looks like it just perhaps needs a space removed from the beginning of the file. Worst case scenario, you could delete/move/rename the file and see if just removing it from the situation helps.
  11. Take a look into net.minecraft.world.biome.DefaultBiomeFeatures and search for addOres. A quick glance shows you probably have to add to the FillerBlockType enum and then use that in your OreFeatureConfig.
  12. ore is generated using features, take a look at net.minecraft.world.biome.DefaultBiomeFeatures and search for addOres
  13. You extend the Block class. That's about as simple Java as it gets, so if you do not understand that, I would strongly advise googling basic Java terms and HOWTOs. Without some understanding of the very basics like extending a class or overriding a method, you will Not Have a Good Time modding.
  14. If it was the same problem, the solution is right there. If not, then it is not the same, and you should start a new thread and post logs please.
  15. In your game directory logs folder, by default %APPDATA%\.minecraft\logs (on Windows)
  16. That's the crashlog, not the debug.log. The debug.log has quite a bit more information in it.
  17. Please post your debug.log as described in the EAQ. That should give enough info to get starting helping.
  18. It looks like it, but it looks like that log is for 1.12, which is no longer supported. Post debug.log from a modern version for support.
  19. You do not need a separate JRE if you download the JDK, as it comes with one in JAVA_HOME\jre
  20. 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. 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.
  22. Make sure you read the Optifine changelog for details on the versions of forge it is compatible with. Currently there is no Optifine that works with forge for 1.15.2.
  23. 1.12 and really old versions are no longer supported due to age. 1.14.4/1.15.2 are the currently supported versions. The LTS link at the top of every page gives more detail on supported versions going forward. Post the debug.log as described in the EAQ, for a supported version, and someone can take a look and try to give you a hand
  24. As mentioned, always read the Optifine changelog, this versions explicitly states it is not compatible with Forge. Not sure if there are any other problems, but start by removing that one

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.