[19:00 UTC] *** Logging started. *** [12:00 PM PT] Andrew Hellershanks: Hello, everyone [12:01 PM PT] Lyr Lobo: Heya *grins* [12:01 PM PT] Kayaker Magic: Hello all! [12:01 PM PT] Andrew Hellershanks: Hello, Kayaker. [12:02 PM PT] Andrew Hellershanks: I'll wait for Selby to arrive before we get started. [12:02 PM PT] Andrew Hellershanks: Hello, Jamie [12:02 PM PT] Andrew Hellershanks: Hello, Selby. [12:03 PM PT] Lyr Lobo: Hello Jaimes and Selby ...gerest to see you [12:03 PM PT] Selby.Evans @grid.kitely.com:8002: hi everyone [12:03 PM PT] Jamie.Jordan @grid.kitely.com:8002: Hi everybody [12:03 PM PT] Orbert.Tatham @hg.zetaworlds.com: Hello, all [12:03 PM PT] Andrew Hellershanks: Just as I was about to log in here I saw a message that there is a new(er) version of Firestorm. I didn't have time to download it so I'm still on the same version as last week. [12:04 PM PT] Lyr Lobo: it works well [12:04 PM PT] Jagga Meredith: AFK [12:04 PM PT] Lyr Lobo: i had issues with the former one and like it... [12:05 PM PT] Orbert.Tatham @hg.zetaworlds.com: Good to know [12:05 PM PT] Andrew Hellershanks: I'll get it after the meeting, if I remember to do so. [12:06 PM PT] Ubit Umarov: profiles picks and notes still broken here :( [12:06 PM PT] Ubit Umarov: and online indication is bad [12:06 PM PT] Ubit Umarov: on the profile, i mean [12:07 PM PT] Vincent.Sylvester @hg.zetaworlds.com: I'm not even sure that did work properly before, not that I pay much attention to that anyways [12:08 PM PT] Ubit Umarov: it did work fine [12:08 PM PT] Vincent.Sylvester @hg.zetaworlds.com: I recall we did fix the avatar data request for online indicators a long time ago at least [12:08 PM PT] Ubit Umarov: it was fine on last, or the the version bf that [12:09 PM PT] Andrew Hellershanks: I'm not noticing an issue with the online indicator at present [12:09 PM PT] Ubit Umarov: thing is that, as i said on another meeting, ll decide to put back profiles on viewers [12:09 PM PT] Ubit Umarov: and made totally new protocols [12:09 PM PT] Ubit Umarov: so with the merge, all the real good profiles code, was lost [12:10 PM PT] Ubit Umarov: Beq did recovered a lot of it, but still those problems [12:10 PM PT] Ubit Umarov: sadly things like this are to be expected more and more :( [12:10 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Why utilize working code when you can break stuff -LL probably [12:11 PM PT] Andrew Hellershanks: hehe [12:11 PM PT] Ubit Umarov: fs actually did offer them their code [12:11 PM PT] Ubit Umarov: ll ofc, went make owm broken mess [12:12 PM PT] Ubit Umarov: so.. abotu code changes... [12:12 PM PT] Ubit Umarov: hmm [12:13 PM PT] Andrew Hellershanks: Two main changes worth noting, two cosmetic changes, and a change to a default value in the ini file. [12:13 PM PT] Ubit Umarov: i modified mysql connector, hopefuly fixing the mariadb 10 issue [12:14 PM PT] Ubit Umarov: i changed both versions 6.?? ofr master and 8.0.31 for dotnet6 [12:14 PM PT] Ubit Umarov: vincent is testing, master at least :) [12:15 PM PT] Ubit Umarov: i did avoid the option to change to the mysqlconnector, like vincent did, for now [12:15 PM PT] Ubit Umarov: since that would require a lot more testing [12:15 PM PT] Ubit Umarov: hmm what else.. [12:16 PM PT] Vincent.Sylvester @hg.zetaworlds.com: MariaDB from 10.8 onward requires that, 10.7 was the last working version. 10.10 does work now. I also tested Oracle mysql latest version works as well. Working as in, it starts. There might be some runtime issues still, but I already looked at some things that it could break on so if it does I know where to look [12:16 PM PT] Ubit Umarov: added a little safe guard on bullet, preventing a crash [12:16 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Don't really have a testing regime to follow so I am just poking around for now, might do larger scale tests later, find some willing participants heh [12:17 PM PT] Ubit Umarov: Beq reported that under some conditions, bullet ignores the max collisions parameter and so does try to access a array out of its bounds [12:17 PM PT] Ubit Umarov: it will no longer do that, but who knows how damaged is the unmanaged state on that .( [12:18 PM PT] Ubit Umarov: hopefuly is a rare situation [12:18 PM PT] Ubit Umarov: maybe robert can look to the unmanaged code.. one day.. [12:19 PM PT] Ubit Umarov: also changed the default PublicPort on opensim.ini Const section to 9000 [12:19 PM PT] Ubit Umarov: so opensim.ini.example is set for a standalone, as supposed [12:20 PM PT] Ubit Umarov: on the respective commits i mistyped it.. i told i did change PrivatePort.. duhh :( [12:20 PM PT] Lyr Lobo smiles [12:21 PM PT] Andrew Hellershanks: :) [12:21 PM PT] Ubit Umarov: ofc made a few more cosmetic changes.. one even on master :p [12:22 PM PT] Ubit Umarov: vincent did not like that we had some messages with "map tile" instead of "maptile" :) [12:22 PM PT] Andrew Hellershanks: :) [12:23 PM PT] Vincent.Sylvester @hg.zetaworlds.com: In testing the mysql stuff that kept showing up and it irked me lol [12:23 PM PT] Andrew Hellershanks: I suppose one could start a debate as to which is the corrent reference to the tiles used by the map system. [12:23 PM PT] Ubit Umarov: ok ill change that to just map [12:24 PM PT] Ubit Umarov: [12:24 PM PT] Ubit Umarov: :p [12:24 PM PT] Vincent.Sylvester @hg.zetaworlds.com: "picture thingy renderer" [12:25 PM PT] Andrew Hellershanks: I might have gone the way of using the two words vs putting them together. The main thing is consistency, regardless of which version gets used. [12:26 PM PT] Ubit Umarov: well only shows up on log files [12:26 PM PT] Ubit Umarov: but sure some may try to search so coherency is good [12:27 PM PT] Vincent.Sylvester @hg.zetaworlds.com: It kept showing up along other log messages from same module all saying maptile and then at the end map tile... couldn't take my eyes off it [12:27 PM PT] Ubit Umarov: :) [12:27 PM PT] Andrew Hellershanks: :) [12:28 PM PT] Andrew Hellershanks: One of these things is not like the other. [12:28 PM PT] Vincent.Sylvester @hg.zetaworlds.com: After the whole mysql thing I looked at the design of the connectors and started work looking at other things, integrating mongodb into some parts that made sense, but that's quite the difference in behavior so writing the individual functions is time consuming [12:28 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Different structure in document databases so basically can't re-use any code [12:29 PM PT] Vincent.Sylvester @hg.zetaworlds.com: This will likely take some weeks to get done before I can test whether this actually helps with performance in any way [12:32 PM PT] Ubit Umarov: wel a nosql db on a sql oriented world [12:32 PM PT] Ubit Umarov: sure will work :) [12:32 PM PT] Andrew Hellershanks: Vincent, I hope it turns out to be worth the time. [12:33 PM PT] Ubit Umarov: just all the db front ends need to be writen for it [12:33 PM PT] Ubit Umarov: some ppl made it for other dns [12:33 PM PT] Ubit Umarov: oops dbs [12:33 PM PT] Ubit Umarov: like cassandra? [12:33 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Yeah framework and generic table handler and then whatever makes sense like groups and avatar data [12:34 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Plan is to have a combination of mysql and mongodb each used for what they make the most sense for [12:34 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Hoping at least for groups it helps speed that up, cause it's so damn slow [12:34 PM PT] Ubit Umarov: welc rhiannon.Chatnoir [12:35 PM PT] Andrew Hellershanks: Hello, Rhiannon [12:35 PM PT] Ubit Umarov: (see i didnt told wc now) [12:35 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: hi! [12:36 PM PT] Lyr Lobo: Heya Rhiannon! [12:36 PM PT] Ubit Umarov: so what news abt opensim do you have? [12:37 PM PT] Ubit Umarov: no broken scripts today kayaker ? [12:37 PM PT] Kayaker Magic: My scripts don't break! [12:37 PM PT] Ubit Umarov: ;) [12:38 PM PT] Ubit Umarov: ofc not .. coff coff cofff [12:38 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: I figured I would pop in, plus last week though an online discord event I met board member of the Linux Foundation, who is the lead of the Virtual Worlds [12:39 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: brought up AvaCon and OpenSimulator and wanted to mention here in case you want me to mention or keep in mind when i chat with him [12:40 PM PT] Ubit Umarov: ty [12:42 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: I think at this point it is a first contact, get to know convo, but I know they focus on open source software and maybe could get some attention our way [12:42 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: by our, i mean OpenSImulator :) [12:42 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Is it just me or is it kinda ironic that a foundation surrounded by open source software would use something as closed source as discord... [12:42 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: well this is because he came to another groups weekly meeting knowing there was a community there [12:43 PM PT] Andrew Hellershanks: Sometimes you just have to go where the people are to be found. [12:43 PM PT] Ubit Umarov: and if they do not know about opensimulator by now, what homework did they do? [12:43 PM PT] Ubit Umarov: :p [12:43 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: but I do think they also use Discord.. it seems to be the current way folks are cultivating their own communities outside of other social platforms like Facebook/Twitter, etc these days [12:44 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: i have no idea what their scope of OpenSimulator is.. or not. haven't had that convo yet [12:44 PM PT] Andrew Hellershanks just remembers a joke he heard by a comedian about YouTube, Facebook, and Twitter. [12:44 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: and I approached him [12:45 PM PT] Andrew Hellershanks: Rhiannon, should be an interesting conversation. [12:45 PM PT] Ubit Umarov: well we all know that meta created the metaverse.. [12:45 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: but of course Ubit ;) [12:45 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002 laughs [12:45 PM PT] Orbert.Tatham @hg.zetaworlds.com: Urk... [12:45 PM PT] Ubit Umarov: :) [12:45 PM PT] Andrew Hellershanks laughs [12:46 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Hopefully not yet another one that when asked to define "metaverse" dumps more buzzwords on you than a crypto bro from twitter at least [12:46 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: lcukily this perso has been in the games/ virtual world space for awhile .. so not a recent web3 or worse / meta adition [12:46 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Sounds promising at least [12:47 PM PT] Ubit Umarov: well that list of goals there.. [12:47 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Well our weekly meetings are open so maybe if they have the time they can attend one [12:47 PM PT] Ubit Umarov: where fufilled by SL, opensim, sansar, Myspace... [12:47 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: I shared with Lyr, but this is an interivew an IGDA chapter did with him a few months.. he is also director of the O3DE engine, Royal O'Brien is his name [12:47 PM PT] Ubit Umarov: hi-fi.. etc etc [12:47 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: https://www.youtube.com/watch?v=VD8jViuk7N8 [12:48 PM PT] Ubit Umarov: oh other foundation? [12:48 PM PT] Ubit Umarov: ;) [12:48 PM PT] Ubit Umarov: well nm.. thanks Rhiannon.Chatnoir [12:48 PM PT] Ubit Umarov: lets see where that can lead us [12:49 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: they are programs under the Linux Foundations, the Open Metaverse Foundation, which he he leads that virtual worlds/Simulations group and directs that O3DE engine project also part of Linux [12:49 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: wellt he foundation [12:49 PM PT] Andrew Hellershanks looks up O3DE [12:50 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: but he is an engineer.. so him attendign could be an thing for sure.. will bring that up [12:50 PM PT] Andrew Hellershanks: Ah. That has been around 18 months. [12:50 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: https://www.o3de.org/ [12:50 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Our communication channels are open and as long as Ubit is regularly fed he doesn't bite either :) [12:50 PM PT] Andrew Hellershanks: hehe [12:51 PM PT] Ubit Umarov: yeha anohte nice wayu to sell "my game engine" ;) [12:51 PM PT] Andrew Hellershanks: Rhiannon, Hopeit goes well and perhaps we will see Royal here some day soon. [12:51 PM PT] Ubit Umarov: lets define protocol.. ohh i actually havea game engine we can you, oyu know? [12:51 PM PT] Ubit Umarov: ;) [12:51 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: yes [12:51 PM PT] Lyr Lobo grins [12:52 PM PT] Ubit Umarov: but wasn't there a older 03de? [12:53 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: probably the same? or an evolution of, it is open source engine [12:53 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: but the Linux Foundations goals are about driving open source.. so can't hurt to connect [12:53 PM PT] Ubit Umarov: possilbe i kinda remembber seening one [12:53 PM PT] Ubit Umarov: sure [12:53 PM PT] Andrew Hellershanks: Wikipedia says the initial version of the engine was an updated version of Amazon Lumberyard contributed by Amazon Games. [12:54 PM PT] Ubit Umarov: just oyu know me.. all those foundations.. all those "coincidences" [12:54 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Can't be any worse than IMA's contributions so far lol [12:54 PM PT] Ubit Umarov: and again the same old "herewe are to make it realy wiork" [12:55 PM PT] Ubit Umarov: when all, done, sure on close or limited systems [12:55 PM PT] Ubit Umarov: but possible that is what "metathing" will ever be [12:56 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: that interview I linked mentions that transition about 8 minutes in... and how it became involved with Linux and helping them work on getting it to open source.. now under Apache 2 MIT open licnse [12:56 PM PT] Andrew Hellershanks: We are just five minutes before the top of the hour. Is there any other questions/comments for today? [12:56 PM PT] Ubit Umarov: Ty rhiannon.Chatnoir [12:56 PM PT] Orbert.Tatham @hg.zetaworlds.com: Thanks Rhiannon [12:56 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: you are welcome.. my pleasure.. hopefully helpful.. we will see what comes of it [12:56 PM PT] Ubit Umarov: btw you ppl had issus with version migration for oscc ? [12:57 PM PT] Lyr Lobo: Avacon texture assets [12:57 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: no, we had some issues on our own grid that got in the way of our timelines to update OSCC [12:57 PM PT] Ubit Umarov: hmm ok [12:58 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: between that and a tougher summer that threw some dates off.. our friend living with my partner and I finally passed from Cancer during the summer.. so wasn't a normal year around everything [12:58 PM PT] Ubit Umarov: :( [12:58 PM PT] Lyr Lobo hugs Rhiannon [12:58 PM PT] Andrew Hellershanks: I reported to Joyce a sort of error message I was getting on logging in to the Avacon grid during the OSCC. [12:59 PM PT] Lyr Lobo: The textures on Avacon are not loading for HG visitors, is that it? [12:59 PM PT] Lyr Lobo: yes [1:00 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: well for all, they are loading erratically.. but we also had a harddrive fail.. so though we were able to grab presumably all the data, we have been testing and really seems some errors in the database [1:00 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: but if you have any hints for me to pass on that would be great [1:01 PM PT] Andrew Hellershanks: That could explain the message I was seeing on login. [1:01 PM PT] Ubit Umarov: the magical strange ways of HG... [1:01 PM PT] Vincent.Sylvester @hg.zetaworlds.com: Would have to look at that in person most likely, remote diagnosis of such things is never easy [1:01 PM PT] Rhiannon.Chatnoir @cc.opensimulator.org:8002: and again, this is on the AvaCOn server.. not the OSCC one [1:02 PM PT] Ubit Umarov: ok [1:02 PM PT] Ubit Umarov: well both sould work (almost) fine :) [1:03 PM PT] Andrew Hellershanks: Logging in directly to the OSCC grid for the event I got an error message saying my inventory was corrupted. It looked ok to me, AFAICT. [1:05 PM PT] Vincent.Sylvester @hg.zetaworlds.com: You sure that's not the problem with the folder types again? [1:05 PM PT] Lyr Lobo: yes [1:05 PM PT] Lyr Lobo: to andrew [1:05 PM PT] Lyr Lobo: which problem, Vincent. We're not sure [1:06 PM PT] Vincent.Sylvester @hg.zetaworlds.com: http://opensimulator.org/wiki/Check_inventory_script [1:06 PM PT] Andrew Hellershanks: Lyr, I have no idea what caused it. I reported it to Joyce who was going to pass it along. I had not seen that when logging in to the previous OSCC. My inventory appeared to be fine when I looked. [1:07 PM PT] Andrew Hellershanks: Now seven past the hour. Any last minute items for today or should I wrap up todays meeting? [1:08 PM PT] Andrew Hellershanks: I'm not seeing anyone typing so I willtake that as a no which will bring this weeks meeting to a close. [1:08 PM PT] Andrew Hellershanks: Thank you all for coming. See you again next week. [1:09 PM PT] Selby.Evans @grid.kitely.com:8002: bye all [20:09 UTC] *** Logging stopped. ***