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. this is no longer relevant since this thread is 6 years old the error should be clear if not: https://github.com/MinecraftForge/MinecraftForge/blob/41ea5b195bf5c818d1da8932d264a33de16fa632/src/main/java/net/minecraftforge/event/entity/living/LivingSetAttackTargetEvent.java#L36
  2. Luis_ST replied to Spring's topic in Modder Support
    no: also this won't work: first you need to use the targetSelector, second use GoalSelector#getAvailableGoals
  3. I would recommend you to use GlobalLootModifiers, since there is a Forge Example Mod: https://github.com/MinecraftForge/MinecraftForge/blob/41ea5b195bf5c818d1da8932d264a33de16fa632/src/test/java/net/minecraftforge/debug/gameplay/loot/GlobalLootModifiersTest.java#L145
  4. Do not create multiple threads.
  5. World#getGameTime % 24000 with that you get the time of the day, in ticks from 0-24000 for Minecraft times, you can look into this wiki article (24-hour Minecraft day)
  6. what are you talking about?
  7. what did you mean by that? no they're not, the most Mods need to update
  8. Minecraft 1.16 requires java 8-15, you currently using java 16, downgrade your java to 8-15 and the problem should be fixed. I would recommend you to downgrade to java 8, since Minecraft prefers this version
  9. there is no crash in the debug log you post, provide the full debug log please
  10. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  11. post full debug log, and please use a past side like https://gist.github.com/ to upload the log
  12. create your own thread and post debug log
  13. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  14. this mod cause the Error
  15. you install a Fabric Mod (Origins), and why on earth did you post it on reddit?
  16. create your own thread and post logs
  17. Error in Survive, make sure you use the latest version. if you already use the latest version, report the bug to the Mod author.
  18. you can use https://gist.github.com/
  19. It should be in the log folder of the server, and you can upload it here (and please use the spoiler feature)
  20. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  21. so why did you make this thread?
  22. Show what you tried

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.