'Steamworks.SteamInventory' is defined multiple timesNot An Issue

Hiya,

I've got an error, below:

   

Console: SignArtist.cs(783,54): error CS0433: The imported type `Steamworks.SteamInventory' is defined multiple times​


And I can see that the console error log lists these two files:

/home/tcagame/537/9956/Facepunch.Steamworks.Posix.dll (Location of the symbol related to previous error)
/home/tcagame/537/9956/Facepunch.Steamworks.Win64.dll (Location of the symbol related to previous error)​


I also saw in another thread that I need to delete the file that my OS doesn't need, which I assume is the Win64.dll, but I can't find it. There is nothing in the folder called /9956 with those names - no other obvious paths to try.

The host is GameServerKings, hoping someone knows where I can find this file to fix it?

Your server has both Facepunch.Steamworks.Posix.dll and Facepunch.Steamworks.Win64.dll under that location, it should only have one.

Remove the Facepunch.Steamworks.Win64.dll file and then you'd need to figure out what installed it.

Yeah, I saw that in the other message I referred to.

My question is where that might be on a GameServerKings server? The path in the error doesn't really relate to anything 8n can see on the server.

RustDedicated_Data/Managed. If you didn't install it, it's likely they have a package that is.

Nothing in there either... annoyingly.

Merged post

I'll contact their support. 

Merged post

For reference, this is what is in my /managed folder... gotta say the GameServerKings folder setup is weird.

/x64
/x86
Oxide.References.dll.config
System.Data.SQLite.dll.config

Basically nothing. Both folders are empty...

If you can't see all of the files, then your host is limiting that directory. You'd need to contact them to fix it and figure out what they are installing that adds those files, as nothing should be installing those.

If you are with GameServerKings and have the same issue then I suggest getting onto the live chat, fixed in two mins.

Additionally, if you're looking for hosting, finding a host with the balls to offer live support is a godsend.

Merged post

Thanks Wulf, as always a goldmine of information - I take it your plan to take a step back didn't pan out with 2020...?

No problem, glad you got it worked out!

I did take a step back, mostly to do just support and help as able. My time is still limited, but I've been trying to help get uMod near release.

Well, it's always appeciated :D

Locked automatically