Crash after stealing car through passenger's seat on Release build
#425
Closed
opened 5 years ago by Sergeanur
·
6 comments
Loading…
Reference in New Issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Game crashes in CPed::PedSetOutCarCB somewhere an SetObjective. Doesn't crash on Debug or with noinline set for SetObjective. Needs further research.
Confirmed to be a compiler bug. Added noinline for problematic function as a workaraound until compiler is fixed
669bbe3c
.@Sergeanur was the compiler issue reported anywhere? can you link the ticket?
@x87 https://developercommunity.visualstudio.com/content/problem/1006957/incorrectly-generated-code-for-switch-statement-in.html
Should this issue be closed? The original issue appears to be resolved.
Reportedly MS fixed it and updated the VS.
885467bcd0
Now behind ifdef