[Solved] How to install 5.0.1

Post Reply
Nordal
Member
Posts: 158
Joined: Mon Jul 30, 2018 15:46
GitHub: Nordall

[Solved] How to install 5.0.1

by Nordal » Post

I try to install v 5.0.1 'cause it's the base version of Hamlet's Quest.
After fully cloning I did

Code: Select all

git checkout stable-5
git tags/5.0.1
cd games
Then cloned minetest_game into games and did the same:

Code: Select all

git checkout stable-5
git tags/5.0.1
Back in minetest dir I ran cmake and make as usual. After starting the game I got this error:

Code: Select all

2019-11-14 01:20:51: [Main]: GUIMainMenu: Not allowing focus change.
2019-11-14 01:22:44: ACTION[Main]: World at [/home/roland/minetest-5.0.1/minetest/bin/../worlds/Welt_1]
2019-11-14 01:22:44: ACTION[Main]: Server for gameid="minetest" listening on 0.0.0.0:49581.
2019-11-14 01:22:44: WARNING[Main]: Client side scripting is disabled by client.
2019-11-14 01:22:46: ACTION[Server]: singleplayer [127.0.0.1] joins game. 
2019-11-14 01:22:46: ACTION[Server]: singleplayer joins game. List of players: singleplayer
2019-11-14 01:22:46: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'default' in callback on_joinplayer(): ...inetest/bin/../games/minetest_game/mods/default/init.lua:23: attempt to compare number with nil
2019-11-14 01:22:46: ERROR[Main]: stack traceback:
2019-11-14 01:22:46: ERROR[Main]: 	...inetest/bin/../games/minetest_game/mods/default/init.lua:23: in function <...inetest/bin/../games/minetest_game/mods/default/init.lua:16>
2019-11-14 01:22:46: ERROR[Main]: 	...minetest-5.0.1/minetest/bin/../builtin/game/register.lua:419: in function <...minetest-5.0.1/minetest/bin/../builtin/game/register.lua:399>
2019-11-14 01:22:46: ACTION[Main]: Server: Shutting down
2019-11-14 01:23:36: ERROR[Main]: Bitte wählen Sie einen Namen!
Can anybody help me, please?
CFS - still widely unknown

TitiMoby
Member
Posts: 17
Joined: Mon Sep 19, 2016 09:00
In-game: titimoby

Re: [Solved] How to install 5.0.1

by TitiMoby » Post

Today, I tried to run a docker version of minetest 5.0.1
After loosing a lot of time because doc forgot to add port binding, I end up with the same error.
Anyone has an idea ?

(server 5.0.1 on docker and client Ubuntu 19.10 running minetest 5.0.1 from apt package )

User avatar
FreeGamers
Member
Posts: 650
Joined: Sat May 25, 2019 00:15
GitHub: is proprietary I use NotABug
Location: United States
Contact:

Re: [Solved] How to install 5.0.1

by FreeGamers » Post

Default is throwing an error. Can you get to the bottom of it?

Code: Select all

Runtime error from mod 'default' in callback on_joinplayer(): ...inetest/bin/../games/minetest_game/mods/default/init.lua:23: attempt to compare number with nil
You should look into what is causing this line. formspec version?
FreeGamers.org has moved to MeseCraft.net | FreeGamers on this forum is now MeseCraft

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests