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. Problem with Restored Earth. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
  2. post debug log, on CurseForge you need to enable the debug log in the settings
  3. could be an issue with your Firewall, for testing you can simply disable it
  4. there is always a debug log, if you using CurseForge you need to enable the debug log in the settings
  5. you can use https://gist.github.com/
  6. you can not, key input is client side this is why it's only accessible in LocalPlayer, but the most stuff is server side and will be synced to the client
  7. 1.16.5 requires java 8, if this does not work post log
  8. there is always a debug log, if you using CurseForge you need to enable the debug log in the settings
  9. in the logs folder of the server and the client
  10. you should use #orElseThrow or #ifPresent, since the Capability should/is always present
  11. post debug log from server and client
  12. the launcher log does not exist or it's private
  13. Problem with Not Enough Crashes. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
  14. install java 8 copy the full path from the java 8 installation replace the 'java' keyword in the .bat/.sh file with the copied path
  15. use the full path of java 8 instead of 'java' in the .bat/.sh file
  16. remove Magnesium, also do not use magic performance mods
  17. delete this config file if you haven't modified it
  18. Could be an issue with KubeJS, if this not the issue post debug log please
  19. your EventHandler for the registery of the EntityRenderer is not called, since ClientModEvents#registerRenderers must be static if you use @EventBusSubscriber
  20. there is no reason to be logged in in dev but you can take a look at https://gist.github.com/50ap5ud5/beebcf056cbdd3c922cc8993689428f4#minecraft-authentication-in-dev-environments
  21. this is possible you can set it via the dimension type file of your custom dimension, note you can only use values which are a multiple of 16 and the values must between -2032 and 2016
  22. why did you not use lazy loading, means you load the data when you need it the first time

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.