Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash when hitting gas pump #383

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Fix crash when hitting gas pump #383

merged 1 commit into from
Jul 5, 2024

Conversation

dethrace-labs
Copy link
Owner

When a gas pump is knocked over, it exposes the bottom side, which is textured with an 8x8 texture. 8x8 texture path wasn't implemented, causing the abort.

Screenshot 2024-07-05 at 12 49 08 PM

Ref: dethrace-labs/BRender-v1.3.2@23e73d3

Fixes #375

@dethrace-labs dethrace-labs merged commit d5d38c8 into main Jul 5, 2024
6 checks passed
@dethrace-labs dethrace-labs deleted the fix_375 branch July 5, 2024 02:18
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.

abort in TriangleRender_ZT_I8_D16_8
1 participant