Code Monkey home page Code Monkey logo

hawn's Introduction

Hawn

Codacy Badge

A plugin hub/lobby

hawn's People

Contributors

dianoxdragon avatar pkg-dot-zip avatar codacy-badger avatar

Stargazers

Suzeanne Speir avatar  avatar

Watchers

 avatar

hawn's Issues

whitelisted probleme

i tryed the urgent mode and the maintenance mode but i get kick of my own server but my whilist it working

Hey, about project structure

Hey, I like your plugin, but the codes and the project stucture are little bit messy. I'll open a pr about that.

Setup error

Hi, error occured at the in-game setup nĀ°2

java.lang.IllegalArgumentException: /home/container/.\world_the_end\ does not exist
        at org.bukkit.craftbukkit.libs.org.apache.commons.io.FileUtils.checkDirectory(FileUtils.java:2692) ~[patched_1.16.5.jar:git-Paper-786]
        at org.bukkit.craftbukkit.libs.org.apache.commons.io.FileUtils.sizeOfDirectory(FileUtils.java:2579) ~[patched_1.16.5.jar:git-Paper-786]
        at fr.dianox.hawn.modules.world.GuiSystem.FirstPage(GuiSystem.java:842) ~[?:?]
        at fr.dianox.hawn.modules.admin.SetupUtils.Setup2World.lambda$0(Setup2World.java:89) ~[?:?]
        at fr.dianox.hawn.modules.admin.SetupUtils.Setup2World$$Lambda$4489/0x0000000074f1c020.run(Unknown Source) ~[?:?]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.16.5.jar:git-Paper-786]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:485) ~[patched_1.16.5.jar:git-Paper-786]
        at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1427) ~[patched_1.16.5.jar:git-Paper-786]
        at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:436) ~[patched_1.16.5.jar:git-Paper-786]
        at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1342) ~[patched_1.16.5.jar:git-Paper-786]
        at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-786]
        at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-786]
        at net.minecraft.server.v1_16_R3.MinecraftServer$$Lambda$3125/0x00000000f5cbed20.run(Unknown Source) ~[?:?]
        at java.lang.Thread.run(Thread.java:883) [?:?]

Can be resolve by use path.resolve()
at

size = FileUtils.sizeOfDirectory(new File(directory + "\\" + worldname + "\\"));

sample example at : https://www.geeksforgeeks.org/path-resolve-method-in-java-with-examples/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.