There, fixed.
Hmm, now I see that your Bindings are different than mine, and I found out why. We have a bit hacked ToLua, which treats AString the same as std::string. You might want to hack yours, too.
Unfortunately I can't provide the sources for that hack, because I used hex editor to hack it directly into the executable However, if you manage to do that in some way, perhaps you could share the sources with us, so that we can have a proper dev chain.
Hmm, now I see that your Bindings are different than mine, and I found out why. We have a bit hacked ToLua, which treats AString the same as std::string. You might want to hack yours, too.
Unfortunately I can't provide the sources for that hack, because I used hex editor to hack it directly into the executable However, if you manage to do that in some way, perhaps you could share the sources with us, so that we can have a proper dev chain.