gta-chaos-mod / ChaosModV

Chaos Mod for Grand Theft Auto V
https://gta5-mods.com/scripts/chaos-mod-v-beta
GNU General Public License v3.0
251 stars 90 forks source link

[Bug] "Black Hole" effect causes game to crash. #3554

Closed IronClaw99 closed 10 months ago

IronClaw99 commented 10 months ago

Describe the bug Whenever the "Black Hole" effect is spawned, the game crashes.

To Reproduce I did some testing by choosing the effect manually.

Rylxnd commented 10 months ago

I was able to replicate this. I’ll take a look at it tomorrow to see what could be causing the crash. Thanks for the report.

IronClaw99 commented 10 months ago

Guess I'll have to disable the effect until the issue is fixed.

holysnipz commented 10 months ago

simply added DOES_ENTITY_EXIST check around here does evade the crashes for me, hadn't notice any side effect(s) yet.