LoneWolfHT / voxel_knights

WIP Medival Fantasy Open World PvE game
MIT License
18 stars 6 forks source link

Voxel Knights won't start. Get error on startup #9

Open Alatarius opened 11 months ago

Alatarius commented 11 months ago

I am playing the latest version of minetest and whenever I try to start Voxel Knights it fails to start with this error:

ModError: Failed to load and run script from D:\Games\Minetest\bin..\games\voxel_knights\mods\vk_mapgen\init.lua: D:\Games\Minetest\bin..\builtin\common\serialize.lua:212: minetest.deserialize called with boolean (expected string). stack traceback: [C]: in function 'error' D:\Games\Minetest\bin..\builtin\common\serialize.lua:212: in function 'deserialize' ...bin..\games\voxel_knights\mods\vk_mapgen/structures.lua:4: in main chunk [C]: in function 'dofile' ...etest\bin..\games\voxel_knights\mods\vk_mapgen\init.lua:28: in main chunk Check debug.txt for details.

LoneWolfHT commented 11 months ago

I'm not getting that error with the CDB version or latest git, I've updated the CDB version in case you got this from there though.

FYI: I'm not currently working on this, so there's 0 depth to the gameplay atm