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

VirtualMem: quick and dirty workaround #76

Merged
merged 1 commit into from
Apr 19, 2020

Conversation

meekee7
Copy link
Contributor

@meekee7 meekee7 commented Apr 19, 2020

Something is wrong with Trespasser's usage of virtual memory, we get memory access violations when loading levels.
I want to propose a quickfix until the root cause problem is fully investigated and resolved: instead of virtual memory, we use C++-style memory management. For the record, my old branches ran very stable with this quickfix.

@GamerDude27 GamerDude27 merged commit 5a5c9e2 into OpenTrespasser:dev Apr 19, 2020
@meekee7 meekee7 deleted the vmem-quickfix branch April 20, 2020 19:36
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.

None yet

2 participants