<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Oh Yeah Dev  &#187;  Topic: crash on nexus 6p</title>
		<atom:link href="http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p&#038;feed=rss2" rel="self" type="application/rss+xml" />
		<link>http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p&#038;feed=rss2</link>
		<description></description>
		<pubDate>Fri, 11 Sep 2026 08:18:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.7-5693</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p/#post-1053</guid>
					<title><![CDATA[crash on nexus 6p]]></title>
					<link>http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p/#post-1053</link>
					<pubDate>Mon, 27 Feb 2017 17:00:28 +0000</pubDate>
					<dc:creator></dc:creator>

					<description>
						<![CDATA[
						<p>02-28 00:42:24.017 21071 21071 D AndroidRuntime: Shutting down VM<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: FATAL EXCEPTION: main<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: Process: com.hcg.tos.gp, PID: 21071<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: java.lang.Error: FATAL EXCEPTION [main]<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: Unity version     : 5.3.7f1<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: Device model      : Huawei Nexus 6P<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: Device fingerprint: google/angler/angler:6.0.1/MTC20F/3031278:user/release-keys<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime:<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method &#8216;void android.view.Window.setSoftInputMode(int)&#8217; on a null object reference<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at com.OhYeahDev.softInput.KeyboardActivity$9.run(KeyboardActivity.java:832)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at android.app.Activity.runOnUiThread(Activity.java:5524)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at com.OhYeahDev.softInput.KeyboardActivity.EditTextClose(KeyboardActivity.java:792)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at com.OhYeahDev.softInput.KeyboardActivity.removeEditTextView(KeyboardActivity.java:773)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at com.OhYeahDev.softInput.KeyboardActivity.onFullTextComplete(KeyboardActivity.java:296)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at com.OhYeahDev.softInput.EditText_Hidden_NEW.onEditorAction(EditText_Hidden_NEW.java:105)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at android.widget.TextView.onEditorAction(TextView.java:4770)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at com.android.internal.widget.EditableInputConnection.performEditorAction(EditableInputConnection.java:139)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at com.android.internal.view.IInputConnectionWrapper.executeMessage(IInputConnectionWrapper.java:304)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at com.android.internal.view.IInputConnectionWrapper$MyHandler.handleMessage(IInputConnectionWrapper.java:78)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:102)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:148)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:5422)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)<br />
02-28 00:42:24.018 21071 21071 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)<br />
02-28 00:42:24.020  5022  7666 W ActivityManager:   Force finishing activity com.hcg.tos.gp/.MainActivity</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p/#post-1054</guid>
					<title><![CDATA[Reply To: crash on nexus 6p]]></title>
					<link>http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p/#post-1054</link>
					<pubDate>Mon, 27 Feb 2017 17:18:20 +0000</pubDate>
					<dc:creator></dc:creator>

					<description>
						<![CDATA[
						<p>sorry the stack trace is below : </p>
<p>02-28 01:15:18.662 23789 23789 D AndroidRuntime: Shutting down VM<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: FATAL EXCEPTION: main<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: Process: com.hcg.tos.gp, PID: 23789<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: java.lang.Error: FATAL EXCEPTION [main]<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: Unity version     : 5.3.7f1<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: Device model      : Huawei Nexus 6P<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: Device fingerprint: google/angler/angler:6.0.1/MTC20F/3031278:user/release-keys<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime:<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method &#8216;void android.view.Window.setSoftInputMode(int)&#8217; on a null object reference<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: 	at com.OhYeahDev.softInput.KeyboardActivity$9.run(KeyboardActivity.java:832)<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:739)<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:95)<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:148)<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:5422)<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)<br />
02-28 01:15:18.668 23789 23789 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)<br />
02-28 01:15:18.671  5022  9844 W ActivityManager:   Force finishing activity com.hcg.tos.gp/.MainActivity</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p/#post-1055</guid>
					<title><![CDATA[Reply To: crash on nexus 6p]]></title>
					<link>http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p/#post-1055</link>
					<pubDate>Mon, 27 Feb 2017 17:19:48 +0000</pubDate>
					<dc:creator></dc:creator>

					<description>
						<![CDATA[
						<p>my config is : </p>
<p>compileSdkVersion 25<br />
    buildToolsVersion &#8216;25.0.2&#8217;<br />
    defaultConfig {<br />
        minSdkVersion 10<br />
        targetSdkVersion 23<br />
    }</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p/#post-1057</guid>
					<title><![CDATA[Reply To: crash on nexus 6p]]></title>
					<link>http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p/#post-1057</link>
					<pubDate>Wed, 01 Mar 2017 09:07:09 +0000</pubDate>
					<dc:creator>OhYeah</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for your report. I&#8217;ll get it checked out soon.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p/#post-1069</guid>
					<title><![CDATA[Reply To: crash on nexus 6p]]></title>
					<link>http://ohyeahdev.woobi.co.kr/wordpress/?topic=crash-on-nexus-6p/#post-1069</link>
					<pubDate>Wed, 08 Mar 2017 05:46:45 +0000</pubDate>
					<dc:creator>OhYeah</dc:creator>

					<description>
						<![CDATA[
						<p>I really tried reproducing that crash bug on nexus 6p but couldn&#8217;t.<br />
Instead of perfect fix, I modified code that may cause crash.<br />
New package 1.6.5 is going to be released soon.<br />
Thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

