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

[CODE-BUG] functions not working #41

Open
MrKatzenGaming opened this issue Sep 19, 2023 · 1 comment
Open

[CODE-BUG] functions not working #41

MrKatzenGaming opened this issue Sep 19, 2023 · 1 comment
Labels
Bug Something isn't working

Comments

@MrKatzenGaming
Copy link
Contributor

Describe the bug
The funnctions in PlayerActorHakoniwa.h e.g startDemoPuppetable() or endDemoPuppetable() do not work at all.

To Reproduce
Steps to reproduce the behavior:

  1. Go into ActorBrowserChildInspect.cpp or any other file which uses startDemoPuppetable().
  2. See that it calls startDemoPuppetable().
  3. Launch the game.
  4. Use the button or function of Lunakit which calls startDemoPuppetable().
  5. See it not working.

Screenshots
Not applicable.

Platform
Nintendo Switch

@MrKatzenGaming MrKatzenGaming added the Bug Something isn't working label Sep 19, 2023
@Amethyst-szs
Copy link
Owner

Interesting, Mars was redoing a fair amount of player related headers and probably broke those virtual funcs. Will look into it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants