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

Exporting Hud results in Error #451

Open
ThePlayerRolo opened this issue Sep 9, 2024 · 4 comments · May be fixed by #452
Open

Exporting Hud results in Error #451

ThePlayerRolo opened this issue Sep 9, 2024 · 4 comments · May be fixed by #452
Assignees
Labels
bug Something isn't working sm64 Has to do with the Super Mario 64 side

Comments

@ThePlayerRolo
Copy link

the Error is "TextInfo.writeall() takes Four Arguments, but Five were given." Screenshot:
Screen Shot 2024-09-09 at 7 24 39 PM

@Lilaa3 Lilaa3 added bug Something isn't working sm64 Has to do with the Super Mario 64 side labels Sep 10, 2024
@Lilaa3 Lilaa3 self-assigned this 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
@Lilaa3 Lilaa3 linked a pull request Sep 10, 2024 that will close this issue
@Lilaa3
Copy link
Collaborator

Lilaa3 commented Sep 10, 2024

You may use the linked pr, I just finished fixing the last few things

@ThePlayerRolo
Copy link
Author

Thanks! It fixed the bug. Now I gotta figure out how I replace the vanila star texture with mine...

@Lilaa3 Lilaa3 reopened this Sep 10, 2024
@Lilaa3
Copy link
Collaborator

Lilaa3 commented Sep 10, 2024

Do not close issues until the fix is merged

@ThePlayerRolo
Copy link
Author

ah ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sm64 Has to do with the Super Mario 64 side
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants