Valve should pay you, I can't imagine how long you must have spent trying to fix some of these bugs. Or why anyone would ever spend so much time fixing such bugs?
On 8/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
In debug mode after the SDK update, and the HL2 server asserted before it even loaded the map: ai_activity.cpp (41) : Assertion Failed: actID >= LAST_SHARED_ACTIVITY || actID == lastActID + 1 || actID == ACT_INVALID Looks like the "portal" things are missing from ai_activity.cpp so I added this KI which fixed the issue: http://developer.valvesoftware.com/wiki/SDK_Known_Issues_List#AI_Activity.cpp_assert_on_startup Confirmation from Valve that this is the right fix for the bug would be appreciated. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

