It is currently 24 May 2025, 07:43
   
Text Size

Forge for Android v1.6.15.003

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Which version of Android are you using on the primary device that you run Forge on?

Poll ended at 01 Aug 2017, 08:12

Android 4
3
9%
Android 5
4
12%
Android 6
10
29%
Android 7
17
50%
 
Total votes : 34

Re: Forge for Android v1.6.2.003

Postby kevlahnota » 27 Aug 2017, 14:23

@Agetian Thanks. Anyway I have the same problem with Kawashy, but on my device (MIUI) it crashes with boolean preferences(null object reference) on startup (when checking the UI_ANDROID_MINIMIZE_ON_SCRLOCK).
Screenshot_2017-08-27-22-14-25-717_com.miui.bugreport.png
User avatar
kevlahnota
Programmer
 
Posts: 825
Joined: 19 Jul 2010, 17:45
Location: Philippines
Has thanked: 14 times
Been thanked: 264 times

Re: Forge for Android v1.6.2.003

Postby Agetian » 27 Aug 2017, 14:47

Hmm, that's odd, I'm not experiencing that on my end, but I think I know how it can be patched up.
The SVN repository is currently down, but I'll try to commit a fix once it goes back up.

- Agetian
Agetian
Programmer
 
Posts: 3486
Joined: 14 Mar 2011, 05:58
Has thanked: 683 times
Been thanked: 569 times

Re: Forge for Android v1.6.2.004

Postby Agetian » 27 Aug 2017, 19:14

UPDATE (08/27/17): Forge for Android v1.6.2.004 has been released. It's a hotfix aiming at fixing the crashing issue on startup for users who started experiencing it around 1.6.2.002 - 1.6.2.003.

- Agetian
Agetian
Programmer
 
Posts: 3486
Joined: 14 Mar 2011, 05:58
Has thanked: 683 times
Been thanked: 569 times

Re: Forge for Android v1.6.2.004

Postby Mantoku » 27 Aug 2017, 19:55

Agetian wrote:UPDATE (08/27/17): Forge for Android v1.6.2.004 has been released. It's a hotfix aiming at fixing the crashing issue on startup for users who started experiencing it around 1.6.2.002 - 1.6.2.003.

- Agetian
Got this update today, and now forge won't open.
Mantoku
 
Posts: 6
Joined: 05 Apr 2017, 16:50
Has thanked: 1 time
Been thanked: 0 time

Re: Forge for Android v1.6.2.004

Postby Kawashy » 28 Aug 2017, 00:24

Thank you, Agetian. The previous version was not working and now everything is normal.
Kawashy
 
Posts: 33
Joined: 24 Jan 2016, 20:23
Has thanked: 11 times
Been thanked: 0 time

Re: Forge for Android v1.6.2.004

Postby Agetian » 28 Aug 2017, 03:54

Mantoku wrote:
Agetian wrote:UPDATE (08/27/17): Forge for Android v1.6.2.004 has been released. It's a hotfix aiming at fixing the crashing issue on startup for users who started experiencing it around 1.6.2.002 - 1.6.2.003.

