Created
August 31, 2014 17:36
-
-
Save muja/93a3a13afeb9bbbe851b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
objc[45093]: Class AXEmojiUtilities is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libAXSpeechManager.dylib. One of the two will be used. Which one is undefined. | |
2014-08-31 19:34:25.090 IOSLauncher[45093:70b] Cannot find executable for CFBundle 0xc65a700 </Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/System/Library/AccessibilityBundles/CertUIFramework.axbundle> (not loaded) | |
2014-08-31 19:34:25.155 IOSLauncher[45093:70b] [debug] IOSApplication: View: LandscapeRight 1136x640 | |
2014-08-31 19:34:25.156 IOSLauncher[45093:70b] [debug] IOSGraphics: 1136.0x640.0, 2.0 | |
2014-08-31 19:34:25.297 IOSLauncher[45093:70b] [debug] IOSGraphics: Calculating density, UIScreen.mainScreen.scale: 2.0 | |
2014-08-31 19:34:25.297 IOSLauncher[45093:70b] [debug] IOSGraphics: Display: ppi=326, density=2.0 | |
2014-08-31 19:34:25.474 IOSLauncher[45093:70b] [debug] IOSApplication: created | |
2014-08-31 19:34:25.474 IOSLauncher[45093:70b] [debug] IOSApplication: resumed | |
2014-08-31 19:34:25.476 IOSLauncher[45093:70b] [info] timing: Fly.create enter | |
2014-08-31 19:34:25.477 IOSLauncher[45093:70b] [info] timing: Fly.create assets init: 1 | |
2014-08-31 19:34:25.533 IOSLauncher[45093:70b] [info] timing: Fly.create creating skin manager: 55 | |
2014-08-31 19:34:25.533 IOSLauncher[45093:70b] [info] timing: Fly.create starting player profile thread: 0 | |
2014-08-31 19:34:25.533 IOSLauncher[45093:a017] [info] FlyDBManager: setupDatabase begin 1409506465533 | |
2014-08-31 19:34:25.534 IOSLauncher[45093:70b] [info] timing: Fly.create start level manager thread: 0 | |
2014-08-31 19:34:25.536 IOSLauncher[45093:a017] [info] FlyDBManager: setupDatabase end 1409506465535 | |
2014-08-31 19:34:25.536 IOSLauncher[45093:a103] [info] timing: Fly.create create level manager: 2 | |
2014-08-31 19:34:25.536 IOSLauncher[45093:a017] [info] FlyDBManager: database opened 1409506465536 | |
2014-08-31 19:34:25.561 IOSLauncher[45093:a017] [info] FlyDBManager.execSQL: insert into player (player_id, name) values (1 , 'default') | |
2014-08-31 19:34:25.562 IOSLauncher[45093:a017] [debug] IOSPreferences: NSDictionary file written | |
2014-08-31 19:34:25.562 IOSLauncher[45093:a017] [info] timing: Fly.create creating db and getCurrentPlayerProfile 29 | |
[WARN] android.System: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks. | |
[WARN] android.System: java.lang.Throwable: Explicit termination method 'close' not called | |
at dalvik.system.CloseGuard.open(CloseGuard.java) | |
at java.io.RandomAccessFile.<init>(RandomAccessFile.java) | |
at java.io.RandomAccessFile.<init>(RandomAccessFile.java) | |
at java.util.zip.ZipFile.<init>(ZipFile.java) | |
at java.util.zip.ZipFile.<init>(ZipFile.java) | |
at java.lang.PathClassLoader.init(PathClassLoader.java) | |
at java.lang.PathClassLoader.findResource(PathClassLoader.java) | |
at java.lang.ClassLoader.getResource(ClassLoader.java) | |
at java.lang.Class.getResource(Class.java) | |
at com.badlogic.gdx.files.FileHandle.exists(FileHandle.java) | |
at com.badlogic.gdx.utils.I18NBundle.loadBundle(I18NBundle.java) | |
at com.badlogic.gdx.utils.I18NBundle.loadBundleChain(I18NBundle.java) | |
at com.badlogic.gdx.utils.I18NBundle.createBundleImpl(I18NBundle.java) | |
at com.badlogic.gdx.utils.I18NBundle.createBundle(I18NBundle.java) | |
at de.fau.cs.mad.fly.I18n.<clinit>(I18n.java) | |
at de.fau.cs.mad.fly.ui.MainMenuScreen.generateContent(MainMenuScreen.java) | |
at de.fau.cs.mad.fly.ui.BasicScreen.<init>(BasicScreen.java) | |
at de.fau.cs.mad.fly.ui.MainMenuScreen.<init>(MainMenuScreen.java) | |
at de.fau.cs.mad.fly.Fly.setMainMenuScreen(Fly.java) | |
at de.fau.cs.mad.fly.Fly.create(Fly.java) | |
at com.badlogic.gdx.backends.iosrobovm.IOSGraphics.draw(IOSGraphics.java) | |
at com.badlogic.gdx.backends.iosrobovm.IOSGraphics$1.draw(IOSGraphics.java) | |
at org.robovm.apple.uikit.UIView.$cb$drawRect$(UIView.java) | |
at org.robovm.apple.uikit.UIApplication.main(Native Method) | |
at org.robovm.apple.uikit.UIApplication.main(UIApplication.java) | |
at de.fau.cs.mad.fly.IOSLauncher.main(IOSLauncher.java) | |
2014-08-31 19:34:25.575 IOSLauncher[45093:70b] [info] timing: Fly.create set main menu screen: 41 | |
2014-08-31 19:34:28.141 IOSLauncher[45093:70b] [info] timing: read levels levels/Tutorials/0 | |
2014-08-31 19:34:28.707 IOSLauncher[45093:70b] [info] FlyDBManager.execSQL: update player set current_levelgroup_id=-1 where player_id=1 | |
2014-08-31 19:34:28.707 IOSLauncher[45093:70b] [info] FlyDBManager.execSQL: update player set current_level_id=1 where player_id=1 | |
2014-08-31 19:34:28.708 IOSLauncher[45093:70b] [info] Loader.create: levels/Tutorials/rollTutorial.json | |
2014-08-31 19:34:28.784 IOSLauncher[45093:70b] [info] progress: 0.75 | |
2014-08-31 19:34:29.084 IOSLauncher[45093:70b] [info] progress: 0.8 | |
2014-08-31 19:34:29.168 IOSLauncher[45093:70b] [info] progress: 0.8181818 | |
2014-08-31 19:34:29.219 IOSLauncher[45093:70b] [info] progress: 0.9090909 | |
2014-08-31 19:34:29.234 IOSLauncher[45093:70b] [info] progress: 0.9090909 | |
2014-08-31 19:34:29.252 IOSLauncher[45093:70b] [info] progress: 0.9090909 | |
2014-08-31 19:34:29.252 IOSLauncher[45093:9e03] [info] LevelLoader.loadAsync: LOADING. | |
2014-08-31 19:34:29.254 IOSLauncher[45093:9e03] [info] loadGameObject: 1 | |
2014-08-31 19:34:29.267 IOSLauncher[45093:70b] [info] LevelLoader.loadSync: LOADING. | |
2014-08-31 19:34:29.267 IOSLauncher[45093:70b] [info] progress: 1.0 | |
2014-08-31 19:34:29.304 IOSLauncher[45093:70b] [info] FlightController.resetSteering: roll=0.0 pitch=0.0 azimuth=0.0 | |
2014-08-31 19:34:29.304 IOSLauncher[45093:70b] [info] FlightController.resetSteering: roll=0.0 pitch=0.0 azimuth=0.0 | |
2014-08-31 19:34:29.308 IOSLauncher[45093:70b] [info] GateCircuit.createGateRigidBodies: Setting up collision for level gates. | |
2014-08-31 19:34:29.310 IOSLauncher[45093:70b] [info] GameControllerBuilder.createDecoRigidBodies: Setting up collision for decoration. | |
2014-08-31 19:34:29.311 IOSLauncher[45093:70b] [info] Builder.init: Registering EventListeners for level. | |
2014-08-31 19:34:29.311 IOSLauncher[45093:70b] [info] Builder.init: Final work for level done. | |
2014-08-31 19:34:29.313 IOSLauncher[45093:70b] [info] Builder: tutorials.RollTutorialLevel used. | |
2014-08-31 19:34:29.314 IOSLauncher[45093:70b] [info] Fly.initGameController: Controller built. | |
2014-08-31 19:34:29.318 IOSLauncher[45093:70b] [info] SpaceshipParticle: Trying to load models/planes/effects/shuttle.pfx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment