ReikaKalseki / Reika_FactorioMods_Issues

The issue tracker for all of my Factorio mods - EndgameCombat, NauvisDay, Geothermal, Oreverhaul, and the rest.
5 stars 1 forks source link

bug preventing playing #400

Open BigToePlayer opened 1 year ago

BigToePlayer commented 1 year ago

The mod EasyCreative (1.152.1) caused a non-recoverable error. Please report this error to the mod author.

Error while running event EasyCreative::on_tick (ID 0) DragonIndustries/boxes.lua:37: attempt to index local 'entity' (a nil value) stack traceback: DragonIndustries/boxes.lua:37: in function 'getRadiusAABB' EasyCreative/control.lua:191: in function <EasyCreative/control.lua:183>

FireBall1725 commented 1 year ago

Also getting the same error

FireBall1725 commented 1 year ago

Figured out what the issue was for me, It turned out i was getting this error message because my save didn't have a player character, i had deleted it.

Hopefully this will be fixed in an update as i prefer "god mode" when building in creative.

The fix that worked for me:

  1. Remove EasyCreative, reload Factorio
  2. Open your save that is crashing
  3. In the console type /c game.player.create_character() to create a character
  4. Save & Exit
  5. Re-enable the EasyCreative mod, reload Factorio