- Agetian
Got this update today, and now forge won't open.
After trying to launch Forge, please post the contents of your Forge.log for examination (it's in the "data" subfolder of your Forge installation).

- Agetian
Agetian
Programmer
 
Posts: 3486
Joined: 14 Mar 2011, 05:58
Has thanked: 683 times
Been thanked: 569 times

Re: Forge for Android v1.6.2.004

Postby Mantoku » 28 Aug 2017, 04:53

Agetian wrote:
Mantoku wrote:
Agetian wrote:UPDATE (08/27/17): Forge for Android v1.6.2.004 has been released. It's a hotfix aiming at fixing the crashing issue on startup for users who started experiencing it around 1.6.2.002 - 1.6.2.003.

- Agetian
Got this update today, and now forge won't open.
After trying to launch Forge, please post the contents of your Forge.log for examination (it's in the "data" subfolder of your Forge installation).

- Agetian
Forge force closes as soon as I tap to open it. So I can't access the data sub folder.
Mantoku
 
Posts: 6
Joined: 05 Apr 2017, 16:50
Has thanked: 1 time
Been thanked: 0 time

Re: Forge for Android v1.6.2.004

Postby kevlahnota » 28 Aug 2017, 05:44

Mantoku wrote:
Forge force closes as soon as I tap to open it. So I can't access the data sub folder.
He meant open your SDCARD directory(where the default installation of forge) and look for forge.log in /Forge/data/
User avatar
kevlahnota
Programmer
 
Posts: 825
Joined: 19 Jul 2010, 17:45
Location: Philippines
Has thanked: 14 times
Been thanked: 264 times

Re: Forge for Android v1.6.2.004

Postby Mantoku » 28 Aug 2017, 05:51

kevlahnota wrote:
Mantoku wrote:
Forge force closes as soon as I tap to open it. So I can't access the data sub folder.
He meant open your SDCARD directory(where the default installation of forge) and look for forge.log in /Forge/data/
It won't let me open that file. Says "can't open file"
Attachments
Screenshot_20170827-224955.png
Mantoku
 
Posts: 6
Joined: 05 Apr 2017, 16:50
Has thanked: 1 time
Been thanked: 0 time

Re: Forge for Android v1.6.2.004

Postby Agetian » 28 Aug 2017, 05:59

Try renaming it to .txt (Forge.txt), it's likely to open then.

- Agetian
Agetian
Programmer
 
Posts: 3486
Joined: 14 Mar 2011, 05:58
Has thanked: 683 times
Been thanked: 569 times

Re: Forge for Android v1.6.2.004

Postby Mantoku » 28 Aug 2017, 06:23

Agetian wrote:Try renaming it to .txt (Forge.txt), it's likely to open then.

- Agetian
That got it, thanks.
| Open
(ThreadUtil first call): Running on a machine with 4 cpu core(s)
android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.
at android.view.ViewRootImpl.checkThread(ViewRootImpl.java:6892)
at android.view.ViewRootImpl.requestLayout(ViewRootImpl.java:1048)
at android.view.View.requestLayout(View.java:19781)
at android.view.View.setLayoutParams(View.java:13330)
at android.view.WindowManagerGlobal.updateViewLayout(WindowManagerGlobal.java:365)
at android.view.WindowManagerImpl.updateViewLayout(WindowManagerImpl.java:99)
at android.app.Activity.onWindowAttributesChanged(Activity.java:2867)
at android.view.Window.dispatchWindowAttributesChanged(Window.java:1127)
at com.android.internal.policy.PhoneWindow.dispatchWindowAttributesChanged(PhoneWindow.java:2940)
at android.view.Window.setFlags(Window.java:1104)
at android.view.Window.addFlags(Window.java:1062)
at forge.app.Main$AndroidAdapter$3.run(Main.java:238)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:415)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1548)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1259)
android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.
at android.view.ViewRootImpl.checkThread(ViewRootImpl.java:6892)
at android.view.ViewRootImpl.requestLayout(ViewRootImpl.java:1048)
at android.view.View.requestLayout(View.java:19781)
at android.view.View.setLayoutParams(View.java:13330)
at android.view.WindowManagerGlobal.updateViewLayout(WindowManagerGlobal.java:365)
at android.view.WindowManagerImpl.updateViewLayout(WindowManagerImpl.java:99)
at android.app.Activity.onWindowAttributesChanged(Activity.java:2867)
at android.view.Window.dispatchWindowAttributesChanged(Window.java:1127)
at com.android.internal.policy.PhoneWindow.dispatchWindowAttributesChanged(PhoneWindow.java:2940)
at android.view.Window.setFlags(Window.java:1104)
at android.view.Window.clearFlags(Window.java:1078)
at forge.app.Main$AndroidAdapter$3.run(Main.java:241)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(AndroidGraphics.java:415)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1548)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1259)
EDT > java.lang.RuntimeException: Unable to pause activity {forge.app/forge.app.Main}: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean forge.properties.PreferencesStore.getPrefBoolean(java.lang.Enum)' on a null object reference
at android.app.ActivityThread.performPauseActivityIfNeeded(ActivityThread.java:3752)
at android.app.ActivityThread.performPauseActivity(ActivityThread.java:3718)
at android.app.ActivityThread.performPauseActivity(ActivityThread.java:3692)
at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:3666)
at android.app.ActivityThread.-wrap16(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1490)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6121)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean forge.properties.PreferencesStore.getPrefBoolean(java.lang.Enum)' on a null object reference
at forge.app.Main.onPause(Main.java:87)
at android.app.Activity.performPause(Activity.java:6822)
at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1322)
at android.app.ActivityThread.performPauseActivityIfNeeded(ActivityThread.java:3741)
... 11 more
Mantoku
 
Posts: 6
Joined: 05 Apr 2017, 16:50
Has thanked: 1 time
Been thanked: 0 time

Re: Forge for Android v1.6.2.004

Postby Agetian » 28 Aug 2017, 14:10

Hmmm, that's what the latest build (1.6.2.004) was aiming to fix, and at least a couple people reported in that it did the trick for them... Can you please try redownloading the latest APK from the first post of this thread, installing it, and then seeing if that fixes it for you?

- Agetian
Agetian
Programmer
 
Posts: 3486
Joined: 14 Mar 2011, 05:58
Has thanked: 683 times
Been thanked: 569 times

Re: Forge for Android v1.6.2.004

Postby Mantoku » 28 Aug 2017, 16:49

Agetian wrote:Hmmm, that's what the latest build (1.6.2.004) was aiming to fix, and at least a couple people reported in that it did the trick for them... Can you please try redownloading the latest APK from the first post of this thread, installing it, and then seeing if that fixes it for you?

- Agetian
That fixed it. Thanks!
Mantoku
 
Posts: 6
Joined: 05 Apr 2017, 16:50
Has thanked: 1 time
Been thanked: 0 time

Re: Forge for Android v1.6.2.004

Postby jrrkein » 29 Aug 2017, 03:36

Somehow this version keeps getting stuck to "finishing startup" and i cant get it to load
jrrkein
 
Posts: 19
Joined: 03 Aug 2016, 09:59
Has thanked: 0 time
Been thanked: 0 time

Re: Forge for Android v1.6.2.004

Postby Agetian » 29 Aug 2017, 03:47

Please post the contents of your Forge.log for analysis (you can find it in the "data" folder of your Forge installation).

- Agetian
Agetian
Programmer
 
Posts: 3486
Joined: 14 Mar 2011, 05:58
Has thanked: 683 times
Been thanked: 569 times

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 14 guests

cron

Who is online

In total there are 14 users online :: 0 registered, 0 hidden and 14 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 14 guests

Login Form