Search found 3 matches
- Sun Aug 16, 2015 12:39 am
- Forum: Games and Creations
- Topic: Mind-Spun !
- Replies: 0
- Views: 1435
Mind-Spun !
https://love2d.org/imgmirrur/ytAHecZ.png Ladies and gentlemen, let me introduce to you a brand new board game: The one and only Mind-Spun !!! Hours of mind-challenging puzzles await. Mind-Spun is a puzzle game where you move neurons through a neural network trying to match their colors. Seems simpl...
- Tue Jul 28, 2015 8:39 pm
- Forum: Support and Development
- Topic: Error on Windows, not on Mac
- Replies: 10
- Views: 6342
Re: Error on Windows, not on Mac
I have already told you that the same code does not crashes on Mac. So... indeed I have initialized properly the table. Anyway, I don't think it's an error on my code. Because of what I said before. And all the code I posted shall give you enough information, I think. This said, my code is not open-...
- Tue Jul 28, 2015 12:43 am
- Forum: Support and Development
- Topic: Error on Windows, not on Mac
- Replies: 10
- Views: 6342
Error on Windows, not on Mac
Hello, In my game, on Windows, if I double click on an object (a token) the game crashes and says: Error main.lua:819: attempt to index a nil value Traceback main.lua:819: in function <main.lua:809> [C]: in function 'xpcall' However, if I do the same thing on the Mac version, which is compiled from ...