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

This is a strange bug. #446

Open
chunye666 opened this issue Jan 21, 2021 · 2 comments
Open

This is a strange bug. #446

chunye666 opened this issue Jan 21, 2021 · 2 comments
Labels
1.12 version 1.12

Comments

@chunye666
Copy link

I download the rpgitem-reloaded-1.12-v.276.jar and I use it in my MC Server.But I found the config.yml is empty.And this prevents me from using the plugin properly.Then I try to input /rpgitem to the chat line,and it show me "An internal error occurred while attempting to perform this command."
When I checked the server backend, I found these errors in the command prompt:
“[17:10:53] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'rpgitem' in plugin RPGItems v3.6.276
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[PluginCommand.class:git-CatServer-1.12.2-74a3a50]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:146) ~[SimpleCommandMap.class:git-CatServer-1.12.2-74a3a50]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:711) ~[CraftServer.class:git-CatServer-1.12.2-74a3a50]
at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1596) [pa.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1439) [pa.class:?]
at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37) [la.class:?]
at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9) [la.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [hv$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_261]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_261]
at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:834) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:771) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:625) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_261]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at think.rpgitems.commands.RPGCommandReceiver.onCommand(RPGCommandReceiver.java:169) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PluginCommand.class:git-CatServer-1.12.2-74a3a50]
... 15 more”
I want to know what happend.And how can I use this plugin normally.
Thanks for listening.

Originally posted by @chunye666 in #441 (comment)

@chunye666 chunye666 changed the title I download the rpgitem-reloaded-1.12-v.276.jar and I use it in my MC Server.But I found the config.yml is empty.And this prevents me from using the plugin properly.Then I try to input /rpgitem to the chat line,and it show me "An internal error occurred while attempting to perform this command." This is a strange bug. Jan 21, 2021
@ReinWD
Copy link
Contributor

ReinWD commented Jan 22, 2021

config.yml should gen itself on first startup.
I think there's something wrong on your first startup but I don't know what happend.
delete your plugin folder (in plugins/RPGItems/, backup your items if you have.) and use version
rpgitem-reloaded-mc1.11-v3.5.448, NyaaCore-v5.0.167-mc1.12.
you can find them on release page.

p.s. we can speak Chinese, actually. Your ID looks like Chinese.

@ReinWD ReinWD added the 1.12 version 1.12 label Jan 22, 2021
@chunye666
Copy link
Author

首先感谢您的倾听与回复!
我已经重新尝试了使用这个插件,在您提供的文件版本下成功安装了此插件,非常感谢您的回答!(这帮了我很多)

P.S.哈哈,没想到是国人大佬重置的插件呀,一开始还真没想到呢qwq

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.12 version 1.12
Projects
None yet
Development

No branches or pull requests

2 participants