minetest-LOTR / Lord-of-the-Test

LOTR-inspired Subgame for Minetest. Rewrite: https://github.com/minetest-LOTR/Third-Age
Other
67 stars 31 forks source link

Error #164

Closed totallyanorc closed 4 years ago

totallyanorc commented 4 years ago

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.

Amaz1 commented 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!

totallyanorc commented 4 years ago

I don't know, I'm using the version I got from Minetest's "Install games from ContentDB" thing.

Amaz1 commented 4 years ago

Ah, okay. That isn't the latest version. I will make a release there later today/tomorrow.

Amaz1 commented 4 years ago

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"!!

totallyanorc commented 4 years ago

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

Amaz1 commented 4 years ago

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.

totallyanorc commented 4 years ago

Everything is working now.

https://i.imgur.com/bBPmvJS.png

Amaz1 commented 4 years ago

Great! Lots of fire there!!