Changes

Jump to navigation Jump to search
149 bytes added ,  20:35, 23 June 2017
no edit summary
Line 14: Line 14:     
.. where the first code is <code>2000 + Module</code>, and the other being <code>Description</code>. Bits >=22 from the error-code are unused when displaying fatal-errors, since the Description ends with bit21.
 
.. where the first code is <code>2000 + Module</code>, and the other being <code>Description</code>. Bits >=22 from the error-code are unused when displaying fatal-errors, since the Description ends with bit21.
  −
Normal error-codes displayed by the system also seem to use the same above format.
      
= Modules =
 
= Modules =
Line 270: Line 268:  
| Userland PC address not aligned to 4 bytes
 
| Userland PC address not aligned to 4 bytes
 
|}
 
|}
 +
 +
= Support Errors =
 +
{| class=wikitable
 +
! Error !! Module || Description || Notes
 +
|-
 +
|
 +
| {web-applets listed above}
 +
| 2750
 +
| MP4 parsing failed.
 +
|}
 +
Normal error-codes displayed by the system also use the same format as fatal-errors.

Navigation menu