Hello! I have a clean install of ITB 1.2.88 and ITB 1.2.93 on my Windows 10 machine. I have tried to install ModLoader v2.9.1, v2.9.2 and v2.9.3.
As you see ive tried two different ITB versions and three last ModLoader versions.
I was downloading ModLoader from https://github.com/itb-community/ITB-ModLoader/releases page and was copying all the files from archive to my clean install root folder, replacing the files, just as readme say.
When I start the game, I can see ModLoader is started, but I also receive an error message about MemEdit mod. I receive same message for both game versions and modloader versions.

Here is modloader.log contents for 2.9.3:
===== Logging started at: 2024-06-29 13:48:37 =====
[2024-06-29 13:48:37] [./scripts/mod_loader/modapi/init.lua:19]: GAME VERSION 1.2.88
[2024-06-29 13:48:37] [./scripts/mod_loader/modapi/init.lua:20]: MOD-API VERSION 2.9.3
[2024-06-29 13:48:38] [./scripts/mod_loader/ftldat-rs/ftldat.lua:9]: Loading ftldat.dll...
[2024-06-29 13:48:38] [./scripts/mod_loader/ftldat-rs/ftldat.lua:13]: Successfully loaded ftldat.dll!
[2024-06-29 13:48:39] [./scripts/mod_loader/mod_loader.lua:524]: Metadata for mod [Easy Edit] with id [easyEdit] prepared successfully!
[2024-06-29 13:48:39] [./scripts/mod_loader/mod_loader.lua:524]: Metadata for mod [memedit] with id [memedit] prepared successfully!
[2024-06-29 13:48:39] [./scripts/mod_loader/mod_loader.lua:463]: Initializing mod [Mod Loader Extensions] with id [mod_loader_extensions]...
[2024-06-29 13:48:39] [./scripts/mod_loader/mod_loader.lua:477]: Initialized mod [Mod Loader Extensions] with id [mod_loader_extensions] successfully!
[2024-06-29 13:48:39] [./scripts/mod_loader/mod_loader.lua:463]: Initializing mod [Easy Edit] with id [easyEdit]...
[2024-06-29 13:48:45] [./scripts/mod_loader/mod_loader.lua:477]: Initialized mod [Easy Edit] with id [easyEdit] successfully!
[2024-06-29 13:48:45] [./scripts/mod_loader/mod_loader.lua:463]: Initializing mod [memedit] with id [memedit]...
[2024-06-29 13:48:46] [...ensions/modLoaderExtensions/mods/memedit/memedit.lua:186]: Memedit - Initializing...
[2024-06-29 13:48:46] [...ensions/modLoaderExtensions/mods/memedit/memedit.lua:51]: Memedit - Loading memedit.dll...
[2024-06-29 13:48:46] [./scripts/mod_loader/mod_loader.lua:483]: Initializing mod [memedit] with id [memedit] failed:
...ensions/modLoaderExtensions/mods/memedit/memedit.lua:81: Memdit - Failed to load memedit.dll: ...ensions/modLoaderExtensions/mods/memedit/memedit.lua:76: attempt to call a nil value
stack traceback:
[C]: in function 'error'
...ensions/modLoaderExtensions/mods/memedit/memedit.lua:81: in function 'handle'
./scripts/mod_loader/bootstrap/try_catch.lua:26: in function 'catch'
...ensions/modLoaderExtensions/mods/memedit/memedit.lua:80: in function 'load'
...ensions/modLoaderExtensions/mods/memedit/memedit.lua:188: in function 'init'
...ns/modLoaderExtensions/mods/memedit/scripts/init.lua:30: in function 'init'
./scripts/mod_loader/mod_loader.lua:464: in function <./scripts/mod_loader/mod_loader.lua:462>
[C]: in function 'xpcall'
./scripts/mod_loader/mod_loader.lua:461: in function 'initMod'
./scripts/mod_loader/mod_loader.lua:157: in function 'init'
./scripts/mod_loader/mod_loader.lua:781: in main chunk
[C]: in function 'require'
./scripts/mod_loader/__scripts.lua:42: in main chunk
[C]: in function 'require'
scripts/modloader.lua:1: in main chunk
[2024-06-29 13:48:46] [./scripts/mod_loader/mod_loader.lua:463]: Initializing mod [modApiExt] with id [modApiExt]...
[2024-06-29 13:48:46] [./scripts/mod_loader/mod_loader.lua:477]: Initialized mod [modApiExt] with id [modApiExt] successfully!
[2024-06-29 13:48:46] [...dLoaderExtensions/mods/easyEdit/modules/saveData.lua:211]: EasyEdit - Set profile [Ddd]
[2024-06-29 13:48:46] [...dLoaderExtensions/mods/easyEdit/modules/saveData.lua:119]: EasyEdit - Load savedata for profile [Ddd]
[2024-06-29 13:48:46] [...dLoaderExtensions/mods/easyEdit/modules/saveData.lua:185]: EasyEdit - Update livedata
[2024-06-29 13:48:54] [./scripts/mod_loader/mod_loader.lua:701]: --------LOADING MODS--------
[2024-06-29 13:48:54] [./scripts/mod_loader/mod_loader.lua:737]: Loaded mod [Mod Loader Extensions] with id [mod_loader_extensions] successfully!
[2024-06-29 13:48:54] [./scripts/mod_loader/mod_loader.lua:737]: Loaded mod [Easy Edit] with id [easyEdit] successfully!
[2024-06-29 13:48:54] [./scripts/mod_loader/mod_loader.lua:751]: Failed to load mod [memedit] with id [memedit], because it was not initialized.
[2024-06-29 13:48:55] [./scripts/mod_loader/mod_loader.lua:737]: Loaded mod [modApiExt] with id [modApiExt] successfully!
[2024-06-29 13:48:55] [./scripts/mod_loader/altered/drops.lua:31]: Mod Loader: Using normal weapons!
[2024-06-29 13:48:55] [./scripts/mod_loader/altered/drops.lua:41]: Mod Loader: Using normal weapons!
[2024-06-29 13:48:55] [./scripts/mod_loader/altered/drops.lua:54]: Mod Loader: Using normal pilots!
Hello! I have a clean install of ITB 1.2.88 and ITB 1.2.93 on my Windows 10 machine. I have tried to install ModLoader v2.9.1, v2.9.2 and v2.9.3.
As you see ive tried two different ITB versions and three last ModLoader versions.
I was downloading ModLoader from https://github.com/itb-community/ITB-ModLoader/releases page and was copying all the files from archive to my clean install root folder, replacing the files, just as readme say.
When I start the game, I can see ModLoader is started, but I also receive an error message about MemEdit mod. I receive same message for both game versions and modloader versions.

Here is modloader.log contents for 2.9.3: