hermansimensen / eventqueue-fix

Replaces general event queue found within Source-engine games with a lag-resistant event queue per player entity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSGO Update 2023.02.03 broke the Gamedata

SaengerItsWar opened this issue · comments

Hey,
the new CSGO Update broke the AddEventThree signature.

L 02/03/2023 - 22:58:47: [SM] Blaming: eventqueuefix.smx
L 02/03/2023 - 22:58:47: [SM] Call stack trace:
L 02/03/2023 - 22:58:47: [SM]   [0] SetFailState
L 02/03/2023 - 22:58:47: [SM]   [1] Line 152, eventqueuefix.sp::LoadDHooks
L 02/03/2023 - 22:58:47: [SM]   [2] Line 50, eventqueuefix.sp::OnPluginStart
L 02/03/2023 - 22:58:47: [SM] Unable to load plugin "eventqueuefix.smx": Error detected in plugin startup (see error logs)
commented

Can you test if this works and doesn't break anything rtldg@d91a974

Can you test if this works and doesn't break anything rtldg@d91a974

Seems to load and play fine. That's all the information I can provide.

commented

I updated it a bit further to fix the AddEventThree signature... again lmao
main...rtldg:eventqueue-fix:csgolinux-gd-up
I'm going to make a PR for it but I haven't personally tested other than asking other people to test for me