Regalis11 / scpcb

SCP - Containment Breach
354 stars 101 forks source link

Implementing Discord RPC Results in Memory Access Violation #252

Closed theOneTrueFunniBoi closed 10 months ago

theOneTrueFunniBoi commented 10 months ago

When Implementing Blitzcord into the game, if BlitzcordRunCallbacks() is run in a loop, it throws a memory access violation, outside of a loop it just closes the game. See this issue page for more info.

theOneTrueFunniBoi commented 10 months ago

Issue fixed in this issue page.