JavidPack / BannerBonanza

Banner Bonanza mod for tModLoader
https://forums.terraria.org/index.php?threads/banner-bonanza-collect-and-consolidate-banners.60797/
2 stars 4 forks source link

GRealm's banners cause a divide by zero error when placed in the Banner Rack #2

Closed AJMJ2012 closed 3 years ago

AJMJ2012 commented 5 years ago

Silently Caught Exception: Attempted to divide by zero. at BannerBonanza.Tiles.BannerRackTile.SpecialDraw(Int32 i, Int32 j, SpriteBatch spriteBatch) in D:\Documents\My Games\Terraria/ModLoader\Mod Sources\BannerBonanza\Tiles\BannerRackTile.cs:line 124

There isn't much more that I can explain about this.

JavidPack commented 5 years ago

thanks. It's likely Grealms fault, they have very funky banner code, but I'll see if I can figure out why next time I work on this mod.