On Linux it tries treating a script as a.... directory?
"DESKTOP-HDVHA6I% zs main.zs ZSharp v2.1.3-alpha [12:51:35] ZSharp: Failed to change directory to: "main.zs", error num: -1 [12:51:35] ZSharp: Press Enter to Exit... DESKTOP-HDVHA6I% "
and on both Michaelsoft Binbows and the Penguin OS™, maybe I am just don't know how Z# works, but a simple script like this
func Main()
{
Printl("Hello World")
}
even by a Christmas miracle and to some it actually tries to run the file, it just crashes. No error, no nothing, just "Screw you, I refuse to launch"
"C:\Users\John Doe>zsharp main.zs
ZSharp v2.1.3-alpha C:\Users\John Doe>"
Edit: Never mind its fixed now, idk what was going on but now the ZSharp interpreter doesn't crash immediately. Still, Linux directory woes
On Linux it tries treating a script as a.... directory?
"DESKTOP-HDVHA6I% zs main.zs ZSharp v2.1.3-alpha [12:51:35] ZSharp: Failed to change directory to: "main.zs", error num: -1 [12:51:35] ZSharp: Press Enter to Exit... DESKTOP-HDVHA6I% "
and on both Michaelsoft Binbows and the Penguin OS™, maybe I am just don't know how Z# works, but a simple script like this
func Main()
{
Printl("Hello World")
}
even by a Christmas miracle and to some it actually tries to run the file, it just crashes. No error, no nothing, just "Screw you, I refuse to launch"
"C:\Users\John Doe>zsharp main.zs
ZSharp v2.1.3-alpha C:\Users\John Doe>"
Edit: Never mind its fixed now, idk what was going on but now the ZSharp interpreter doesn't crash immediately. Still, Linux directory woes