Hey, hopefully someone can solve my issue without having me reinstall my service (I have arkgameserverhosting for my Rust server). Some plugins I can simply upload into the Oxide/plugins folder via ftp and then I can grant the perms via F1 console, but Vanish, Backpacks, and HWTeleportation dont want to work. I've had the first two plugins from that list working previously, but then an update came out and they've been broken ever since. I deleted every piece of data from the server related to those I could find, and tried to reinstall to no avail.
Plugins not being recognizedNot An Issue
I'd suggest checking your oxide/logs for errors; they wouldn't just not work.
So for all plugins except HWTeleportation, it was bc I didnt think Windows adding a number to the end of the downloaded .cs file mattered but it does apparently so now those plugins are working again but I've never got HWT to work and this is what the compiler logs say (oxide logs dont mention HWT plugin at all):
[SERVER v1.0.24] Console: HWTeleportation.cs(21,38): error CS0246: The type or namespace name `HurtworldPlugin' could not be found. Are you missing an assembly reference?
HWTeleportation.cs(32,28): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
HWTeleportation.cs(711,22): error CS0246: The type or namespace name `OwnershipStakeServer' could not be found. Are you missing an assembly reference?
HWTeleportation.cs(828,33): error CS0115: `Oxide.Plugins.HWTeleportation.LoadDefaultMessages()' is marked as an override but no suitable method found to override
HWTeleportation.cs(870,33): error CS0115: `Oxide.Plugins.HWTeleportation.LoadConfig()' is marked as an override but no suitable method found to override
HWTeleportation.cs(877,33): error CS0115: `Oxide.Plugins.HWTeleportation.LoadDefaultConfig()' is marked as an override but no suitable method found to override
HWTeleportation.cs(889,33): error CS0115: `Oxide.Plugins.HWTeleportation.SaveConfig()' is marked as an override but no suitable method found to override
Merged post
Those aren't neccessarily in order, btw. And that second line is repeated about 20-30 times about PlayerSession, but I dont know jack about assembly references or namespaces. Thanks for the reply btw, Wolf :) I appreciate the help, and all the countless hours I can tell you've dumped into this community for the better of the game. If you dont work for Facepunch currently, I feel like they owe you lol
Hurtworld is NOT a RUST plugin. it is for Hurtworld. if your looking for a Rust teleportation plugin then try this one
https://umod.org/plugins/nteleportation
Wow, that explains it. I let one person pick a teleportation mod and I just trusted him and rolled with it lmaoooo
Locked automatically