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. Correction, this is for 1.19 in 1.18 you need to use InputEvent.RawMouseEvent
  2. take a look at this image then try again
  3. it's mostly used for Forge internal stuff, you can use it if you don't have direct access to an Object which indicates the side (Minecraft, DedicatedServer, Level or Entity), but i would not recommend to use it, if you want to execute some code on a specific side use one of the DistExecutor methods instead
  4. in short: the most stuff is done server side, except rendering (Screen, Entities) and player input (mouse, keyboard) @OnlyIn is vanilla only, do not use it
  5. InputEvent.RawMouseEvent, depends on what the command should do you need to send a custom network packet to the server which performs there the action of the command
  6. please post debug.log from the logs folder
  7. please post installer log
  8. What do you mean by original installer? The windows .exe installer?
  9. Note basic java is required for modding Minecraft
  10. Problem with Tombstone. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
  11. 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.
  12. please post debug.log
  13. it's always recommend to create a backup of the World before updating to a not stable version Usually not that long, but due to Mojang's moves 1.19.1 release. Forge has decided, due to a community vote to release some breaking changes in 1.19 and not in 1.19.1. Because of that the beta phase lengthened a bit. I suspect that a recommended version of Forge will be released in a few days (D7 please correct me if i'm wrong).
  14. WorldEdit needs to update to the recent breaking changes of Forge. Check if there are updated versions or downgrade Forge.
  15. please post installer log
  16. please post installer log
  17. The Mods you use requires the following dependencies: it also looks like at least one of your Mods requires another version of Forge, please post debug.log for further informations
  18. The two released preview Optifine versions are only compatible with Forge 41.0.63, if you want use Optifine in 1.19 you need to downgrade to this version.
  19. 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.
  20. Remove Performant. I would also recommend you to not use magic performance Mods like Performant
  21. run the server from the command line and post full output
  22. please post debug.log from the logs folder
  23. yeah correct, the info makes in my eyes no sense but okay

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.