Another Journal Question

Help bring our custom Ages to life! Share tips and tricks, as well as code samples with other developers.

Another Journal Question

Postby andylegate » Wed Jan 02, 2008 5:19 pm

Hey guys, running into a .....weird problem here.

For some reason, I'm not able to have more than 2 journals in my Age. I've got a welcome book that works great. I've got another book that looks great, anything after that, simply doesn't work. It'll go to the click cursor, but you can click on it all day long and nothing happens. Here is the code I'm using:

Code: Select all
from Plasma import *
from PlasmaTypes import *
from UruAgeManager import *
from xPsnlVaultSDL import *
actClickableObject = ptAttribActivator(1, 'Act: Clickable Object')
ObjectMsg = ptAttribString(2, 'Object String')

# Note: Change all "ptResponder" to "ptModifier" for a Modifier class
class Campbravo(ptResponder):
    def __init__(self):
        ptResponder.__init__(self)
        self.id = 51011
        self.version = 1


    def OnFirstUpdate(self):
        pass


    def OnServerInitComplete(self):
        pass


    def OnNotify(self, state, id, events):
        uam.handleNotify(state, id, events)
        if (id == actClickableObject.id):
            if (ObjectMsg.value == 'welcomebk'):
                uam.showBook('<cover src="welcomebook"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\n Welcome to Camp Bravo!', self.key)
            if (ObjectMsg.value == 'assignbook'):
                uam.showBook('<cover src="assignment"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\nBefore you enter the Testing Area', self.key)
            if (ObjectMsg.value == 'answers'):
                uam.showBook('<cover src="answerscover"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier.\n Blah, Blah blah blah blah', self.key)
       


Any idea why it's not doing anything after the 2nd if? and also does it have anything to do with the statement at the top:

Code: Select all
ObjectMsg = ptAttribString(2, 'Object String')


As it says (2, 'Object String') ?
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
User avatar
andylegate
 
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am

Re: Another Journal Question

Postby D'Lanor » Wed Jan 02, 2008 5:35 pm

The only thing I can think of (again) is that the uam code is borked.

What does your log say?
"It is in self-limitation that a master first shows himself." - Goethe
User avatar
D'Lanor
 
Posts: 1980
Joined: Sat Sep 29, 2007 4:24 am

Re: Another Journal Question

Postby andylegate » Wed Jan 02, 2008 5:52 pm

my log says:

"Burn baby burn!" as it's in the fire place and it's COLD tonight!

oh wait, you mean the other log!!!

Don't know as I've not looked at it. I'll go look. :D
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
User avatar
andylegate
 
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am

Re: Another Journal Question

Postby D'Lanor » Wed Jan 02, 2008 5:55 pm

:lol: btw, that 2 is just an id. It does not limit the number of books.
"It is in self-limitation that a master first shows himself." - Goethe
User avatar
D'Lanor
 
Posts: 1980
Joined: Sat Sep 29, 2007 4:24 am

Re: Another Journal Question

Postby andylegate » Wed Jan 02, 2008 5:59 pm

okay, I assume you mean the Age log (as the Plasmalog.txt is empty).

It simply says that the third book uses the Campbravo.py file. just like it says that for the other two books that DO work.

I'm starting to think you're right that it's that UAM book that's borked. But I don't know how to do this any other way.
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
User avatar
andylegate
 
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am

Re: Another Journal Question

Postby D'Lanor » Wed Jan 02, 2008 6:02 pm

I mean the Python.0.elf log. And you will need an elf viewer to decrypt it.
"It is in self-limitation that a master first shows himself." - Goethe
User avatar
D'Lanor
 
Posts: 1980
Joined: Sat Sep 29, 2007 4:24 am

Re: Another Journal Question

Postby andylegate » Wed Jan 02, 2008 6:05 pm

What???? Yet ANOTHER DARN THING I GOTTA DOWNLOAD???

grumble mumble grrrrr.....

sigh, gimme a minute, I'll post the log in a few.
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
User avatar
andylegate
 
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am

Re: Another Journal Question

Postby andylegate » Wed Jan 02, 2008 6:22 pm

Okay here we go, but first:

The links to download the Elf Viewer on the Wiki Cobb are both dead. That's D E A D. However, I was able to find the elf viewer right here:

http://alcugs.almlys.org/forum/viewtopic.php?p=2123&sid=b6f0be4db1550d6072ebcd8c4b9986c8

Now here we go: I played around and tried adding another script file called answers.py but got the same result: click all you want, but nothing happens, here is the log: (wish we had Spoiler tags)

