Issue with webinstall #35

Closed
opened 2025-08-17 18:00:14 +00:00 by Tavyza · 5 comments
Tavyza commented 2025-08-17 18:00:14 +00:00 (Migrated from github.com)
Image
<img width="781" height="115" alt="Image" src="https://github.com/user-attachments/assets/c65ca50c-2384-43b3-b9d7-e08737fe91ed" />
WahPlus commented 2025-08-17 18:01:27 +00:00 (Migrated from github.com)

Halyde WebInstall is made to run on OpenOS. What operating system are you using? Maybe we could make it compatible with it?
If you want, you can clone the whole git repository and it will run fine.

Halyde WebInstall is made to run on OpenOS. What operating system are you using? Maybe we could make it compatible with it? If you want, you can clone the whole git repository and it will run fine.
Tavyza commented 2025-08-17 18:03:53 +00:00 (Migrated from github.com)

OpenOS with a custom shell

OpenOS with a custom shell
WahPlus commented 2025-08-17 18:06:21 +00:00 (Migrated from github.com)

Interesting. io.stderr.write() is a pretty standard function in Lua to my knowledge, so I guess your shell doesn't support it. Try running it in the standard shell or a shell that does.

Interesting. `io.stderr.write()` is a pretty standard function in Lua to my knowledge, so I guess your shell doesn't support it. Try running it in the standard shell or a shell that does.
Tavyza commented 2025-08-17 18:13:54 +00:00 (Migrated from github.com)

trying it on a fresh copy of OpenOS, it works

i might have modded some core libraries in OpenOS, i'll probably reinstall

trying it on a fresh copy of OpenOS, it works i might have modded some core libraries in OpenOS, i'll probably reinstall
WahPlus commented 2025-08-17 18:14:21 +00:00 (Migrated from github.com)

Okay, nice.

Okay, nice.
Sign in to join this conversation.