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
blitz:error [2026/06/09 11:04] gameboyadv4002blitz:error [2026/07/15 19:27] (current) gameboyadv4002
Line 1: Line 1:
 ====== Error Help ====== ====== Error Help ======
-===== Level Does Not Load ===== +===== Level Crashes During Load ===== 
-May be caused by incorrect szs compression, or the level not existing.+May be caused by incorrect szs compression, the level not existing, or the game calling on objects it shouldn't (an Octo Expansion map calling on a Versus object).
  
 ===== Level Crashes After Loading ===== ===== Level Crashes After Loading =====
 May be an issue with rail connections (though rarely the rail itself). Make sure the parameters of the object you are attaching to a rail are equivalent to those found in an official level. May be an issue with rail connections (though rarely the rail itself). Make sure the parameters of the object you are attaching to a rail are equivalent to those found in an official level.
 +
 +===== Level Is Not Overwritten =====
 +May be caused by Map.pack not containing a folder called Map with the relevent level inside of it. It must be found within that directory.
  
 ===== Object is not behaving as expected (invincible, or incapable of hurting) ===== ===== Object is not behaving as expected (invincible, or incapable of hurting) =====