Error with rewrite server logic

Again... When i start discord bot it overwrite minecraft logic :hvh:
No description
No description
No description
No description
No description
Solution:
I ran the bot in a separate thread and it worked :hvh:
Jump to solution
26 Replies
noBrain
noBrainOP3mo ago
I like errors
gdude
gdude3mo ago
Just disable the plugin system if you don't need it Or set a different plugin root
noBrain
noBrainOP3mo ago
What plugin system are you talking about?
gdude
gdude3mo ago
The one built into KordEx
gdude
gdude3mo ago
Just realised I didn't flesh this out but yeah plugins { enabled = false } if I remember correctly
noBrain
noBrainOP3mo ago
:pepe: How i can disable it?
noBrain
noBrainOP3mo ago
um, nothing
No description
No description
noBrain
noBrainOP3mo ago
maybe i do something wrong...
gdude
gdude3mo ago
I'll have to check when I can get to my desk
noBrain
noBrainOP3mo ago
Okay
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
noBrain
noBrainOP3mo ago
kord extension rewrites the logic of the minecraft server, which is why it cannot find
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
Solution
noBrain
noBrain3mo ago
I ran the bot in a separate thread and it worked :hvh:
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
noBrain
noBrainOP3mo ago
Yes, if you don’t run the bot, then everything is okay.
Unknown User
Unknown User3mo ago
Message Not Public
Sign In & Join Server To View
gdude
gdude3mo ago
It doesn't touch the Minecraft server It just has its own plugin system
noBrain
noBrainOP3mo ago
But judging by the fact that kord ex is trying to load Minecraft files, it is being recorded in the Minecraft system
gdude
gdude3mo ago
No, that's just the logger anyway, I think I see the problem the manager is marked as disabled correctly but it's still trying to load the plugin paths
noBrain
noBrainOP3mo ago
But since it displays an error in the logger, that means something is causing it and it is called when the bot is launched, therefore the bot is doing something
gdude
gdude3mo ago
yes I did say that building.. fix pushed, give it 15-20 minutes to publish
noBrain
noBrainOP3mo ago
:peepodetective: Okay
noBrain
noBrainOP3mo ago
How to turn this thing off:peepodetective:
No description
gdude
gdude3mo ago
oh yeah I keep meaning to write an FAQ about that from the docs
The about command includes a mandatory copyright section, mentioning Kord Extensions and the libraries it uses. Because of how Kord Extensions is licensed, this ensures that your bot contains the required notice and way to get the Kord Extensions source code. You must not work around this, regardless of how easy or difficult it may be.
this command exists to help your bot meet the requirements of the EUPL license used by kordex you can read that page to learn how to customize the command though but yeah there's no way to get rid of it wrote an FAQ https://discord.com/channels/1121419906995458098/1121523729734840350/1309259031273275403

Did you find this page helpful?