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

[BUG] Shooting map entities causing stack overflow #369

Open
CheezusChrust opened this issue Aug 28, 2023 · 1 comment
Open

[BUG] Shooting map entities causing stack overflow #369

CheezusChrust opened this issue Aug 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@CheezusChrust
Copy link
Contributor

Short Description

image

Branch and Version

Latest version of master.

Console Error Logs (Optional)

21:25:11 Lua Error: [acf3] stack overflow
1. random - [C]:-1
2. ColorRand - lua/includes/util.lua:116 
3. DigTrace - addons/acf3/lua/acf/ballistics/world_pen_sv.lua:11
4. Func - addons/acf3/lua/acf/ballistics/world_pen_sv.lua:137 
5. OnImpact - addons/acf3/lua/acf/ballistics/ballistics_sv.lua:167 
6. DoBulletsFlight - addons/acf3/lua/acf/ballistics/ballistics_sv.lua:267 
7. OnImpact - addons/acf3/lua/acf/ballistics/ballistics_sv.lua:175 
8. DoBulletsFlight - addons/acf3/lua/acf/ballistics/ballistics_sv.lua:267 
9. OnImpact - addons/acf3/lua/acf/ballistics/ballistics_sv.lua:175 
10. DoBulletsFlight - addons/acf3/lua/acf/ballistics/ballistics_sv.lua:267 
11. OnImpact - addons/acf3/lua/acf/ballistics/ballistics_sv.lua:175 
12. DoBulletsFlight - addons/acf3/lua/acf/ballistics/ballistics_sv.lua:267 
13. OnImpact - addons/acf3/lua/acf/ballistics/ballistics_sv.lua:175 
14. DoBulletsFlight - addons/acf3/lua/acf/ballistics/ballistics_sv.lua:267 
15. OnIm

How to Reproduce (Optional)

Shoot map entities on gm_functionalf_flatgrass3 (cannot get on gmod right now so i can't verify if it's just that map, or just that server)

@CheezusChrust CheezusChrust added the bug Something isn't working label Aug 28, 2023
@thecraftianman
Copy link
Member

Is this still a thing? I've tried to reproduce it a couple times now under the same conditions, but I haven't had any luck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants