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. post full debug log
  2. it doesn't matter at all, it is his decision how he structures his project (Edit: there is no predefined package structure from Forge, however, it is recommended to use a package structure similar to minecraft or forge) in addition to matthew123, use a Git Client to upload your project the reason for this is that you usually use primitive data types, like boolean, int, double and not their classes (Boolean, Integer, Double) update your git repo and tell us how the reproduce the error
  3. you need to subscribe to a SoundEvent
  4. you need to register an EntityRenderer for your Entity
  5. this is the error, but your code looks okay, not sure why it will throw there a NullPointerException, can you post a git repo
  6. that's not the full debug log
  7. I would recommend you to update to the latest 1.16.5, there is no reason to use a outdated minor version
  8. it's LightingboltEntity, you can use your IDE to screach for the class (the shortcut in Eclipse is CTRL + SHIFT + H)
  9. the git repo is incomplete there is only one .java file, its your Main Mod class
  10. you need to post the link to log, when you use https://gist.github.com/
  11. via ^, and you find the log in .minecraft/logs/debug.log
  12. Luis_ST replied to kompp's topic in Modder Support
    you should not translate it into another language, write it in english
  13. post a git repo of your mod
  14. did you create your own thread?
  15. try PlayerEntity#setItemStackToSlot
  16. Luis_ST replied to kompp's topic in Modder Support
    keep this Forum in english please
  17. you can also call the method from PlayerEntity which you get from the Event, since it extends LivingEntity
  18. Luis_ST replied to blinky000's topic in Modder Support
    you change the graphic settings in Dev environment in the same way you do it in the game ESC > Options > Video Settings and then use slider at the top to select the graphic resolution you want
  19. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  20. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  21. Luis_ST replied to blinky000's topic in Modder Support
    graphic resolution? If you mean that you could change it in the game in the graphic settings

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.