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

Mail.json error #115

Closed
seema84 opened this issue Jul 8, 2016 · 1 comment
Closed

Mail.json error #115

seema84 opened this issue Jul 8, 2016 · 1 comment
Assignees
Labels

Comments

@seema84
Copy link

seema84 commented Jul 8, 2016

Sponge Vanilla 1.10.2-5.0.0-BETA-91
EssentialCmds EssentialCmds-1.10.2-8.1.12

[08:34:42 ERROR] [essentialcmds]: Error while reading Mail:
[08:34:42 ERROR] [STDERR]: java.nio.file.NoSuchFileException: Mail.json
[08:34:42 ERROR] [STDERR]:      at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
[08:34:42 ERROR] [STDERR]:      at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
[08:34:42 ERROR] [STDERR]:      at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
[08:34:42 ERROR] [STDERR]:      at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(Unknown Source)
[08:34:42 ERROR] [STDERR]:      at java.nio.file.Files.newByteChannel(Unknown Source)
[08:34:42 ERROR] [STDERR]:      at java.nio.file.Files.newByteChannel(Unknown Source)
[08:34:42 ERROR] [STDERR]:      at java.nio.file.Files.readAllBytes(Unknown Source)
[08:34:42 ERROR] [STDERR]:      at io.github.hsyyid.essentialcmds.utils.Utils.readFile(Utils.java:809)
[08:34:42 ERROR] [STDERR]:      at io.github.hsyyid.essentialcmds.utils.Utils.readMail(Utils.java:793)
[08:34:42 ERROR] [STDERR]:      at io.github.hsyyid.essentialcmds.EssentialCmds.onServerInit(EssentialCmds.jav
a:200)
[08:34:42 ERROR] [STDERR]:      at org.spongepowered.common.event.listener.GameInitializationEventListener_Ess
entialCmds_onServerInit3.handle(Unknown Source)
[08:34:42 ERROR] [STDERR]:      at org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener
.java:95)
[08:34:42 ERROR] [STDERR]:      at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.j
ava:261)
[08:34:42 ERROR] [STDERR]:      at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.j
ava:274)
[08:34:42 ERROR] [STDERR]:      at org.spongepowered.common.event.SpongeEventManager.post(SpongeEventManager.j
ava:278)
[08:34:42 ERROR] [STDERR]:      at org.spongepowered.common.SpongeImpl.postState(SpongeImpl.java:194)
[08:34:42 ERROR] [STDERR]:      at org.spongepowered.server.SpongeVanilla.initialize(SpongeVanilla.java:199)
[08:34:42 ERROR] [STDERR]:      at net.minecraft.server.dedicated.DedicatedServer.handler$onServerInitialize$0
(SourceFile:70)
[08:34:42 ERROR] [STDERR]:      at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(SourceFile:185)

[08:34:42 ERROR] [STDERR]:      at net.minecraft.server.MinecraftServer.run(SourceFile:428)
[08:34:42 ERROR] [STDERR]:      at java.lang.Thread.run(Unknown Source)
@hsyyid hsyyid added the bug label Jul 11, 2016
@hsyyid hsyyid self-assigned this Jul 11, 2016
@hsyyid
Copy link
Owner

hsyyid commented Jul 11, 2016

This happens on first launch but then should no longer happen. I will fix this so it does not happen at all.

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

2 participants