Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Adobe AIR Development

Reply
Contributor
trickyelf
Posts: 40
Registered: ‎11-21-2010
My Carrier: Verizon

Debugger Troubleshooting

[ Edited ]

I'm using Flex, working with the 0.9.1 version of the SDK and the only version of the simulator released thus far. Using Flash Builder 4 (not burrito), I find that I cannot get the debugger to connect, although it seems as if I was able to at one time. At any rate it won't stop on a breakpoint for me, or output a trace to the console, making it a big pain to troubleshoot. 

 

If I launch the app from the debug button, it is apparently able to launch the debug player and not the regular player inside the simulator.

 

If there is a fix for this, I'd love to hear about it, but otherwise, if others are in the same boat, just remember that the regular player in the simulator will not throw up an player error dialog, you have to run in debug mode to get the error dialog. It is back to the old days of Flash silently failing.

 

-=Cliff>

 

[UPDATE]: I figured out what happened, and this might easily happen to others. My IP Address changed between the time the project was created and now. I just changed routers, and on my old router, it devoted specific IP addresses to each of my machines by mac address. This new router is just running a normal DHCP lease and giving me a number from the pool whenever it runs out.

 

SO, word to the wise: if your debugger stops working, first step is to look in your project's debug launch profile, and make sure that your debug host IP matches your machine's current IP



Dungeon Joe - A Touch-focused Strategy Game http://dungeonjoe.com
Please use plain text.
Developer
Lampei
Posts: 65
Registered: ‎11-15-2010
My Carrier: T-Mobile

Re: Debugger Troubleshooting

Thanks for the update.  Couldn't remember what I needed to change the IP address to, but I knew I needed to change it.

Please use plain text.