Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Fixed TC crashes with a certain batch file

Apr
14
0
hello all,

I've just begun to evaluate this product (latest version 15.00.33) but things immediately went bad. I have tried to load a quite long batch file that I built some months ago using a standard editor and countless hours of edit and try... (sob).

The file is loaded into the editor/debugger, but as soon as I scroll down to about 1/3 of the file length (it doesn't matter if I use the mouse or the keyboard) Take Command simply crashes (ProgramName has stopped to work...). I attach an image of the error and a copy of the event recorded in the Windows' event database (at the bottom). The environment is:

Computer: Fujitsu Siemens Esprimo P5925 dual core x64
OS: Windows 7 Ultimate x64 with all updates
RAM: 4 GB

I have tried to install both x86 and x64 versions (one at a time, of course), but the error is the same with both versions.

If it can be useful, I can upload the batch file in the next reply.

Thank you
Salvatore

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-04-10T08:04:33.000000000Z" />
<EventRecordID>51106</EventRecordID>
<Channel>Application</Channel>
<Computer>RADIO</Computer>
<Security />
</System>
- <EventData>
<Data>IDE.EXE</Data>
<Data>15.0.0.33</Data>
<Data>51640691</Data>
<Data>SciLexer.DLL</Data>
<Data>3.2.5.0</Data>
<Data>51300435</Data>
<Data>c0000409</Data>
<Data>00000000000a31ee</Data>
<Data>fa8</Data>
<Data>01ce35c1fc464c22</Data>
<Data>C:\Program Files\JP Software\Take Command x64 15.0\IDE.EXE</Data>
<Data>C:\Program Files\JP Software\Take Command x64 15.0\SciLexer.DLL</Data>
<Data>46f38ae9-a1b5-11e2-b4f9-0019992c0cd6</Data>
</EventData>
</Event>
 
Please email the batch file to [email protected].

Also, if this is the 32-bit version of Take Command, you should have a file called IDE.GPF, which will usually be in the same location as your TCMD.INI file. (On Win 7 or Win 8, it's usually in \users\yourname\appdata\local\jpsoft.) Please send that as well.

batch file sent: CompilePackages.bat into a zipped file.
S.
 

Similar threads

Back
Top