- Joined
- Dec 2, 2017
- Messages
- 8
- Thread Author
- #1
Was able to reproduce the below error on Ubuntu 16.04. My JRE is indicated below.
Steps to reproduce:
1. Open RuneMate
2. Try to login with email and password to RuneMate account
3. The below "IllegalStateException" error is displayed and RuneMate does not finish logging in (it tries to login forever).
[Debug] Java Home: /opt/runemate/jre
[Debug] Java Version: 8u151 x64 (Oracle Corporation)
[Debug] Maximum Heap Size: 683MB
[Debug] RuneMate Version: 2.74.2
[Debug] Operating System: Linux x64
java.lang.IllegalStateException: Not a JSON Object: null
at com.google.gson.JsonElement.getAsJsonObject(eqc:222)
at nul.IIIIIIiiIIiiI.else(tbc:19630)
at nul.IIIIIiiIiiIIi.else(iob:14824)
at nul.IIIIIiiIiiIIi.else(iob:5855)
at java.lang.Thread.run(Thread.java:748)
Steps to reproduce:
1. Open RuneMate
2. Try to login with email and password to RuneMate account
3. The below "IllegalStateException" error is displayed and RuneMate does not finish logging in (it tries to login forever).
[Debug] Java Home: /opt/runemate/jre
[Debug] Java Version: 8u151 x64 (Oracle Corporation)
[Debug] Maximum Heap Size: 683MB
[Debug] RuneMate Version: 2.74.2
[Debug] Operating System: Linux x64
java.lang.IllegalStateException: Not a JSON Object: null
at com.google.gson.JsonElement.getAsJsonObject(eqc:222)
at nul.IIIIIIiiIIiiI.else(tbc:19630)
at nul.IIIIIiiIiiIIi.else(iob:14824)
at nul.IIIIIiiIiiIIi.else(iob:5855)
at java.lang.Thread.run(Thread.java:748)