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.

Luis_ST

Members
  • Joined

  • Last visited

Everything posted by Luis_ST

  1. The error in latest and debug log say that there is not features key in your Biome Modifier, but there is see here, so that can't be the problem. I'm currently work on a Forge PR, if this is done i'll clone your git repo and debug this locally.
  2. You can try to use PotionEvent.PotionAddedEvent in the Event you have #getPotionSource if the source is not null and does not equal the Player which the MobEffectInstance should be applied, you can assume that the potion was thrown, but this is not 100% the case.
  3. Do you want to display the tooltip for all Items or only for your Mods Items?
  4. Which launcher did you use? Still the Twitch or is this just the folder name of your Game directory?
  5. The following Mods needs to update to the recent breaking changes of Forge. Check if there are updated versions. Galosphere, ToroHealth Damage Indicators, Duckling, Stupid Horse Stand Still, Flytre Lib, Moyai, Creatures and Beasts, Just Enough Golems, Library Ferret, Tumbleweed and Moonlight
  6. What exactly did you do? Please post debug.log from the logs folder.
  7. Where do you want to display the hp of the Entity?
  8. Forge 1.19 has breaking changes recently, mods need to update for them. Check if there are updated versions of your mods or downgrade Forge.
  9. Yeah but not how you should do it, but i would highly recommend you to use a Capability. CompoundTag should be used to store and load data and not on runtime.
  10. Drag and drop the debug.log there, then create the gist and post the link to it here.
  11. Yeah, since it's an enum. You can get the current active hand from Player#getUsedItemHand.
  12. It's the version of the Mod loader each minecraft version gets it own loader version.
  13. Then talk to WorldEdit.
  14. Are you sure it is the full debug.log from the logs folder, since the log does not contains any error which cause the game to crash. If this is the full debug.log please post launcher_log.txt as well.
  15. Problem with Better Dungeons. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
  16. You can not store data like this in your Enchantment and Event class. If you want to store the data you need to use CompoundTag or a Capability (last one is recommended).
  17. I would recommend to use java from the Adoptium project. What exactly do you mean with command? This: /forge ... Please post debug.log from the logs folder.
  18. In this case you should always use a server config, since the config will be synced to the client. If you use a common config it could be that server and client values do not match. Another aspect of the server config it is not loaded until server start. Please show your code and post the debug.log.
  19. Please stop spamming. Problem with MrCrayfish's Gun Mod. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
  20. Please post debug.log from the logs folder.
  21. Did you use a server config?
  22. Still does not work
  23. Forge 1.19 has breaking changes recently, mods need to update for them. Check if there are updated versions of your mods or downgrade Forge to 41.0.63.
  24. Delete this server config file if you have not modified it.
  25. The Dungeon Mod is still installed.

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.