Updownquark / OGame-ROI

Simple Economy Build Sequence Calculator for OGame
Apache License 2.0
0 stars 2 forks source link

When Planet count doesn't match Astro level, sequence generation fails #22

Open Updownquark opened 1 year ago

Updownquark commented 1 year ago

There is code in sequence generation to handle a mismatch between how many planets are in an account and the current astrophysics level, but it appears to be faulty. If there are more planets than astro accounts for, an index exception is propagated.