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. What the hell are you talking about I will look at this later, I'm currently not at my PC
  2. You have not installed the correct version of Jei
  3. this log looks like the launcher log, please post debug log from .minecraft/logs/debug.log and use https://gist.github.com/ to upload the file
  4. you replace the vanilla Trades with Int2ObjectMap#put in this case, you need to call Int2ObjectMap#get which returns a List of all Trades for level 1 then you can call List#add: event.getTrades().get(1).add(<your_trade>);
  5. is there a reason why you crossed out the text (log)? this looks like the launcher log, please post debug log from .minecraft/logs/debug.log
  6. you can use VillagerTradesEvent
  7. post debug log, also make sure the Optifine version is compatible with the Forge version you are using
  8. Somewhere you register a Object yo late maybe in FMLCommonSetupEvent use a RegistryEvent instead. To tell you the exact error you need to show more of your code. S git repo is recommend
  9. Error: Mod emekanism requires forge 36.2.21 or above Currently, forge is 36.2.20. Update forge to the latest version
  10. Make sure you run the server with java 8, you can replace the 'java' in the bat file with full path of java 8. If the server runs with java 8 post updated debug log
  11. Problem with Blue Skies. Make sure you use the latest version of the mod. If you already use the latest version of the mod report the bug to the mod author.
  12. Update forge to the latest version
  13. Keep this forum in english please Create your own thread and post debug log
  14. Problem with Supplementaries. Make sure you use the latest version of the mod. If you already use the latest version of the mod report the bug to the mod author.
  15. create your own thread and post debug log
  16. 1.16.5 requires java 8
  17. delete this config file

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.