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

Plugin crashes on first start #1

Open
geNAZt opened this issue Jan 23, 2021 · 0 comments
Open

Plugin crashes on first start #1

geNAZt opened this issue Jan 23, 2021 · 0 comments

Comments

@geNAZt
Copy link

geNAZt commented Jan 23, 2021

java.io.FileNotFoundException: D:\Projekte\Gomint\test-workspace\plugins\GoPerms\users.json (The system cannot find the file specified)
	at java.base/java.io.FileInputStream.open0(Native Method)
	at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:112)
	at java.base/java.io.FileReader.<init>(FileReader.java:60)
	at [email protected]/me.poket.goperms.util.DataUtil.loadUsersFromJson(DataUtil.java:30)
	at [email protected]/me.poket.goperms.GoPerms.onInstall(GoPerms.java:45)

The plugin crashes due to the file not being created. Is there som documentation on how this file should be created or should the plugin create it when not found?

@geNAZt geNAZt changed the title PLugin crashes on first start Plugin crashes on first start Jan 23, 2021
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