(01/02 19:02:44) __xKI: Max version 61 - minor version 1
(01/02 19:02:45) __xOptionsMenu: Max version 7 - minor version 1
(01/02 19:02:45) __init__clftYeeshaPage08 v. 1
(01/02 19:03:05) __init__xLinkingBookGUIPopup v27.4
(01/02 19:03:05) __init__psnlBookshelf v. 10
(01/02 19:03:05) __init__xStandardDoor v. 6
(01/02 19:03:05) __init__psnlBahroPoles v. 13
(01/02 19:03:05) xMusicBox: init version = 1
(01/02 19:03:05) __init__xLinkingBookGUIPopup v27.4
(01/02 19:03:05) __init__xLinkingBookGUIPopup v27.4
(01/02 19:03:05) __init__xLinkingBookGUIPopup v27.4
(01/02 19:03:05) __init__xLinkingBookGUIPopup v27.4
(01/02 19:03:05) xDirectoryImager: init version = 2
(01/02 19:03:05) __init__ psnlEndingScreen v. 3 .1
(01/02 19:03:11) found a city book link: GreatZero grtzGrtZeroLinkRm
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK07
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: DniCityX2Finale ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: AvatarCustomization ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: AhnySphere04 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Pahts ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK02
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book02
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Aerie ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Janga ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: ederriltehinaltahv ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: testingsize ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: TaklaMakan ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: GreatZero ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: BaronCityOffice ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Vaiskor ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Personal ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Paahkweh ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: BahroCave ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: andyoffice ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: galamay ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK04
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book04
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK06
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book06
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: AhnySphere03 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Camp Bravo ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: TunnelDemo ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: ErcanaCitySilo ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK11
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book11
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK05
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book05
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: andyoffice2 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: katoslab ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: BahroCave02 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Neighborhood02 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK09
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book09
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Jonae ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK12
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book12
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: AhnySphere02 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to unlocked: ShelfAbkLOCK13
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book13
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Personal02 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK14
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book14
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK10
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book10
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: spyroom ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK08
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book08
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Descent ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK03
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book03
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Campbravo ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Kveer ...skipping to next
(01/02 19:03:11) DEBUG: psnlBahroPoles.OnFirstUpdate(): Everything ok so far
(01/02 19:03:11) Personal.OnServerInitComplete(): Grabbing first week clothing item boolean
(01/02 19:03:11) I guess you're too late, you don't get the first week clothing item
(01/02 19:03:11) Personal.OnServerInitComplete(): Checking to see if we need to add reward clothing to your closet
(01/02 19:03:11) Personal.OnServerInitComplete(): Checking to see if we need to add global reward clothing to your closet
(01/02 19:03:11) Reward clothing list empty, not adding any clothing
(01/02 19:03:11) We have a restoration guild so just move on
(01/02 19:03:11) Found LinkingBook 0 - UruBookname will be Link19
(01/02 19:03:11) Found Link!
(01/02 19:03:11) Link is in Book Link19 to Campbravo(Campbravo):LinkInPointDefault - Campbravo
(01/02 19:03:11) Found LinkingBook 1 - UruBookname will be Link20
(01/02 19:03:11) Found Link!
(01/02 19:03:11) Link is in Book Link20 to TunnelDemo(TunnelDemo):LinkInPointDefault - TunnelDemo
(01/02 19:03:11) found a city book link: GreatZero grtzGrtZeroLinkRm
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: DniCityX2Finale ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AvatarCustomization ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere04 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Pahts ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: Garrison boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Aerie ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Janga ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ederriltehinaltahv ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: testingsize ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TaklaMakan ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Vaiskor ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Paahkweh ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: galamay ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: Kadish boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: Garden boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere03 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Camp Bravo ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: Cleft boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TunnelDemo ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ErcanaCitySilo ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: Ercana boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: Gira boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice2 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: katoslab ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave02 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Neighborhood02 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: Nexus boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Jonae ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: Ahnonay boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere02 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: AhnySphere01 boolInMyAge: 1 getLocked(): 0 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal02 ...skipping to next
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: Myst boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: RestorationGuild boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: Neighborhood boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): ageName: Teledahn boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:03:11) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Campbravo ...skipping to next
(01/02 19:03:11) psnlBookshelf.Load(): ShelfABoolOperated=0 but no one else here...correcting
(01/02 19:03:11) psnlBookshelf.IResetShelf: Resetting shelf
(01/02 19:03:11) DEBUG: xAgeSDLBoolToggle.OnServerInitComplete(): psnlLibraryDoorClosed = 0
(01/02 19:03:11) DEBUG: xAgeSDLBoolToggle.OnServerInitComplete(): psnlLibraryDoorClosed = 0
(01/02 19:03:11) xStandardDoor.OnServerInitComplete(): ageSDL[psnlLibraryDoorClosed] = 0
(01/02 19:03:11) xStandardDoor.OnServerInitComplete(): Welcome Home!
(01/02 19:03:11) DEBUG: psnlBahroPoles.OnServerInitComplete(): Everything ok so far
(01/02 19:03:11) DEBUG: psnlBahroPoles.RunState(): Running state 8 on age Teledahn
(01/02 19:03:11) DEBUG: psnlBahroPoles.ShowFissure(): init = 1
(01/02 19:03:11) DEBUG: psnlBahroPoles.ShowFissure(): JC progress has already been completed, no fissure
(01/02 19:03:11) DEBUG: psnlBahroPoles.RunState(): Running state 8 on age Kadish
(01/02 19:03:11) DEBUG: psnlBahroPoles.RunState(): Running state 8 on age Garden
(01/02 19:03:11) DEBUG: psnlBahroPoles.RunState(): Running state 8 on age Garrison
(01/02 19:03:11) book is there for age Teledahn
(01/02 19:03:11) book is there for age Garrison
(01/02 19:03:11) book is there for age Gira
(01/02 19:03:11) book is there for age Kadish
(01/02 19:03:11) Dni time: 1199293391, last growth: 1818019163
(01/02 19:03:11) Growsizes: -478
(01/02 19:03:11) CurrentValue: 101, size: 10, state 1
(01/02 19:03:11) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision06...
(01/02 19:03:11) Dni time: 1199293391, last growth: 1818019163
(01/02 19:03:11) Growsizes: -478
(01/02 19:03:11) CurrentValue: 101, size: 10, state 1
(01/02 19:03:11) psnlYeeshaPageChanges: Attempting to disable drawing and collision on PonderosaBig_01...
(01/02 19:03:11) Dni time: 1199293391, last growth: 1818019163
(01/02 19:03:11) Growsizes: -478
(01/02 19:03:11) CurrentValue: 101, size: 10, state 1
(01/02 19:03:11) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision10...
(01/02 19:03:11) Dni time: 1199293391, last growth: 1818019163
(01/02 19:03:11) Growsizes: -478
(01/02 19:03:11) CurrentValue: 101, size: 10, state 1
(01/02 19:03:11) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision11...
(01/02 19:03:11) Dni time: 1199293391, last growth: 1818019163
(01/02 19:03:11) Growsizes: -478
(01/02 19:03:11) CurrentValue: 101, size: 10, state 1
(01/02 19:03:11) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision12...
(01/02 19:03:11) Dni time: 1199293391, last growth: 1818019163
(01/02 19:03:11) Growsizes: -478
(01/02 19:03:11) CurrentValue: 101, size: 10, state 1
(01/02 19:03:11) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision13...
(01/02 19:03:11) Dni time: 1199293391, last growth: 1818019163
(01/02 19:03:11) Growsizes: -478
(01/02 19:03:11) CurrentValue: 101, size: 10, state 1
(01/02 19:03:11) psnlYeeshaPageChanges: Attempting to enable drawing and collision on TreeCollision14...
(01/02 19:03:11) Dni time: 1199293391, last growth: 1818019163
(01/02 19:03:11) Growsizes: -478
(01/02 19:03:11) CurrentValue: 101, size: 10, state 1
(01/02 19:03:11) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision15...
(01/02 19:03:11) Dni time: 1199293391, last growth: 1818019163
(01/02 19:03:11) Growsizes: -478
(01/02 19:03:11) CurrentValue: 101, size: 10, state 1
(01/02 19:03:11) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision16...
(01/02 19:03:11) Dni time: 1199293391, last growth: 1818019163
(01/02 19:03:11) Growsizes: -478
(01/02 19:03:11) CurrentValue: 101, size: 10, state 1
(01/02 19:03:11) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision17...
(01/02 19:03:11) psnl Bugs: -1
(01/02 19:03:11) xMusicBox.OnServerInitComplete: using sound object index:1
(01/02 19:03:11) DEBUG: xAgeSDLBoolRespond.OnServerInitComplete: Running false responder on ShadesLever, fastforward=1
(01/02 19:03:11) DEBUG: xAgeSDLBoolToggle.OnServerInitComplete(): psnlBlindsClosed = 0
(01/02 19:03:11) psnlCloset.OnServerInitComplete(): Welcome Home!
(01/02 19:03:11) psnlCloset.OnServerInitComplete(): Closet is closed, making sure the geometry matches
(01/02 19:03:11) DirectoryImager has a good enabled var
(01/02 19:03:11) DEBUG: xAgeSDLBoolShowHide.DisableObject: Attempting to disable drawing and collision on RTBugLight...
(01/02 19:03:11) psnlEndingScreen.OnServerInitComplete(): endingScreen = 0
(01/02 19:03:11) DEBUG: xAgeSDLBoolShowHide.DisableObject: Attempting to disable drawing and collision on EditPersonalJournal...
(01/02 19:03:12) DEBUG: xTakableJournal.IDisableJournal(): Disabling clickable on EditPersonalJournal...
(01/02 19:04:18) found a city book link: GreatZero grtzGrtZeroLinkRm
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: DniCityX2Finale ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AvatarCustomization ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere04 ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Pahts ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: Garrison boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Aerie ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Janga ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ederriltehinaltahv ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: testingsize ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TaklaMakan ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Vaiskor ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Paahkweh ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: galamay ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: Kadish boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: Garden boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere03 ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Camp Bravo ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: Cleft boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TunnelDemo ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ErcanaCitySilo ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: Ercana boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: Gira boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice2 ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: katoslab ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave02 ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Neighborhood02 ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: Nexus boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Jonae ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: Ahnonay boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere02 ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: AhnySphere01 boolInMyAge: 1 getLocked(): 0 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal02 ...skipping to next
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: Myst boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: RestorationGuild boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: Neighborhood boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): ageName: Teledahn boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 19:04:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Campbravo ...skipping to next
(01/02 19:04:18) psnlBookshelf.OnNotify: wrote SDL - Bookshelf A user id = 20001
(01/02 19:04:20) psnlBookshelf.OnNotify(): engaging bookshelf
(01/02 19:04:21) psnlBookshelf.OnNotify(): player picked book named ShelfA_book19
(01/02 19:04:21) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 19:04:21) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 19:04:21) returns link element associated with global objBookPicked or None Link19
(01/02 19:04:23) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 19:04:23) psnlBookshelf.OnNotify(): send message - show client 20001 age Link19
(01/02 19:04:23) Building up Linking book Link19
(01/02 19:04:23) Link: Campbravo:LinkInPointDefault() - Campbravo [(default)]
(01/02 19:04:23) Building ULMLinkData entry
(01/02 19:04:23) Linking image does not exist, using black swirl instead
(01/02 19:04:23) Setting xAgeLinkingBooks entry:
(01/02 19:04:23) (0, 1.0, 1.0, '', '%s%s<font size=28 face=Uru ><p align=center>Campbravo\n\n<font size=24 face=Uru>Campbravo<pb><img src="xLinkPanelBlackVoid*1#0.hsm" align=center link=100 blend=alpha>')
(01/02 19:04:23) Setting xLinkDestinations entry
(01/02 19:04:23) Setting xLinkingPages entry
(01/02 19:04:23) <pb><font size=28 face=Uru ><p align=center>Campbravo

