Pirulax

Results 94 issues of Pirulax

### Expected and current behavior This loop: https://github.com/gta-reversed/gta-reversed-modern/blob/e975a511c1788880f6c8a548da9187e38bfb2131/source/game_sa/Animation/AnimBlendNode.h#L109 Gets kinda stuck, not even step bro can help... `m_RemainingTime` is negative, and for some reason it never becomes positive (As if...

bug

### Expected and current behavior `CPathFind` asserts when entering an interior. Unhooking all `CPathFind` functions fixes the issue (Though ped anims aren't playing for some reason, but I guess that's...

bug

Trying to make a working `CMakePresets.json`... I have no clue what I'm doing.

help wanted

Tested it as well as I could (Game crashes every 2 minutes, 99% of the time due to that nan shit)

Game runs just fine

tested

### Expected and current behavior For whatever reason `origin` consists of `nan(ind)` values, probably caused by some overflow. ### Additional information I've had this same issue once already, just can't...

bug

### Description After creating a new game and running around the game will crash. In particular, the first 2 values don't seem to change, and the last 2 are valid...

bug

TODO: - Move godmode stuff into another PR - Test

untested