Mathtype error

Hi

I have the Scrivener version off the App Store. When I’m trying to insert a Mathtype equation the following error message comes up and crashes the program every time

BACKTRACE DETAILS ---------
OS Version: 10.8.2
Scrivener Version: 2.4 (22554) - MAS

Exception Name: NSBadBitmapParametersException

Exception Reason: Overflow allocating bitmap backing store. Cannot back bitmap with 0 bytes per row, -2147483648 height, and 1 planes.

0 CoreFoundation 0x906f012b __raiseError + 219
1 libobjc.A.dylib 0x93da852e objc_exception_throw + 230
2 CoreFoundation 0x9064fbbb +[NSException raise:format:] + 139
3 AppKit 0x90a4c790 NSNewBitmapBackingStore + 144
4 AppKit 0x90b9897a +[NSCGImageSnapshotRep _lockFocusForCreatingSnapshot:withRect:context:hints:flipped:] + 619
5 AppKit 0x90c5d694 +[NSCGImageSnapshotRep lockFocusForCreatingCGImageWithRect:context:hints:flipped:] + 85
6 AppKit 0x90c5d56d -[NSImageRep _newCGImageForProposedRect:context:hints:flipped:] + 480
7 AppKit 0x90aeddfb -[NSImageRep CGImageForProposedRect:context:hints:] + 121
8 AppKit 0x90b80ec6 -[NSImageRep CGImageForProposedRect:context:hints:flipped:] + 63
9 AppKit 0x90c07f7c -[NSImage _newSnapshotRepForRep:rect:context:processedHints:] + 203
10 AppKit 0x90ba80dc -[NSImage _snapshotRepForRep:rect:context:processedHints:] + 185
11 AppKit 0x90b053ee __71-[NSImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_0 + 322
12 AppKit 0x90aeb8e8 -[NSImage _usingBestRepresentationForRect:context:hints:body:] + 167
13 AppKit 0x90b05210 -[NSImage drawInRect:fromRect:operation:fraction:respectFlipped:hints:] + 1366
14 AppKit 0x90aeb10e -[NSImage _drawMappingAlignmentRectToRect:withState:backgroundStyle:operation:fraction:flip:hints:] + 738
15 AppKit 0x9100fa67 -[NSTextAttachmentCell drawWithFrame:inView:] + 1165
16 AppKit 0x9100f381 -[NSTextAttachmentCell drawWithFrame:inView:characterIndex:] + 62
17 AppKit 0x9100f5d2 -[NSTextAttachmentCell drawWithFrame:inView:characterIndex:layoutManager:] + 588
18 ScrAppKit 0x004b9544 -[NSTextAttachmentCell(LineSpacingFixes) drawWithFrameSwizzle:inView:characterIndex:layoutManager:] + 287
19 AppKit 0x90ea88cf -[NSLayoutManager(NSTextViewSupport) showAttachmentCell:inRect:characterIndex:] + 593
20 AppKit 0x90ea318a -[NSLayoutManager(NSPrivate) _drawGlyphsForGlyphRange:atPoint:parameters:] + 9376
21 AppKit 0x90b594b0 -[NSLayoutManager(NSTextViewSupport) drawGlyphsForGlyphRange:atPoint:] + 129
22 ScrAppKit 0x0042e344 -[KBLayoutManager drawGlyphsForGlyphRange:atPoint:] + 2155
23 AppKit 0x90b60997 -[NSTextView drawRect:] + 2708
24 ScrAppKit 0x004404f5 -[KBBaseTextView drawRect:] + 111
25 AppKit 0x90b5fd3e -[NSTextView _drawRect:clip:] + 2057
26 AppKit 0x90ad5999 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 2156
27 AppKit 0x90ad628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
28 AppKit 0x90ad628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
29 AppKit 0x90ad628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
30 AppKit 0x90ad628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
31 AppKit 0x90ad628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
32 AppKit 0x90ad628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
33 AppKit 0x90ad628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
34 AppKit 0x90ad628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
35 AppKit 0x90ad628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
36 AppKit 0x90ad628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
37 AppKit 0x90ad628d -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
38 AppKit 0x90ad4f1f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 290
39 AppKit 0x90ad0c83 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4425
40 AppKit 0x90a99481 -[NSView displayIfNeeded] + 1468
41 AppKit 0x90a98e3d -[NSWindow displayIfNeeded] + 306
42 AppKit 0x90a98ad4 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 994
43 AppKit 0x910d6b3b __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_01253 + 58
44 CoreFoundation 0x9064128d _runLoopObserverWithBlockContext + 29
45 CoreFoundation 0x90611dfe CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 30
46 CoreFoundation 0x90611d3d __CFRunLoopDoObservers + 381
47 CoreFoundation 0x905ebe16 __CFRunLoopRun + 886
48 CoreFoundation 0x905eb63a CFRunLoopRunSpecific + 378
49 CoreFoundation 0x905eb4ab CFRunLoopRunInMode + 123
50 HIToolbox 0x93ffc15a RunCurrentEventLoopInMode + 242
51 HIToolbox 0x93ffbec9 ReceiveNextEventCommon + 374
52 HIToolbox 0x93ffbd44 BlockUntilNextEventMatchingListInMode + 88
53 AppKit 0x90a95a3a _DPSNextEvent + 724
54 AppKit 0x90a9526c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
55 AppKit 0x90a8b6cc -[NSApplication run] + 855
56 AppKit 0x90a2e6f6 NSApplicationMain + 1053
57 Scrivener 0x00033c85 Scrivener + 208005
58 Scrivener 0x00002dc5 Scrivener + 7621
59 ??? 0x00000002 0x0 + 2
.

Just to do a quick parity check, if you have Apple Pages, could you test the same equation and process using its Mathtype integration, and see if the problem exists over there as well? If so you might need to take it up with Dessci.