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. As the title suggests, my logger no longer works, this also includes System.out and System.err, but these still have the normal function i have tested the logger in the following way and that is the corresponding console output: Nero-err Nero-out as you can see only the default java outputs work this is the complete log and the git repo if anyone has an idea how i can repair the logger, i'm open to suggestions
  2. have you looked at the event class before? it doesn't seem so
  3. no you can only get the sender's UUID
  4. if you create mods yes, if not a JRE would be enough
  5. did you use java 16?
  6. post please an screenshot of the error
  7. dude not the minecraft launcher log, i need the forge launcher log
  8. there are more than one file? post the latest file
  9. the launcher generates a file in it's current directory, please post this file
  10. post the debug log of the launcher
  11. 1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  12. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  13. you need to add your block to the mineable tag of the tool (axe, hoe, pickaxe, shovel) the harvest level is also handled over a tag (needs_stone_tool, needs_iron_tool, needs_diamond_tool) simply add your block to the tag an it should work
  14. this is a simple summary of functional interfaces, and how to use them, i hope this is helpful
  15. your model is a full block (in pixel 16*16*16) but the texture is of the cactus is not a full block (in pixel 14*16*14) take a look at the vanilla cactus model, simple copy the model and change the texture
  16. this class still exist, you need to use them and not ModelBase
  17. this is an english forum. so we speak in english try it without optifine
  18. replaces your model with a normal item model, if that works the problem is your model, if not post a git repo of your mod
  19. does color method uses integers or floats as parameters? why do you create your own method, you should use vanilla method for this
  20. that's the only error I can find in the log, but i have no idea what it means check the model in blockbench whether the scale, translation and rotation are correct
  21. post the new log and an screenshot how the item looks
  22. since you should be able to use java, this shouldn't be a problem anymore create this classes, register all correct, then ask
  23. texture names should be in lowercase

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.