Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable arguments not supported #11

Open
geokoodi opened this issue Aug 12, 2016 · 5 comments
Open

Variable arguments not supported #11

geokoodi opened this issue Aug 12, 2016 · 5 comments

Comments

@geokoodi
Copy link

Hi,

Variable arguments eg. function i18n(key, ...) are not supported in WhereYouGo.

The emulator works well with them, but not WhereYouGo.

geokoodi@gmail.com

@frodeseverin
Copy link

I suppose I also have this problem.

The cartridge from
http//www.wherigo.com/cartridge/details.aspx?CGUID=002b0a3a-1e2d-4a7a-bc93-9ce523eac2d2
contains the game in English and Norwegian, and this is to be selected upon start of the game.
However, the game is only available in English in WhereYouGo.

@charlenni
Copy link

The problem is OpenWIG, the Wherigo engine WhereYouGo uses. It hasn't a complete Lua implementation.

@frodeseverin
Copy link

frodeseverin commented Sep 18, 2017 via email

@charlenni
Copy link

As I know, Jan (other of OpenWIG) don't do anything new on OpenWIG. So there isn't any help from this side.

OpenWIG itself uses Kaluha, a Lua implementation for J2ME (see http://lua-users.org/lists/lua-l/2007-05/msg00174.html for the announcement). So, if you want to solve the problem, you have to look into the Kahlua implementation of OpenWIG.

@frodeseverin
Copy link

frodeseverin commented Sep 20, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants