Skip to content

Conversation

@Brokkonaut
Copy link
Contributor

@Brokkonaut Brokkonaut commented Jan 22, 2026

fixes #2895

the cause of the problem is that ConfigurationLoadEvent is called before the config is actually loaded, i have added debug logging to visualize this: https://cpaste.de/figewenuhe.sql - the paths from the config were never set in the SchematicsManager (and also in the SessionManager).

@Brokkonaut Brokkonaut requested a review from a team as a code owner January 22, 2026 04:42
Copy link
Member

@me4502 me4502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm happy with this as-is. Realistically we need to redo the startup lifecycle in WE8 as it doesn't currently match MC super well, but doing it this way at least is tying configuration load directly to the config.load call, which is better than what we had before.

@me4502 me4502 merged commit fee61cf into EngineHub:version/7.4.x Jan 23, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

schematics listing or loading always uses the default path instead of the configured path in WorldEdit 7.4

2 participants