alright, so, when I start the game, it gives me a FATAL ERROR! window as soon as it loads.
the error log is the following:
Timestamp : 10/28/2020 12:04:42
Error level : FATAL EXCEPTION
Message : Fatal exception encountered
An unhandled exception occurred at $0046E619 :
ELuaException : LuaError: lib_level.lua: modules\inferno.module\lib_level.lua:7: attempt to read undeclared variable Level
$0046E619 TDOOMLUA__ONERROR, line 435 of src/doomlua.pas
$004589BB TLUASYSTEM__LOADSTREAM, line 1582 of e:/Projects/fpcvalkyrie/src/vluasystem.pas
$00458AE3 TLUASYSTEM__LOADSTREAM, line 1605 of e:/Projects/fpcvalkyrie/src/vluasystem.pas
$00454024 LUA_VALKYRIE_REQUIRE, line 295 of e:/Projects/fpcvalkyrie/src/vluasystem.pas
$100054E1
$100058A2
$10005AC1
$00458AE3
$0046DAAC
$0041E6B8
$0041F259
$00401CC5
it seems to say "modules\inferno.module\" in there and I did have a module (possibly by that name, something similar?) that didn't work, but I deleted it, or that could have nothing to do with it, I'm no genius.
other than that, help, I can't launch the game anymore.