Errors
There are many errors that are possible in PATH. Most of them are rare.
If there is no reason for the error provided, that means that it is unknown why the error occurs. This information must be provided when reporting the error.
Table of contents
- Errors
- pre=>internetfail
- pre=>internetfail=>menufail
- pre=>internetsuccess=>menufail
- main=>menufail
- newgame=>name
- newgame=>invalidname
- loadgame=>name
- startloaded=>badgame
- game=>randomgen=>menufail
- game=>loadenviro=>menufail
- game=>loadfromsaved=>unknowngameerr
- game=>loadfromsaved=>menufail
- action=>give=>badmethod
- action=>unknown
- showoptions=>menufail
- spawn=>random=>monster
- spawn=>random=>monster=>runawaymenufail
- spawn=>random=>monster=>caughtmenufail
- spawn=>random=>monster=>preparemenufail
- spawn=>random=>monster=>prepareokmeufail
- spawn=>random=>monster=>prepareok=>menufail
- spawn=>random=>monster=>prepareok=>successmenufail
- spawn=>continue=>monster=>menufail
- spawn=>continue=>monster=>escapemenufail
- spawn=>continue=>monster=>caughtmenufail
- Next steps
pre=>internetfail
Your internet connection failed and PATH couldn’t check for updates.
Non-fatal
Reason: PATH cannot connect to the internet.
pre=>internetfail=>menufail
The continue menu telling you that your internet failed, failed.
Fatal
pre=>internetsuccess=>menufail
The continue menu tellng you that there is an updated version of PATH available failed.
Fatal
main=>menufail
The main menu failed.
Fatal
newgame=>name
The input field for a new game name failed.
Fatal
newgame=>invalidname
The game name provided was invalid.
Non-fatal
Reason: you may already have a game named that name, or it is a name that PATH could not create.
loadgame=>name
The input field for loading a game failed.
Fatal
startloaded=>badgame
The game file for the selected game is bad.
Fatal
game=>randomgen=>menufail
The random gen menu failed.
Fatal
game=>loadenviro=>menufail
The load enviro menu failed.
Fatal
game=>loadfromsaved=>unknowngameerr
An unknown error occured while trying to load an enviroment file.
Fatal
game=>loadfromsaved=>menufail
The load from saved menu failed.
Fatal
action=>give=>badmethod
The give action function was sent a bad method that is not supported.
This error is caused by a bad command.*
Fatal
action=>unknown
The action function was sent an unknown action command.
Fatal
showoptions=>menufail
The show options menu failed.
Fatal
spawn=>random=>monster
The monster random spawn menu failed.
Fatal
spawn=>random=>monster=>runawaymenufail
The runaway menu for the random monster spawn failed.
Fatal
spawn=>random=>monster=>caughtmenufail
The caught menu for the random monster spawn failed.
Fatal
spawn=>random=>monster=>preparemenufail
The prepare menu for the random monster spawn failed.
Fatal
spawn=>random=>monster=>prepareokmeufail
The prepare menu for the random monster spawn failed.
Fatal
spawn=>random=>monster=>prepareok=>menufail
The prepare continue menu for the random monster spawn failed.
Fatal
spawn=>random=>monster=>prepareok=>successmenufail
The prepaer continue menu for the random monster spawn failed.
Fatal
spawn=>continue=>monster=>menufail
The continue spawn continue menu failed.
Fatal
spawn=>continue=>monster=>escapemenufail
The escape continue menu failed.
Fatal
spawn=>continue=>monster=>caughtmenufail
The caught continue menu failed.
Fatal
Next steps
| <== Back (menus) | Next (items) ==> |