similar to https://github.com/elevatorguy/TDSM_map/issues/4 presently CS0246 : https://github.com/elevatorguy/TDSM_map/issues/4#issuecomment-1638696025 (https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/assembly-references#missing-references) [https://github.com/pryaxis/tshock] --- https://learn.microsoft.com/en-us/visualstudio/msbuild/errors/msb3270?view=vs-2022 --- https://learn.microsoft.com/en-us/dotnet/fundamentals/syslib-diagnostics/syslib0003 - SecurityPermissionAttribute and SecurityAction https://learn.microsoft.com/en-us/visualstudio/msbuild/errors/msb3245 https://learn.microsoft.com/en-us/dotnet/csharp/misc/cs0672 --- https://learn.microsoft.com/en-us/dotnet/fundamentals/syslib-diagnostics/syslib0051 https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/cs0103 --- [MSB3246](https://learn.microsoft.com/en-us/visualstudio/msbuild/errors/msb3246) https://learn.microsoft.com/en-us/visualstudio/msbuild/errors/msb3243 [CS0219](https://learn.microsoft.com/en-us/dotnet/csharp/misc/cs0219) --- It does need both `TShock.Server` and `TerrariaServer.dll`, right? What is the namespace of `TShock.Server`; can't be having both, just by definition - if both using `TerrariaServer`. --- ChatGPT pointed me to tModLoader; not really sure if that is needed - this bypasses that, right?
similar to elevatorguy/map#4 presently
CS0246 : elevatorguy/map#4 (comment) (https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/assembly-references#missing-references)
[https://github.com/pryaxis/tshock]
https://learn.microsoft.com/en-us/visualstudio/msbuild/errors/msb3270?view=vs-2022
https://learn.microsoft.com/en-us/dotnet/fundamentals/syslib-diagnostics/syslib0003 - SecurityPermissionAttribute and SecurityAction
https://learn.microsoft.com/en-us/visualstudio/msbuild/errors/msb3245
https://learn.microsoft.com/en-us/dotnet/csharp/misc/cs0672
https://learn.microsoft.com/en-us/dotnet/fundamentals/syslib-diagnostics/syslib0051
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/compiler-messages/cs0103
MSB3246
https://learn.microsoft.com/en-us/visualstudio/msbuild/errors/msb3243
CS0219
It does need both
TShock.ServerandTerrariaServer.dll, right?What is the namespace of
TShock.Server; can't be having both, just by definition - if both usingTerrariaServer.ChatGPT pointed me to tModLoader; not really sure if that is needed - this bypasses that, right?