WhiteCore-Dev icon indicating copy to clipboard operation
WhiteCore-Dev copied to clipboard

error in [EVENT MANAGER] grid with MariaDB-10.5

Open johnfelipe opened this issue 3 years ago • 8 comments

I put all like always but today something happend

screen -r Sim

show me this and cumpliment

Estate owner name (RealEstate Owner/User Name) [RealEstate Owner]: felipe urrego
May 29 01:53:24 - [Estate]: The user, felipe urrego, has no estates currently.
Do you want to 'park' the region with the system owner/estate? (yes/no) [yes]:yes

and in log show me this

May 29 03:29:59 - [EVENT MANAGER]: Delegate for StartupComplete failed - continuing.  System.NullReferenceException: Object reference not set to an instance of an object
  at WhiteCore.Modules.Sun.SunModule.EventManager_OnStartupComplete (WhiteCore.Framework.SceneInfo.IScene scene, System.Collections.Generic.List`1[T] data) [0x00028] in <8c62c32ee0d84795994ed4fb6a6074d8>:0
  at WhiteCore.Framework.SceneInfo.EventManager.TriggerStartupComplete (WhiteCore.Framework.SceneInfo.IScene scene, System.Collections.Generic.List`1[T] StartupData) [0x00029] in <848afc55698d4d6393ca13601cae9f80>:0    at WhiteCore.Modules.Sun.SunModule.EventManager_OnStartupComplete (WhiteCore.Framework.SceneInfo.IScene scene, System.Collections.Generic.List`1[T] data) [0x00028] in <8c62c32ee0d84795994ed4fb6a6074d8>:0
  at WhiteCore.Framework.SceneInfo.EventManager.TriggerStartupComplete (WhiteCore.Framework.SceneInfo.IScene scene, System.Collections.Generic.List`1[T] StartupData) [0x00029] in <848afc55698d4d6393ca13601cae9f80>:0
May 29 03:29:59 - [MapTile generator]: Generating Maptile for cartagenavieja, using WarpTileRenderer
May 29 03:29:59 - [SceneManager]: Startup Complete. This took 1m 5.807s
May 29 03:30:01 - [MapTile generator]: Maptile generation for cartagenavieja took 1564 ms

i dont know wich process or steps is going bad, pls tell me solution for this issue Tnks

johnfelipe avatar May 29 '21 20:05 johnfelipe

SNAG-0523 when try to connect show me that error

johnfelipe avatar May 30 '21 00:05 johnfelipe

Same issue with

10.3.28-MariaDB-log - MariaDB Server

i will test with downgrade of mysql 5

johnfelipe avatar May 31 '21 00:05 johnfelipe

Same issue with

5.5.62-log - MySQL Community Server (GPL)

I dont know what i need to do, becuase 10 days ago i do all steps like before and working 20 regions, but now have this issue

johnfelipe avatar May 31 '21 00:05 johnfelipe

My initial thoughts are that the texture for the 'Sun' is missing from the database.
I have tried varuis versions of both MySQL (Oracle) and MariaDb without issue but this is from a while ago.
I will try and setup a brand new test environment using Ubuntu to try and find out what is happening here

greythane avatar Jun 01 '21 09:06 greythane

Hi dear any progress I need really do showroom and I have 20 oar for restore and o really want to use WC

johnfelipe avatar Jun 03 '21 11:06 johnfelipe

I have checked the latest development code using MariaDB 10.3.29 on Ubuntu 20.04 without any problems.

greythane avatar Jun 06 '21 23:06 greythane

This is because WhiteCoreSim does not support EEP (Enhanced Experience Protocol). If you are using the latest Firestorm viewer (OpenSim version), you are very much likely to get this problem. EEP replaces the old Windlight feature.

EEP also made other changes to the region's environment such as sun, moon, clouds, water, etc.

OpenSim has implemented its own version of EEP called uglysky (is the branch to look for), It is a very messy and incorrect implementation of Enhanced Experience Protocol but it will give you some ideas relating to implementation. I may take a stab at implementing it when I have some free time.

CaseyraeStarfinder avatar Jul 09 '21 16:07 CaseyraeStarfinder

Gratitude

El vie., 9 de jul. de 2021, 11:29 a. m., CaseyraeStarfinder < @.***> escribió:

This is because WhiteCoreSim does not support EEP (Enhanced Experience Protocol). If you are using the latest Firestorm viewer (OpenSim version), you are very much likely to get this problem. EEP replaces the old Windlight feature.

EEP also made other changes to the region's environment such as sun, moon, clouds, water, etc.

OpenSim has implemented its own version of EEP called uglysky (is the branch to look for), It is a very messy and incorrect implementation of Enhanced Experience Protocol but it will give you some ideas relating to implementation. I may take a stab at implementing it when I have some free time.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/WhiteCoreSim/WhiteCore-Dev/issues/332#issuecomment-877308146, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADIWFENAGN7OS65ZCASN73TW4PXRANCNFSM45YTYOPQ .

johnfelipe avatar Jul 09 '21 23:07 johnfelipe