Server crash on neoforge when attempting to find config #5

Closed
opened 2025-10-15 06:03:22 +00:00 by Fleepify · 2 comments

When the server tries to find the config it crashes. Doesnt happen on client (of course) or on a fabric server (i tested), I also tried transferring the already existing config from my instance files onto the server which did not work. I assume maybe this has some relation/is similar to the crash on the 0.1.0 fabric version

When the server tries to find the config it crashes. Doesnt happen on client (of course) or on a fabric server (i tested), I also tried transferring the already existing config from my instance files onto the server which did not work. I assume maybe this has some relation/is similar to the crash on the 0.1.0 fabric version
Owner

Hi, this isn't actually related to Fabric's issue, Fabric's issue was that I included the NeoForge build of the config in the Fabric mod.

I'll take a look because the config mustn't be initializing early enough.

Hi, this isn't actually related to Fabric's issue, Fabric's issue was that I included the NeoForge build of the config in the Fabric mod. I'll take a look because the config mustn't be initializing early enough.
Owner

Hmm, it's an incompatibility with NeoForge's VillagerTradesEvent. That seems to run before Greenhouse Config initialization.

I'll take a look at moving config initialization elsewhere. Thanks for the report!

Hmm, it's an incompatibility with NeoForge's VillagerTradesEvent. That seems to run before Greenhouse Config initialization. I'll take a look at moving config initialization elsewhere. Thanks for the report!
Calico self-assigned this 2025-10-15 08:29:40 +00:00
Calico referenced this issue from a commit 2025-10-15 08:51:48 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Modding/enchiridion#5
No description provided.