(01/02 19:04:23) <font size=24 face=Uru>Campbravo<pb> <img src="xLinkPanelBlackVoid*1#0.hsm" align=center link=%d blend=alpha>
(01/02 19:04:23) Setting ULMBookAges entry
(01/02 19:04:23) Setting SpawnPoint Dictionaries
(01/02 19:04:23) ULM spawnpoint title and name, {100: 'linknameCampbravoLinkInPointDefault'} {100: 'LinkInPointDefault'}
(01/02 19:04:23) ULM: ULMLinkData: {'linknameCampbravoLinkInPointDefault': ('Campbravo', 'LinkInPointDefault', 'Campbravo', '')}
(01/02 19:04:23) {100: 'linknameCampbravoLinkInPointDefault'}
(01/02 19:04:23) {100: 'LinkInPointDefault'}
(01/02 19:04:23) <font size=28 face=Uru ><p align=center>Campbravo

(01/02 19:04:23) <font size=24 face=Uru>Campbravo<pb><img src="xLinkPanelBlackVoid*1#0.hsm" align=center link=100 blend=alpha>
(01/02 19:04:23) DEBUG: psnlBahroPoles.OnNotify(): id = 40
(01/02 19:04:23) DEBUG: psnlBahroPoles.OnNotify: received variable event from bookshelf - Link19,18
(01/02 19:04:26) psnlBookshelf: Received a message from the Book GUI: ILink,LinkInPointDefault,linknameCampbravoLinkInPointDefault
(01/02 19:04:26) psnlBookshelf: SpawnPointName = LinkInPointDefault SpawnPointTitle = linknameCampbravoLinkInPointDefault
(01/02 19:04:26) psnlBookshelf.IResetShelf: Resetting shelf
(01/02 19:04:26) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 19:04:26) ULM Link to linknameCampbravoLinkInPointDefault
(01/02 19:04:26) Link goes to: Campbravo LinkInPointDefault
(01/02 19:04:26) xLinkingBookGUI.OnNotify(): psnlBookshelf user id 20001 selected book ILink,LinkInPointDefault,linknameCampbravoLinkInPointDefault from the shelf
(01/02 19:04:26) psnlBookshelf: Received a message from the Book GUI: IShelveBook
(01/02 19:04:26) xLinkingBookGUI.OnNotify(): psnlBookshelf user id 1 selected book IShelveBook from the shelf
(01/02 19:04:27) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 19:04:27) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 19:04:27) returns link element associated with global objBookPicked or None Link19
(01/02 19:04:28) found a city book link: GreatZero grtzGrtZeroLinkRm
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: DniCityX2Finale ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AvatarCustomization ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere04 ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Pahts ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: Garrison boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Aerie ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Janga ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ederriltehinaltahv ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: testingsize ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TaklaMakan ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Vaiskor ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Paahkweh ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: galamay ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: Kadish boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: Garden boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere03 ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Camp Bravo ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: Cleft boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TunnelDemo ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ErcanaCitySilo ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: Ercana boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: Gira boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice2 ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: katoslab ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave02 ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Neighborhood02 ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: Nexus boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Jonae ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: Ahnonay boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere02 ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: AhnySphere01 boolInMyAge: 0 getLocked(): 0 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal02 ...skipping to next
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: Myst boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: RestorationGuild boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: Neighborhood boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): ageName: Teledahn boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 19:04:28) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Campbravo ...skipping to next
(01/02 19:04:31) Dustin: Initialising UruAgeManager API
(01/02 19:04:31) Dustin: Resetting UruAgeManager API
(01/02 19:04:35) Traceback (most recent call last):
(01/02 19:04:35) File ".\python\answers.py", line 177, in glue_setParam
(01/02 19:04:35) pd = glue_getParamDict()
(01/02 19:04:35) File ".\python\answers.py", line 123, in glue_getParamDict
(01/02 19:04:35) glue_findAndAddAttribs(obj, glue_params)
(01/02 19:04:35) File ".\python\answers.py", line 105, in glue_findAndAddAttribs
(01/02 19:04:35) elif type(obj) == type([]):
(01/02 19:04:35) AttributeError: 'NoneType' object has no attribute 'isInitialStateLoaded'
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
User avatar
andylegate
 
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am

