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

Application Crashes on Start Up #658

Open
zbrasseaux opened this issue Mar 5, 2024 · 0 comments
Open

Application Crashes on Start Up #658

zbrasseaux opened this issue Mar 5, 2024 · 0 comments

Comments

@zbrasseaux
Copy link

System

OS: macOS 14.1.1 23B81 x86_64 
Kernel: 23.1.0 
CPU: Apple M1
openjdk 11.0.11 2021-04-20 LTS
OpenJDK Runtime Environment Zulu11.48+21-CA (build 11.0.11+9-LTS)
OpenJDK 64-Bit Server VM Zulu11.48+21-CA (build 11.0.11+9-LTS, mixed mode)

Method
java -jar MegaBasterd_7.13.jar

Result

Mar 05, 2024 9:14:46 AM com.tonikelope.megabasterd.SqliteSingleton getConn
SEVERE: Error opening connection
Exception in thread "main" java.lang.NullPointerException
	at com.tonikelope.megabasterd.DBTools.setupSqliteTables(DBTools.java:24)
	at com.tonikelope.megabasterd.MainPanel.<init>(MainPanel.java:242)
	at com.tonikelope.megabasterd.MainPanel.main(MainPanel.java:116)

Additionally, the startup screen shows for a few seconds before the crash occurs. Any advice is appreciated

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

1 participant