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. Did you update the Slot indexes of your MixingBlockEntity? If you have 2 input slots, I assume that slot index 0 & 1 are input but in vanilla 0 is the input Slot and 1 is the Fuel slot. Did you tried to use debugger to check which method does not return the correct value?
  2. Please keep this Forums in english. This is strange you are be able to connect but java not. I would recommend you to reinstall java completely via removing all java version you have installed. Then install java (OpenJDK) 17 from the Adoptium project.
  3. I'm not be able to reproduce the error in Eclipse. I suspect you didn't setup the Project properly before importing it into your IDE. Check out this page to see how you should setup your Project.
  4. Please post debug.log from the logs folder. If you using CurseForge you need to enable the debug.log in the settings.
  5. That's not how GitHub works. Upload your Project via a Git client (recommend is Github Desktop) and not via the files upload. And not in a .zip file.
  6. The most Mods have update to the recommended versions of 1.19.x, so no 1.19 is now the version to go with.
  7. Please post debug.log from the logs folder. If you using CurseForge you need to enable the debug.log in the settings.
  8. You can use https://imgur.com/ to upload images.
  9. If you have issues with adfoc.us you can use the direct download by clicking on the i near the installer.
  10. Keep this Forums in english please. Please post debug.log from the logs folder.
  11. Set the "online-mode" property in the server.properties to false, you find the server.properties in the run folder of your Project.
  12. This screenshot is too small to recognize something, you can use https://imgur.com/ to upload images. Please post the installer log and the contents of %windir%\system32\drivers\etc\hosts (Windows) or /etc/hosts (Mac, Linux). By copying the content and paste it here or on a paste side.
  13. The most stuff of this is done client side in the Screen. It basically a custom Recipe you can check out the vanilla Recipes like the Smithing Recipe.
  14. Keep this Forums in English please. This error is often indicative of an outdated Java version. Please ensure your Java version is up to date. You can download OpenJDK from the Adoptium project. If the error persists after updating your Java version, please post the installer log as well as the contents of %windir%\system32\drivers\etc\hosts (Windows) or /etc/hosts (Mac, Linux).
  15. Please post a screenshot of the logs folder.
  16. Oh The Biomes You'll Go requires TerraBlender version 1.1.0.73 or above. You installed TerraBlender for 1.19 and Easy Effects for 1.18.1. In general you should update to 1.18.2. There is no reason to use a outdated minor version.
  17. There is only one file called debug.log (only debug if you have file extension disabled).
  18. Did you refresh gradle? Did you try to reimport the Project?
  19. I'm not a fan of the following advice but the best option would be to copy the full StonecutterMenu, replacing the MenuType with a custom one and override #stillValid to replace the vanilla logic to make sure you can open the Menu on your Block. The you can modify the Menu. The reason why i told you to copy the Menu instead of extending it is: 1. You need to use a hacky way to replace the vanilla MenuType 2. If you remove Slots from the Inventory and add them back you change the Slot order whichj cause problems with the logic and #quickMoveStack.
  20. Please post debug.log from the logs folder.
  21. Check out https://stopmodreposts.org/. Then obtain your mods properly.
  22. Now you have downloaded a too old version of Jei. Update to the latest version of Jei 1.19.

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.