Everything was going OK... got my app migrated and a few things debugged. I'm using the latest PFC files. Was trying to debug an error when running the app from with the IDE, I decided to just copy my old pfc extension libraries and re-migrate.
The error I was initially trying to debug is a Null Object error in the SystemError event of the application object. The offending (only) line:
gnv_app.Event pfc_SystemError()
Things went downhill from there. Long story short, I'm now getting an error migrating the app. The error is:
Assertion Failure
missing case in obj_get_pcode_stack_effects (twice)
File: rtengine.cpp
Then PB2021 crashes.
I tried dropping the entire target and recreating, no luck. I also did a complete computer reboot, no luck. Same result every time I try to migrate.
Need some help here!
TIA,
~~~Tracy