INTERNAL ERROR 1936 in PhantomBase.cpp (SOLVED)

General discussion about the Phantom Automation Language and related tools.

INTERNAL ERROR 1936 in PhantomBase.cpp (SOLVED)

Postby SpiritualMadMan on Tue Dec 07, 2010 6:20 pm

This error can occur when you use WinDR from within PTD.

But, does not occur on all systems.

To avoid this error call WinDR.exe directly to create a .DEC file

To see some additional information see my thread on Automation Tutorial...

From what support shared with me, it appears that when WinDR is called from with in PTD the .DEC file is being pre-pended with a superflous header.

Removing the Superflous Header should fix the file.

Example: (BAD)
[ ] "PhantomTarget"
( )Tag=""
( )Class=""
( )Parent=0
( )Child=0
[ ]MainWin "Phantom"
( )Tag="Phantom Target"
( )Class="Afx:*"
( )Parent=1
( )Child=0
[ ]Menu

Example (GOOD)
[ ]MainWin "Calculator"
( )Tag="Calculator"
( )Class="SciCalc"
( )Parent=1
( )Child=0
[ ]Menu
( )Tag=""
( )Class="Menu"
( )Parent=0
( )Child=1
[ ]Menu "_Edit"
SpiritualMadMan
 
Posts: 20
Joined: Mon Dec 06, 2010 4:02 pm

Re: INTERNAL ERROR 1936 in PhantomBase.cpp (SOLVED)

Postby john on Thu Jan 20, 2011 2:30 pm

Hello-

This is now fixed in PTD version 2.1. The bad header data is no longer inserted.

If you have any questions, please let me know!

-John
john
 
Posts: 27
Joined: Wed Apr 22, 2009 12:32 pm


Return to Phantom

Who is online

Users browsing this forum: No registered users and 1 guest

cron