Skip to content

Instantly share code, notes, and snippets.

@adamfraser
Created September 26, 2014 00:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamfraser/0697e51ed319672a8dd1 to your computer and use it in GitHub Desktop.
Save adamfraser/0697e51ed319672a8dd1 to your computer and use it in GitHub Desktop.
01-22 12:06:38.194 7784-7784/com.dots.twodots E/Trace﹕ error opening trace file: No such file or directory (2)
01-22 12:06:38.304 7784-7784/com.dots.twodots I/Unity﹕ gles_mode = 0 (integer)
01-22 12:06:38.304 7784-7784/com.dots.twodots I/Unity﹕ splash_mode = 0 (integer)
01-22 12:06:38.304 7784-7784/com.dots.twodots I/Unity﹕ hide_status_bar = True (bool)
01-22 12:06:38.304 7784-7784/com.dots.twodots I/Unity﹕ useObb = False (bool)
01-22 12:06:38.304 7784-7784/com.dots.twodots I/Unity﹕ development_player = True (bool)
01-22 12:06:38.784 7784-7784/com.dots.twodots I/Unity﹕ onResume
01-22 12:06:39.144 7784-7784/com.dots.twodots I/Unity﹕ windowFocusChanged: true
01-22 12:06:45.104 7784-7800/com.dots.twodots I/Adreno200-EGL﹕ <qeglDrvAPI_eglInitialize:299>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB_REL_RB1.04.01.01.06.041_msm8660_surf_JB_REL_RB1.2_Merge_release_AU (Merge)
Build Date: 11/05/12 Mon
Local Branch: mybranch425650
Remote Branch: quic/jb_rel_rb1.2
Local Patches: NONE
Reconstruct Branch: AU_LINUX_ANDROID_JB_REL_RB1.04.01.01.06.041 + NOTHING
01-22 12:06:45.114 7784-7800/com.dots.twodots W/Adreno200-EGL﹕ <qeglDrvAPI_eglGetConfigAttrib:511>: EGL_BAD_ATTRIBUTE
01-22 12:06:45.114 7784-7800/com.dots.twodots W/Adreno200-EGL﹕ <qeglDrvAPI_eglGetConfigAttrib:511>: EGL_BAD_ATTRIBUTE
01-22 12:06:45.114 7784-7800/com.dots.twodots W/Adreno200-EGL﹕ <qeglDrvAPI_eglGetConfigAttrib:511>: EGL_BAD_ATTRIBUTE
01-22 12:06:47.644 7784-7800/com.dots.twodots W/Unity﹕ GUI appears to be missing from the controller
UnityEngine.Debug:Internal_Log(Int32, String, Object)
UnityEngine.Debug:LogWarning(Object)
GUIManager:Awake() (at /Users/adamfraser/Documents/Dots/Code/TwistedOak/twodots-unity/Assets/GUI/GUIManager.cs:62)
(Filename: /Users/adamfraser/Documents/Dots/Code/TwistedOak/twodots-unity/Assets/GUI/GUIManager.cs Line: 62)
01-22 12:06:47.774 7784-7800/com.dots.twodots I/Unity﹕ NullReferenceException: Object reference not set to an instance of an object
at SettingsViewController.Awake () [0x00028] in /Users/adamfraser/Documents/Dots/Code/TwistedOak/twodots-unity/Assets/GUI/Views+Controllers/SettingsViewController.cs:17
(Filename: /Users/adamfraser/Documents/Dots/Code/TwistedOak/twodots-unity/Assets/GUI/Views+Controllers/SettingsViewController.cs Line: 17)
01-22 12:06:48.474 7784-7800/com.dots.twodots I/Unity﹕ Loading world World2
UnityEngine.Debug:Internal_Log(Int32, String, Object)
UnityEngine.Debug:Log(Object)
<LoadLevel>c__IteratorE:MoveNext() (at /Users/adamfraser/Documents/Dots/Code/TwistedOak/twodots-unity/Assets/Overworld/Scripts/SegmentLoader.cs:71)
UnityEngine.MonoBehaviour:StartCoroutine_Auto(IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
SegmentLoader:UpdateSegments(CameraMover) (at /Users/adamfraser/Documents/Dots/Code/TwistedOak/twodots-unity/Assets/Overworld/Scripts/SegmentLoader.cs:53)
CameraMover:Update() (at /Users/adamfraser/Documents/Dots/Code/TwistedOak/twodots-unity/Assets/Overworld/Scripts/CameraMover.cs:74)
(Filename: /Users/adamfraser/Documents/Dots/Code/TwistedOak/twodots-unity/Assets/Overworld/Scripts/SegmentLoader.cs Line: 71)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment