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 #19

Open
Lineflyer opened this issue Jan 14, 2020 · 1 comment
Open

Variable arguments not supported #19

Lineflyer opened this issue Jan 14, 2020 · 1 comment
Labels
Wherigo Related to wherigo playing

Comments

@Lineflyer
Copy link
Member

Lineflyer commented Jan 14, 2020

Copied from biylda/WhereYouGo#11
Please look there for the detailed thread history.

Hi,

Variable arguments eg. function i18n(key, ...) are not supported in WhereYouGo.
The emulator works well with them, but not WhereYouGo.


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.


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

I had a quick look at the repositories for OpenWIG. SourceForge and Google
Code looks abandoned. There were a few GitHub ones, all autoimported.

How to proceed on this one? Perhaps an initiative to join forces on GitHub?

;)Frode


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.


Thank you for providing pointers as to where to start the debugging. This
sure will come in handy for whoever takes on the issue.

Now, I don't have the programming experience to do this. And I don't have
the time to aquire it at present either.
I am more tenured in filing bug reports than actually fixing them.

Seems this task is up for grabs, then.

;)Frode

@Lineflyer
Copy link
Member Author

Repository was relived here here.
A corresponding issue (see mention link above) has been created in that repository.

@Lineflyer Lineflyer added the Wherigo Related to wherigo playing label Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Wherigo Related to wherigo playing
Projects
None yet
Development

No branches or pull requests

1 participant