sm:basic_guides:faq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sm:basic_guides:faq [2024/10/30 03:05] – [Frequently Asked Questions] felixwright | sm:basic_guides:faq [2024/10/30 04:21] (current) – [SMILE Known Error Messages] felixwright | ||
---|---|---|---|
Line 88: | Line 88: | ||
So the shortish answer is this. To do what it is that you want likely takes knowledge of ASM to do, but with that knowledge, you can share this information in either a .asm format or a hex format, depending on which way is best for the specific situation. | So the shortish answer is this. To do what it is that you want likely takes knowledge of ASM to do, but with that knowledge, you can share this information in either a .asm format or a hex format, depending on which way is best for the specific situation. | ||
---- | ---- | ||
+ | |||
+ | \\ | ||
==== SMILE Known Error Messages ==== | ==== SMILE Known Error Messages ==== | ||
---- | ---- | ||
- | Runtime Error 6 - Overflow | + | === Runtime Error 6 - Overflow |
+ | Running SMILE 2.5 after running Parlor or equivalent throws this error. Delete your INI file if you really need to use SMILE 2.5 again. Occurs at start-up. | ||
---- | ---- | ||
- | Runtime Error 9 - Subscript Out Of Range - SMILE throws this when invalid data is encountered, | + | === Runtime Error 9 - Subscript Out Of Range === |
+ | SMILE throws this when invalid data is encountered, | ||
---- | ---- | ||
- | Runtime Error 75 - Path/file Access error - Encountered when SMILE can't access the data in your ROM file due to lack of file permissions. Make sure you're not attempting to access something on a read-only drive or while it's being sync' | + | === Runtime Error 75 - Path/file Access error === |
+ | Encountered when SMILE can't access the data in your ROM file due to lack of file permissions. Make sure you're not attempting to access something on a read-only drive or while it's being sync' | ||
---- | ---- | ||
- | Runtime Error 76 - Path not found - This error occurs when SMILE tries to read a directory (mostly SRM or Emulator path in SMILE 2.5) that does not exist or was moved. To fix, delete your .ini file. If that doesn' | + | === Runtime Error 76 - Path not found === |
+ | This error occurs when SMILE tries to read a directory (mostly SRM or Emulator path in SMILE 2.5) that does not exist or was moved. To fix, delete your .ini file. If that doesn' |
sm/basic_guides/faq.1730257529.txt.gz · Last modified: by felixwright