Open Cobbert opened 3 months ago
I will look into this next week :) ty
I am running into this issue as well.
Enigmatica 9 Expert
Forge 1.19.2-43.2.14
Chunk-Pregenerator-1.19.2-4.4.4.jar
@soleluke thank you I will try to fix this bug for good this week.
I am running into this issue too forge-1.19.2-43.4.4 Chunk-Pregenerator-1.19.2-4.4.5.jar CarbonConfig-1.19.2-1.2.6.jar
no other mods
@n2oxy @soleluke @Cobbert I looked into it multiple times at this point. And everytime i do i simply have a hard time reproducing it or something like it.
There looks to be something that breaks the translation system on the server side where they are not loaded at all... Even so they are ment to be loaded...
Unless they are using custom server implementations this shouldn't happen at all. Which when it is custom server implementations, these are not supported. (Custom server implementations => Sponge, Bukkit, etc)
For sure but i am actually using only forge, no server implementations. I have spotted crap output in a modpack, and then i used to launch forge server using only two mods are pregen and carbon config. The issue wasn't gone, so i described to notice here about.
@n2oxy @soleluke @Cobbert I looked into it multiple times at this point. And everytime i do i simply have a hard time reproducing it or something like it.
There looks to be something that breaks the translation system on the server side where they are not loaded at all... Even so they are ment to be loaded...
My setup is very heavy with mods, id assume my issue is simply a conflict with other mods, when I gave free the I'll spring up a server without the atm pack loaded and see if anything changes.
I can also proved you my exact server files being used for testing if needed. Its all ran inside docker and is on my github.
For sure but i am actually using only forge, no server implementations. I have spotted crap output in a modpack, and then i used to launch forge server using only two mods are pregen and carbon config. The issue wasn't gone, so i described to notice here about.
My output was formatted as expected before changing away from standard forge loader. Just my experience, yours may be different.
For sure but i am actually using only forge, no server implementations. I have spotted crap output in a modpack, and then i used to launch forge server using only two mods are pregen and carbon config. The issue wasn't gone, so i described to notice here about.
My output was formatted as expected before changing away from standard forge loader. Just my experience, yours may be different.
Running ATM9 server on FORGE_VERSION=1.20.1-47.3.5 MC_VERSION=1.20.1 with mohist-1.20.1-759-server.jar
ATM9 https://github.com/AllTheMods/ATM-9
MohistMC https://mohistmc.com/
Docker file for the server with mohistMC jar, pulls latest jar, made for unraid server, not sure if it will run outside of unraid without some effort. https://github.com/Cobbert/docker-allthemods9/tree/main
Output in console isn't formatted how it was before switching to mohist jar from standard forge jar.
Everything seems to work just fine, but the output.
[12:46:47 INFO]: process.chunk_pregen.logger_splitprocess.chunk_pregen.wrapprocess.chunk_pregen.wrapprocess.chunk_pregen.logger_splitprocess.chunk_pregen.wrap process.chunk_pregen.wrapprocess.chunk_pregen.logger_splitprocess.chunk_pregen.wrapprocess.chunk_pregen.logger_splitprocess.chunk_pregen.wrapprocess.chunk_pregen.logger_splitprocess.chunk_pregen.wrapprocess.chunk_pregen.logger_splitprocess.chunk_pregen.wrapprocess.chunk_pregen.logger_splitprocess.chunk_pregen.wrapprocess.chunk_pregen.logger_splitprocess.chunk_pregen.wrapprocess.chunk_pregen.wrapprocess.chunk_pregen.logger_splitprocess.chunk_pregen.wrapprocess.chunk_pregen.wrapprocess.chunk_pregen.wrapprocess.chunk_pregen.wrapprocess.chunk_pregen.wrapprocess.chunk_pregen.wrapprocess.chunk_pregen.wrap
Asking for a takList for current world gens results with the same type of output.
[12:47:59 INFO]: [username: task.chunk_pregen.wraptask.chunk_pregen.active_task] [12:47:59 INFO]: [username: task.chunk_pregen.wraptask.chunk_pregen.active_task]
Can provide more info if needed.