eXpansionPluginPack / eXpansion2

The next generation server controller for maniaplanet using symfony components
http://mp-expansion.com/
MIT License
7 stars 3 forks source link

[CORE]On startup some dispatched events are lost #322

Closed oliverde8 closed 6 years ago

oliverde8 commented 6 years ago

I'm reporting a Bug

Events are dispatched before the DataProviders are initialized. So they get lost.

Exemple : Local records are loaded but widgets and other plugins can't access it.