I’m struggling to get this working on my Win 7 x64 machine. I have v1.3 of Corona Remote and the latest stable version of Corona SDK Indie but I get the following error when running in the simulator:
[text]
c:\users\me\corona\mygame\remote.lua:221: in function ‘runTC
PServer’ - Runtime error
c:\users\me\corona\mygame\remote.lua:221: attempt to index u
pvalue ‘tcpServer’ (a nil value)
[/text]
This works absolutely fine on my Mac Snow Leopard but not on my PC which I need to simultaneously work on?
Any ideas? [import]uid: 103970 topic_id: 19732 reply_id: 319732[/import]
I test on pretty clean platforms but both Windows and OSX both with the remote.
Installing any anti virus / firewalls or messing with your router can kill the connection. If this happens then disable your installed apps to see if they are the cause. You can also change the port number on the remote and in the .lua.
That error message means its trying to receive a connection, the handshake probably worked, but the connection is not being returned. This is usually caused by the connection being blocked.
At anytime Ansca can update Corona and that could break the remote. I will have a look with all the latest builds of everything to check compatibility.
tcpServer is not a reserved name so don’t be chaining that.
Ensure you are using all the latest files from the corona remote.com website and the latest app from the app store. Any time I make changes both parts need updating.
Can you let me know if you figured out whats wrong. [import]uid: 5354 topic_id: 19732 reply_id: 77742[/import]
Not sure about your exact problem but when i moved to Window7, i had to download the 32 (X86) bit SDK for corona. Also remember kava 7 is not compatible with corona.