Uncaught ReferenceError: Wii is not defined #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I always get the error "Uncaught ReferenceError: Wii is not defined".
What could cause the problem?
Thanks in advance!
Can you show some example code? Others have run into this issue but it was usually with their setup. Happy to help debug.
Is it normal that the script doesn't work in a browser on a desktop? (for example: Google Chrome)
Hey,
Ah, the goal was never really to run it on a browser, but there's nothing
that should prevent it from running on the browser. It's probably a check
or two failing somewhere regarding polling the other 3 wii remotes - the
primary one just fires based off standard DOM events...
If I get some time later tonight I could try and take a look, otherwise
you're welcome to fork and patch it. :)
On Wed, Feb 27, 2013 at 9:39 AM, nielvrom notifications@github.com wrote:
Skype: ryanmcgrathr
Twitter: http://twitter.com/ryanmcgrath/
Web: http://venodesigns.net/
GitHub: http://github.com/ryanmcgrath/
I am testing with only one wii remote. Could that be the problem?
In the Wii browser, or on the desktop?
On Wed, Feb 27, 2013 at 9:44 AM, nielvrom notifications@github.com wrote:
Skype: ryanmcgrathr
Twitter: http://twitter.com/ryanmcgrath/
Web: http://venodesigns.net/
GitHub: http://github.com/ryanmcgrath/
on the desktop
Hey,
Well, the Wii remotes can't communicate with an arbitrary browser on the
desktop. The only way the library works to interact with Wii remotes is in
the browser on the Wii itself - it's a specific build of Opera that's
tailored to the console.
On Wed, Feb 27, 2013 at 11:48 AM, nielvrom notifications@github.com wrote:
Skype: ryanmcgrathr
Twitter: http://twitter.com/ryanmcgrath/
Web: http://venodesigns.net/
GitHub: http://github.com/ryanmcgrath/