-
Notifications
You must be signed in to change notification settings - Fork 75
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
Exporting Hud results in Error #451
Comments
Lilaa3
added
bug
Something isn't working
sm64
Has to do with the Super Mario 64 side
labels
Sep 10, 2024
Lilaa3
added a commit
to Lilaa3/fast64
that referenced
this issue
Sep 10, 2024
Fixes Fast-64#451 Missing: Load and set commands and pallets (currently relying on multitex manager, will have to be changed somehow) Updated: Tex prop is now drawn using ui_image, ui_image has been updated to optionally hide low and high props (are handled by size cmd, does not exist for texrect) materialless_setup func for TexInfo, equivelant to moreSetupFromModel for bpy material-less contexts, obviously cannot handle flipbooks ignore_tex_set bool for fromProp Use only fromProp and updated writeAll Some basic ui reordering to match other panels
You may use the linked pr, I just finished fixing the last few things |
Thanks! It fixed the bug. Now I gotta figure out how I replace the vanila star texture with mine... |
Do not close issues until the fix is merged |
ah ok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the Error is "TextInfo.writeall() takes Four Arguments, but Five were given." Screenshot:
The text was updated successfully, but these errors were encountered: