For some reason I can't get the script to work.  The script starts and then stops halfway thru the initial process of loading the .ini   What am i doing wrong..
 Here's my logfile, debug = 10
[5/29/2005 11:48:13 PM] **************** Start Processing INI File ****************
[5/29/2005 11:48:13 PM] *****
[5/29/2005 11:48:13 PM] ************ Start Processing Harvester Section ************
[5/29/2005 11:48:13 PM] Debug Level set to 10
[5/29/2005 11:48:13 PM] In GetVal with harvester,avoidplayers,True
[5/29/2005 11:48:13 PM] End GetVal with true
[5/29/2005 11:48:13 PM] Avoid players:      True
[5/29/2005 11:48:13 PM] In GetVal with harvester,camponend,False
[5/29/2005 11:48:13 PM] End GetVal with false
[5/29/2005 11:48:13 PM] CampOnEnd:          False
[5/29/2005 11:48:13 PM] In GetVal with harvester,erasebadspawns,True
[5/29/2005 11:48:13 PM] End GetVal with true
[5/29/2005 11:48:13 PM] EraseBadSpawns:     True
[5/29/2005 11:48:13 PM] In GetVal with harvester,closestfirst,True
[5/29/2005 11:48:13 PM] End GetVal with true
[5/29/2005 11:48:13 PM] ClosestFirst:       True
[5/29/2005 11:48:13 PM] In GetVal with harvester,maxharvestattempts,20
[5/29/2005 11:48:13 PM] End GetVal with 8
[5/29/2005 11:48:13 PM] MaxHarvestAttempts: 8
[5/29/2005 11:48:13 PM] In GetVal with harvester,runtorange,8
[5/29/2005 11:48:13 PM] End GetVal with 8
[5/29/2005 11:48:13 PM] RunToRange:         8
[5/29/2005 11:48:13 PM] In GetVal with harvester,sleepbetweenharvests,600
[5/29/2005 11:48:13 PM] End GetVal with 500
[5/29/2005 11:48:13 PM] SleepBetweenHarvests: 500
[5/29/2005 11:48:13 PM] In GetVal with harvester,quitontells,False
[5/29/2005 11:48:13 PM] End GetVal with false
[5/29/2005 11:48:13 PM] QuitOnTells:        False
[5/29/2005 11:48:13 PM] In GetVal with harvester,playontells,True
[5/29/2005 11:48:13 PM] End GetVal with true
[5/29/2005 11:48:13 PM] PlayOnTells:        True
[5/29/2005 11:48:13 PM] In GetVal with harvester,tellsound,ding.wav
[5/29/2005 11:48:13 PM] End GetVal with ding.wav
[5/29/2005 11:48:13 PM] TellSound:          ding.wav
[5/29/2005 11:48:13 PM] In GetVal with harvester,hotbar,0
[5/29/2005 11:48:13 PM] End GetVal with 5
[5/29/2005 11:48:13 PM] Hotbar:             5
[5/29/2005 11:48:13 PM] In GetVal with harvester,timeout,15
[5/29/2005 11:48:13 PM] End GetVal with 15
[5/29/2005 11:48:13 PM] Timeout:            15
[5/29/2005 11:48:13 PM] In GetVal with harvester,quitontimeout,False
[5/29/2005 11:48:13 PM] End GetVal with false
[5/29/2005 11:48:13 PM] QuitonTimeout:      False
[5/29/2005 11:48:13 PM] ************* End Processing Harvester Section *************
[5/29/2005 11:48:13 PM] *****
[5/29/2005 11:48:13 PM] 
[5/29/2005 11:48:13 PM] *****
[5/29/2005 11:48:13 PM] ************ Start Processing KeyConfig Section ************
[5/29/2005 11:48:13 PM] In GetVal with keyconfig,forward,Q
[5/29/2005 11:48:13 PM] End GetVal with q
[5/29/2005 11:48:13 PM] AutoRun    = q
[5/29/2005 11:48:13 PM] In GetVal with keyconfig,backward,C
[5/29/2005 11:48:13 PM] End GetVal with s
[5/29/2005 11:48:13 PM] Backward   = s
[5/29/2005 11:48:13 PM] In GetVal with keyconfig,left,S
[5/29/2005 11:48:13 PM] End GetVal with a
[5/29/2005 11:48:13 PM] Left       = a
[5/29/2005 11:48:13 PM] In GetVal with keyconfig,right,F
[5/29/2005 11:48:13 PM] End GetVal with d
[5/29/2005 11:48:13 PM] Right      = d
[5/29/2005 11:48:13 PM] In GetVal with keyconfig,jump,{SPACE}
[5/29/2005 11:48:13 PM] End GetVal with {space}
[5/29/2005 11:48:13 PM] Jump       = space
[5/29/2005 11:48:13 PM] In GetVal with keyconfig,nearestpc,{F7}
[5/29/2005 11:48:13 PM] End GetVal with {f7}
[5/29/2005 11:48:13 PM] NearestPC  = f7
[5/29/2005 11:48:13 PM] In GetVal with keyconfig,chat,{ENTER}
[5/29/2005 11:48:13 PM] End GetVal with {enter}
[5/29/2005 11:48:13 PM] Chat       = ENTER
[5/29/2005 11:48:13 PM] In GetVal with keyconfig,shutdownbot,{F11}
[5/29/2005 11:48:13 PM] End GetVal with {f11}
[5/29/2005 11:48:13 PM] Shutdown   = F11
[5/29/2005 11:48:13 PM] ************* End Processing KeyConfig Section *************
[5/29/2005 11:48:13 PM] *****
[5/29/2005 11:48:13 PM] 
[5/29/2005 11:48:13 PM] *****
Deleted some lines.. 
[5/29/2005 11:48:13 PM] ************** End Processing Player Section **************
[5/29/2005 11:48:13 PM] *****
[5/29/2005 11:48:13 PM] 
[5/29/2005 11:48:13 PM] *****
[5/29/2005 11:48:13 PM] ************ Start Processing Resources Section ************
[5/29/2005 11:48:13 PM] In GetVal with resources,collect,0, False, 0, False
[5/29/2005 11:48:13 PM] End GetVal with 0, true, 6, false
[5/29/2005 11:48:13 PM] In GetVal with resources,ore,0, False, 0, False
[5/29/2005 11:48:13 PM] End GetVal with 3, true, 1, true
[5/29/2005 11:48:13 PM] In GetVal with resources,stone,0, False, 0, False
[5/29/2005 11:48:13 PM] End GetVal with 2, true, 1, true
[5/29/2005 11:48:13 PM] In GetVal with resources,wood,0, False, 0, False
[5/29/2005 11:48:13 PM] End GetVal with 4, true, 3, true
[5/29/2005 11:48:13 PM] In GetVal with resources,misc,0, False, 0, False
[5/29/2005 11:48:13 PM] End GetVal with 1, true, 3, false
[5/29/2005 11:48:13 PM] In GetVal with resources,den,0, False, 0, False
[5/29/2005 11:48:13 PM] End GetVal with 6, true, 4, true
[5/29/2005 11:48:13 PM] In GetVal with resources,roots,0, False, 0, False
[5/29/2005 11:48:13 PM] End GetVal with 5, true, 2, true
[5/29/2005 11:48:13 PM] In GetVal with resources,shrub,0, False, 0, False
[5/29/2005 11:48:13 PM] End GetVal with 8, false, 2, true
[5/29/2005 11:48:13 PM] In GetVal with resources,fungi,0, False, 0, False
[5/29/2005 11:48:13 PM] End GetVal with 7, false, 2, true
[5/29/2005 11:48:13 PM] In GetVal with resources,fish,0, False, 0, False
[5/29/2005 11:48:13 PM] End GetVal with 9, false, 5, true
[5/29/2005 11:48:13 PM] collect harvest: True  Hotkey: 6 Harvest when trivial: False
[5/29/2005 11:48:13 PM] misc    harvest: True  Hotkey: 3 Harvest when trivial: False
[5/29/2005 11:48:13 PM] stone   harvest: True  Hotkey: 1 Harvest when trivial: True
[5/29/2005 11:48:13 PM] ore     harvest: True  Hotkey: 1 Harvest when trivial: True
[5/29/2005 11:48:13 PM] wood    harvest: True  Hotkey: 3 Harvest when trivial: True
[5/29/2005 11:48:13 PM] roots   harvest: True  Hotkey: 2 Harvest when trivial: True
[5/29/2005 11:48:13 PM] den     harvest: True  Hotkey: 4 Harvest when trivial: True
[5/29/2005 11:48:13 PM] fungi   harvest: False
[5/29/2005 11:48:13 PM] shrub   harvest: False
[5/29/2005 11:48:13 PM] fish    harvest: False
[5/29/2005 11:48:13 PM] ************* End Processing Resources Section *************
[5/29/2005 11:48:13 PM] *****
[5/29/2005 11:48:13 PM] 
[5/29/2005 11:48:13 PM] *****
[5/29/2005 11:48:13 PM] ************** Start Processing Zone Section **************
And that's it.. that's where it says "All scripts stopped" in game.  I have Mcafee running in the background and it asks me if it's ok to run the script everytime I use it, but it was never a problem before the lastest Live Update for eq2.  Not sure what's wrong, any help will be appreciated.
Sorry for the long post.. 
