PDA

View Full Version : Problem with Girder Lua Feedback



Cocophone
September 7th, 2004, 05:49 AM
I'm able to get Lua feedback to my PPC from one computer running girder, but not from another computer running girder.

I change the IP address in the girder plugin on the PPC to switch girder hosts.

I did a file compare on the girder directory on both computers and they are the same.

I made sure both computers were running the same girder plugins.

When I use computer #1 lua feedback works and the state changes for buttons work on the ppc.

When I use computer #2 lua feedback doesn't work and state changes for buttons do not get to my ppc.

Any ideas on where I should look next?

Thanks for any help.

Cocophone
September 7th, 2004, 05:54 AM
I got it to work.

I had found that lua-socket library was not loaded on computer #2.

I had loaded it and restarted girder, but it still did not work.

I started working after I opened a different gml file and then reopened the first gml file.

But its working so disregared my first post.