tmp64 / BugfixedHL-Rebased

Bugfixed and improved Half-Life
GNU General Public License v3.0
108 stars 22 forks source link

Crash after clicking test microphone #146

Closed BillyJoeTodd closed 1 year ago

BillyJoeTodd commented 1 year ago

Looks like it was just a one-off thing but thought I might as well make an account just to post this. crash-2022-10-09-01-14-30.zip

gundogfan commented 1 year ago

I posted this in #89 and it was fixed. Do you have your client up-to-date?

BillyJoeTodd commented 1 year ago

Yeah, my client is up to date, 1.8.0

tmp64 commented 1 year ago

Repro:

  1. Start the game.
  2. Create local server.
  3. Disconnect from the server.
  4. Press "Test microphone"
  5. Crash.

This happens because gEngfuncs.GetLocalPlayer() returns a garbage pointer for some reason.