The type or namespace name `PlayerSession' could not be foundNot An Issue
Hi. Getting an error in console that is causing it to send commands frequently to clients causing Packet Flooding.

Error: 01:38 [Error] Error while compiling: Teleportation.cs(57,36): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?

Please help.

Thanks!
That isn't this plugin, that is the Teleportation plugin for Hurtworld.
What? I haven't got a plugin installed called Hurtworld...
In response to RustyNetworks ():
What? I haven't got a plugin installed called Hurtworld...
Hurtworld is a game... you downloaded a Hurtworld plugin and are trying to use it on a Rust server.

N Teleportation = plugin for Rust
Teleportation = plugin for Hurtworld
In response to Wulf ():
Hurtworld is a game... you downloaded a Hurtworld plugin and are trying to use it on a Rust server.<...
I haven't got a plugin called Teleportation installed though.. just NTeleportation.cs
In response to RustyNetworks ():
I haven't got a plugin called Teleportation installed though.. just NTeleportation.cs
According to your first post, you do: Error while compiling: Teleportation.cs

The error is from using the Hurtworld plugin, so you would have it installed if you see both that error and the PlayerSession one.
I'm not sure then.. strange really. I have not had this error since posting this though, so whatever the hell it was has gone...
In response to RustyNetworks ():
I'm not sure then.. strange really. I have not had this error since posting this though, so whatever...
Only way to fix it was to remove the Teleportation.cs, which isn't for Rust.
Locked automatically