Stephan
Stephan
Can you post the lk_log from the lk2nd you managed to boot? See https://github.com/msm8916-mainline/lk2nd#troubleshooting
Currently, the homepage is not re-built automatically, so new languages only appear when a new build is triggered manually. I just did that so they show up now. I think...
There are some basic guidelines in the [Sponge Branding Manual](https://drive.google.com/file/d/0B0_Vyme6I-EwTk9HUWtSdDNxaFU/view)
The order doesn't really make much sense for the initialization event, because the dependencies should be **always** initialized before the plugin, no matter what order they choose for the event....
@gabizou If I understand you correctly, what you suggest is keeping everything as-is, and basically handling required dependency initalization by listening to a later initialization event or setting a late...
The point of the plugin dependencies is to have all these little things handled automatically, so if you define a required dependency you don't need to care about special event...
@gabizou I see your point, but that has still several downsides in my opinion: - Non-required classpath dependencies are still required, because while some plugins are not required to be...
Before we come to the actual point of plugin initialization, maybe we could decide if we're going to keep the plugin dependencies for the construction / classpath injection in the...
> I think having a logger which can deal with adventure would be great, for one, it's adventure, for two, as much as it's tied to MC, it's doesn't seem...
> Am i doing something incorrectly? I don't know, you didn't post any of your configuration or code so I could just make bad guesses. :/