Ozaria Troubleshooting Guide
Common Issues:
What if you get account creation errors?
What if you get a login error?
What if you get a level loading error?
What if there are missing images?
What if the goals are not checking off?
What if there are incomplete or locked levels?
When should you reset your code for a given level?
Flow Charts: How to Implement Solutions
Example 1: What if the game seems slow?
Example 2: What if there are incomplete or locked levels?
Common Issues:
Some general causes and solutions to common questions/problems that may arise.
What if you get account creation errors?
Problem → |
|
Causes → |
|
Solutions → |
|
What if you get a login error?
Problem → |
|
Causes → |
|
Solutions → |
|
What if you get a level loading error?
Problem → |
|
Causes → |
|
Solutions → |
|
What if there are missing images?
Problem → |
|
Causes → |
|
Solutions → |
|
What if the game seems slow?
Problem → |
|
Causes → |
|
Solutions → |
|
What if the goals are not checking off?
Problem → |
|
Causes → |
|
Solutions → |
|
What if there are incomplete or locked levels?
Problem → |
|
Causes → |
|
Solutions → |
|
When should you reset your code for a given level?
Problem → |
|
Causes → |
|
Solutions → |
|
Flow Charts: How to Implement Solutions
There is usually a best way to choose which solutions to try and when.
Example 1: What if the game seems slow?
This is one of the more difficult issues to troubleshoot as there could be network issues and/or machine performance issues. Thus, a unique setup might be causing this and is hard to reproduce with a different environment (network and computer).
Are directed movements, selections, or typing out of sync with no code errors? NO↓ YES→ |
If using mouse check your mouse connection/settings -- Issue fixed? -- NO↓ YES→ |
END |
|||
If using keyboard check your keyboard connection/settings -- Issue fixed? -- NO↓ YES→ |
|||||
Are levels running slowly with no code errors? YES→ |
Refresh the browser -- Issue fixed? -- NO↓ YES→ |
||||
Close out excess browser tabs -- Issue fixed? -- NO↓ YES→ |
|||||
Turn off unneeded programs -- Issue fixed? -- NO↓ YES→ |
|||||
Clear the web browser’s cache -- Issue fixed? -- NO↓ YES→ |
|||||
Check browser version -- Is it up-to-date? -- YES↓ NO→ |
Update browser to latest version -- Issue fixed? -- NO↓ YES→ |
END |
|||
Use a different browser altogether -- Issue fixed? -- NO↓ YES→ |
|||||
Check wifi strength and speed -- Is the connection acceptable/stable? -- YES↓ NO→
|
Restart router or try a different network -- Issue fixed? -- NO↓ YES→ |
END |
|||
Check for any software update for your computer? -- Is it up-to-date? -- YES↓ NO→ |
Preform update for available items -- Issue fixed? -- NO↓ YES→ |
END |
|||
Restart computer (if not already done so after software update) -- Issue fixed? -- NO↓ YES→ |
|||||
If this is your first time, you may want to run through the process again trying a different browser that was not previously used or a different network ←YES NO→ |
Contact support for additional assistance |
Example 2: What if there are incomplete or locked levels?
This might occur due to updates or momentary environmental issues.
YES→ |
Are there incomplete levels that should be completed? NO↓ YES→ |
If in progress play level again -- Issue fix? -- NO↓ YES→ |
END |
|
Are there locked levels that should be unlocked? YES→ |
Locate the completed level before locked or in-progress level and play again -- Issue fixed? -- NO↓ YES→ |
|||
Refresh the browser -- Issue fixed? -- NO↓ YES→ |
||||
Clear the web browser’s cache -- Issue fixed? -- NO↓ YES→ |
||||
Use a different browser altogether -- Issue fixed? -- NO↓ YES→ |
||||
Check wifi strength and speed -- Is the connection acceptable/stable? -- YES↓ NO→ |
Restart router or try a different network -- Issue fixed? -- NO↓ YES→ |
END |
||
If this is your first time, you may want to run through the process again trying a different browser that was not previously used or a different network ←YES NO→ |
Contact support for additional assistance |