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

CEngineFuncs::ChangeLevel could cause data corruption #29

Open
fnky opened this issue Feb 9, 2017 · 0 comments
Open

CEngineFuncs::ChangeLevel could cause data corruption #29

fnky opened this issue Feb 9, 2017 · 0 comments
Labels

Comments

@fnky
Copy link
Collaborator

fnky commented Feb 9, 2017

The CEngineFuncs::ChangeLevel function will immediately change the level. This could cause scripts to be invalidated while they are running. Advise changing its implementation to delay changelevel to the end of the frame to avoid this.

@fnky fnky added the bug label Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant