Skip to content

monkey crash fix#2034

Open
matthewdavidrichardanderson wants to merge 4 commits into
TwilitRealm:mainfrom
matthewdavidrichardanderson:ook-crash-fix
Open

monkey crash fix#2034
matthewdavidrichardanderson wants to merge 4 commits into
TwilitRealm:mainfrom
matthewdavidrichardanderson:ook-crash-fix

Conversation

@matthewdavidrichardanderson

Copy link
Copy Markdown
Contributor

maybe dont merge this because idk what im doing and i had to use a lot of ai, but this has fixed all the crashes speedrunners run into in forest temple from my testing. logs showed the crash consistently happening after a monkey loaded its last resource and this seems to have fixed it, thats all i really know, im not sure why it crashed more often with ebf

i_this->model->stopZelAnime();
}

if (saru_p[i_this->set_id] == i_this) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please wrap this in #if TARGET_PC / #endif

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

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.

2 participants