Plugin not loading on RustNot An Issue
Hi,

I got a compile error when trying to load 1.6.1

(12:10:12) | Error while compiling:

(12:10:16) | Added '// Reference: UnityEngine.UI' in plugin 'HWTeleportation'

(12:10:17) | Error while compiling: HWTeleportation.cs(886,33): error CS0115: `Oxide.Plugins.HWTeleportation.SaveConfig()' is marked as an override but no suitable method found to override



Merged post

Nevermind, im stupid, this is not a rust plugin
ive put the cs file in the plugins folder and i restart the server and the jasonn file doesnt appear
That generally means the plugin isn't loaded. Make sure you are using this with Hurtworld and check your oxide/logs for errors.
plugin isnt loading
error CS0115
 
Could you provide the full error from the oxide/logs please?
I downloaded the plugin and placed in oxide but im not getting to json file to edit it.... any help with this?
Did you install it on a game other than Hurtworld?
Sorry for the message i have solved it lol

Im a beginner in all of the commands and programation, and i cant found a solution for this:

"Error while compiling: HWTeleportation.cs(889,33): error CS0115: `Oxide.Plugins.HWTeleportation.SaveConfig()' is marked as an override but no suitable method found to override"

If someone help me, id be really grateful.

Are you trying to use this on a game other than Hurtworld?

Error while compiling: HWTeleportation.cs(889,33): error CS0115: `Oxide.Plugins.HWTeleportation.SaveConfig()' is marked as an override but no suitable method found to override

 

Not sure how to fix this, everything seem to be updated.

 
 
Are you trying to use it with a game other than Hurtworld?
trying to get the teleportation working on my server
trying to do this oxide.grant group default hwteleportation.tpr and it says permission 'hwteleportation.tpr' doesn't exist
I have created both json files from the example
Make sure you are using it with Hurtworld, not Rust.

Getting this error on my server. I've played with this mod on other servers & it worked on there.

Error while compiling: HWTeleportation.cs(888,33): error CS0115: `Oxide.Plugins.HWTeleportation.SaveConfig()' is marked as an override but no suitable method found to override 
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35)

Locked automatically