Jump to content

Recommended Posts

Posted (edited)

I'm getting error on RemainingText and RemainingTextAttribute

For example:


 public static async void ExtractCommand(Client player, [RemainingText] string targetString)

Edited by Zeta
Posted
2 hours ago, Zeta said:

I'm getting error on RemainingText and RemainingTextAttribute

For example:


 public static async void ExtractCommand(Client player, [RemainingText] string targetString)

Don't use that branch, it's under private testing.

Posted

==================[30/08/2019 21:24:56]==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'WiredPlayers.resources'
   at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
=========================================================

==================[30/08/2019 21:24:56]==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'WiredPlayers.resources'
   at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
=========================================================

==================[30/08/2019 21:24:58]==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'System.Net.Sockets.resources'
   at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
=========================================================

==================[30/08/2019 21:24:58]==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'System.Net.Sockets.resources'
   at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
=========================================================

==================[30/08/2019 21:24:58]==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'System.Management.resources'
   at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
=========================================================

==================[30/08/2019 21:24:58]==================
System.IO.FileNotFoundException: Could not load the specified file.
File name: 'System.Management.resources'
   at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName)
=========================================================

==================[30/08/2019 21:24:58]==================
System.PlatformNotSupportedException: System.Management currently is only supported for Windows desktop applications.
   at new System.Management.ManagementObjectSearcher(string queryString)
=========================================================

I have those exception on server logs...

And nothing appens when player joins server (Yes, I have created the txt file for the cs clientside and no hidden extension)

Posted

System.PlatformNotSupportedException: System.Management currently is only supported for Windows desktop applications.

 

That should be the cause, where did you get that from?

Posted
5 hours ago, Zeta said:

It's your version on github.. i'm on win 10.

It appears when I simply start the server

Well, show all the startup logs then, never found that issue.

Posted
18 hours ago, MadalinAdv said:

error 404 - other download link?

Go to "resources" section if you want the free version. If not, read the first post as you did to find the link to know how to get the latest one.

Posted
8 hours ago, Xabi said:

Go to "resources" section if you want the free version. If not, read the first post as you did to find the link to know how to get the latest one.

And what's the difference between the free version and the paid one ?

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...