Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurred while running Galaxy on Fire 2 #207

Open
gxk2000 opened this issue Nov 25, 2023 · 1 comment
Open

An error occurred while running Galaxy on Fire 2 #207

gxk2000 opened this issue Nov 25, 2023 · 1 comment

Comments

@gxk2000
Copy link

gxk2000 commented Nov 25, 2023

When running the game 《Galaxy on Fire2》 in the simulation, it is always in the loading state of the game, which is the relevant log:

sepetember@ubuntu:~/java$ java -jar freej2me.jar file:/home/sepetember/java/GalaxyOnFire2.jar 240 320
MIDlet-1: Galaxy on Fire 2,/data/interface/icon.png,Main.GOF2MIDlet
Create MIDlet
Create Canvas:240, 320
java.lang.NullPointerException
at ct.a(Unknown Source)
at ct.a(Unknown Source)
at ci.a(Unknown Source)
at ed.a(Unknown Source)
at Main.k.b(Unknown Source)
at Main.a.b(Unknown Source)
at bi.b(Unknown Source)
at Main.n.b(Unknown Source)
at Main.GOF2MIDlet.run(Unknown Source)
at java.base/java.lang.Thread.run(Thread.java:829)
wap_url: null
wap_menu: null
wap_prompt: null
java.lang.NullPointerException
at ed.a(Unknown Source)
at Main.k.a(Unknown Source)
at Main.a.a(Unknown Source)
at bi.b(Unknown Source)
at Main.n.b(Unknown Source)
at Main.GOF2MIDlet.run(Unknown Source)
at java.base/java.lang.Thread.run(Thread.java:829)
java.lang.NullPointerException
at ed.e(Unknown Source)
at Main.k.a(Unknown Source)
at Main.a.a(Unknown Source)
at bi.b(Unknown Source)
at Main.n.b(Unknown Source)
at Main.GOF2MIDlet.run(Unknown Source)
at java.base/java.lang.Thread.run(Thread.java:829)

The game files and screenshots are already under this repository, thanks for your help, I appreciate it!
https://github.com/gxk2000/Galaxy-on-Fire2

@AShiningRay
Copy link
Contributor

Galaxy on Fire 2 uses the MascotCapsule V3 engine to render its 3D graphics. That one isn't implemented in any real capacity on FreeJ2ME as of yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants