Advertisement
Guest User

Android Jmonkey Log

a guest
Oct 31st, 2012
400
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.67 KB | None | 0 0
  1. ant -f G:\\Android\\game\\BasicGame run-android
  2. init:
  3. Deleting: G:\Android\game\BasicGame\build\built-jar.properties
  4. deps-jar:
  5. Updating property file: G:\Android\game\BasicGame\build\built-jar.properties
  6. compile:
  7. Copying 1 file to G:\Android\game\BasicGame\build
  8. Copy libraries to G:\Android\game\BasicGame\dist\lib.
  9. To run this application from the command line without Ant, try:
  10. java -jar "G:\Android\game\BasicGame\dist\MyGame.jar"
  11. Copying application libraries to android project.
  12. Deleting directory G:\Android\game\BasicGame\mobile\libs
  13. Created dir: G:\Android\game\BasicGame\mobile\libs
  14. Copying 15 files to G:\Android\game\BasicGame\mobile\libs
  15. Adding libraries for android.
  16. Copying 4 files to G:\Android\game\BasicGame\mobile\libs
  17. Replacing bullet library with android native version.
  18. Expanding: G:\Android\game\BasicGame\mobile\libs\jME3-bullet-natives-android.jar into G:\Android\game\BasicGame\mobile\libs
  19. Deleting: G:\Android\game\BasicGame\mobile\libs\jME3-bullet-natives-android.jar
  20. Deleting directory G:\Android\game\BasicGame\mobile\libs\x86
  21. Copying 1 file to G:\Android\game\BasicGame\mobile\libs
  22. jar:
  23. run-android:
  24. Building debug android application version.
  25. Android SDK Tools Revision 20.0.3
  26. Installed at D:\Soft\Android\android-sdk
  27. Project Name: MyGame
  28. Project Type: Application
  29. Switching between debug and non debug build: Deleting previous compilation output...
  30. Deleting directory G:\Android\game\BasicGame\mobile\bin\classes
  31. Resolving Build Target for MyGame...
  32. Project Target: Android 2.2
  33. API level: 8
  34. ----------
  35. Creating output directories if needed...
  36. Created dir: G:\Android\game\BasicGame\mobile\bin\classes
  37. ----------
  38. Resolving Dependencies for MyGame...
  39. Library dependencies:
  40. No Libraries
  41. ------------------
  42. API<=15: Adding annotations.jar to the classpath.
  43. ----------
  44. Building Libraries with 'debug'...
  45. No sub-builds to iterate on
  46. Found Deleted Target File
  47. Merging AndroidManifest files into one.
  48. Manifest merger disabled. Using project manifest only.
  49. Handling aidl files...
  50. No AIDL files to compile.
  51. ----------
  52. Handling RenderScript files...
  53. No RenderScript files to compile.
  54. ----------
  55. Handling Resources...
  56. Found Deleted Target File
  57. Generating resource IDs...
  58. ----------
  59. Handling BuildConfig class...
  60. Build type changed: Generating new BuildConfig class.
  61. Compiling 3 source files to G:\Android\game\BasicGame\mobile\bin\classes
  62. Found Deleted Target File
  63. Converting compiled files and external libraries into G:\Android\game\BasicGame\mobile\bin\classes.dex...
  64.  
  65. trouble processing:
  66. bad class file magic (cafebabe) or version (0033.0000)
  67. ...while parsing mygame/Main.class
  68. ...while processing mygame/Main.class
  69. warning: Ignoring InnerClasses attribute for an anonymous inner class
  70. (org.xmlpull.v1.builder.impl.XmlDocumentImpl$1) that doesn't come with an
  71. associated EnclosingMethod attribute. This class was probably produced by a
  72. compiler that did not target the modern .class file format. The recommended
  73. solution is to recompile the class from source, using an up-to-date compiler
  74. and without specifying any "-target" type options. The consequence of ignoring
  75. this warning is that reflective operations on this class will incorrectly
  76. indicate that it is *not* an inner class.
  77. warning: Ignoring InnerClasses attribute for an anonymous inner class
  78. (org.xmlpull.v1.builder.impl.XmlElementImpl$1) that doesn't come with an
  79. associated EnclosingMethod attribute. This class was probably produced by a
  80. compiler that did not target the modern .class file format. The recommended
  81. solution is to recompile the class from source, using an up-to-date compiler
  82. and without specifying any "-target" type options. The consequence of ignoring
  83. this warning is that reflective operations on this class will incorrectly
  84. indicate that it is *not* an inner class.
  85. warning: Ignoring InnerClasses attribute for an anonymous inner class
  86. (org.xmlpull.v1.builder.impl.XmlElementImpl$2) that doesn't come with an
  87. associated EnclosingMethod attribute. This class was probably produced by a
  88. compiler that did not target the modern .class file format. The recommended
  89. solution is to recompile the class from source, using an up-to-date compiler
  90. and without specifying any "-target" type options. The consequence of ignoring
  91. this warning is that reflective operations on this class will incorrectly
  92. indicate that it is *not* an inner class.
  93. warning: Ignoring InnerClasses attribute for an anonymous inner class
  94. (org.xmlpull.v1.builder.impl.XmlElementImpl$3) that doesn't come with an
  95. associated EnclosingMethod attribute. This class was probably produced by a
  96. compiler that did not target the modern .class file format. The recommended
  97. solution is to recompile the class from source, using an up-to-date compiler
  98. and without specifying any "-target" type options. The consequence of ignoring
  99. this warning is that reflective operations on this class will incorrectly
  100. indicate that it is *not* an inner class.
  101. 1 warning
  102. Crunching PNG Files in source dir: G:\Android\game\BasicGame\mobile\res
  103. To destination dir: G:\Android\game\BasicGame\mobile\bin\res
  104. Crunched 0 PNG files to update cache
  105. Current build type is different than previous build: forced aapt run.
  106. Creating full resource package...
  107. Current build type is different than previous build: forced apkbuilder run.
  108. Creating MyGame-debug-unaligned.apk and signing it with a debug key...
  109. Running zip align on final apk...
  110. Debug Package: G:\Android\game\BasicGame\mobile\bin\MyGame-debug.apk
  111. Updating property file: G:\Android\game\BasicGame\mobile\bin\build.prop
  112. Updating property file: G:\Android\game\BasicGame\mobile\bin\build.prop
  113. Updating property file: G:\Android\game\BasicGame\mobile\bin\build.prop
  114. Updating property file: G:\Android\game\BasicGame\mobile\bin\build.prop
  115. MyGame.debug:
  116. Waiting for device to be ready.. Connect your device now if its not connected yet.
  117. MyGame.install:
  118. Installing G:\Android\game\BasicGame\mobile\bin\MyGame-debug.apk onto default emulator or device...
  119. pkg: /data/local/tmp/MyGame-debug.apk
  120. Success
  121. 2641 KB/s (2891169 bytes in 1.069s)
  122. MyGame.installd:
  123. Starting: Intent { cmp=com.mycompany.mygame/.MainActivity }
  124. Logging android device output, cancel build or disconnect device to stop logging.
  125. --------- beginning of /dev/log/main
  126. I/ActivityThread(23036): Pub com.google.android.maps.OfflineIndexProvider: com.google.googlenav.provider.OfflineIndexProvider
  127. I/ActivityThread(23036): Pub com.google.android.maps.SearchHistoryProvider: com.google.googlenav.provider.SearchHistoryProvider
  128. I/ActivityThread(23036): Pub com.google.android.maps.StarredItemProvider: com.google.googlenav.provider.StarredItemProvider
  129. --------- beginning of /dev/log/system
  130. V/BackupManagerService( 1596): addPackageParticipantsLocked: #1
  131. D/FDUI (22724): [ HTCStatusActivity: 292 ] - run > pc is not connected. -- 21
  132. W/Addapter(13886): info.icon:2130903040
  133. W/Addapter(13886): info.icon:2130837626
  134. W/Addapter(13886): info.icon:2130837604
  135. W/Addapter(13886): info.icon:2130837830
  136. W/Addapter(13886): info.icon:2130903040
  137. W/Addapter(13886): info.icon:2130837579
  138. W/Addapter(13886): info.icon:2130838573
  139. W/Addapter(13886): info.icon:2130903044
  140. W/Addapter(13886): info.icon:2130903040
  141. W/Addapter(13886): info.icon:2130903040
  142. W/Addapter(13886): info.icon:2130837760
  143. W/Addapter(13886): info.icon:2130837760
  144. W/Addapter(13886): info.icon:2130837729
  145. W/Addapter(13886): info.icon:2130837519
  146. W/Addapter(13886): info.icon:2130837964
  147. W/Addapter(13886): info.icon:2130837964
  148. W/Addapter(13886): info.icon:2130837630
  149. W/Addapter(13886): info.icon:2130837507
  150. W/Addapter(13886): info.icon:2130837507
  151. W/Addapter(13886): info.icon:2130837558
  152. W/Addapter(13886): info.icon:2130837558
  153. W/Addapter(13886): info.icon:2130837786
  154. W/Addapter(13886): info.icon:2130837781
  155. W/Addapter(13886): info.icon:2130837778
  156. W/Addapter(13886): info.icon:2130837778
  157. W/Addapter(13886): info.icon:2130837782
  158. W/Addapter(13886): info.icon:2130837782
  159. W/Addapter(13886): info.icon:2130837802
  160. W/Addapter(13886): info.icon:2130837517
  161. W/Addapter(13886): info.icon:2130837517
  162. W/Addapter(13886): info.icon:2130837517
  163. D/WifiStateMachine( 1596): fetchRssiAndLinkSpeedNative send RSSIChange intent, SameSignalLevelCount =1
  164. D/FDUI (22724): [ HTCStatusActivity: 292 ] - run > pc is not connected. -- 22
  165. W/fsck_msdos(22946): ** Phase 4 - Checking for Lost Files
  166. W/fsck_msdos(22946): Next free cluster in FSInfo block (108738) not free
  167. W/fsck_msdos(22946): FIXED
  168. W/fsck_msdos(22946): 13579 files, 38144 free (132264 clusters)
  169. I/Vold ( 1444): Filesystem check completed OK
  170. W/Vold ( 1444): Device /dev/block/vold/179:65, target /mnt/sdcard mounted @ /mnt/secure/staging
  171. D/Vold ( 1444): Volume sdcard state changing 3 (Checking) -> 4 (Mounted)
  172. I/PackageManager( 1596): Updating external media status from unmounted to mounted
  173. I/MountService( 1596): Finish to proceed Ums
  174. I/MountService( 1596): onEvent:: raw= 605 Volume sdcard /mnt/sdcard state changed from 3 (Checking) to 4 (Mounted) cooked = 605 Volume sdcard /mnt/sdcard state changed from 3 (Checking) to 4 (Mounted)
  175. I/MountService( 1596): notifyVolumeStateChanged::checking
  176. I/MountService( 1596): updating volume state mounted
  177. D/MountService( 1596): volume state changed for /mnt/sdcard (checking -> mounted)
  178. I/MountService( 1596): Updating external media status on PackageManager
  179. I/StorageNotification( 7124): Media {/mnt/sdcard} state changed from {checking} -> {mounted}
  180. D/MountService( 1596): sendStorageIntent Intent { act=android.intent.action.MEDIA_MOUNTED dat=file:///mnt/sdcard (has extras) }
  181. D/VoldCmdListener( 1444): asec list
  182. D/Ringer ( 1821): -- intent.getAction() =android.intent.action.MEDIA_MOUNTED
  183. D/PhoneStatusBarPolicy( 7124): ServiceState ss: 0
  184. D/PhoneStatusBarPolicy( 7124): Network Type: 8
  185. D/VoldCmdListener( 1444): asec path ru.appscraft.durak-1
  186. D/FDUI (22724): [ HTCStatusActivity: 292 ] - run > pc is not connected. -- 23
  187. D/VoldCmdListener( 1444): asec path com.navitel-1
  188. D/VoldCmdListener( 1444): asec path com.picsart.studio-2
  189. D/VoldCmdListener( 1444): asec path com.outfit7.talkingtom2free-1
  190. I/ActivityManager( 1596): START intent from pid 23052
  191. D/VoldCmdListener( 1444): asec path com.outfit7.tomlovesangelafree-1
  192. I/ActivityThread(23036): Pub com.google.android.maps.SuggestionProvider: com.google.googlenav.suggest.android.SuggestContentProvider
  193. D/FDUI (22724): [ HTCStatusActivity: 131 ] - onPause > onPause.
  194. D/FDUI (22724): [ HTCStatusActivity: 323 ] - run > java.lang.InterruptedException
  195. D/dalvikvm(23052): GC_CONCURRENT freed 106K, 71% free 612K/2048K, paused 0ms+1ms
  196. D/jdwp (23052): Got wake-up signal, bailing out of select
  197. D/dalvikvm(23052): Debugger has detached; object registry had 1 entries
  198. D/ViewRootImpl( 1596): @@@- disable SystemServer HW acceleration
  199. D/dalvikvm(23065): Late-enabling CheckJNI
  200. I/ActivityManager( 1596): Start proc com.mycompany.mygame for activity com.mycompany.mygame/.MainActivity: pid=23065 uid=10202 gids={}
  201. D/memalloc( 1450): ashmem: Freeing buffer base:0x4214d000 size:491520 fd:46
  202. D/memalloc( 1450): ashmem: Freeing buffer base:0x42247000 size:491520 fd:64
  203. I/ActivityThread(23036): Pub com.google.android.maps.LayerInfoProvider: com.google.googlenav.layer.LayerInfoProvider
  204. D/SqliteDatabaseCpp(23036): Registering sqlite logging func: /data/data/com.google.android.apps.maps/databases/LayerInfo
  205. I/dalvikvm(23065): Turning on JNI app bug workarounds for target SDK version 8...
  206. D/VoldCmdListener( 1444): asec path com.outfit7.talkinggina-1
  207. D/SqliteDatabaseCpp(23036): DB info: open db, path = /data/data/com.google.android.apps.maps/databases , key = LYqevA, flag = 6, file size = 5120
  208. D/SensorManager( 1596): [SensorManager] registerListener: delay = 200000
  209. D/SensorService( 1596): enable: get sensor name = BMA150 3-axis Accelerometer
  210. D/Sensors ( 1596): Enable akm: en = 1
  211. D/SqliteDatabaseCpp(23036): DB info: path = /data/data/com.google.android.apps.maps/databases , key = LYqevA, handle: 0x53eb18, type: w, r/w: (0,1), mode: truncate, disk free size: 169 M
  212. I/ActivityThread(23036): Pub com.google.android.maps.TrafficAppWidgetProvider: com.google.googlenav.appwidget.traffic.TrafficAppWidgetProvider
  213. D/SensorService( 1596): SensorDevice::activate--: handle = 0x0, enabled = 0x1
  214. D/SensorService( 1596): pid=1596, uid=1000
  215. I/ActivityThread(23036): Pub com.google.android.maps.LocalActivePlacesProvider: com.google.googlenav.provider.LocalActivePlacesProvider
  216. I/ActivityThread(23036): Pub com.google.android.maps.LocalSuggestionProvider: com.google.googlenav.provider.LocalSuggestionProvider
  217. I/ActivityThread(23036): Pub com.google.android.maps.NavigationAvailabilityProvider: com.google.googlenav.provider.NavigationAvailabilityProvider
  218. W/memalloc( 1450): Falling back to ashmem
  219. D/AK8975 ( 1460): Compass Start
  220. D/memalloc( 1450): ashmem: Allocated buffer base:0x4214d000 size:1536000 fd:46
  221. D/memalloc( 1596): ashmem: Mapped buffer base:0x5c247000 size:1536000 fd:345
  222. I/Adreno200-EGLSUB( 1450): <CreateImage:893>: Android Image
  223. I/Adreno200-EGLSUB( 1450): <GetImageAttributes:1158>: RGBX_8888
  224. D/ConnectivityService( 1596): onUidRulesChanged(uid=10202, uidRules=0)
  225. D/OpenGLRenderer(22724): Flushing caches (mode 1)
  226. D/OpenGLRenderer(24548): Flushing caches (mode 0)
  227. D/memalloc( 1450): ashmem: Freeing buffer base:0x424d1000 size:1536000 fd:52
  228. D/memalloc( 1450): ashmem: Freeing buffer base:0x41fd6000 size:1536000 fd:35
  229. D/ConnectivityService( 1596): onUidRulesChanged(uid=10014, uidRules=0)
  230. D/VoldCmdListener( 1444): asec path com.skd.se3lsd-1
  231. D/AK8975 ( 1460): Ignore M_Sensor: (y, p, r) = ( 98, 8, -3), Status = 1
  232. D/VoldCmdListener( 1444): asec path com.play.airhockey-1
  233. D/VoldCmdListener( 1444): asec path com.ifree.talkingspunya-1
  234. D/VoldCmdListener( 1444): asec path com.outfit7.talkingpierrefree-1
  235. D/VoldCmdListener( 1444): asec path com.ifree.talkingskippy-1
  236. D/VoldCmdListener( 1444): asec path com.outfit7.talkinggingerfree-1
  237. D/VoldCmdListener( 1444): asec path ru.zona-1
  238. V/WindowManager( 1596): Starting animation in AppWindowToken{41b44880 token=Token{415d6e68 ActivityRecord{40da2410 com.android.htccontacts/.DialerTabActivity}}} @ 54341146
  239. V/WindowManager( 1596): Finished animation in AppWindowToken{41b44880 token=Token{415d6e68 ActivityRecord{40da2410 com.android.htccontacts/.DialerTabActivity}}} @ 54341146
  240. V/WindowManager( 1596): Starting animation in AppWindowToken{415cad30 token=Token{416da610 ActivityRecord{41a6c5f0 com.htc.syncagent/.activity.HTCStatusActivity}}} @ 54341146
  241. V/WindowManager( 1596): Finished animation in AppWindowToken{415cad30 token=Token{416da610 ActivityRecord{41a6c5f0 com.htc.syncagent/.activity.HTCStatusActivity}}} @ 54341146
  242. V/WindowManager( 1596): Starting animation in AppWindowToken{4170e6d0 token=Token{41451000 ActivityRecord{41450ec8 com.mycompany.mygame/.MainActivity}}} @ 54341146
  243. E/SurfaceTexture( 1450): [com.htc.syncagent/com.htc.syncagent.activity.HTCStatusActivity] abandon: SurfaceTexture(0x0x14db0a8) has been abandoned!
  244. E/SurfaceTexture( 1450): [com.android.htccontacts/com.android.htccontacts.DialerTabActivity] abandon: SurfaceTexture(0x0x14de1c8) has been abandoned!
  245. D/memalloc( 1450): ashmem: Freeing buffer base:0x42b0d000 size:1536000 fd:61
  246. D/memalloc( 1450): ashmem: Freeing buffer base:0x418ae000 size:491520 fd:38
  247. D/Process ( 1596): killProcessQuiet, pid=13856
  248. I/ActivityManager( 1596): No longer want com.htc.bgp (pid 13856): hidden #16, adj=15
  249. D/Process ( 1596): dalvik.system.VMStack.getThreadStackTrace(Native Method)
  250. D/Process ( 1596): java.lang.Thread.getStackTrace(Thread.java:599)
  251. D/Process ( 1596): android.os.Process.killProcessQuiet(Process.java:818)
  252. D/Process ( 1596): com.android.server.am.ActivityManagerService.updateOomAdjLocked(ActivityManagerService.java:15296)
  253. D/Process ( 1596): com.android.server.am.ActivityManagerService.updateLruProcessInternalLocked(ActivityManagerService.java:1940)
  254. D/Process ( 1596): com.android.server.am.ActivityManagerService.updateLruProcessLocked(ActivityManagerService.java:1947)
  255. D/Process ( 1596): com.android.server.am.ActivityManagerService.processCurBroadcastLocked(ActivityManagerService.java:13499)
  256. D/Process ( 1596): com.android.server.am.ActivityManagerService.processNextBroadcast(ActivityManagerService.java:13924)
  257. D/Process ( 1596): com.android.server.am.ActivityManagerService.finishReceiver(ActivityManagerService.java:13327)
  258. D/Process ( 1596): android.app.ActivityManagerNative.onTransact(ActivityManagerNative.java:336)
  259. D/Process ( 1596): com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:1712)
  260. D/Process ( 1596): android.os.Binder.execTransact(Binder.java:338)
  261. D/Process ( 1596): dalvik.system.NativeStart.run(Native Method)
  262. D/VoldCmdListener( 1444): asec path com.deemedya.thecatch-1
  263. W/ContentService( 1596): binderDied() at ObserverNode
  264. W/ActivityManager( 1596): Scheduling restart of crashed service com.htc.htclocationservice/.AutoSettingService in 5000ms
  265. W/ActivityManager( 1596): Scheduling restart of crashed service com.htc.android.psclient/.ConnectToPCService in 15000ms
  266. W/ActivityManager( 1596): Scheduling restart of crashed service com.htc.cs/.service.DashboardService in 25000ms
  267. V/LocationManagerService( 1596): Location listener died
  268. V/LocationManagerService( 1596): _removeUpdates: listener = Receiver{4169b1e8 Listener android.os.BinderProxy@416a5538}mUpdateRecords: {passive=UpdateRecord{41674660 mProvider: passive mUid: 10003}}
  269. D/VoldCmdListener( 1444): asec path com.wPlantsvsZombiesFreeGuide-1
  270. D/dalvikvm(23065): Trying to load lib /data/data/com.mycompany.mygame/lib/libbulletjme.so 0x40d7b620
  271. D/dalvikvm(23065): Added shared lib /data/data/com.mycompany.mygame/lib/libbulletjme.so 0x40d7b620
  272. D/dalvikvm(23065): No JNI_OnLoad found in /data/data/com.mycompany.mygame/lib/libbulletjme.so 0x40d7b620, skipping init
  273. D/lights ( 1596): set_light_buttons_func: on=0 brightness=0
  274. D/lights ( 1596): set_light_buttons_func: on=5066061 brightness=77
  275. D/PowerManagerService( 1596): button light setOrientation:1
  276. D/PowerManagerService( 1596): setPenMenuButtonLed: 2
  277. D/VoldCmdListener( 1444): asec path com.disney.WMWLite-1
  278. D/VoldCmdListener( 1444): asec path com.outfit7.talkingtom-1
  279. D/VoldCmdListener( 1444): asec path com.threed.bowling-1
  280. I/InputReader( 1596): Reconfiguring input devices. changes=0x00000004
  281. I/InputReader( 1596): Device reconfigured: id=6, name='atmel-touchscreen', surface size is now 480x800, mode is 1
  282. I/ActivityManager( 1596): Config changed: {1.0 250mcc1mnc ru_RU layoutdir=0 sw320dp w533dp h294dp nrml long land finger -keyb/v/h -nav/h s.129 skin=default fontsize=3}
  283. D/VoldCmdListener( 1444): asec path com.forthblue.pool-2
  284. D/VoldCmdListener( 1444): asec path com.kiloo.subwaysurf-1
  285. D/VoldCmdListener( 1444): asec path com.lonedwarfgames.tanks.android-1
  286. D/VoldCmdListener( 1444): asec path com.outfit7.tomslovelettersfree-1
  287. D/VoldCmdListener( 1444): asec path com.outfit7.talkingnewsfree-1
  288. W/memalloc( 1450): Falling back to ashmem
  289. D/AndroidHarness(23065): Resolution from Window, width:800, height: 480
  290. I/AndroidHarness(23065): Creating settings
  291. D/OpenGLRenderer( 7124): Flushing caches (mode 0)
  292. D/memalloc( 1450): ashmem: Allocated buffer base:0x424d1000 size:1536000 fd:35
  293. E/AndroidHarness(23065): Class mygame.Main init failed
  294. E/AndroidHarness(23065): java.lang.ClassNotFoundException: mygame.Main
  295. E/AndroidHarness(23065): at java.lang.Class.classForName(Native Method)
  296. E/AndroidHarness(23065): at java.lang.Class.forName(Class.java:217)
  297. E/AndroidHarness(23065): at java.lang.Class.forName(Class.java:172)
  298. E/AndroidHarness(23065): at com.jme3.app.AndroidHarness.onCreate(AndroidHarness.java:212)
  299. E/AndroidHarness(23065): at android.app.Activity.performCreate(Activity.java:4531)
  300. E/AndroidHarness(23065): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1071)
  301. E/AndroidHarness(23065): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2150)
  302. E/AndroidHarness(23065): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2229)
  303. E/AndroidHarness(23065): at android.app.ActivityThread.access$600(ActivityThread.java:139)
  304. E/AndroidHarness(23065): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1261)
  305. E/AndroidHarness(23065): at android.os.Handler.dispatchMessage(Handler.java:99)
  306. E/AndroidHarness(23065): at android.os.Looper.loop(Looper.java:154)
  307. E/AndroidHarness(23065): at android.app.ActivityThread.main(ActivityThread.java:4945)
  308. E/AndroidHarness(23065): at java.lang.reflect.Method.invokeNative(Native Method)
  309. E/AndroidHarness(23065): at java.lang.reflect.Method.invoke(Method.java:511)
  310. E/AndroidHarness(23065): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
  311. E/AndroidHarness(23065): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
  312. E/AndroidHarness(23065): at dalvik.system.NativeStart.main(Native Method)
  313. E/AndroidHarness(23065): Caused by: java.lang.NoClassDefFoundError: mygame/Main
  314. E/AndroidHarness(23065): ... 18 more
  315. E/AndroidHarness(23065): Caused by: java.lang.ClassNotFoundException: mygame.Main
  316. E/AndroidHarness(23065): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:61)
  317. E/AndroidHarness(23065): at java.lang.ClassLoader.loadClass(ClassLoader.java:501)
  318. E/AndroidHarness(23065): at java.lang.ClassLoader.loadClass(ClassLoader.java:461)
  319. E/AndroidHarness(23065): ... 18 more
  320. D/VoldCmdListener( 1444): asec path com.gamevil.cartoonwars.one.global-1
  321. D/memalloc( 1596): ashmem: Mapped buffer base:0x5c7bd000 size:1536000 fd:353
  322. D/WifiStateMachine( 1596): fetchRssiAndLinkSpeedNative send RSSIChange intent, SameSignalLevelCount =2
  323. I/Adreno200-EGLSUB( 1450): <CreateImage:893>: Android Image
  324. I/Adreno200-EGLSUB( 1450): <GetImageAttributes:1158>: RGBX_8888
  325. D/VoldCmdListener( 1444): asec path com.zeptolab.ctrexperiments.ads-1
  326. D/VoldCmdListener( 1444): asec path com.halfbrick.fruitninjafree-1
  327. D/VoldCmdListener( 1444): asec path com.mobage.ww.a844.Gasha300_Android-1
  328. D/VoldCmdListener( 1444): asec path com.teamlava.petshop-1
  329. D/VoldCmdListener( 1444): asec path com.opera.browser-1
  330. D/VoldCmdListener( 1444): asec path com.fancygames.yumm-1
  331. D/VoldCmdListener( 1444): asec path com.topfreegames.bikeracefreeworld-1
  332. D/VoldCmdListener( 1444): asec path com.rovio.angrybirds-1
  333. D/VoldCmdListener( 1444): asec path free.zaycev.net-1
  334. D/VoldCmdListener( 1444): asec path com.disney.PirateWars-1
  335. D/VoldCmdListener( 1444): asec path com.aripuca.tracker-1
  336. D/VoldCmdListener( 1444): asec path com.menueph.entertainment.finger-2
  337. D/VoldCmdListener( 1444): asec path com.laminarresearch.xplane_default-1
  338. D/VoldCmdListener( 1444): asec path com.tmarki.mp3amplifier-1
  339. D/PhoneStatusBarView( 7124): onReceive: onConfigurationChanged.
  340. D/PhoneStatusBar( 7124): onReceive: ACTION_CONFIGURATION_CHANGED.
  341. D/WifiStateMachine( 1596): syncRequestConnectionInfo mWifiInfo=SSID: celeron, BSSID: 7c:4f:b5:dc:75:39, MAC: E8:99:C4:50:9F:05, Supplicant state: COMPLETED, RSSI: -85, Link speed: 18, Frequency: 2462, Net ID: 0, Explicit connect: false
  342. D/CarrierLabel( 7124): updateResources()
  343. W/CarrierLabel( 7124): updateNetworkNameExt: mSimState = UNKNOWN
  344. I/ActivityManager( 1596): Start proc com.svox.classic for broadcast com.svox.classic/.PackageChangeReceiver: pid=23083 uid=10085 gids={1015, 3003}
  345. D/dalvikvm( 1451): GC_EXPLICIT freed 37K, 28% free 2732K/3743K, paused 4ms+2ms
  346. D/memalloc( 1450): ashmem: Freeing buffer base:0x41a32000 size:1290240 fd:34
  347. D/memalloc( 1450): ashmem: Freeing buffer base:0x42396000 size:1290240 fd:58
  348. I/Adreno200-EGLSUB( 7124): <ConfigWindowMatch:2078>: Format RGBA_8888.
  349. W/memalloc( 1450): Falling back to ashmem
  350. I/AndroidHarness(23065): onStart
  351. D/memalloc( 1450): ashmem: Allocated buffer base:0x41a32000 size:1126400 fd:34
  352. D/memalloc( 7124): ashmem: Mapped buffer base:0x52b26000 size:1126400 fd:70
  353. I/AndroidHarness(23065): onResume
  354. I/AndroidHarness(23065): onPause
  355. I/AndroidHarness(23065): onStop
  356. I/AndroidHarness(23065): onRetainNonConfigurationInstance called
  357. I/AndroidHarness(23065): In Config Change, not stopping app.
  358. I/AndroidHarness(23065): onDestroy
  359. E/WindowManager(23065): Activity com.mycompany.mygame.MainActivity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@40da7750 that was originally added here
  360. E/WindowManager(23065): android.view.WindowLeaked: Activity com.mycompany.mygame.MainActivity has leaked window com.android.internal.policy.impl.PhoneWindow$DecorView@40da7750 that was originally added here
  361. E/WindowManager(23065): at android.view.ViewRootImpl.<init>(ViewRootImpl.java:352)
  362. E/WindowManager(23065): at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:373)
  363. E/WindowManager(23065): at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:321)
  364. E/WindowManager(23065): at android.view.WindowManagerImpl$CompatModeWrapper.addView(WindowManagerImpl.java:152)
  365. E/WindowManager(23065): at android.view.Window$LocalWindowManager.addView(Window.java:541)
  366. E/WindowManager(23065): at android.app.Dialog.show(Dialog.java:301)
  367. E/WindowManager(23065): at com.jme3.app.AndroidHarness$1.run(AndroidHarness.java:365)
  368. E/WindowManager(23065): at android.app.Activity.runOnUiThread(Activity.java:4231)
  369. E/WindowManager(23065): at com.jme3.app.AndroidHarness.handleError(AndroidHarness.java:360)
  370. E/WindowManager(23065): at com.jme3.app.AndroidHarness.onCreate(AndroidHarness.java:226)
  371. E/WindowManager(23065): at android.app.Activity.performCreate(Activity.java:4531)
  372. E/WindowManager(23065): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1071)
  373. E/WindowManager(23065): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2150)
  374. E/WindowManager(23065): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2229)
  375. E/WindowManager(23065): at android.app.ActivityThread.access$600(ActivityThread.java:139)
  376. E/WindowManager(23065): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1261)
  377. E/WindowManager(23065): at android.os.Handler.dispatchMessage(Handler.java:99)
  378. E/WindowManager(23065): at android.os.Looper.loop(Looper.java:154)
  379. E/WindowManager(23065): at android.app.ActivityThread.main(ActivityThread.java:4945)
  380. E/WindowManager(23065): at java.lang.reflect.Method.invokeNative(Native Method)
  381. E/WindowManager(23065): at java.lang.reflect.Method.invoke(Method.java:511)
  382. E/WindowManager(23065): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
  383. E/WindowManager(23065): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
  384. E/WindowManager(23065): at dalvik.system.NativeStart.main(Native Method)
  385. D/dalvikvm( 1451): GC_EXPLICIT freed <1K, 28% free 2732K/3743K, paused 16ms+2ms
  386. I/AndroidHarness(23065): Using Retained App
  387. W/dalvikvm(23065): threadid=1: thread exiting with uncaught exception (group=0x40ab5228)
  388. E/AndroidRuntime(23065): FATAL EXCEPTION: main
  389. E/AndroidRuntime(23065): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.mycompany.mygame/com.mycompany.mygame.MainActivity}: java.lang.NullPointerException
  390. E/AndroidRuntime(23065): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2194)
  391. E/AndroidRuntime(23065): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2229)
  392. E/AndroidRuntime(23065): at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:3791)
  393. E/AndroidRuntime(23065): at android.app.ActivityThread.access$700(ActivityThread.java:139)
  394. E/AndroidRuntime(23065): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1265)
  395. E/AndroidRuntime(23065): at android.os.Handler.dispatchMessage(Handler.java:99)
  396. E/AndroidRuntime(23065): at android.os.Looper.loop(Looper.java:154)
  397. E/AndroidRuntime(23065): at android.app.ActivityThread.main(ActivityThread.java:4945)
  398. E/AndroidRuntime(23065): at java.lang.reflect.Method.invokeNative(Native Method)
  399. E/AndroidRuntime(23065): at java.lang.reflect.Method.invoke(Method.java:511)
  400. E/AndroidRuntime(23065): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
  401. E/AndroidRuntime(23065): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
  402. E/AndroidRuntime(23065): at dalvik.system.NativeStart.main(Native Method)
  403. E/AndroidRuntime(23065): Caused by: java.lang.NullPointerException
  404. E/AndroidRuntime(23065): at com.jme3.app.AndroidHarness.onCreate(AndroidHarness.java:188)
  405. E/AndroidRuntime(23065): at android.app.Activity.performCreate(Activity.java:4531)
  406. E/AndroidRuntime(23065): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1071)
  407. E/AndroidRuntime(23065): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2150)
  408. E/AndroidRuntime(23065): ... 12 more
  409. E/EmbeddedLogger( 1596): App crashed! Process: com.mycompany.mygame
  410. E/EmbeddedLogger( 1596): App crashed! Package: com.mycompany.mygame v1 (1.0)
  411. E/EmbeddedLogger( 1596): Application Label: MyGame
  412. W/ActivityManager( 1596): Force finishing activity com.mycompany.mygame/.MainActivity
  413. W/ActivityManager( 1596): Force finishing activity com.htc.syncagent/.activity.HTCStatusActivity
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement