Game Development Community

Release: Crash! (OS X)

by Vern Jensen · in Torque Game Builder · 07/03/2006 (3:28 pm) · 1 replies

I created a new project, then imported an image. I set the image to use CELL, then entered 52 in the width, and then 52 in the height, and then when I clicked in another field, it crashed. The image is 780 by 728.

Partial log below.


Date/Time: 2006-07-03 15:25:11.902 -0700
OS Version: 10.4.7 (Build 8J2135a)
Report Version: 4

Command: Torque Game Builder
Path: /Developer/TorqueGameBuilderPro/games/Torque Game Builder.app/Contents/MacOS/Torque Game Builder
Parent: WindowServer [109]

Version: Copyright 2001-2006 GarageGames.com, Inc. All rights reserved. (1.1)

PID: 996
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x0d577ed8

Thread 0 Crashed:
0 ...agegames.torqueGameBuidlder 0x001b09b8 0x1000 + 1767864
1 ...agegames.torqueGameBuidlder 0x001b0eef 0x1000 + 1769199
2 ...agegames.torqueGameBuidlder 0x001b2c5b 0x1000 + 1776731
3 ...agegames.torqueGameBuidlder 0x001b2f65 0x1000 + 1777509
4 ...agegames.torqueGameBuidlder 0x001b33d4 0x1000 + 1778644
5 ...agegames.torqueGameBuidlder 0x001b38a8 0x1000 + 1779880
6 ...agegames.torqueGameBuidlder 0x001b3a61 0x1000 + 1780321
7 ...agegames.torqueGameBuidlder 0x0006b76b 0x1000 + 436075
8 ...agegames.torqueGameBuidlder 0x000698b9 0x1000 + 428217
9 ...agegames.torqueGameBuidlder 0x000698b9 0x1000 + 428217
10 ...agegames.torqueGameBuidlder 0x000698b9 0x1000 + 428217
11 ...agegames.torqueGameBuidlder 0x000676a3 0x1000 + 419491
12 ...agegames.torqueGameBuidlder 0x0006ec1e 0x1000 + 449566
13 ...agegames.torqueGameBuidlder 0x000ebeb8 0x1000 + 962232
14 ...agegames.torqueGameBuidlder 0x001046ec 0x1000 + 1062636
15 ...agegames.torqueGameBuidlder 0x000eba72 0x1000 + 961138
16 ...agegames.torqueGameBuidlder 0x000fe9a2 0x1000 + 1038754
17 ...agegames.torqueGameBuidlder 0x000ffee1 0x1000 + 1044193
18 ...agegames.torqueGameBuidlder 0x000bb1b6 0x1000 + 762294
19 ...agegames.torqueGameBuidlder 0x0013240f 0x1000 + 1250319
20 ...agegames.torqueGameBuidlder 0x000bb96f 0x1000 + 764271
21 ...agegames.torqueGameBuidlder 0x00145934 0x1000 + 1329460
22 com.apple.HIToolbox 0x92f3a8c2 TimerVector + 31
23 com.apple.CoreFoundation 0x90823bc9 CFRunLoopRunSpecific + 3341
24 com.apple.CoreFoundation 0x90822eb5 CFRunLoopRunInMode + 61
25 com.apple.HIToolbox 0x92f02b90 RunCurrentEventLoopInMode + 285
26 com.apple.HIToolbox 0x92f021ce ReceiveNextEventCommon + 184
27 com.apple.HIToolbox 0x92f4a929 _AcquireNextEvent + 58
28 com.apple.HIToolbox 0x92f4a774 RunApplicationEventLoop + 150
29 ...agegames.torqueGameBuidlder 0x00143784 0x1000 + 1320836
30 ...agegames.torqueGameBuidlder 0x0000293e 0x1000 + 6462
31 ...agegames.torqueGameBuidlder 0x00002859 0x1000 + 6233

[SNIP]


Thread 0 crashed with i386 Thread State:
eax: 0x000001ff ebx: 0x0d577ec0 ecx:0x0c8fb000 edx: 0x0c8f7000
edi: 0xbfffea18 esi: 0xbfffea1c ebp:0xbfffe9e8 esp: 0xbfffe9a0
ss: 0x0000002f efl: 0x00010202 eip:0x001b09b8 cs: 0x00000027
ds: 0x0000002f es: 0x0000002f fs:0x00000000 gs: 0x00000037

#1
07/03/2006 (3:30 pm)
I tried it again, and it seems this is infinitely repeatable. Torque just doesn't like my picture.

What am I supposed to do until this is fixed?