can someone interpret an error log for me?
HelloKit:
This error popped up out of the blue today; I'm assuming there was a pet walkby in progress. I have all EPs, no SPs. Many awesome hacks and yes, a few non-awesome as well. Just wondering where to start looking for the cause of this error.
dizzy:
Code:
Error: Reference to tree table entry that does not exist.
This tells you that something is trying to interact with an object in some invalid way (usually a personglobal type interaction with a non-person).
Code:
Stack Object name: N001_User00580 - Grace
Node: 26
Tree: id 4187 name 'Start Visiting - Pet - Find Something To DO' version -32754
from Controller_Visitor
Prim state: 0
Params: Locals: 13 159 1 2 1
The problem node is this one (from Controller_Visitor):
Code:
1A: Push Interaction: getting interaction # from Local 4 of Local 1 onto the stack object's queue, autonomous priority, Icon Index is 0x1, use name; true: 20, false: 0
This is basically a Sit in some chair interaction, but a special version that was designed to work with pets, and the problem is that the game can't find this interaction in the chair. I'm assuming there's a custom chair or chair hack of some kind.
J. M. Pescado:
Once again, I place the blame squarely on tight pants.
notveryawesome:
Is 'tight pants' a euphemism for 'Non-Awesome'? Enquiring minds want to know.
Tigerlilley:
I'd also like to know this.
Tight pants? Does this need to be added to the FAQ?
Navigation
[0] Message Index
[#] Next page