Getting an error #5150
Closed
Dominos111G
started this conversation in
General
Replies: 1 comment
|
See https://json.nlohmann.me/features/element_access/unchecked_access/ - you try to access a nonexisting object key. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi I'm getting error from nlohmann json and I don't know if it would be mine mistake or bug in library. I searched everywere but could't find solution.
Error and popup:
Assertion failed: it != m_data.m_value.object->end(), file C:\Users\domin\source\repos\StatStrike\includes\json.hpp, line 22188Nlohmann code:

All reactions