Re: Another Journal Question

Postby D'Lanor » Wed Jan 02, 2008 6:27 pm

There it is. An AttributeError in answers.py. What does answers.py contain? If it contains plain Journal contents you can leave out the glue stuff.
"It is in self-limitation that a master first shows himself." - Goethe
User avatar
D'Lanor
 
Posts: 1980
Joined: Sat Sep 29, 2007 4:24 am

Re: Another Journal Question

Postby andylegate » Wed Jan 02, 2008 6:36 pm

It contains the samething as the Campbravo.py except I took out the third IF statement in Campbravo.py and placed only one in the answers.py

Let me look at something else for a minute.

EDIT:
Take a look at this log: This is when I had all three books in the Campbravo.py file:

(01/02 18:41:23) __xKI: Max version 61 - minor version 1
(01/02 18:41:25) __xOptionsMenu: Max version 7 - minor version 1
(01/02 18:41:25) __init__clftYeeshaPage08 v. 1
(01/02 18:41:44) __init__xLinkingBookGUIPopup v27.4
(01/02 18:41:44) __init__psnlBookshelf v. 10
(01/02 18:41:44) __init__xStandardDoor v. 6
(01/02 18:41:44) __init__psnlBahroPoles v. 13
(01/02 18:41:45) xMusicBox: init version = 1
(01/02 18:41:45) __init__xLinkingBookGUIPopup v27.4
(01/02 18:41:45) __init__xLinkingBookGUIPopup v27.4
(01/02 18:41:45) __init__xLinkingBookGUIPopup v27.4
(01/02 18:41:45) __init__xLinkingBookGUIPopup v27.4
(01/02 18:41:45) xDirectoryImager: init version = 2
(01/02 18:41:45) __init__ psnlEndingScreen v. 3 .1
(01/02 18:41:51) found a city book link: GreatZero grtzGrtZeroLinkRm
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK07
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: AhnySphere04 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Pahts ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK02
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book02
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Aerie ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Janga ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: ederriltehinaltahv ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: testingsize ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: TaklaMakan ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK09
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book09
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Jonae ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Vaiskor ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: AhnySphere02 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Paahkweh ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Personal02 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: andyoffice ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK10
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book10
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: AvatarCustomization ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK04
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book04
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Camp Bravo ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK08
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book08
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK06
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book06
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK03
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book03
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: galamay ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Kveer ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: BahroCave ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: DniCityX2Finale ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Personal ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK11
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book11
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: BaronCityOffice ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: andyoffice2 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: GreatZero ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: BahroCave02 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Neighborhood02 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK12
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book12
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: katoslab ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to unlocked: ShelfAbkLOCK13
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book13
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK05
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book05
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting clasp to locked: ShelfAbkLOCK14
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): setting booktray to NOT volatile: ShelfA_book14
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: ErcanaCitySilo ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: spyroom ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: TunnelDemo ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Descent ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: Campbravo ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLocksAndTrays(): no matching book for KI's link to: AhnySphere03 ...skipping to next
(01/02 18:41:51) DEBUG: psnlBahroPoles.OnFirstUpdate(): Everything ok so far
(01/02 18:41:51) Personal.OnServerInitComplete(): Grabbing first week clothing item boolean
(01/02 18:41:51) I guess you're too late, you don't get the first week clothing item
(01/02 18:41:51) Personal.OnServerInitComplete(): Checking to see if we need to add reward clothing to your closet
(01/02 18:41:51) Personal.OnServerInitComplete(): Checking to see if we need to add global reward clothing to your closet
(01/02 18:41:51) Reward clothing list empty, not adding any clothing
(01/02 18:41:51) We have a restoration guild so just move on
(01/02 18:41:51) Found LinkingBook 0 - UruBookname will be Link19
(01/02 18:41:51) Found Link!
(01/02 18:41:51) Link is in Book Link19 to Campbravo(Campbravo):LinkInPointDefault - Campbravo
(01/02 18:41:51) Found LinkingBook 1 - UruBookname will be Link20
(01/02 18:41:51) Found Link!
(01/02 18:41:51) Link is in Book Link20 to TunnelDemo(TunnelDemo):LinkInPointDefault - TunnelDemo
(01/02 18:41:51) found a city book link: GreatZero grtzGrtZeroLinkRm
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere04 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Pahts ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: Garrison boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Aerie ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Janga ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ederriltehinaltahv ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: testingsize ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TaklaMakan ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: Nexus boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Jonae ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Vaiskor ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere02 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Paahkweh ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal02 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: RestorationGuild boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AvatarCustomization ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: Kadish boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Camp Bravo ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: Neighborhood boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: Garden boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: Teledahn boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: galamay ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: DniCityX2Finale ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: Ercana boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice2 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave02 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Neighborhood02 ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: Ahnonay boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: katoslab ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: AhnySphere01 boolInMyAge: 1 getLocked(): 0 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: Gira boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: Myst boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ErcanaCitySilo ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TunnelDemo ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): ageName: Cleft boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Campbravo ...skipping to next
(01/02 18:41:51) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere03 ...skipping to next
(01/02 18:41:51) psnlBookshelf.Load(): ShelfABoolOperated=0 but no one else here...correcting
(01/02 18:41:51) psnlBookshelf.IResetShelf: Resetting shelf
(01/02 18:41:51) DEBUG: xAgeSDLBoolToggle.OnServerInitComplete(): psnlLibraryDoorClosed = 0
(01/02 18:41:51) DEBUG: xAgeSDLBoolToggle.OnServerInitComplete(): psnlLibraryDoorClosed = 0
(01/02 18:41:51) xStandardDoor.OnServerInitComplete(): ageSDL[psnlLibraryDoorClosed] = 0
(01/02 18:41:51) xStandardDoor.OnServerInitComplete(): Welcome Home!
(01/02 18:41:51) DEBUG: psnlBahroPoles.OnServerInitComplete(): Everything ok so far
(01/02 18:41:51) DEBUG: psnlBahroPoles.RunState(): Running state 8 on age Teledahn
(01/02 18:41:51) DEBUG: psnlBahroPoles.ShowFissure(): init = 1
(01/02 18:41:51) DEBUG: psnlBahroPoles.ShowFissure(): JC progress has already been completed, no fissure
(01/02 18:41:51) DEBUG: psnlBahroPoles.RunState(): Running state 8 on age Kadish
(01/02 18:41:51) DEBUG: psnlBahroPoles.RunState(): Running state 8 on age Garden
(01/02 18:41:51) DEBUG: psnlBahroPoles.RunState(): Running state 8 on age Garrison
(01/02 18:41:51) book is there for age Teledahn
(01/02 18:41:51) book is there for age Garrison
(01/02 18:41:51) book is there for age Gira
(01/02 18:41:51) book is there for age Kadish
(01/02 18:41:51) Dni time: 1199292111, last growth: 1818019163
(01/02 18:41:51) Growsizes: -478
(01/02 18:41:51) CurrentValue: 101, size: 10, state 1
(01/02 18:41:51) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision06...
(01/02 18:41:51) Dni time: 1199292111, last growth: 1818019163
(01/02 18:41:51) Growsizes: -478
(01/02 18:41:51) CurrentValue: 101, size: 10, state 1
(01/02 18:41:51) psnlYeeshaPageChanges: Attempting to disable drawing and collision on PonderosaBig_01...
(01/02 18:41:51) Dni time: 1199292111, last growth: 1818019163
(01/02 18:41:51) Growsizes: -478
(01/02 18:41:51) CurrentValue: 101, size: 10, state 1
(01/02 18:41:51) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision10...
(01/02 18:41:51) Dni time: 1199292111, last growth: 1818019163
(01/02 18:41:51) Growsizes: -478
(01/02 18:41:51) CurrentValue: 101, size: 10, state 1
(01/02 18:41:51) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision11...
(01/02 18:41:51) Dni time: 1199292111, last growth: 1818019163
(01/02 18:41:51) Growsizes: -478
(01/02 18:41:51) CurrentValue: 101, size: 10, state 1
(01/02 18:41:51) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision12...
(01/02 18:41:51) Dni time: 1199292111, last growth: 1818019163
(01/02 18:41:51) Growsizes: -478
(01/02 18:41:51) CurrentValue: 101, size: 10, state 1
(01/02 18:41:51) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision13...
(01/02 18:41:51) Dni time: 1199292111, last growth: 1818019163
(01/02 18:41:51) Growsizes: -478
(01/02 18:41:51) CurrentValue: 101, size: 10, state 1
(01/02 18:41:51) psnlYeeshaPageChanges: Attempting to enable drawing and collision on TreeCollision14...
(01/02 18:41:51) Dni time: 1199292111, last growth: 1818019163
(01/02 18:41:51) Growsizes: -478
(01/02 18:41:51) CurrentValue: 101, size: 10, state 1
(01/02 18:41:51) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision15...
(01/02 18:41:51) Dni time: 1199292111, last growth: 1818019163
(01/02 18:41:51) Growsizes: -478
(01/02 18:41:51) CurrentValue: 101, size: 10, state 1
(01/02 18:41:51) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision16...
(01/02 18:41:51) Dni time: 1199292111, last growth: 1818019163
(01/02 18:41:51) Growsizes: -478
(01/02 18:41:51) CurrentValue: 101, size: 10, state 1
(01/02 18:41:51) psnlYeeshaPageChanges: Attempting to disable drawing and collision on TreeCollision17...
(01/02 18:41:51) psnl Bugs: -1
(01/02 18:41:51) xMusicBox.OnServerInitComplete: using sound object index:1
(01/02 18:41:51) DEBUG: xAgeSDLBoolRespond.OnServerInitComplete: Running false responder on ShadesLever, fastforward=1
(01/02 18:41:51) DEBUG: xAgeSDLBoolToggle.OnServerInitComplete(): psnlBlindsClosed = 0
(01/02 18:41:51) psnlCloset.OnServerInitComplete(): Welcome Home!
(01/02 18:41:51) psnlCloset.OnServerInitComplete(): Closet is closed, making sure the geometry matches
(01/02 18:41:51) DirectoryImager has a good enabled var
(01/02 18:41:51) DEBUG: xAgeSDLBoolShowHide.DisableObject: Attempting to disable drawing and collision on RTBugLight...
(01/02 18:41:51) psnlEndingScreen.OnServerInitComplete(): endingScreen = 0
(01/02 18:41:51) DEBUG: xAgeSDLBoolShowHide.DisableObject: Attempting to disable drawing and collision on EditPersonalJournal...
(01/02 18:41:52) DEBUG: xTakableJournal.IDisableJournal(): Disabling clickable on EditPersonalJournal...
(01/02 18:42:10) found a city book link: GreatZero grtzGrtZeroLinkRm
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere04 ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Pahts ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: Garrison boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Aerie ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Janga ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ederriltehinaltahv ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: testingsize ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TaklaMakan ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: Nexus boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Jonae ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Vaiskor ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere02 ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Paahkweh ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal02 ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: RestorationGuild boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AvatarCustomization ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: Kadish boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Camp Bravo ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: Neighborhood boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: Garden boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: Teledahn boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: galamay ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: DniCityX2Finale ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: Ercana boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice2 ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave02 ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Neighborhood02 ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: Ahnonay boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: katoslab ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: AhnySphere01 boolInMyAge: 1 getLocked(): 0 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: Gira boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: Myst boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ErcanaCitySilo ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TunnelDemo ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): ageName: Cleft boolInMyAge: 1 getLocked(): 1 getVolatile(): 0
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Campbravo ...skipping to next
(01/02 18:42:10) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere03 ...skipping to next
(01/02 18:42:10) psnlBookshelf.OnNotify: wrote SDL - Bookshelf A user id = 20001
(01/02 18:42:11) psnlBookshelf.OnNotify(): engaging bookshelf
(01/02 18:42:13) psnlBookshelf.OnNotify(): player picked book named ShelfA_book19
(01/02 18:42:13) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 18:42:13) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 18:42:13) returns link element associated with global objBookPicked or None Link19
(01/02 18:42:15) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 18:42:15) psnlBookshelf.OnNotify(): send message - show client 20001 age Link19
(01/02 18:42:15) Building up Linking book Link19
(01/02 18:42:15) Link: Campbravo:LinkInPointDefault() - Campbravo [(default)]
(01/02 18:42:15) Building ULMLinkData entry
(01/02 18:42:15) Linking image does not exist, using black swirl instead
(01/02 18:42:15) Setting xAgeLinkingBooks entry:
(01/02 18:42:15) (0, 1.0, 1.0, '', '%s%s<font size=28 face=Uru ><p align=center>Campbravo\n\n<font size=24 face=Uru>Campbravo<pb><img src="xLinkPanelBlackVoid*1#0.hsm" align=center link=100 blend=alpha>')
(01/02 18:42:15) Setting xLinkDestinations entry
(01/02 18:42:15) Setting xLinkingPages entry
(01/02 18:42:15) <pb><font size=28 face=Uru ><p align=center>Campbravo

