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. you have to accept this, there are a few discord servers that support older versions, but the official forge forum not there is a private message system
  2. don't do that in WorldEvent.Load, used the EntityJoinWorldEvent instead check if the entity in the Event is an EnderCrystalEntity
  3. no the error occurred when generate a structure, which has nothing to do with biome size
  4. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  5. Event#enqueueWork -> it takes a runnable put your code in there
  6. I don't know, when I look at the code, the ForgeMilk fluid is added to the MilkBucket, but the MilkBucket doesn't has a code part wich place the fluid has the Milk a Block that can set by command, like water or lava?
  7. you need to run ForgeMod#enableMilkFluid in your mod constructor,
  8. look at a vanilla class, that does the same thing or something similar to what you plan to do fire projectile -> take a look at the bow item class
  9. please learn the meaning of "full" and try again because this can't be the full log
  10. please post the full log did you register your DeferredRegister in your main mod class?
  11. The exception was: java.net.BindException: Address already in use: bind Perhaps a server is already running on that port? you can't create to servers on one port...! you need to change the port of the server in the server.properties file -> the value you need to change is 'server-port'
  12. quote by diesieben07: "Optifine is not at all compatible with Forge on 1.17 yet." remove Optifine and try it again
  13. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  14. 1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  15. quote by diesieben07: "Optifine is not at all compatible with Forge on 1.17 yet." so don't use Optifine -> you can use the vanilla Spyglass😅
  16. should be the problem! quote by diesieben07: "Optifine is not at all compatible with Forge on 1.17 yet."
  17. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  18. okay the log looks fine there are no error, which can ensure that the game freezes unfortunately I have no other idea with which I could really help you, sorry Edit: it can be that i have overread something in the log, which is why I read the log again and i hope i find an error

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.