|
|
|
|
|
|
|
本插件所用代码部分来自spring-boot开源项目
|
|
|
|
|
|
|
2019-05-18 23:42:00
2019-05-19 16:43:00
sa1402189438 发表于 2019-5-22 09:48
SpringBoot????????????????????
确定这个名字不会有版权问题???????? ...
2019-05-22 15:35:00
2019-06-01 22:08:00
azbh111 发表于 2019-6-1 22:08
请按说明装
要装3个jar
2019-06-01 23:04:00
弑雪酱 发表于 2019-6-1 23:04
不应该是先装plugin的jar的然后生成文件夹,再把那两个放进去吗
(反正我的那个plugin.jar的不生成文件夹 ...
2019-06-01 23:45:00
2019-07-11 20:49:00
Worf丶Horo 发表于 2019-7-11 20:49
租的服务器没有 libraries/net/md-5/SpecialSource/x.x.x/SpecialSource-x.x.x.jar这个目录咋办?
FTP的目 ...
2019-07-12 00:22:00
2019-07-12 14:42:00
Iron-HIM 发表于 2019-7-12 14:42
[14:41:03 ERROR]: [SpringBootPlugin] 启动失败,为避免损失,将关闭服务器.
[14:41:03 ERROR]: [SpringBoot ...
2019-07-12 22:42:00
2019-07-17 17:12:00
DooK 发表于 2019-7-17 17:12
启动失败可能是什么原因导致?
SpecialSource用的1.7可以启动但是不会生成插件文件
然后换了1.8可以启动服务 ...
2019-07-17 20:09:00
778394706 发表于 2019-7-27 17:16
在我的测试排查下,发现此插件没有ProtocolLib作为前置就无法顺利运行(1.13.2的paper端) ...
2019-07-27 17:45:00
778394706 发表于 2019-7-27 17:16
在我的测试排查下,发现此插件没有ProtocolLib作为前置就无法顺利运行(1.13.2的paper端) ...
2019-07-27 20:22:00
778394706 发表于 2019-7-27 17:16
在我的测试排查下,发现此插件没有ProtocolLib作为前置就无法顺利运行(1.13.2的paper端) ...
2019-07-27 20:31:00
2019-07-28 09:19:00
azbh111 发表于 2019-7-27 20:22
贴报错。。。
2019-07-28 09:22:00
2019-07-28 09:30:00
778394706 发表于 2019-7-28 09:22
Could not pass event PlayerQuitEvent to MainMC v3.4.3
java.lang.NumberFormatException: null
at ja ...
2019-07-28 09:49:00
778394706 发表于 2019-7-28 09:30
创建新世界后输入/devtools listworld,控制台出现:[09:29:51 ERROR]: [lol.clann.minecraft.springboot.p ...
2019-07-28 10:01:00
2019-08-04 09:27:00
2019-09-20 16:45:00
[20:12:19] [Server thread/INFO]: §aBukkitUtils:24 §fbukkit verion:1.7.10-R0.1-SNAPSHOT [20:12:19] [Server thread/INFO]: §aBukkitUtils:30 §fbukkit verion parts:[1, 7, 10] [20:12:19] [Server thread/INFO]: §aBukkitUtils:39 §fbukkit verion number:10710 [20:12:19] [Server thread/INFO]: §aBukkitUtils:40 §fpacket verion:v1_7_R4 [20:12:19] [Server thread/INFO]: §aBukkitUtils:41 §fremapping resource:jar:file:/E:/%e9%ad%94%e7%a5%9e%e9%a2%86%e5%9f%9f/Uranium-1710-stable-4-B15-server.jar!/mappings/v1_7_R4/cb2numpkg.srg [20:12:19] [Server thread/INFO]: §aAdapter:49 §fadd spring boot starter to classPath [20:12:20] [Server thread/INFO]: §aMain:74 §fstarting springboot [20:12:21] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [20:12:21] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation [20:12:21] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [20:12:21] [Server thread/WARN]: java.lang.reflect.InvocationTargetException [20:12:21] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [20:12:21] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [20:12:21] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [20:12:21] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source) [20:12:21] [Server thread/WARN]: at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) [20:12:21] [Server thread/WARN]: at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [20:12:21] [Server thread/WARN]: at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [20:12:21] [Server thread/WARN]: at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51) [20:12:21] [Server thread/WARN]: at lol.clann.minecraft.springboot.bukkit.plugin.Adapter.start(Adapter.java:51) [20:12:21] [Server thread/WARN]: at lol.clann.minecraft.springboot.bukkit.plugin.bukkit.AdapterPlugin.lambda$onEnable$0(AdapterPlugin.java:34) [20:12:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71) [20:12:21] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:346) [20:12:21] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:870) [20:12:21] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:458) [20:12:21] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:806) [20:12:21] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:665) [20:12:21] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [20:12:21] [Server thread/WARN]: Caused by: java.lang.IllegalArgumentException: Cannot instantiate interface org.springframework.boot.SpringApplicationRunListener : lol.clann.minecraft.springboot.plugin.hook.RunListener [20:12:21] [Server thread/WARN]: at org.springframework.boot.SpringApplication.createSpringFactoriesInstances(SpringApplication.java:450) [20:12:21] [Server thread/WARN]: at org.springframework.boot.SpringApplication.getSpringFactoriesInstances(SpringApplication.java:429) [20:12:21] [Server thread/WARN]: at org.springframework.boot.SpringApplication.getRunListeners(SpringApplication.java:415) [20:12:21] [Server thread/WARN]: at org.springframework.boot.SpringApplication.run(SpringApplication.java:301) [20:12:21] [Server thread/WARN]: at lol.clann.minecraft.springboot.Main.main(Main.java:77) [20:12:21] [Server thread/WARN]: ... 17 more [20:12:21] [Server thread/WARN]: Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [lol.clann.minecraft.springboot.plugin.hook.RunListener]: Constructor threw exception; nested exception is java.lang.ExceptionInInitializerError [20:12:21] [Server thread/WARN]: at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:184) [20:12:21] [Server thread/WARN]: at org.springframework.boot.SpringApplication.createSpringFactoriesInstances(SpringApplication.java:446) [20:12:21] [Server thread/WARN]: ... 21 more [20:12:21] [Server thread/WARN]: Caused by: java.lang.ExceptionInInitializerError [20:12:21] [Server thread/WARN]: at lol.clann.minecraft.springboot.plugin.bukkit.config.jackson.NBTTagCompoundSerializer.getType(NBTTagCompoundSerializer.java:30) [20:12:21] [Server thread/WARN]: at lol.clann.minecraft.springboot.plugin.core.config.jackson.Jackson.<clinit>(Jackson.java:35) [20:12:21] [Server thread/WARN]: at lol.clann.minecraft.springboot.plugin.hook.RunListener.<init>(RunListener.java:41) [20:12:21] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [20:12:21] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [20:12:21] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [20:12:21] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [20:12:21] [Server thread/WARN]: at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:172) [20:12:21] [Server thread/WARN]: ... 22 more [20:12:21] [Server thread/WARN]: Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: [{nms}.PlayerInteractManager] [20:12:21] [Server thread/WARN]: at lol.clann.minecraft.springboot.bukkit.utils.NMSClasses.<clinit>(NMSClasses.java:241) [20:12:21] [Server thread/WARN]: ... 30 more [20:12:21] [Server thread/WARN]: Caused by: java.lang.ClassNotFoundException: [{nms}.PlayerInteractManager] [20:12:21] [Server thread/WARN]: at lol.clann.minecraft.springboot.bukkit.utils.NMSReflectUtils.forName(NMSReflectUtils.java:100) [20:12:21] [Server thread/WARN]: at lol.clann.minecraft.springboot.bukkit.utils.NMSClasses.<clinit>(NMSClasses.java:217) [20:12:21] [Server thread/WARN]: ... 30 more [20:12:21] [Server thread/ERROR]: §cAdapterPlugin:37 §f启动失败,为避免损失,将关闭服务器. [20:12:21] [Server thread/ERROR]: §cAdapterPlugin:38 §f详情请查看日志,以下为异常信息摘要. [20:12:21] [Server thread/ERROR]: §cAdapterPlugin:48 §fjava.lang.reflect.InvocationTargetException:null [20:12:21] [Server thread/ERROR]: §cAdapterPlugin:48 §fjava.lang.IllegalArgumentException:Cannot instantiate interface org.springframework.boot.SpringApplicationRunListener : lol.clann.minecraft.springboot.plugin.hook.RunListener [20:12:21] [Server thread/ERROR]: §cAdapterPlugin:48 §forg.springframework.beans.BeanInstantiationException:Failed to instantiate [lol.clann.minecraft.springboot.plugin.hook.RunListener]: Constructor threw exception; nested exception is java.lang.ExceptionInInitializerError [20:12:21] [Server thread/ERROR]: §cAdapterPlugin:48 §fjava.lang.ExceptionInInitializerError:null [20:12:21] [Server thread/ERROR]: §cAdapterPlugin:48 §fjava.lang.RuntimeException:java.lang.ClassNotFoundException: [{nms}.PlayerInteractManager] [20:12:21] [Server thread/ERROR]: §cAdapterPlugin:48 §fjava.lang.ClassNotFoundException:[{nms}.PlayerInteractManager] [20:12:21] [Server thread/ERROR]: §cBukkitUtils:57 §fbukkit verion:1.7.10-R0.1-SNAPSHOT [20:12:21] [Server thread/ERROR]: §cBukkitUtils:58 §fbukkit verion number:10710 [20:12:21] [Server thread/ERROR]: §cBukkitUtils:59 §fpacket verion:v1_7_R4 [20:12:21] [Server thread/ERROR]: §cBukkitUtils:60 §fremapping resource:jar:file:/E:/%e9%ad%94%e7%a5%9e%e9%a2%86%e5%9f%9f/Uranium-1710-stable-4-B15-server.jar!/mappings/v1_7_R4/cb2numpkg.srg [20:12:21] [Server thread/ERROR]: §cAdapterContext:102 §fSpringBootPlugin:0.4.1.103 [20:12:21] [Server thread/ERROR]: §cAdapterContext:103 §fbukkit:true [20:12:21] [Server thread/ERROR]: §cAdapterContext:104 §fspigot:true [20:12:21] [Server thread/ERROR]: §cAdapterContext:105 §fpaper:false [20:12:21] [Server thread/ERROR]: §cAdapterContext:106 §fforge:true [20:12:21] [Server thread/ERROR]: §cAdapterContext:107 §fkcauldron:false [20:12:21] [Server thread/ERROR]: §cAdapterContext:108 §furanium:true [20:12:21] [Server thread/ERROR]: §cAdapterContext:109 §fcatServer:false [20:12:21] [Server thread/ERROR]: §cAdapterContext:110 §fmohist:false [20:12:21] [Server thread/ERROR]: §cAdapterContext:111 §fsponge:false |
2019-10-01 21:30:00
2020-03-16 09:11:00
[21:51:57] [Server thread/INFO] [Minecraft]: Main:119 find springboot plugin file:D:\S\dp\plugins\SpringBootPlugin\plugins\AutoCloseGui-Block-0.0.4.jar |
2020-03-18 22:15:00
2020-04-21 15:16:00
新科 发表于 2020-5-8 09:36
SpringBoot 可还行,还有 devtools 很强势2333,建议可以更像 devtools,比如插件断点输出什么的 ...
2020-05-08 10:29:00
正经的教主 发表于 2020-5-18 00:42
你好我想要请教一个问题,神奇宝贝mod里面的精灵名称无法汉化,已经把语言文本放入了lang文件夹下,请问这 ...
2020-05-18 08:53:00
2020-08-18 11:37:00