renman3000

Untitled

Apr 20th, 2011
129
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. GNU gdb 6.3.50-20050815 (Apple version gdb-1518) (Sat Feb 12 02:56:02 UTC 2011)
  2. Copyright 2004 Free Software Foundation, Inc.
  3. GDB is free software, covered by the GNU General Public License, and you are
  4. welcome to change it and/or distribute copies of it under certain conditions.
  5. Type "show copying" to see the conditions.
  6. There is absolutely no warranty for GDB.  Type "show warranty" for details.
  7. This GDB was configured as "--host=x86_64-apple-darwin --target=arm-apple-darwin".tty /dev/ttys000
  8. target remote-mobile /tmp/.XcodeGDBRemote-202-37
  9. Switching to remote-macosx protocol
  10. mem 0x1000 0x3fffffff cache
  11. mem 0x40000000 0xffffffff none
  12. mem 0x00000000 0x0fff none
  13. [Switching to process 11523 thread 0x0]
  14. [Switching to process 11523 thread 0x0]
  15. sharedlibrary apply-load-rules all
  16. Initial Command Line
  17. 0 : /var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/iTorque2DGame
  18. Merged Command Line
  19. 0 : /var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/iTorque2DGame
  20. warning: Unable to read symbols for /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2.1 (8C148)/Symbols/usr/lib/info/dns.so (file not found).
  21. performing mainInit()
  22. System & Processor Information:
  23.    iPhone version: 0
  24.    CarbonLib version: 0
  25.    Physical RAM: 128MB
  26.    Logical RAM: 128MB
  27.    ARM 1176, 412 Mhz
  28.    FPU detected
  29.  
  30. Math Init:
  31.    Installing Standard C extensions
  32.  
  33. Input Init:
  34. []Input::enable.
  35.  
  36. Video Init:
  37.    Accelerated OpenGL display device detected.
  38.  
  39. Initializing chunk mappings...
  40.    o 'TEXT' maps to TextChunk
  41.    o 'SCHK' maps to UnknownChunk
  42.    o 'SCHK' maps to SimChunk
  43. Binding server port to default IP
  44. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/main.cs. Took 9 ms
  45. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/main.cs. Took 3 ms
  46.  % - Initializing Common
  47.  
  48. Using OpenGL rendering. Fullscreen: 0
  49.  
  50. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/defaultPrefs.cs. Took 15 ms
  51. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/scripts/xml.cs. Took 15 ms
  52. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/scripts/properties.cs. Took 9 ms
  53. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/scripts/common.cs. Took 7 ms
  54. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/scripts/audio.cs. Took 5 ms
  55. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/scripts/canvas.cs. Took 16 ms
  56. Activating the OpenGL display device...
  57.  OpenGLDevice activating...
  58. OpenGL driver information:
  59.   Vendor: Imagination Technologies
  60.   Renderer: PowerVR MBXLite with VGPLite
  61.   Version: OpenGL ES-CM 1.1 (76)
  62. OpenGL Init: Enabled Extensions
  63.   EXT_texture_filter_anisotropic (Max anisotropy: 2.000000)
  64.   Vertical Sync
  65.   ATI_FSAA
  66. OpenGL Init: Disabled Extensions
  67.   ARB_multitexture
  68.   EXT_blend_color
  69.   EXT_blend_minmax
  70.   EXT_paletted_texture
  71.   EXT_compiled_vertex_array
  72.   NV_vertex_array_range
  73.   EXT_texture_env_combine
  74.   EXT_packed_pixels
  75.   EXT_fog_coord
  76.   ARB_texture_compression
  77.   EXT_texture_compression_s3tc
  78.   3DFX_texture_compression_FXT1
  79.   (ARB|EXT)_texture_env_add
  80.  
  81.  set screen mode 320 x 480 x 32, fullscreen, force it, dont repaint
  82. Cleaning up the display device...
  83. >> Attempting to change display settings to fullscreen 320x480x32...
  84. Resurrecting the texture manager...
  85. Max Texture Size reported as: 1024
  86.  set screen mode 320 x 480 x 32, windowed, dont force it, repaint
  87. Cleaning up the display device...
  88. >> Attempting to change display settings to windowed 320x480x32...
  89. Resurrecting the texture manager...
  90. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/scripts/keybindings.cs. Took 31 ms
  91. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/scripts/projectManagement.cs. Took 5 ms
  92. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/scripts/levelManagement.cs. Took 15 ms
  93. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/scripts/projectResources.cs. Took 14 ms
  94. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/common/scripts/SoundManager.cs. Took 16 ms
  95.  % - Common scripts load time : 168 ms
  96.  % - Common load time : 666 ms
  97.  
  98. Torque Game Builder (v1.7.5) initialized...
  99. iTorque 2D v1.4.1 is active...
  100. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/winTaskScreenBehavior.cs. Took 9 ms
  101. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/strawberryRewardBehavior.cs. Took 15 ms
  102. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/startBtn.cs. Took 5 ms
  103. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/sppedBehavior.cs. Took 2 ms
  104. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/speedBehavior.cs. Took 11 ms
  105. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/sScreenWall.cs. Took 5 ms
  106. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/sScreenDragBehavior.cs. Took 7 ms
  107. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/rightControls.cs. Took 6 ms
  108. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/reward1Behavior.cs. Took 13 ms
  109. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/powerUpBehavior.cs. Took 2 ms
  110. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/pegBehavior.cs. Took 6 ms
  111. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/mouseDraggableIPhone.cs. Took 7 ms
  112. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/mouseDraggable.cs. Took 7 ms
  113. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/loadS1L1.cs. Took 6 ms
  114. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/loadNewGame.cs. Took 6 ms
  115. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/loadMainLevel.cs. Took 6 ms
  116. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/loadEnemyLevelBehavior.cs. Took 6 ms
  117. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/levelSelectCanPlayBtn.cs. Took 7 ms
  118. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/leftControl.cs. Took 6 ms
  119. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/homeManagerBehavior.cs. Took 7 ms
  120. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/holdingPenBehavior.cs. Took 5 ms
  121. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/growForBehavior.cs. Took 6 ms
  122. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/extraChips.cs. Took 7 ms
  123. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/enemyStoopBehavior.cs. Took 6 ms
  124. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/enemySheetLoaderFromProfile.cs. Took 6 ms
  125. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/enemyProfileLoader.cs. Took 9 ms
  126. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/enemyLoaderBtn.cs. Took 7 ms
  127. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/enemyChipBehavior.cs. Took 11 ms
  128. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/enemyBucketBehavior.cs. Took 31 ms
  129. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/emptyBucketBehavior.cs. Took 27 ms
  130. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/dropBtn.cs. Took 6 ms
  131. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/continueGameBehavior.cs. Took 24 ms
  132. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/cloudBehavior.cs. Took 6 ms
  133. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/chipsResetWall.cs. Took 6 ms
  134. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/chipsChipBehavior.cs. Took 8 ms
  135. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/cameraMount.cs. Took 8 ms
  136. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/bucketBehavior.cs. Took 42 ms
  137. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/boundaryWallR.cs. Took 6 ms
  138. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/boundaryWallL.cs. Took 5 ms
  139. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/boundaryWall.cs. Took 6 ms
  140. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/bombBehavior.cs. Took 7 ms
  141. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/birdBehavior.cs. Took 9 ms
  142. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/bigGuyBehavior.cs. Took 10 ms
  143. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/MeasureBar.cs. Took 5 ms
  144. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/EnemyManagerBehavior.cs. Took 15 ms
  145. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/EnemyBehavior.cs. Took 12 ms
  146. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/ChipsBehavior.cs. Took 5 ms
  147. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/ChipManagerBehavior.cs. Took 16 ms
  148. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/behaviors/CharacterStripManager.cs. Took 7 ms
  149. Failed to load profile bitmap ()
  150. Could not load font: common/data/fonts/Lucida Console 12 (ansi).uft
  151. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/gui/mainScreen.gui. Took 85 ms
  152.  % - MainScreen set to Portrait! 320x480
  153. Loaded compiled script /private/var/mobile/Applications/A792405E-D2BD-4326-B773-B055956787D2/iTorque2DGame.app/game/scripts/game.cs. Took 21 ms
  154. game/scripts/game.cs (26): Unable to find function enableJoystick
  155.  % - Game load time : 5081 ms
  156. --------Loading Resource file game/PlatformerArt/stageSelectResources.cs
  157. --------Adding to Level game/data/levels/stageSelect.t2d
  158. Error loading level game/data/levels/stageSelect.t2d. Invalid file.
RAW Paste Data