Jump to content

Luis_ST

Members
  • Posts

    5704
  • Joined

  • Last visited

  • Days Won

    72

Everything posted by Luis_ST

  1. please post debug.log from the logs folder
  2. Forge has had breaking changes recently, mods need to update for them. Check if there are updated versions of your mods or downgrade Forge.
  3. You can wait for the recommended build for 1.19, after this was published there are no breaking changes. And Mods do not need to update often
  4. Forge has had breaking changes recently, mods need to update for them. Check if there are updated versions of your mods or downgrade Forge.
  5. please post debug.log from the logs folder
  6. Forge has had breaking changes recently, mods need to update for them. Check if there are updated versions of your mods or downgrade Forge.
  7. it's a file inside .minecraft/logs Note: if you using CurseForge you need to enable the debug.log in the settings
  8. what did you try to achieve, since this code is terrible you should not call it each tick and btw you loop through round about 120k Blocks each tick
  9. you need to pass in a RecipeType of which you want to get the burn time in your case i think you want RecipeType.SMELTING do not use the color codes if they are not 100% necessary (which is not the case here) use MutableComponent#withStyle and then the ChatFormatting color you want if you want to reset the Style after a colored part you need to use ChatFormatting.RESET
  10. there is a debug.log (see: https://imgur.com/zhqv82P) you have disabled the file extensions which is not recommended to do please post the debug.log
  11. You need to wait until the Mods you use have updated versions or you try with Forge 41.0.63 but it could be that some Mods have already been updated they then need a newer version of Forge. You can try and see whats happen
  12. Forge has had breaking changes in the latest versions. Mods need to update for them.
  13. Forge had breaking changes in a lot of areas. Mods need to update.
  14. Forge had breaking changes in a lot of areas. Mods need to update. If you wait a few days most of the mods will have been updated (hopefully)
  15. Problem with FerriteCore. Make sure you are using the latest version. Note that Forge 41.0.64 had breaking changes in a lot of areas. Mods need to update. Check for updated versions for your mods or downgrade Forge.
  16. please post new debug.log from the logs folder
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.