Ender IO Forestry

Ender IO Forestry

954k Downloads

Fatal Recipe Error

ChrisDemonEye opened this issue ยท 1 comments

commented

Issue Description:

Minecraft crashes upon launch with Ender IO error
This issue occurs even after cleaning out the recipe config, this happens with the default recipe.
From what I can tell, Ender IO is attempting to use the recipe file from living_enchantment but is being denied, possibly from the recipe file being loaded from a previous initialization.
While completely removing Living Enchantment may fix the issue, I'd like to keep the mod as it adds some things I'm using at the current moment.

What happens:

Upon launch, Ender IO displays a Fatal Recipe Error.
Error message:
IO error while reading file:C:\Users\Levi\AppData\Roaming.minecraft\config\enderio\recipes\user\living_enchantment.xml (Access is denied)
Full error message: https://imgur.com/a/2JXySYK

What you expected to happen:

A smooth launch without any recipe errors

Steps to reproduce:

  1. Download/install EnderIO 5.0.40 and core 0.5.45 with Living Enchantment 2.3.0
  2. Clean out recipe files
  3. Launch MC
    ...

Affected Versions (Do not use "latest"):

  • EnderIO: 1.12.2-5.0.40
  • EnderCore: 1.12.2-0.5.45
  • Minecraft: 1.12.2
  • Forge: 1.12.2-14.23.5.2772
  • SpongeForge? no
  • Optifine? yes
  • Single Player

Your most recent log file where the issue was present:

https://gist.github.com/ChrisDemonEye/b2906b14f1f97a6157741d49d351ad37

commented

Issue resolved; somehow EnderIO was creating a blank folder that it was trying to read in the config files