User Tools

Site Tools


sm:basic_guides:faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sm:basic_guides:faq [2024/10/30 03:05] – [Frequently Asked Questions] felixwrightsm: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 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 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, either when a ROM is opened that isn't Super Metroid (or a hack of it,) or when pointers or level data are invalid. If this error is encountered at start-up, create a new INI file with SMILE 2.5. If this error is encountered in your current hack work, try a backup.+=== Runtime Error 9 - Subscript Out Of Range === 
 +SMILE throws this when invalid data is encountered, either when a ROM is opened that isn't Super Metroid (or a hack of it,) or when pointers or level data are invalid. If this error is encountered at start-up, create a new INI file with SMILE 2.5. If this error is encountered in your current hack work, try a backup.
 ---- ----
-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'ed by Dropbox (the latter disallows access to the file during an upload.)+=== 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'ed by Dropbox (the latter disallows access to the file during an upload.)
 ---- ----
-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't help, make sure your Plugins folder exists in the files folder. Occurs at start-up. SMILE JX requires you to download version 2.8 before you download one of its updates, for the updates do not include all of the files necessary to run. Overwrite SMILE JX 2.8 with updates!+=== 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't help, make sure your Plugins folder exists in the files folder. Occurs at start-up. SMILE JX requires you to download version 2.8 before you download one of its updates, for the updates do not include all of the files necessary to run. Overwrite SMILE JX 2.8 with updates!
sm/basic_guides/faq.1730257529.txt.gz · Last modified: by felixwright