Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Quick Reply
Search this Thread
Forum Resident
Original Poster
#1 Old 27th Mar 2011 at 6:23 PM
Default "Illegal owner field in data reference" - BHAV trouble!
Ok, so, I picked up a chemistry set project from 2 years ago, and decided to add a random element in the subroutine that makes a potion appear near it after a while.
I'm not sure how the random function works, but the pop-up wizard seemed rather straightforward.

The problem is that the set seems to get an error every time the "random number" node is hit (that's node 3 in the potion creation BHAV), an illegal owner field in data reference error, which is all Greek to me.

Could someone please check the BHAVs in the enclosed chemistry set and tell me what's wrong? Thank you...



Quote: Originally posted by Part of the error log
Object id: 153
name: N009_User00002 - Earth
Stack size: 7
Error: Illegal owner field in data reference.
Iterations: 2
Frame 6:
Stack Object id: 189
Stack Object name: Chemistry set (0,0)
Node: 3
Tree: id 4103 name 'CT - Create Potion LOCAL' version -32758
from SIMPE_CHEMISTRYSET_[XXXXX_23.1.2009_F1D3B]_CRES
Prim state: 0
Params: 0 0 0 Locals: 189 0 0
Frame 5:
Stack Object id: 189
Stack Object name: Chemistry set (0,0)
Node: 19
Tree: id 4099 name 'Interaction - SCIENCE' version 3
from SIMPE_CHEMISTRYSET_[XXXXX_23.1.2009_F1D3B]_CRES
Prim state: 0
Params: Locals:
Frame 4:
Stack Object id: 153
Stack Object name: N009_User00002 - Earth
Node: 5
Tree: id 281 name 'Wait For Notify' version 7
from global
Prim state: 1
Params: 0 1 Locals:
Frame 3:
Stack Object id: 153
Stack Object name: N009_User00002 - Earth
Node: 1
Tree: id 8282 name 'Function - Main - Check Queue' version 47
from PersonGlobals
Prim state: 0
Params: Locals: 189
Frame 2:
Stack Object id: 153
Stack Object name: N009_User00002 - Earth
Node: 2
Tree: id 8283 name 'Function - Main - Loop' version 92
from PersonGlobals
Prim state: 0
Params: 5 20 1 Locals: 0
Frame 1:
Stack Object id: 153
Stack Object name: N009_User00002 - Earth
Node: 6
Tree: id 8193 name 'Function - Main' version 83
from PersonGlobals
Prim state: 0
Params: Locals: 5 20
Frame 0:
Stack Object id: 153
Stack Object name: N009_User00002 - Earth
Node: 1
Tree: id 4096 name 'Function - Main' version 2
from TemplatePerson
Prim state: 0
Params: Locals:
Attached files:
File Type: rar  TFS_ChemistrySetTWEAKING2.rar (286.1 KB, 13 downloads) - View custom content
Back to top