For it to drop you into the actual source, you need to make sure you've
got debug symbols on (or something like that) - information generated at
compile time which maps assembly to C++ source. ;-)

Adam "amckern" Mckern wrote:
Ok thanks, i have always been runing around in relase
mode - when i do click break however, it drops me into
the disasmbly, and not the cpp/h file

--- Archy <[EMAIL PROTECTED]> wrote:


This "debug box" is displayed whenever an Assert
failes in debug builds.
It exists since I started coding source. When you
click on "Break in
Debugger" the debugger will break at the position of
the assert and you
can find out what is wrong pretty easily.
- Archy

Aaron Schiff wrote:


--
[ Picked text/plain from multipart/alternative ]
it seems that you ahve a custom think being set on

the screenoverlay

entity...have you modified env_screenoverlay...if

so you need to

DEFINE_THINKFUNC() it in the datadesc

On 11/28/05, Adam amckern Mckern

<[EMAIL PROTECTED]> wrote:


I dont know if it's something i did, but when i

was

testing nightfall, one of the overlays brought up

a

nice little debug box, that is shown here -


http://img363.imageshack.us/img363/8485/newdebuger5lb.jpg

This box came up when the level was useing the
env_screenoverlay entity, but i have not done much
edits to this file, and the edits i have done,

never

broke the code - this is the console message after

i

chose to ignore 1 more time(s)

"materials/_rt_FullFrameFB1.vtf": can't be found

on

disk
FUNCTION NOT IN TABLE!:
env_screenoverlay:BaseThinkFunc (2238d2a8)
baseentity.cpp (2658) : Assertion Failed: 0

So is this valve, or something that i have

installed

without knowing?

Adam

--------

My Website http://www.ammahls.com
 Lead Programer NightFall

http://www.nightfallmod.net/

    Developer of CST and ZHLT 3.0

http://www.zhlt.tk

This email has been sent from Adam McKern, and is

not one of the many spam

bots that use my email address.

If you receive an email that has not got this

signature line, please

delete the email, and not respond in any way to

it.



__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

_______________________________________________
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



_______________________________________________
To unsubscribe, edit your list preferences, or view
the list archives, please visit:


http://list.valvesoftware.com/mailman/listinfo/hlcoders




--------

My Website http://www.ammahls.com
   Lead Programer NightFall http://www.nightfallmod.net/
      Developer of CST and ZHLT 3.0 http://www.zhlt.tk

This email has been sent from Adam McKern, and is not one of the many spam bots 
that use my email address.

If you receive an email that has not got this signature line, please delete the 
email, and not respond in any way to it.



__________________________________
Yahoo! Music Unlimited
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/

_______________________________________________
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

Reply via email to