-
Notifications
You must be signed in to change notification settings - Fork 552
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
Filesystem operations causing "Out of bounds exception" #3109
Comments
Please show us code, also what commit version is Cosmos |
I'm using devkit latest version namespace DosOS
public class BasicInterpreter
} |
ah |
if you are talking about the editfile function it probally not from this |
Area of Cosmos - What area of Cosmos are we dealing with?
Filesystem
Expected Behaviour - What do you think that should happen?
Actual Behaviour - What unexpectedly happens?
Filesystem operations causing Out of bounds exception
Reproduction - How did you get this error to appear?
I'm trying to run Directory.Create and File.WriteAllLines
Version - Were you using the User Kit or Dev Kit? And what User Kit version or Dev Kit commit (Cosmos, IL2CPU, X#)?
I'm using Dev Kit
The text was updated successfully, but these errors were encountered: