View Single Post
  #7  
Old 05-15-2015, 07:02 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Those are basically a deference of an empty container failures.

We just need to check the iterator against <container_type>::end() and handle it appropriately.


Humon, if you could post a few more lines of the error log, it would help pin-point the deference catch.

We would just need 3-4 lines of server-originating code (common/world/zone/etc... sub-folder) and then up the the
"f:\dd\vctools\crt\crtw32\stdcpp\stdthrow.cpp (15): std::_Debug_message" line..or whatever equivalent handler is throwing
the message.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote