Raven Coffee

Raven Coffee

2M Downloads

Error has occurred while starting on server

moootoko opened this issue ยท 2 comments

commented

Forge version

1.19.2-43.2.8

Included mods

ravencoffee-0.5.0-1.19.2-43.1.1.jar
ravenbrewscore-1.0.1-1.19.2-43.1.1.jar

Detail

When the server has been started for the first time, some errors occurred although world data is generated.
The same error occurred no matter how many times I started the server.
I deleted the config folder and restarted, but it did not change.

log.txt

debug.log

Possible cause

As shown in line 14 of log.txt, the method definition you are looking for in findMethod is incorrect.
registerBlockState method has two arguments but only first one is passed.

net.minecraft.world.entity.ai.village.poi.PoiTypes.registerBlockStates
(javadoc for 1.19.3, but I assume the same for 1.19.2)

Question

Is this due to a bug in the mod?
If not, please let me know if there is anything else I need to do besides placing the mods.



Thank you.
I love black coffee.

commented

@moootoko Does the server crash with the mod? because I'm running a server locally on my computer and it seems to be working fine, the error shows on console, yes, but nothing breaks, I logged in too with the minecraft client and everything ok

commented

Aw shoot, I'm just seeing this, sorry xd
I'll take a look at this, thanks