Jump to content
  • 0

MythicMobs in my server


EgoManiac_Mk1

Question

doesnt want to wrok.
Ive already added a few mobs, but i didnt test it before adding them all.
Heres the log:

[21:37:35] [Server thread/INFO]: EgoManiac_Mk1 issued server command: /mm mobs
[21:37:35] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Cannot execute command 'mm' in plugin MythicMobs v4.11.0-2fb2bf23 - plugin is disabled.
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[server.jar:git-Paper-"b89788a"]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[server.jar:git-Paper-"b89788a"]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:807) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.PlayerConnection.handleCommand(PlayerConnection.java:2021) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.PlayerConnection.c(PlayerConnection.java:1832) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.PlayerConnection.a(PlayerConnection.java:1785) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.PlayerConnectionUtils.lambda$ensureMainThread$1(PlayerConnectionUtils.java:23) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.TickTask.run(SourceFile:18) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.MinecraftServer.bb(MinecraftServer.java:1133) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.MinecraftServer.executeNext(MinecraftServer.java:1126) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.MinecraftServer.sleepForTick(MinecraftServer.java:1087) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1001) ~[server.jar:git-Paper-"b89788a"]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:174) ~[server.jar:git-Paper-"b89788a"]
    at java.lang.Thread.run(Thread.java:834) [?:?]

 

Edited by EgoManiac_Mk1
Link to comment
Share on other sites

13 answers to this question

Recommended Posts

  • 1

Looking at the very first line of error you provided us with, it says that the plugin is disabled. I suggest revmoing and re-adding the plugin.

If I have helped you out in your post or you liked what I posted, please upvote and react to my post! It helps me a lot!

Some Minehut Links:

Server Rules • Staff Applications • News & Updates • Reports • Appeals


Minehut: VIP (07/04/2021 --> Current)
Elestra/Versa Realms: Manager (12/04/2021 --> Current)

If you have any questions contact me!
My Discord: BanditEagle#2481
My Spigot Profile: https://www.spigotmc.org/members/banditeagle.935281/
My IGN: BanditEagle

Link to comment
Share on other sites

  • 0
4 minutes ago, BanditEagle said:

Looking at the very first line of error you provided us with, it says that the plugin is disabled. I suggest revmoing and re-adding the plugin.

Doenst seem to work. i was a complete idiot by trying to add the mobs all at once tho, but i dont see how that would force the whole plugin to stop working. also had to manually make the yml and copy paste the code for each of them since minehut didnt let me click the upload button for the files.

Link to comment
Share on other sites

  • 0

It is proably because you had to manually make the yml file.

Would you mind going to your server and doing /pl and seeing if "MythicMobs" shows up in the list, and if it does, is it colored red or green?

If I have helped you out in your post or you liked what I posted, please upvote and react to my post! It helps me a lot!

Some Minehut Links:

Server Rules • Staff Applications • News & Updates • Reports • Appeals


Minehut: VIP (07/04/2021 --> Current)
Elestra/Versa Realms: Manager (12/04/2021 --> Current)

If you have any questions contact me!
My Discord: BanditEagle#2481
My Spigot Profile: https://www.spigotmc.org/members/banditeagle.935281/
My IGN: BanditEagle

Link to comment
Share on other sites

  • 0
4 minutes ago, EgoManiac_Mk1 said:

Doenst seem to work. i was a complete idiot by trying to add the mobs all at once tho, but i dont see how that would force the whole plugin to stop working. also had to manually make the yml and copy paste the code for each of them since minehut didnt let me click the upload button for the files.

after reseting the config it works, but i dont know if the custom mobs will work

Link to comment
Share on other sites

  • 0

try it out and see

If I have helped you out in your post or you liked what I posted, please upvote and react to my post! It helps me a lot!

Some Minehut Links:

Server Rules • Staff Applications • News & Updates • Reports • Appeals


Minehut: VIP (07/04/2021 --> Current)
Elestra/Versa Realms: Manager (12/04/2021 --> Current)

If you have any questions contact me!
My Discord: BanditEagle#2481
My Spigot Profile: https://www.spigotmc.org/members/banditeagle.935281/
My IGN: BanditEagle

Link to comment
Share on other sites

  • 0

I have seen some people report something similar to this. I am not entirely sure why that is to be honest.

If I have helped you out in your post or you liked what I posted, please upvote and react to my post! It helps me a lot!

Some Minehut Links:

Server Rules • Staff Applications • News & Updates • Reports • Appeals


Minehut: VIP (07/04/2021 --> Current)
Elestra/Versa Realms: Manager (12/04/2021 --> Current)

If you have any questions contact me!
My Discord: BanditEagle#2481
My Spigot Profile: https://www.spigotmc.org/members/banditeagle.935281/
My IGN: BanditEagle

Link to comment
Share on other sites

  • 0
1 minute ago, EgoManiac_Mk1 said:

fixed that now. seems to be something with the window size

Ahh I see. Thanks for letting me know if I encounter someone with the same issue I'll tell them too.

If I have helped you out in your post or you liked what I posted, please upvote and react to my post! It helps me a lot!

Some Minehut Links:

Server Rules • Staff Applications • News & Updates • Reports • Appeals


Minehut: VIP (07/04/2021 --> Current)
Elestra/Versa Realms: Manager (12/04/2021 --> Current)

If you have any questions contact me!
My Discord: BanditEagle#2481
My Spigot Profile: https://www.spigotmc.org/members/banditeagle.935281/
My IGN: BanditEagle

Link to comment
Share on other sites

  • 0
16 minutes ago, EgoManiac_Mk1 said:

yeah, i just used the browsers  built in zoom. And also everything seems to be working. thanks for the help!👍.

No problem, even though I didn't do anything..

If I have helped you out in your post or you liked what I posted, please upvote and react to my post! It helps me a lot!

Some Minehut Links:

Server Rules • Staff Applications • News & Updates • Reports • Appeals


Minehut: VIP (07/04/2021 --> Current)
Elestra/Versa Realms: Manager (12/04/2021 --> Current)

If you have any questions contact me!
My Discord: BanditEagle#2481
My Spigot Profile: https://www.spigotmc.org/members/banditeagle.935281/
My IGN: BanditEagle

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...