Book a Demo

Author Topic: Crash on built-in script debugging  (Read 3334 times)

avantol13

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Crash on built-in script debugging
« on: November 19, 2015, 03:36:03 am »
Initial Info:
EA 12.0.1209 Corporate Edition
Windows 7 64-bit machine
Using EAExample project
Trying to debug JScript-CSV in EAScriptLib in Scripting window

Okay, so when I attempt to debug a built-in script Windows tells me that "Debug & Profile Application has stopped working". Running scripts don't appear to do anything either (no crash, but they don't execute).

Output is below:

Problem signature:
  Problem Event Name:      APPCRASH
  Application Name:      SSProfiler32.exe
  Application Version:      1.0.0.1
  Application Timestamp:      546ec596
  Fault Module Name:      ole32.dll
  Fault Module Version:      6.1.7601.18915
  Fault Module Timestamp:      55981b9e
  Exception Code:      c0000005
  Exception Offset:      0004226b
  OS Version:      6.1.7601.2.1.0.256.4
  Locale ID:      1033
  Additional Information 1:      0a9e
  Additional Information 2:      0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:      0a9e
  Additional Information 4:      0a9e372d3b4ad19135b953a78882e789


That .exe is located here on my machine:
C:\Program Files (x86)\Sparx Systems\EA\VEA\x86

Note that this doesn't crash EA. It just pops up this dialog about that EXE crashing.

Is this some kind of installation issue? I got a new machine and my IT department installed EA. Now my scripts aren't working, not even the built in example scripts. Not sure what to do/try next.

Any help is appreciated. Thanks!

Associated SO Question (I'll update when I get an answer on either one): http://stackoverflow.com/questions/33873293/debug-profile-application-failure-in-ea-for-script

« Last Edit: November 24, 2015, 01:25:05 am by avantol13 »