Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in [EVENT MANAGER] grid with MariaDB-10.5 #332

Open
johnfelipe opened this issue May 29, 2021 · 8 comments
Open

error in [EVENT MANAGER] grid with MariaDB-10.5 #332

johnfelipe opened this issue May 29, 2021 · 8 comments
Labels

Comments

@johnfelipe
Copy link

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
Copy link
Author

SNAG-0523
when try to connect show me that error

@fly-man- fly-man- added the bug label May 30, 2021
@johnfelipe
Copy link
Author

Same issue with

10.3.28-MariaDB-log - MariaDB Server

i will test with downgrade of mysql 5

@johnfelipe
Copy link
Author

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

@greythane
Copy link
Member

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

@johnfelipe
Copy link
Author

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

@greythane
Copy link
Member

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

@CaseyraeStarfinder
Copy link

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.

@johnfelipe
Copy link
Author

johnfelipe commented Jul 9, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants