Jump to content

Porter Errors


Imban

Recommended Posts

Everyone knows that the porter from BoE to BoA is pretty bad, because of all the work you'll have to do afterwards. However, I found two errors which are not system quirks, but rather bonafide errors in the porter.

 

1) SDF checks that include "if less than (a non-negative-one number), go to -1" are not ported correctly. This is a very valid node in BoE, and it corresponds to "if less than (number), break" in BoA -- and it should be ported that way, rather than completely ignoring that part of the check.

 

2) Two towns with the same name (and same size?) cause the porter to flip out and create two copies of the first town instead, overwriting the second. THIS is a rather glaring error, and one which is causing a darn good bit of extra work.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...