(01/02 18:42:15) <font size=24 face=Uru>Campbravo<pb> <img src="xLinkPanelBlackVoid*1#0.hsm" align=center link=%d blend=alpha>
(01/02 18:42:15) Setting ULMBookAges entry
(01/02 18:42:15) Setting SpawnPoint Dictionaries
(01/02 18:42:15) ULM spawnpoint title and name, {100: 'linknameCampbravoLinkInPointDefault'} {100: 'LinkInPointDefault'}
(01/02 18:42:15) ULM: ULMLinkData: {'linknameCampbravoLinkInPointDefault': ('Campbravo', 'LinkInPointDefault', 'Campbravo', '')}
(01/02 18:42:15) {100: 'linknameCampbravoLinkInPointDefault'}
(01/02 18:42:15) {100: 'LinkInPointDefault'}
(01/02 18:42:15) <font size=28 face=Uru ><p align=center>Campbravo

(01/02 18:42:15) <font size=24 face=Uru>Campbravo<pb><img src="xLinkPanelBlackVoid*1#0.hsm" align=center link=100 blend=alpha>
(01/02 18:42:15) DEBUG: psnlBahroPoles.OnNotify(): id = 40
(01/02 18:42:15) DEBUG: psnlBahroPoles.OnNotify: received variable event from bookshelf - Link19,18
(01/02 18:42:16) psnlBookshelf: Received a message from the Book GUI: ILink,LinkInPointDefault,linknameCampbravoLinkInPointDefault
(01/02 18:42:16) psnlBookshelf: SpawnPointName = LinkInPointDefault SpawnPointTitle = linknameCampbravoLinkInPointDefault
(01/02 18:42:16) psnlBookshelf.IResetShelf: Resetting shelf
(01/02 18:42:16) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 18:42:16) ULM Link to linknameCampbravoLinkInPointDefault
(01/02 18:42:16) Link goes to: Campbravo LinkInPointDefault
(01/02 18:42:16) xLinkingBookGUI.OnNotify(): psnlBookshelf user id 20001 selected book ILink,LinkInPointDefault,linknameCampbravoLinkInPointDefault from the shelf
(01/02 18:42:16) psnlBookshelf: Received a message from the Book GUI: IShelveBook
(01/02 18:42:16) xLinkingBookGUI.OnNotify(): psnlBookshelf user id 1 selected book IShelveBook from the shelf
(01/02 18:42:17) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 18:42:17) psnlBookshelf.IGetAgeFromBook(): picked book goes to Link19
(01/02 18:42:17) returns link element associated with global objBookPicked or None Link19
(01/02 18:42:18) found a city book link: GreatZero grtzGrtZeroLinkRm
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere04 ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Pahts ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: Garrison boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Aerie ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Janga ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ederriltehinaltahv ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: testingsize ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TaklaMakan ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: Nexus boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Jonae ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Vaiskor ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere02 ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Paahkweh ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal02 ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: RestorationGuild boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AvatarCustomization ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: Kadish boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Camp Bravo ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: Neighborhood boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: Garden boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: Teledahn boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: galamay ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: DniCityX2Finale ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Personal ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: Ercana boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: andyoffice2 ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: BahroCave02 ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Neighborhood02 ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: Ahnonay boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: katoslab ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: AhnySphere01 boolInMyAge: 0 getLocked(): 0 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: Gira boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: Myst boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: ErcanaCitySilo ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: TunnelDemo ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): ageName: Cleft boolInMyAge: 0 getLocked(): 1 getVolatile(): 0
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: Campbravo ...skipping to next
(01/02 18:42:18) psnlBookshelf.IUpdateLinks(): no matching book for KI's link to: AhnySphere03 ...skipping to next
(01/02 18:42:20) Dustin: Initialising UruAgeManager API
(01/02 18:42:20) Dustin: Resetting UruAgeManager API
(01/02 18:43:01) xKI:GZ: Refreshing MarkerDisplay 0:0
(01/02 18:44:30) Traceback (most recent call last):
(01/02 18:44:30) File ".\python\Campbravo.py", line 32, in OnNotify
(01/02 18:44:30) uam.showBook('<cover src="answerscover"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\n Now that you have decided that you are finished, here is a list of the bugs that you should have found; \n\pb 1. Bush floating in air.\n2. Collision in open area.\n3. No collision Rock.\n4. Texture around pond looks wrong.\n5. Metal footstep sound on gravel.\n6. Panic Link for no reason.\n7. No collision back cliff.\n8. Walking ON water in pond.\pb If you missed any of these, you might want to link back in to find them. Use your Relto book to leave.\n\n\nHave a nice day. ', self,key)
(01/02 18:44:30) NameError: global name 'key' is not defined
(01/02 18:44:30) Traceback (most recent call last):
(01/02 18:44:30) File ".\python\Campbravo.py", line 32, in OnNotify
(01/02 18:44:30) uam.showBook('<cover src="answerscover"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\n Now that you have decided that you are finished, here is a list of the bugs that you should have found; \n\pb 1. Bush floating in air.\n2. Collision in open area.\n3. No collision Rock.\n4. Texture around pond looks wrong.\n5. Metal footstep sound on gravel.\n6. Panic Link for no reason.\n7. No collision back cliff.\n8. Walking ON water in pond.\pb If you missed any of these, you might want to link back in to find them. Use your Relto book to leave.\n\n\nHave a nice day. ', self,key)
(01/02 18:44:30) NameError: global name 'key' is not defined
(01/02 18:44:31) Traceback (most recent call last):
(01/02 18:44:31) File ".\python\Campbravo.py", line 32, in OnNotify
(01/02 18:44:31) uam.showBook('<cover src="answerscover"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\n Now that you have decided that you are finished, here is a list of the bugs that you should have found; \n\pb 1. Bush floating in air.\n2. Collision in open area.\n3. No collision Rock.\n4. Texture around pond looks wrong.\n5. Metal footstep sound on gravel.\n6. Panic Link for no reason.\n7. No collision back cliff.\n8. Walking ON water in pond.\pb If you missed any of these, you might want to link back in to find them. Use your Relto book to leave.\n\n\nHave a nice day. ', self,key)
(01/02 18:44:31) NameError: global name 'key' is not defined
(01/02 18:44:31) Traceback (most recent call last):
(01/02 18:44:31) File ".\python\Campbravo.py", line 32, in OnNotify
(01/02 18:44:31) uam.showBook('<cover src="answerscover"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\n Now that you have decided that you are finished, here is a list of the bugs that you should have found; \n\pb 1. Bush floating in air.\n2. Collision in open area.\n3. No collision Rock.\n4. Texture around pond looks wrong.\n5. Metal footstep sound on gravel.\n6. Panic Link for no reason.\n7. No collision back cliff.\n8. Walking ON water in pond.\pb If you missed any of these, you might want to link back in to find them. Use your Relto book to leave.\n\n\nHave a nice day. ', self,key)
(01/02 18:44:31) NameError: global name 'key' is not defined
(01/02 18:44:52) Traceback (most recent call last):
(01/02 18:44:52) File ".\python\Campbravo.py", line 32, in OnNotify
(01/02 18:44:52) uam.showBook('<cover src="answerscover"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\n Now that you have decided that you are finished, here is a list of the bugs that you should have found; \n\pb 1. Bush floating in air.\n2. Collision in open area.\n3. No collision Rock.\n4. Texture around pond looks wrong.\n5. Metal footstep sound on gravel.\n6. Panic Link for no reason.\n7. No collision back cliff.\n8. Walking ON water in pond.\pb If you missed any of these, you might want to link back in to find them. Use your Relto book to leave.\n\n\nHave a nice day. ', self,key)
(01/02 18:44:52) NameError: global name 'key' is not defined
(01/02 18:44:53) Traceback (most recent call last):
(01/02 18:44:53) File ".\python\Campbravo.py", line 32, in OnNotify
(01/02 18:44:53) uam.showBook('<cover src="answerscover"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\n Now that you have decided that you are finished, here is a list of the bugs that you should have found; \n\pb 1. Bush floating in air.\n2. Collision in open area.\n3. No collision Rock.\n4. Texture around pond looks wrong.\n5. Metal footstep sound on gravel.\n6. Panic Link for no reason.\n7. No collision back cliff.\n8. Walking ON water in pond.\pb If you missed any of these, you might want to link back in to find them. Use your Relto book to leave.\n\n\nHave a nice day. ', self,key)
(01/02 18:44:53) NameError: global name 'key' is not defined
(01/02 18:44:53) Traceback (most recent call last):
(01/02 18:44:53) File ".\python\Campbravo.py", line 32, in OnNotify
(01/02 18:44:53) uam.showBook('<cover src="answerscover"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\n Now that you have decided that you are finished, here is a list of the bugs that you should have found; \n\pb 1. Bush floating in air.\n2. Collision in open area.\n3. No collision Rock.\n4. Texture around pond looks wrong.\n5. Metal footstep sound on gravel.\n6. Panic Link for no reason.\n7. No collision back cliff.\n8. Walking ON water in pond.\pb If you missed any of these, you might want to link back in to find them. Use your Relto book to leave.\n\n\nHave a nice day. ', self,key)
(01/02 18:44:53) NameError: global name 'key' is not defined
(01/02 18:44:53) Traceback (most recent call last):
(01/02 18:44:53) File ".\python\Campbravo.py", line 32, in OnNotify
(01/02 18:44:53) uam.showBook('<cover src="answerscover"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\n Now that you have decided that you are finished, here is a list of the bugs that you should have found; \n\pb 1. Bush floating in air.\n2. Collision in open area.\n3. No collision Rock.\n4. Texture around pond looks wrong.\n5. Metal footstep sound on gravel.\n6. Panic Link for no reason.\n7. No collision back cliff.\n8. Walking ON water in pond.\pb If you missed any of these, you might want to link back in to find them. Use your Relto book to leave.\n\n\nHave a nice day. ', self,key)
(01/02 18:44:53) NameError: global name 'key' is not defined
(01/02 18:44:56) Traceback (most recent call last):
(01/02 18:44:56) File ".\python\Campbravo.py", line 32, in OnNotify
(01/02 18:44:56) uam.showBook('<cover src="answerscover"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\n Now that you have decided that you are finished, here is a list of the bugs that you should have found; \n\pb 1. Bush floating in air.\n2. Collision in open area.\n3. No collision Rock.\n4. Texture around pond looks wrong.\n5. Metal footstep sound on gravel.\n6. Panic Link for no reason.\n7. No collision back cliff.\n8. Walking ON water in pond.\pb If you missed any of these, you might want to link back in to find them. Use your Relto book to leave.\n\n\nHave a nice day. ', self,key)
(01/02 18:44:56) NameError: global name 'key' is not defined
(01/02 18:44:56) Traceback (most recent call last):
(01/02 18:44:56) File ".\python\Campbravo.py", line 32, in OnNotify
(01/02 18:44:56) uam.showBook('<cover src="answerscover"><margin right=30 left=44 top=63 bottom=23><font size=16 face=Courier>\n Now that you have decided that you are finished, here is a list of the bugs that you should have found; \n\pb 1. Bush floating in air.\n2. Collision in open area.\n3. No collision Rock.\n4. Texture around pond looks wrong.\n5. Metal footstep sound on gravel.\n6. Panic Link for no reason.\n7. No collision back cliff.\n8. Walking ON water in pond.\pb If you missed any of these, you might want to link back in to find them. Use your Relto book to leave.\n\n\nHave a nice day. ', self,key)
(01/02 18:44:56) NameError: global name 'key' is not defined
"I'm still trying to find the plKey for Crud!"
Image
Blender Age Creation Tutorials
3DS Max Age Creation Tutorials
User avatar
andylegate
 
Posts: 2348
Joined: Mon Oct 01, 2007 7:47 am

Next

Return to Scripting

Who is online

Users browsing this forum: No registered users and 0 guests