Type BasePlayer does not contain a definition for UpdatePlayerColliderSolved
Error while compiling: NTeleportation.cs(4416,28): error CS1061: Type BasePlayer' does not contain a definition for UpdatePlayerCollider' and no extension method UpdatePlayerCollider' of type BasePlayer' could be found. Are you missing an assembly reference? 

Keep getting the same error no matter how we approach this issue. At this point there is no /home, /tpr, /tpa, etc, on our server.

Update your plugins...
It's the most updated version. 1.4.2.
Tried 10 different version...always the same error.
Impossible, you are not using the latest version.
Just redownload and installed directly off of the umod site not more than 20 minutes ago. Every other mod is working just fine.

Now we're getting another error...

[Error] Plugin filename nteleportation.cs must match the main class NTeleportation (should be NTeleportation.cs)
Have you tried doing what the error suggests? Just rename the file back to NTeleportation.cs it is case sensitive and must match the main class.
Already checked it all. Its all uppercase. Can't find any lowercase issues. Still getting the error.
NTeleportation.cs should only have 2 uppercases.....
screen shot

screen shot

ok. smarty pants.

Merged post

Does anyone else have any smart ideas? 
You are not using the latest version from our site if you see that error. The plugin physically does not have the code mentioned in the error provided.

The other error means your filename is wrong. The filename should be NTeleportation.cs, as suggested in the error.
Plugin filename nteleportation.cs must match the main class NTeleportation (should be NTeleportation.cs)​
Is version 1.4.2 not the latest version? Because that's what I got.
HunterKnuckles
Is version 1.4.2 not the latest version? Because that's what I got.

It is, but that's not the version which your first post error is from.

Well all I can say is I've updated the mod several times. It's says that is it v1.4.2, in the c#. Still getting the same error message. I don't know what else to do. Anything else you can think of that could be causing the problem? 

Merged post

Sorry, should have clarified...I am still getting BOTH above error messages.
All I can suggest is to delete all copies of it, get a fresh copy from our site, and make sure to not change the filename from NTeleportation.cs. There's no way you would be getting the error in the first post if you are using v1.4.2 from the site here and the filename issue wouldn't be an issue if the name isn't changed.

First post problem: Outdated version being loaded
Second post problem: Filename was changed
I'll try it again. I'll let you know if it works.

Merged post

Ok first, I hate you. lol.
Second...I had to actually go into the update tab on the NTeleportation page in Umod and select the v1.4.2. So...what ever is downloaded when you just scroll to the bottom of the page and hit download isn't the latest version for some reason.

Either way...Thanks for the help.
Locked automatically