Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Problem with macros — Gideros Forum

Problem with macros

chuz0chuz0 Member
edited April 2017 in General questions
Hi there,
I'm having troubles with macros.
I'm trying to run the Roguelike game example in the tutorial posted by @Greywine (http://giderosmobile.com/forum/discussion/6823/topdown-rpg-template#Item_13) and it gives me an error : main.lua:16: bad argument #1 to 'setLogicalDimensions' (number expected, got nil)

I've checked the dependencies and it seems fine.
If I try to print the value of a constant from the same 'constants.lua' it prints fine, but it doesn't if it's from main.lua...

So... any tips on this one ?

KR

Comments

Sign In or Register to comment.