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

Not setting Java in runData results in NPE #190

Open
Pyker opened this issue Jul 3, 2021 · 1 comment
Open

Not setting Java in runData results in NPE #190

Pyker opened this issue Jul 3, 2021 · 1 comment
Labels

Comments

@Pyker
Copy link
Member

Pyker commented Jul 3, 2021

If you set memory in the runData file, but not Java, then a NPE happens.

[B#000] java.lang.NullPointerException: Cannot invoke "java.lang.CharSequence.toString()" because "replacement" is null
[B#000] 	at java.base/java.lang.String.replace(String.java:2959)
[B#000] 	at net.technicpack.ui.lang.ResourceLoader.getString(ResourceLoader.java:158)
[B#000] 	at net.technicpack.launcher.ui.components.FixRunDataDialog.buildSuccessFailPanels(FixRunDataDialog.java:213)
[B#000] 	at net.technicpack.launcher.ui.components.FixRunDataDialog.initComponents(FixRunDataDialog.java:142)
[B#000] 	at net.technicpack.launcher.ui.components.FixRunDataDialog.<init>(FixRunDataDialog.java:53)
[B#000] 	at net.technicpack.launcher.launch.Installer$1.run(Installer.java:145)
[B#000] 	at java.base/java.lang.Thread.run(Thread.java:833)
@Pyker Pyker added bug Priority: Low Low priority labels Jul 3, 2021
@github-actions
Copy link

This issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale Inactive issue label Aug 26, 2023
@Pyker Pyker removed the stale Inactive issue label Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant