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. Which jar file are you talking about?
  2. If you had problems with adfoc.us then you can use the direct link by clicking on the i near the download button.
  3. Please post debug.log without these Mods. If you using CurseForge you need to enable the debug.log in the settings.
  4. Use a AttributeModifier on Attributes#MOVEMENT_SPEED, you can add the AttributeModifier via AttributeInstance#addTransientModifier. The required AttributeInstance is accessible via Player#getAttribute with Attributes#MOVEMENT_SPEED.
  5. This is not possible there is no Forge version for Minecraft Snapshot.
  6. I guess at least one of your Mods requires Mr Crayfish's Framework.
  7. The installer log is a file which is generated near to the installer.
  8. Please post debug.log from the logs folder.
  9. Looks like a compatibility issue between Better Animals Plus and Whisperwoods.
  10. @Ruben123Create your own thread and do this:
  11. There is no such error in the log you post, please post the log where you get this error.
  12. Hwyla is also a fork of Waila, make sure you use the latest version of the Mod.
  13. First of all "den" is a too short and not unique enough mod id. Where is your file located, please post the path? and please post the debug.log.
  14. You find the debug.log in the logs folder of your game directory (client log) and of your server folder (server log). Note if you using CurseForge you need to enable the debug.log in the settings.
  15. Please post debug.log from server and client.
  16. You're right the latest version of Waila is for 1.11.2. @Alkroistyou can remove Waila.
  17. You can take a look at LightBlock#getCloneItemStack how to get the ItemStack certain BlockState. You can copy the logic there or you call the vanilla logic with a BlockState which has the values you want to have a ItemStack of.
  18. You find the launcher_log.txt in your game directory not in the logs folder.
  19. The version of Waila you are using is written for an older version of Forge, make sure you use the latest version of Waila.
  20. This is the debug.log but it does not look like the full log. Please make sure it is the full debug.log. If this is the full debug.log please post launcher_log.txt as well.
  21. Did you disable the online mode of the server? Because your are not logged in by default in Dev.
  22. Update to the latest version of Forge 1.18.2.

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.