DeepGTAV icon indicating copy to clipboard operation
DeepGTAV copied to clipboard

Exception 'out_of_range' not member of std

Open IanKirwan opened this issue 5 years ago • 1 comments

When building a fresh copy of DeepGTAV I get the above error. Upon navigating to the source I arrive at LaneRewarder.cpp. My solution is to add #include <stdexcept> to LaneRewarder.cpp following this. I haven't got time to do a pull req at the moment so thought I would just make this known.

IanKirwan avatar Feb 21 '20 11:02 IanKirwan

Thx!

Sudo42b avatar Jun 05 '21 07:06 Sudo42b