Terminal output

Hi

I am trying to run a sample program found here but its from Pub Nub. I run their program and everything is fine then

I run my version, which I have to insert theirs as a module and I get this (no change in code):

with code as module:

Copyright (C) 2009-2011 A n s c a , I n c .  
 Version: 2.0.0  
 Build: 2011.703  
The file sandbox for this project is located at the following folder:  
 (/Users/alexdiaz/Library/Application Support/Corona Simulator/Xela Development-4920B0BB4978D0D04A417C445B13E4F2)  
-----------------------------------------------  
am I getting here  

with code as “main”:

Copyright (C) 2009-2011 A n s c a , I n c .  
 Version: 2.0.0  
 Build: 2011.703  
The file sandbox for this project is located at the following folder:  
 (/Users/alexdiaz/Library/Application Support/Corona Simulator/example-game-lobby-room-243287C89B1D0B97FC88ACB763F04B02)  
getting to connection  
am I getting here  

A couple of questions:

  1. What do the “----” mean? I get them in one and not in the other
  2. Running as main alone displays “getting to connection” while running as module code does not get to that point. Why? Still checking but code is the same on both.

Thanks for any insight on this.
[import]uid: 95689 topic_id: 20546 reply_id: 320546[/import]

perhaps if you posted some code it would be easier to answer
without seeing what changes you made to use it as a module is hard to tell why
it could be several things [import]uid: 7911 topic_id: 20546 reply_id: 80642[/import]

not at comp. at moment but have you tried an empty main file with just the code to call pubnub [import]uid: 7911 topic_id: 20546 reply_id: 80681[/import]

@jstrahan

The one that I call main, is the pub nub code by itself. [import]uid: 95689 topic_id: 20546 reply_id: 80755[/import]

This has been deleted by originator [import]uid: 95689 topic_id: 20546 reply_id: 80657[/import]