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

Fix sdktools gamedata #2113

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Conversation

Kenzzer
Copy link
Member

@Kenzzer Kenzzer commented Feb 6, 2024

Crash reported by @Malifox over discord, here's the updated gamedata. Once again a situation where the vtable size increase shifted everything, and ptr size increased.

Since this is the second time this happened, sorry about that, I've scanned other gamedata files for similar situation. And except for core's gamedata which was corrected, sdktools's gamedata should be the only other place we have gamedata offsets that aren't vtable offsets ? So hopefully this is the last time I've to make a PR like this.

@psychonic psychonic merged commit 638aae0 into alliedmodders:master Feb 8, 2024
4 checks passed
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