Game Development Community

Intel MacOS X 10.5.2 Constructor dies on save

by Joe O · in Torque Game Engine · 02/18/2008 (7:17 am) · 1 replies

Has anyone seen this issue? I thought it was something I did in the map so I decided to create a simple box. (A cube that I hollowed out). The save died on that one too. I'm trying to save it as either a csx or map but still no go.

Oh!

I forgot - I tried this with 1.0.2 and 1.0.3. Both have the same results. I tried to append the crashlog but it's too huge. I grabbed the head and the last few lines.

Process: Constructor [1011]
Path: /Users/MyUser/Applications/3d/Constructor/Constructor.app/Contents/MacOS/Constructor
Identifier: com.garagegames.constructor
Version: �2007 Garage Games.com, Inc. (1.0.2)
Code Type: X86 (Native)
Parent Process: launchd [74]

Date/Time: 2008-02-18 07:13:26.855 -0800
OS Version: Mac OS X 10.5.2 (9C31)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0

Thread 0 Crashed:
0 libSystem.B.dylib 0x948004f4 strcat + 20
1 com.garagegames.constructor 0x00351c7f 0x1000 + 3476607
2 com.garagegames.constructor 0x00351e8a 0x1000 + 3477130
3 com.apple.AppKit 0x90c55b4a SendUserActionEvent + 59
4 com.apple.AppKit 0x90c56301 -[NSNavSavePanel sendCBEvent:withData:] + 1895
5 com.apple.AppKit 0x90c51784 -[NSNavSavePanel panel:isValidFilename:] + 717
6 com.apple.AppKit 0x908d70cc -[NSSavePanel(NSSavePanelRuntime) _okForSaveMode] + 585
7 com.apple.AppKit 0x90829b95 -[NSSavePanel(NSSavePanelRuntime) ok:] + 215
8 com.apple.AppKit 0x9069de56 -[NSApplication sendAction:to:from:] + 112
9 com.apple.AppKit 0x9069dd94 -[NSControl sendAction:to:] + 108
10 com.apple.AppKit 0x9069dc1a -[NSCell _sendActionFrom:] + 169
11 com.apple.AppKit 0x90777c4f -[NSButtonCell performClick:] + 725
12 com.apple.AppKit 0x9074b109 -[NSButton performKeyEquivalent:] + 378
13 com.apple.AppKit 0x9074af78 -[NSControl _performKeyEquivalent:conditionally:] + 160
14 com.apple.AppKit 0x9074ae44 -[NSView performKeyEquivalent:] + 367
15 com.apple.AppKit 0x9074ae44 -[NSView performKeyEquivalent:] + 367
16 com.apple.AppKit 0x9074ae44 -[NSView performKeyEquivalent:] + 367
17 com.apple.AppKit 0x9074abaf -[NSWindow performKeyEquivalent:] + 257
18 com.apple.AppKit 0x908cfee8 -[NSSavePanel performKeyEquivalent:] + 1957
19 com.apple.AppKit 0x9073ae51 -[NSTextField textDidEndEditing:] + 894
20 com.apple.Foundation 0x93d95cdc _nsnote_callback + 364

...

0x967dc000 - 0x968bbfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0x968bc000 - 0x968d2fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x968d3000 - 0x969b4ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x969c2000 - 0x969d2fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x969d3000 - 0x96a5cfe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96a5d000 - 0x96e6dfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x96e6e000 - 0x96eedff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96eee000 - 0x96eefffc libffi.dylib ??? (???) /usr/lib/libffi.dylib
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

#1
02/18/2008 (8:49 am)
This has been seen, reported, and fixed. Please download the 1.04 version of constructor for the Mac in the constructor forums.

www.garagegames.com/mg/forums/result.thread.php?qt=71992


edit: added link to thread