I am running outlaw. I have been trying to get my text in tableview to position correctly. Right now it is off to the left. I updated to the latest build and I get a windows error " an unhandled win32 exception occurred in Corona Simulator.exe [4052]". What do I do now? I am running windows XP. I uninstalled 2017 and reinstalled 1232. I am able to run it now and I still have the text problem.
Hi @rvergin3,
Which build is giving you the exception error?
As for the row positioning, rows in table views in G2.0 are now center-oriented, so you should adjust accordingly for that. This is discussed (and an example given) in the migration guide:
http://docs.coronalabs.com/guide/graphics/migration_g20.html
Hope this helps,
Brent Sorrentino
Sorry I meant to type build 2087 not 2017.
I think I need to load a build 2xxx for the anchor to work. No matter what I set it at my text is still shifted off screen left.
Yes, anchor points are only supported in 2xxx-based builds, and they replace reference points from 1.0. Optionally, you can use the compatibility mode if you’re not quite ready to fully convert to Graphics 2.0 features.
Brent
Thanks for the confirmation Brent. I don’t know which 2xxx to load since 2087 crashed on my windows machine. Any suggestions?
I just tried the 2088 build and it still crashes with " an unhandled win32 exception occurred in Corona Simulator.exe [2576]". What’s up with that?
I just did a complete uninstall of Corona SDK and installed build 2088. Now I get “DEBUGGER: Corona Remote Debugger The Filename, directory name, or volume label syntax is incorrect.” What does this mean?
Brent,
Is there someone else I should ask about this?
Could this have something to do with my opengl version? I have 2.1 nvidia-7. I am running parallels 8 which supports 2.1. Do I need something else?
Hi @rvergin3,
When you state that it crashes, do you mean the entire application (Simulator) crashes? Or does just the particular app fail somewhere in code? It appears that 2088 is not crashing, but you’re getting that error message?
Thanks,
Brent
I just did a complete uninstall of Corona SDK and installed build 2088. Now I get “DEBUGGER: Corona Remote Debugger The Filename, directory name, or volume label syntax is incorrect.” What does this mean?
the same code runs under 1232.
Hi @rvergin3,
This error message seems to point to a 3rd-party product, Corona Remote. Are you using this? I don’t think the core Corona SDK is generating this message…
Best regards,
Brent
Hi Brent,
I don’t have corona remote installed on this machine. Even if I had it running shouldn’t I get the same error regardless of sdk version? Why am I able to run 1232 and not 2088? I will try an uninstall and reinstall again and see what happens. Thanks.
I uninstalled 1232. Deleted the folders. Installed 2088 and I still have the problem. btw the screen title says Corona.Debugger.exe not corona remote. what should i try next?
Does anybody know why this is happening?
that corona remote product looks like a good tool to add to my testing btw…
has anybody tried the corona remote product?
does anybody read these posts besides Brent?