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

Reply via email to