DragonTechMC / DTPunishment

Sponge API 5/7 - Punishment and Chat Filter Plugin
http://www.dragontechmc.com/
4 stars 6 forks source link

Error at console #33

Closed iLefty closed 7 years ago

iLefty commented 7 years ago

I don't know, but I have error in console for your plugin: https://pastebin.com/znd3JSNu And same error was, when player joined.

yepidoodles commented 7 years ago

What Version of Sponge are you using?

iLefty commented 7 years ago

sponge version [15:41:41] [Server thread/INFO] [nucleus]: Server ran the command: /sponge version

Minecraft: 1.10.2 SpongeAPI: 5.2.0-SNAPSHOT-a26c654 SpongeForge: 1.10.2-2281-5.2.0-BETA-2353 Minecraft Forge: 12.18.3.2272

iLefty commented 7 years ago

I noticed a violation of the link to the directory. /opt/msm/servers/rtest/./config/dtpunishment/data/149658329947742b132b2-8a5f-4e43-ad00-6675ef0354b4.conf.tmp It should not be: /./ This is my directory: /opt/msm/servers/rtest/config/dtpunishment but no there no folder "data" exist.

charlespockert commented 7 years ago

the /./ is a red herring (it won't make a difference if it's there or not) - I think this is to do with the fact that ninja.configurate won't create a directory automatically when serializing the config the first time - we just need to ensure we push a check/create on any directories that need to be in place when the plugin starts up.

charlespockert commented 7 years ago

@LeftBoy @yepidoodles this should be fixed in the latest release 0.9.6

https://github.com/DragonTechMC/DTPunishment/releases/tag/0.9.6