awesome! its like a sequel to alpha os, also i didnt know people still used this website XD
The program's bugs sometimes have weird errors. Most of the crashes are from program 4, and when I list the error, it says Out of range.
Replying to:SmileForTheKiddiesThe program's bugs sometimes have weird errors. Most of the crashes are from program 4, and when I list the error, it says Out of range.
PRG4? You ran the program via the smile tool? PRG4 is the program slot where the smile tool is executed. Since you ran it in PRG4 (using the smile button) it tells it. LIST ERR, LIST 4:1 and others will error out since the user cannot access PRG4 on his own.
Replying to:SmileForTheKiddiesThe program's bugs sometimes have weird errors. Most of the crashes are from program 4, and when I list the error, it says Out of range.
Program 4 doesnt exist, also explain the bugs
Replying to:SmileForTheKiddiesThe program's bugs sometimes have weird errors. Most of the crashes are from program 4, and when I list the error, it says Out of range.
CyberYoshi64 literally just said what PRG4 was (SmileTool button)
and explained the bugs.
Replying to:SmileForTheKiddiesThe program's bugs sometimes have weird errors. Most of the crashes are from program 4, and when I list the error, it says Out of range.
@Ertas
PRG4 exists (hence errors coming from 4:Line) but it's inaccessible for the user unless he/she presses the smile button which loads the Smile tool which runs in this extra slot 4.
Spoiler
PRG4 serves a purpose to keep all your programs in slots 0-3 intact. If the slot wouldn't exist, the smile tool would overwrite the slots for the desired tools programmed in it. OTYA's system is very clever & did it like SmileBoom but betterwhat?
It crushes all needed sub-programs and tools into one huge program to load it in PRG4. and keeps these intact so you can use the tool, close the tool and continue running the programs in the slots afterwards.
I tried to save a file in a project folder and it crashed with the error: Illegal function call in 4:1648(SAVE). I did use the smiletool thing to save in the folder.
Replying to:SwanBoti have a super old version of this from like the first time it was released so im excited to see what has been added
I think I also have a Super Old version.
It says 5.0 rev48 and the VERSION file says &H50000016 and the project folder OTYAX-ALPHA1
EDIT: Never mind
How do you make a OTYAX Program?
Replying to:SwanBoti have a super old version of this from like the first time it was released so im excited to see what has been added
@spaceturtles
It has the same name, it’s just an older version. It can be found on otya128’s GitHub page. It’s for Petit Computer, though.
Replying to:SmileForTheKiddiesI tried to save a file in a project folder and it crashed with the error: Illegal function call in 4:1648(SAVE). I did use the smiletool thing to save in the folder.
I don’t think OTYAX’s file system supports saving outside of its own project folder, which is probably why you’re getting that error. My theory is that the way OTYAX’s file system works is that it creates a unique identifier for every file made with it depending on the folder it’s in (every folder also has its own identifier), and it’s all based around its own project. When it tries saving a file with its system in a different project, it gets confused and doesn’t know what to save, which is why SmileBASIC gets confused on what to save. Of course, that’s just my theory, I don’t know how it really works. If you’re saving a file that isn’t part of its system though (such an existing program/text file in another project), that’s a different story. Try reinstalling the OTYAX project if that’s the case.
Cool. Minesweeper on this is addicting.
how can you change the background help!!! i want it to be gray
There’s a line you can change in the code to change the background, but I forgot what it was. I changed my background green.
Anyone want to help me port this to SB4?