Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Game crash: attempt to call field 'colorize' (a nil value) #9

Closed
diogogomes opened this issue Dec 9, 2016 · 3 comments
Closed

Game crash: attempt to call field 'colorize' (a nil value) #9

diogogomes opened this issue Dec 9, 2016 · 3 comments

Comments

@diogogomes
Copy link

diogogomes commented Dec 9, 2016

When I open craftguide, Minetest crash.

2016-12-09 21:33:15: ACTION[Server]: USER uses craftguide:book, pointing at [node under=15,3,-22 above=16,3,-22]
2016-12-09 21:33:15: ERROR[Main]: ServerError: Lua: Runtime error from mod 'craftguide' in callback item_OnUse(): /home/USER/.minetest/mods/craftguide/init.lua:66: attempt to call field 'colorize' (a nil value)
2016-12-09 21:33:15: ERROR[Main]: stack traceback:
2016-12-09 21:33:15: ERROR[Main]: /home/USER/.minetest/mods/craftguide/init.lua:66: in function 'get_formspec'
2016-12-09 21:33:15: ERROR[Main]: /home/USER/.minetest/mods/craftguide/init.lua:234: in function </home/USER/.minetest/mods/craftguide/init.lua:228>

Minetest: 0.4.14 (standard deb installation)
OS: Ubuntu 16.04

@sofar
Copy link
Member

sofar commented Dec 9, 2016

I wonder if this requires a -git version of minetest_game.

@diogogomes
Copy link
Author

diogogomes commented Dec 9, 2016

@sofar, I have a standard deb installation.

@kilbith
Copy link
Collaborator

kilbith commented Dec 9, 2016

Yup, Minetest 0.4.14-dev or upcoming 0.4.15 required to use this mod. You have been warned on the forum.

You have a PPA to use the latest engine's development version.

Here's the latest 0.4.14 compatible version of the mod : download.

@kilbith kilbith closed this as completed Dec 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants