Chaos plague bearer is missing an animation frame
issueid=5224 10-07-2017 06:23 AM
Senior Member
Number of reported issues by BenMathiesen: 99
Chaos plague bearer is missing an animation frame

One frame is a solid blue rectangle.
Issue Details
Issue Number 5224
Project ADOM (Ancient Domains Of Mystery)
Category All with NotEye
Status Fixed
Priority 5 - Medium
Affected Version ADOM 2.3.4
Fixed Version ADOM 2.3.5
Milestone (none)
Users able to reproduce bug 0
Users unable to reproduce bug 0
Assigned Users (none)
Tags (none)




10-07-2017 08:43 AM
Ancient Member
Fixed.

Until we can release a patch, here's a quick n' dirty workaround as there might be quite a few of these blue frame bugs.

If you encounter blue frames:
- Check the monster ID in docs/monsters.html
- Go to NPC/# (# = ID of the monster)
- Delete empty body parts

Reason: Our .png optimization tool does something weird to empty .pngs causing them to render incorrectly.
Deleting them throws a console error, but shouldn't affect gameplay at all.

We need to either change the image optimization tool, or change how we handle monsters that use a shared animation while having less body parts.

+ Reply