Search found 9 matches

by Utilizador Anónimo
Thu Jun 13, 2013 01:56
Forum: Mod Releases
Topic: [Modpack] Animals Modpack [2.5] -- 2.6 approaching
Replies: 1587
Views: 735494

Hi ryanvade. Where is the file minetest.find_path?
by Utilizador Anónimo
Sat Jun 08, 2013 22:47
Forum: Mod Releases
Topic: [Modpack] Animals Modpack [2.5] -- 2.6 approaching
Replies: 1587
Views: 735494

Can you try if the following change to minetest.find_path has any effect? diff --git a/src/script/lua_api/l_env.cpp b/src/script/lua_api/l_env.cpp index a287281..689ff53 100644 --- a/src/script/lua_api/l_env.cpp +++ b/src/script/lua_api/l_env.cpp @@ -572,7 +572,7 @@ int ModApiEnvMod::l_find_path(lu...
by Utilizador Anónimo
Fri Jun 07, 2013 23:13
Forum: Mod Releases
Topic: [Modpack] Animals Modpack [2.5] -- 2.6 approaching
Replies: 1587
Views: 735494

Hello. I found a bug when vombie comes near to me, appear this error and the game shuts down: OS= Ubuntu 13.04 Minetest 0.4.7 ERROR[main]: ServerError: LuaError: error running function 'on_step': /usr/share/minetest/builtin/deprecated.lua:41: bad argument #6 to 'func' (string expected, got no value)
by Utilizador Anónimo
Fri Jun 07, 2013 21:40
Forum: Problems
Topic: Bug - Minetest 0.4.7 & Mob Framework
Replies: 1
Views: 787

Bug - Minetest 0.4.7 & Mob Framework

When vombie comes near to me, appear this error and the game shuts down:

ERROR[main]: ServerError: LuaError: error running function 'on_step': /usr/share/minetest/builtin/deprecated.lua:41: bad argument #6 to 'func' (string expected, got no value)
by Utilizador Anónimo
Fri Jun 07, 2013 00:43
Forum: Problems
Topic: Ubuntu - Missing Common after upgrade to Minetest 0.4.6
Replies: 9
Views: 2460

PilzAdam wrote:Common will be dropped in 0.4.7, so maybe just wait until it comes out. (I think it will be released soon).
It works in 0.4.7, you can close the topic.

Thanks a lot, PilzAdam!!!
by Utilizador Anónimo
Tue May 21, 2013 18:46
Forum: Problems
Topic: Ubuntu - Missing Common after upgrade to Minetest 0.4.6
Replies: 9
Views: 2460

Same result to daily ppa. The portable version crashes all the time and I return to stable ppa. I have common installed but the mods configuration detect missing: default / wool / vessels / fire / wool / doors. Without mods the game it's normal (I have doors working). I'm sad because in the another ...
by Utilizador Anónimo
Sun May 19, 2013 19:23
Forum: Problems
Topic: Ubuntu - Missing Common after upgrade to Minetest 0.4.6
Replies: 9
Views: 2460

The common folder it's already in games folder and same result. Installing from ppa doesn't work. I found a temporary solution, installing the portable version of game form one script and it works for me. This temporary solution is in this post: http://forum.minetest.net/viewtopic.php?id=3837 Thanks...
by Utilizador Anónimo
Sun May 19, 2013 01:30
Forum: Problems
Topic: Ubuntu - Missing Common after upgrade to Minetest 0.4.6
Replies: 9
Views: 2460

shadowwraith wrote:Which Debian repositories are you using?
I use this:
ppa.launchpad.net/minetestdevs/stable/ubuntu
by Utilizador Anónimo
Sun May 19, 2013 00:37
Forum: Problems
Topic: Ubuntu - Missing Common after upgrade to Minetest 0.4.6
Replies: 9
Views: 2460

Ubuntu - Missing Common after upgrade to Minetest 0.4.6

Hi, after upgrade minetest, various components of common are missing. I tried paste the common folder in game folder and don't results. Also, I tried reinstall the game, compile and same result. Lately. I've formatted and installed ubuntu 13 and install minetest from repositories and have same probl...