Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
00411CE2 push offset aSomethingWentW ; "Something went wrong with a ranged atta"...
00411CE7 call sub_4C6F48
It got me thinking about abel's debugging patch, and that perhaps there are more debugging facilities yet to be uncovered? I haven't followed that function through yet but perhaps this has already been looked at by some of the veterans...
"Don't think 'cause I understand, I care" -Sneaker Pimps
To me the first one seems just to emtioned that the FRM used in combination with the LIP file might be missing some frames for the lip synching mechanism to work properly...
Something went wrong with a ranged attack sequence!
Dunno about that one though.
Both of them might be output to the debug file, or just output in a textbox crashing the app, though that's not very probable.
Are you saying those calls were actually... well called, yet not output anywhere?
I traced the codeflow further back and discovered that the sub_4C6F48 is a pointer that gets set only if you enable debugging with Abels patch. However there seem to be many calls such as the ones I listed that never reach this logging function. Why I don't know, but I'll keep looking.
Here's some more examples where we could get some good information...
Well, there are some other options whihc might be enabled in the cfg file though I guess one of you people would have foudn those out already...
The only other thing I can think of right now is perhaps they only appear when logging in monochrome, but why would it only be endabled then? I'll need to make this work on an old 98se box just to see that anyhow.