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. Please post debug.log from the logs folder.
  2. There is no Dig Speed Attribute, im not sure why vanilla adds an Attack Speed AttributeModifier to the Haste Effect. If you want to have an Effect which work similar to the Haste Effect you need to modify the block break speed in PlayerEvent.BreakSpeed based on the amplifier of your Effect.
  3. No the textures do not have the correct positions inside the textures. Take a look at the vanilla armor layer textures.
  4. You need to put the boots texture into layer 1.
  5. You simply can create a new ExistingModelFile or UncheckedModelFile.
  6. The method #addSprite requies a ResourceLocation, and the ResourceLocation should contains your mod id (namspace) and the path to the texture. You should be able to do this.
  7. Did you put the server on OneDrive? If yes remove it and create a new World then try again.
  8. Which server did you join? A private server? Please post debug.log from server and client.
  9. Because of errors like this is highly recommended to create backups of the World Please post debug.log from the logs folder.
  10. Please post debug.log from the logs folder.
  11. Looks like and issue with S Gel API. Make sure you are using the latest version.
  12. Yeah it could but it should not. The best and recommended way would be a Capability.
  13. I think it is currently still the recommended version of 1.18.2, due of a few breaking changes in Forge 1.19. But this will change in a few days/weeks.
  14. Please post debug.log from the logs folder.
  15. Please post debug.log from the logs folder.
  16. Forge 1.19 has breaking changes recently, mods need to update for them. Check if there are updated versions of your mods. If the error remains after updating the Mods post debug.log.
  17. Problem with KleeSlabs. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
  18. Please post debug.log from server and client.
  19. Could be an issue with Infernal Expansion.
  20. Please post debug.log from the logs folder. Due of the error i would guess you try to use a 1.19 mod on 1.19.1.
  21. A Double value should never be null. If you wish to disable the logic use a value which will deactivate the code (like 0). Then execute the code only if the value not the deactivation value (in this case is larger than 0).

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.