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

Radar causes crashes #18

Open
kittenzok opened this issue Sep 25, 2020 · 6 comments
Open

Radar causes crashes #18

kittenzok opened this issue Sep 25, 2020 · 6 comments

Comments

@kittenzok
Copy link

im unfamiliar with this game/source but ill try to fix it, crashing when using radar if its left on when the game ends or lobby closes

@v0idp
Copy link
Contributor

v0idp commented Sep 25, 2020

does this still happen when you compile it with latest commits ?

@kittenzok
Copy link
Author

i just compiled it before posting, so yes.

@v0idp
Copy link
Contributor

v0idp commented Sep 25, 2020

You are using it on 2020.9.9 I assume, not the most recent version ?

@caiocinel
Copy link

caiocinel commented Sep 26, 2020

I'm having the same problem, I'm on version 2020.9.9s, the line that has the problem is "Vector2 localPos = PlayerControl_GetTruePosition (localPlayer, NULL);", and it only happens when you click "Play Again" at the end of a game.

@v0idp
Copy link
Contributor

v0idp commented Sep 26, 2020

I can confirm this. Will look into it.

@caiocinel
Copy link

Fixed in #19 (c0278a6)

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

No branches or pull requests

3 participants