[Mod] Tic Tac Toe

whiskers75
Member
 
Posts: 30
Joined: Sun Jun 17, 2012 06:15

[Mod] Tic Tac Toe

by whiskers75 » Sun Jun 17, 2012 09:43

Git repo: https://github.com/whiskers75/minetest-tictactoe
Website and download: http://whiskers75.github.com/minetest-tictactoe

This mod adds Tic Tac Toe to Minetest! Check out the README.md in the repo or the website for more info.
Last edited by whiskers75 on Sun Jun 17, 2012 09:47, edited 1 time in total.
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

by Calinou » Sun Jun 17, 2012 11:16

Wow, awesome O and X textures. :P
Also, don't leave the init.lua~ file there - it is just a backup file.

edit: I made better, 16x16 textures:
http://ompldr.org/vZWRjZQ/tttx.png
http://ompldr.org/vZWRjZg/ttto.png
Last edited by Calinou on Sun Jun 17, 2012 11:28, edited 1 time in total.
 

whiskers75
Member
 
Posts: 30
Joined: Sun Jun 17, 2012 06:15

by whiskers75 » Sun Jun 17, 2012 14:21

Thank you - I will incorporate these textures into the mod.
 

User avatar
JPRuehmann
Member
 
Posts: 334
Joined: Fri Mar 21, 2014 21:40

by JPRuehmann » Tue Apr 08, 2014 11:12

Hello
love to try it out but I get the following error.

21:18:42: ERROR[main]: ========== ERROR FROM LUA ===========
21:18:42: ERROR[main]: Failed to load and run script from
21:18:42: ERROR[main]: /home/ruehmann/.minetest/mods/tictactoe/init.lua:
21:18:42: ERROR[main]: /home/ruehmann/.minetest/mods/tictactoe/init.lua:28: attempt to call method 'add_receptor_node' (a nil value)
21:18:42: ERROR[main]: stack traceback:
21:18:42: ERROR[main]: /home/ruehmann/.minetest/mods/tictactoe/init.lua:28: in main chunk
21:18:42: ERROR[main]: ======= END OF ERROR FROM LUA ========
21:18:42: ERROR[main]: Server: Failed to load and run /home/ruehmann/.minetest/mods/tictactoe/init.lua
21:18:42: ERROR[main]: ModError: ModError: Failed to load and run /home/ruehmann/.minetest/mods/tictactoe/init.lua

Anyone there who knows to fix?
Thanks,
JPR
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Tue Apr 08, 2014 12:12

JPRuehmann wrote:Hello
love to try it out but I get the following error.

21:18:42: ERROR[main]: ========== ERROR FROM LUA ===========
21:18:42: ERROR[main]: Failed to load and run script from
21:18:42: ERROR[main]: /home/ruehmann/.minetest/mods/tictactoe/init.lua:
21:18:42: ERROR[main]: /home/ruehmann/.minetest/mods/tictactoe/init.lua:28: attempt to call method 'add_receptor_node' (a nil value)
21:18:42: ERROR[main]: stack traceback:
21:18:42: ERROR[main]: /home/ruehmann/.minetest/mods/tictactoe/init.lua:28: in main chunk
21:18:42: ERROR[main]: ======= END OF ERROR FROM LUA ========
21:18:42: ERROR[main]: Server: Failed to load and run /home/ruehmann/.minetest/mods/tictactoe/init.lua
21:18:42: ERROR[main]: ModError: ModError: Failed to load and run /home/ruehmann/.minetest/mods/tictactoe/init.lua

Anyone there who knows to fix?
Thanks,
JPR
Do you even look at how old the topic is before reporting a bug? The creator of the mod hasn't posted anything here for about half a year.
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

whiskers75
Member
 
Posts: 30
Joined: Sun Jun 17, 2012 06:15

by whiskers75 » Wed Apr 09, 2014 17:42

...
Evergreen wrote:
JPRuehmann wrote:Hello
love to try it out but I get the following error.

21:18:42: ERROR[main]: ========== ERROR FROM LUA ===========
21:18:42: ERROR[main]: Failed to load and run script from
21:18:42: ERROR[main]: /home/ruehmann/.minetest/mods/tictactoe/init.lua:
21:18:42: ERROR[main]: /home/ruehmann/.minetest/mods/tictactoe/init.lua:28: attempt to call method 'add_receptor_node' (a nil value)
21:18:42: ERROR[main]: stack traceback:
21:18:42: ERROR[main]: /home/ruehmann/.minetest/mods/tictactoe/init.lua:28: in main chunk
21:18:42: ERROR[main]: ======= END OF ERROR FROM LUA ========
21:18:42: ERROR[main]: Server: Failed to load and run /home/ruehmann/.minetest/mods/tictactoe/init.lua
21:18:42: ERROR[main]: ModError: ModError: Failed to load and run /home/ruehmann/.minetest/mods/tictactoe/init.lua

Anyone there who knows to fix?
Thanks,
JPR
Do you even look at how old the topic is before reporting a bug? The creator of the mod hasn't posted anything here for about half a year.

...until now. But seriously, why are you using my bad mod that isn't even maintained? :p
 

User avatar
JPRuehmann
Member
 
Posts: 334
Joined: Fri Mar 21, 2014 21:40

by JPRuehmann » Thu Apr 10, 2014 00:36

I dont look at the Dates because I try everytime to get Help if there is no answer from whom ever I dont bothe.

Thanks,
JPR
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

by hoodedice » Thu Apr 10, 2014 03:06

JPRuehmann wrote:I dont look at the Dates because I try everytime to get Help if there is no answer from whom ever I dont bothe.

Thanks,
JPR


Unfortunately, this practice - often called necrobumbing - is looked down upon by a majority of forum users. Not just Minetest Forums. So I suggest you refrain from bumping old topics
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 

User avatar
JPRuehmann
Member
 
Posts: 334
Joined: Fri Mar 21, 2014 21:40

by JPRuehmann » Thu Apr 10, 2014 06:30

and I call that unsocial behaviour if you don´t want to read it then don´t read it.
By the way if you think this post is trolling, than please don´t answer it.
Dont feed the Troll.

If your 5Years old 72" TV-Set gets broken you put it in the Trash can without to try to repair it right?

Thanks,
JPR
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

by Krock » Thu Apr 10, 2014 07:35

/me feeds the troll.

I would try to repair the TV-Set, that's much better than buying a new thing.
Therefore I'm still using a 8 (?) year old PC, and a bit older CRT screen.
[/offtopic]
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 


Return to WIP Mods

Who is online

Users browsing this forum: No registered users and 5 guests

cron