Hey, im using pterodactyl and i have tried the linux fix and everything but it wont load any mods.. idk how to fix this
Plugins not loading with PterodactylNot An Issue
- 1
- 2
There is no "linux fix", there are Windows and Linux builds. There are no known issues, so I would suggest contacting whoever makes/maintainers Pterodactyl for help with the set up.
I have tried... they are so bad at helping :( https://hastebin.com/dutunahoku.sql
could you check out that real fast?
could you check out that real fast?
I see no issues in that log related to Oxide or even Rust. Looks to be starting fine.
thats why i dont understand why the plugins wont load...
Usually a case of either filesystem permissions or the plugins not being in the right directory.
/server/rust/oxide/plugins
Do you have PluginWatchers set to false under oxide.config.json?
my oxide.config.json looks like this:
{
"Options": {
"Modded": true,
"DefaultGroups": {
"Players": "default",
"Administrators": "admin"
}
},
"OxideConsole": {
"Enabled": true,
"MinimalistMode": true,
"ShowStatusBar": true
},
"OxideRcon": {
"Enabled": false,
"Port": 25580,
"Password": "",
"ChatPrefix": "[Server Console]"
}
}
{
"Options": {
"Modded": true,
"DefaultGroups": {
"Players": "default",
"Administrators": "admin"
}
},
"OxideConsole": {
"Enabled": true,
"MinimalistMode": true,
"ShowStatusBar": true
},
"OxideRcon": {
"Enabled": false,
"Port": 25580,
"Password": "",
"ChatPrefix": "[Server Console]"
}
}
That is an old configuration from about a 2 years ago, so I would recommend deleting it and letting a new one be created.
2 years? 0.o my server is keep generating those files... good to know.. time to contact my hosting provider for this.
knoepert
2 years? 0.o my server is keep generating those files... good to know.. time to contact my hosting provider for this.
The file still exists... but there are other values that should be in there that were added years ago.
where should that file be? what location
timp11where should that file be? what location
The same one you opened and showed originally.
yea but i cant find it again after deleting it
Locked automatically
- 1
- 2