Page 1 of 1

[Genhis] [1.1.107] Crash loading save with disabled mod "undefined Noise expression within CompiledMapGenSettings"

Posted: Sat May 04, 2024 4:29 am
by ohowun
Xorimuth recently released an alpha version of his Lunar Landings mod, found at this Dropbox folder. Version 0.1.3 of Lunar Landings is used in the save.

The game crashes when attempting to load a save with Lunar Landings, while Lunar Landings has not been enabled.

Reproduction steps:
  1. Create a world with Lunar Landings and dependencies enabled; save the world and exit
  2. Disable all mods (except base mod)
  3. Load the saved Lunar Landings world without enabling any mods
Crashlog:
factorio-current.log
(6.28 KiB) Downloaded 48 times
MWE save: (simply Lunar Landings + dependencies, saved midway through rocket crash part of the game introduction).
lunar landings crashtest.zip
(1.38 MiB) Downloaded 43 times

Re: [1.1.107] Crash loading save with disabled mod "undefined Noise expression within CompiledMapGenSettings"

Posted: Sat May 04, 2024 9:51 am
by Loewchen
Post a log with the crash please.

Re: [1.1.107] Crash loading save with disabled mod "undefined Noise expression within CompiledMapGenSettings"

Posted: Sat May 04, 2024 2:28 pm
by ohowun
Is the log not attached?

Re: [1.1.107] Crash loading save with disabled mod "undefined Noise expression within CompiledMapGenSettings"

Posted: Sat May 04, 2024 2:36 pm
by Bilka
It's attached but doesn't show any error or crash.

Re: [1.1.107] Crash loading save with disabled mod "undefined Noise expression within CompiledMapGenSettings"

Posted: Sat May 04, 2024 3:26 pm
by FuryoftheStars
ohowun wrote: Sat May 04, 2024 2:28 pm Is the log not attached?
Each time you fire up the game, the factorio-current.log is renamed to factorio-previous.log (and the existing factorio-previous.log is deleted/overwritten). So if you experience a crash, you either need to grab the current log before firing the game back up, or if you've only fired it back up once, the previous log. More than once, and the log is lost. :)

Re: [1.1.107] Crash loading save with disabled mod "undefined Noise expression within CompiledMapGenSettings"

Posted: Sat May 04, 2024 4:14 pm
by ohowun
Right, my bad, I've tried again and hopefully I've checked this one properly.
factorio-current.log
(11.03 KiB) Downloaded 47 times

Re: [Genhis] [1.1.107] Crash loading save with disabled mod "undefined Noise expression within CompiledMapGenSettings"

Posted: Mon May 06, 2024 9:34 am
by Genhis
Thanks for the report, the issue is fixed for 2.0 major release. It's caused by the mod rewriting elevation expression and the game not falling back correctly when the new noise expression is no longer available.