Closed totallyanorc closed 4 years ago
Are you using the latest version of Lord of the Test? There have been fixes related to that pushed recently.
If you could see if it still happens when using the latest commit (2572301) and let me know, that would be great!
I don't know, I'm using the version I got from Minetest's "Install games from ContentDB" thing.
Ah, okay. That isn't the latest version. I will make a release there later today/tomorrow.
Should be fixed in this: https://github.com/minetest-LOTR/Lord-of-the-Test/releases/tag/v1.2.3 Updated the contentDB as well, so if you could update your game and let me know, that would be great.
(And yes, that was a little latter than "later today/tomorrow"!!
I updated it from contentdb. Why are 99% of the items and all the mobs gone and why is the same biome everywhere?
Also, bugs:
https://i.imgur.com/bfRtjxl.png - generation error https://i.imgur.com/eHwRDD4.png - generation error and race choosing image error message (the images and descriptions didn't show up) https://i.imgur.com/3CKaPhu.png - race choosing error message (different races)
There was also an error which caused the game to close, similar to the one I reported before, but about generating a tree, not mobs. Maybe this tree? https://i.imgur.com/3xbUV6t.png
Opps, the release was based on the wrong branch... Try this: https://github.com/minetest-LOTR/Lord-of-the-Test/releases/tag/v1.2.4 It should work, and the contentdb is updated. Sorry about that.
Everything is working now.
Great! Lots of fire there!!
This keeps showing up:
AsyncErr: ServerThread::run Lua: Runtime error from mod 'lottmobs' in callback luaentity_Step(): ...est/1619/.minetest/games/lordofthetest/mods/mobs/api.lua:205: attempt to index local 'b' (a nil value) stack traceback: ...est/1619/.minetest/games/lordofthetest/mods/mobs/api.lua:205: in function 'get_distance' ...est/1619/.minetest/games/lordofthetest/mods/mobs/api.lua:2033: in function 'follow_flop' ...minetest/games/lordofthetest/mods/lottmobs/functions.lua:297: in function 'do_custom' ...est/1619/.minetest/games/lordofthetest/mods/mobs/api.lua:3417: in function <...est/1619/.minetest/games/lordofthetest/mods/mobs/api.lua:3295>
The game closes every time I get this error.