Skip to content

Fix errors and warnings that populate into debug.txt every time#281

Open
AbbyRead wants to merge 16 commits intoChefZander:masterfrom
AbbyRead:log-issue-fixes
Open

Fix errors and warnings that populate into debug.txt every time#281
AbbyRead wants to merge 16 commits intoChefZander:masterfrom
AbbyRead:log-issue-fixes

Conversation

@AbbyRead
Copy link
Copy Markdown
Contributor

This is mostly developer qol, but it might also make us look just a tad bit better in the eyes of players if they encounter actual bugs. All the stuff fixed here is stuff that wasn't actually a problem in the first place. I don't think those kinds of things should occupy the same space and loudness as things that are of genuine concern.

AbbyRead and others added 16 commits March 27, 2026 19:09
The health bar is in a weird position already, and specifying a size doesn't change that.  I couldn't find anything online as far as if this was ever resolved, so I just assume it eventually became enforced displacement.  We'll want to figure this out at some point for our hud bars to look right when the player is damaged.  But for now at least, we can silence this particular warning (that's gone unheeded for years).
I needed something that would allow me to change the extended palette to something that doesn't go over 256 pixels.  There's no getting around the log warning when you do, and I wanted to prevent that without changing anything from a player's standpoint.  I know this is nuts, but when the engine doesn't let me silence these warnings, I go crazy.
Blast Furnace needs three ingredients to craft,
adding an empty value fixes this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant