Korman - Plasma synchronization question

Help bring our custom Ages to life! Share tips and tricks, as well as code samples with other developers.
User avatar
ametist
Posts: 360
Joined: Fri Dec 28, 2007 6:55 am

Korman - Plasma synchronization question

Post by ametist »

I test my age on Destiny now and for my two puzzles I use the puzzle script xAgeSDLBoolActivatorComboSet.py that Hoikas wrote and showed in KormanPuzzles01.blend. The script does what it is supposed to do and the correct sequence of clicking buttons activate what it should so no problem there. But when I had invited another player to my age that player could not see my avatar do the oneshot button animation, and vice versa. So I wonder if I need to tick that Plasma Synchronization on the clickable? Or is there something else I have missed? ;)
Other oneshot animations, for the door buttons for example, which uses the xStandardDoor.py, is visible for either avatar.
Tsar Hoikas
Councilor of Technical Direction
Posts: 2180
Joined: Fri Nov 16, 2007 9:45 pm
MOULa KI#: 23335
Location: South Georgia
Contact:

Re: Korman - Plasma synchronization question

Post by Tsar Hoikas »

After I initially posted the script, I found an issue that matches exactly what you describe. I made sure that a fix got in for the offlineKI, but you'll want to make sure that you are using the latest version of the script for Destiny.
Image
User avatar
ametist
Posts: 360
Joined: Fri Dec 28, 2007 6:55 am

Re: Korman - Plasma synchronization question

Post by ametist »

Thank you so much! :)
User avatar
ametist
Posts: 360
Joined: Fri Dec 28, 2007 6:55 am

Re: Korman - Plasma synchronization question

Post by ametist »

A new issue today (they keep coming, don't they ;) ) - with the new script added, the players I linked to my age on Destiny could see me push the buttons, the avatar oneshot animation, and see the button-animation upon clicked. So far so good. But neither of them could click the buttons even though they could see the hotspot on them. We tested by going back to relto and link back in, same behavior. I have sent them my age files and they have tried in 'their' age but same behavior there, none of the players have clickable buttons?
Tsar Hoikas
Councilor of Technical Direction
Posts: 2180
Joined: Fri Nov 16, 2007 9:45 pm
MOULa KI#: 23335
Location: South Georgia
Contact:

Re: Korman - Plasma synchronization question

Post by Tsar Hoikas »

Hmm... That usually means the python file is missing or there was some other kind of error when running the python code. Get them to check (or upload here) their python.0.log in %LOCALAPPDATA%\Uru Live\log
Image
User avatar
philipgr
Posts: 126
Joined: Fri Apr 04, 2014 10:11 am
MOULa KI#: 24852041
Location: Boksburg, South Africa

Re: Korman - Plasma synchronization question

Post by philipgr »

Good afternoon. I tried both sets of buttons again today with no luck. Here is my log file as requested.

Regards
Philip
Attachments
Python.0.log
Python file as requested
(26.01 KiB) Downloaded 736 times
MOULa KI#24852041
TOC KI#00320847
Gehn KI#00252463
DI KI#00274303
UAM KI#00149988
User avatar
philipgr
Posts: 126
Joined: Fri Apr 04, 2014 10:11 am
MOULa KI#: 24852041
Location: Boksburg, South Africa

Re: Korman - Plasma synchronization question

Post by philipgr »

Hi I went to the Python folder in my DestinyURU folder and found that the xAgeSDLBoolActivatorComboSet.py file was not there. I also looked for the xStandardDoor.py file and found it there. I Downloaded the xAgeSDLBoolActivatorComboSet.py file via the link in Tsar Hoikas' first post and copied it into DestinyURU's Python folder and then launched Destiny and tried both sets of buttons again. Sadly they are still not working.
Attachments
Python.0.log
With the xAgeSDLBoolActivatorComboSet.py file in folder
(26.65 KiB) Downloaded 722 times
MOULa KI#24852041
TOC KI#00320847
Gehn KI#00252463
DI KI#00274303
UAM KI#00149988
User avatar
philipgr
Posts: 126
Joined: Fri Apr 04, 2014 10:11 am
MOULa KI#: 24852041
Location: Boksburg, South Africa

Re: Korman - Plasma synchronization question

Post by philipgr »

Hi I went and checked Tiam in DI and my patched Offline Uru CC. Drizzle31 advises the latest version of Tiam is version 2021-03-07. The first puzzle has the original button layout and works fine. The second puzzle has the new layout. The buttons are clickable. I clicked them in the correct order but the button to open the door does not activate. When I click it my avvie spins 45 degrees to my left. I noticed that when I clicked the second button it moved but unlike the other five it did not make a sound. I clicked them in the right order.
Show Spoiler
Show Spoiler
Attachments
New version
New version
Tiam Door Clue2.jpg (61.99 KiB) Viewed 17938 times
Old version
Old version
Tiam Door Clue.jpg (42.52 KiB) Viewed 17938 times
MOULa KI#24852041
TOC KI#00320847
Gehn KI#00252463
DI KI#00274303
UAM KI#00149988
Tsar Hoikas
Councilor of Technical Direction
Posts: 2180
Joined: Fri Nov 16, 2007 9:45 pm
MOULa KI#: 23335
Location: South Georgia
Contact:

Re: Korman - Plasma synchronization question

Post by Tsar Hoikas »

It looks like you're using a client with Python 3, so you'll need to use the Python 3 version of the script from here.
Image
User avatar
ametist
Posts: 360
Joined: Fri Dec 28, 2007 6:55 am

Re: Korman - Plasma synchronization question

Post by ametist »

Pardon my ignorance here, but does this mean that we, me and the person(s) I invite to my age, has to use the same version of the destiny-client?
I know Mystler just updated the link for downloading a more recent version of the client. I still use the one prior to this. Thanks!
Post Reply

Return to “Scripting”