Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Console is being spammed with error #12

Open
JamesTalon opened this issue Jun 17, 2018 · 1 comment
Open

[Bug] Console is being spammed with error #12

JamesTalon opened this issue Jun 17, 2018 · 1 comment
Assignees

Comments

@JamesTalon
Copy link

Getting these in my console, accompanied by some hefty lag on the server.

System.ArgumentException: Illegal characters in path.
   at System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
   at System.IO.Path.GetFileName(String path)
   at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
   at System.IO.StreamReader..ctor(String path, Encoding encoding)
   at System.IO.File.InternalReadAllLines(String path, Encoding encoding)
   at RewardsMod.RewardsModC.TryReadAllLines(String PathA, String PathB, Int32 ArraySize)
   at RewardsMod.RewardsModC.ReadPlayerData(String Username)
   at RewardsMod.APIHandler.OnTick(Object source, ElapsedEventArgs e)
-Error Occured in Tick Function-
@DeathTech154 DeathTech154 self-assigned this Oct 17, 2018
@DeathTech154
Copy link
Owner

A while ago eco was messing with the shop issues and kept swapping between "" and ''.
This was not fixed because the devs were to fix it.

If this is still persisting let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants