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

Load/Unload process improvements and convar query fix #14

Closed
wants to merge 1 commit into from

Conversation

TheGameEnhancer2004
Copy link

Should no longer crash when reinjecting/uninjecting and joining a server (very useful for debugging)
Also fixed a bug in convar query removal that existed for years since it got first added to fedoraware (server kicks you out for not responding)

Fixed convar query removal
if (!(bUnload = !H::Events.Initialize()))
{
F::Materials.LoadMaterials();
F::Commands.Initialize();

Choose a reason for hiding this comment

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

@whohyno
Copy link

whohyno commented Jan 5, 2025

😭

@rei-2
Copy link
Owner

rei-2 commented Jan 18, 2025

i forgot to mention i included some of this in 7df065a

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

4 participants