Code Monkey home page Code Monkey logo

kotlin-plugin's Introduction

kotlin-plugin's People

Contributors

noonmaru avatar patrick-choe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kotlin-plugin's Issues

org.bukkit.plugin.InvalidDescriptionException: name '$pluginName' contains invalid characters.

Kotlin 플러그인을 빌드해서 1.16.2 Paper에 적용시키면
[16:00:55 ERROR]: Could not load 'plugins\Kotlin.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: name '$pluginName' contains invalid characters.
at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:984) ~[patched_1.16.2.jar:git-Paper-184]
at org.bukkit.plugin.PluginDescriptionFile.(PluginDescriptionFile.java:252) ~[patched_1.16.2.jar:git-Paper-184]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:167) ~[patched_1.16.2.jar:git-Paper-184]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:148) ~[patched_1.16.2.jar:git-Paper-184]
at org.bukkit.craftbukkit.v1_16_R2.CraftServer.loadPlugins(CraftServer.java:387) ~[patched_1.16.2.jar:git-Paper-184]
at net.minecraft.server.v1_16_R2.DedicatedServer.init(DedicatedServer.java:208) ~[patched_1.16.2.jar:git-Paper-184]
at net.minecraft.server.v1_16_R2.MinecraftServer.w(MinecraftServer.java:939) ~[patched_1.16.2.jar:git-Paper-184]
at net.minecraft.server.v1_16_R2.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[patched_1.16.2.jar:git-Paper-184]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
plugin.yml에 name, main, version이 읽히지 않아 오류가 생깁니다.
적용시키기 위한 다른 요소가 필요한가요?

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.