You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MIDlet-1: Bravery Detective by FleXoR and BlackFan, /icon/icon.png, daydream.ink.M
Create MIDlet
Create Canvas:240, 320
Canvas repaint(): Cannot read field "platformFont" because "font" is nulljava.lang.NullPointerException: Cannot read field "platformFont" because "font" is null
at org.recompile.mobile.PlatformGraphics.setFont(PlatformGraphics.java:328)
at daydream.ink.M.a(Unknown Source)
at f.paint(Unknown Source)
at javax.microedition.lcdui.Canvas.repaint(Canvas.java:165)
at javax.microedition.lcdui.Canvas.notifySetCurrent(Canvas.java:213)
at javax.microedition.lcdui.Display.setCurrent(Display.java:136)
at daydream.ink.M.a(Unknown Source)
at daydream.ink.M.startApp(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.recompile.mobile.MIDletLoader.start(MIDletLoader.java:150)
at org.recompile.mobile.MobilePlatform.runJar(MobilePlatform.java:174)
at org.recompile.freej2me.FreeJ2ME.(FreeJ2ME.java:296)
at org.recompile.freej2me.FreeJ2ME.main(FreeJ2ME.java:36)
Rolling back...
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.recompile.mobile.MIDletLoader.start(MIDletLoader.java:150)
at org.recompile.mobile.MobilePlatform.runJar(MobilePlatform.java:174)
at org.recompile.freej2me.FreeJ2ME.(FreeJ2ME.java:296)
at org.recompile.freej2me.FreeJ2ME.main(FreeJ2ME.java:36)
Caused by: java.lang.NoSuchMethodError: 'javax.microedition.io.Connection javax.microedition.io.Connector.open(java.lang.String)'
at daydream.ink.M.a(Unknown Source)
at g.a(Unknown Source)
at g.d(Unknown Source)
at g.a(Unknown Source)
at daydream.ink.M.a(Unknown Source)
at daydream.ink.M.startApp(Unknown Source)
... 8 more
The text was updated successfully, but these errors were encountered:
MIDlet-1: Bravery Detective by FleXoR and BlackFan, /icon/icon.png, daydream.ink.M
Create MIDlet
Create Canvas:240, 320
Canvas repaint(): Cannot read field "platformFont" because "font" is nulljava.lang.NullPointerException: Cannot read field "platformFont" because "font" is null
at org.recompile.mobile.PlatformGraphics.setFont(PlatformGraphics.java:328)
at daydream.ink.M.a(Unknown Source)
at f.paint(Unknown Source)
at javax.microedition.lcdui.Canvas.repaint(Canvas.java:165)
at javax.microedition.lcdui.Canvas.notifySetCurrent(Canvas.java:213)
at javax.microedition.lcdui.Display.setCurrent(Display.java:136)
at daydream.ink.M.a(Unknown Source)
at daydream.ink.M.startApp(Unknown Source)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.recompile.mobile.MIDletLoader.start(MIDletLoader.java:150)
at org.recompile.mobile.MobilePlatform.runJar(MobilePlatform.java:174)
at org.recompile.freej2me.FreeJ2ME.(FreeJ2ME.java:296)
at org.recompile.freej2me.FreeJ2ME.main(FreeJ2ME.java:36)
Rolling back...
java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.recompile.mobile.MIDletLoader.start(MIDletLoader.java:150)
at org.recompile.mobile.MobilePlatform.runJar(MobilePlatform.java:174)
at org.recompile.freej2me.FreeJ2ME.(FreeJ2ME.java:296)
at org.recompile.freej2me.FreeJ2ME.main(FreeJ2ME.java:36)
Caused by: java.lang.NoSuchMethodError: 'javax.microedition.io.Connection javax.microedition.io.Connector.open(java.lang.String)'
at daydream.ink.M.a(Unknown Source)
at g.a(Unknown Source)
at g.d(Unknown Source)
at g.a(Unknown Source)
at daydream.ink.M.a(Unknown Source)
at daydream.ink.M.startApp(Unknown Source)
... 8 more
The text was updated successfully, but these errors were encountered: