Nova-Committee / Re-Avaritia

MIT License
16 stars 13 forks source link

Singularity rendering error on the server #12

Closed Pocky-l closed 11 months ago

Pocky-l commented 2 years ago

In the client - singularities are displayed. On the server - NULL singularities. If you go to the single-world, then go to the server - it is displayed correctly. Single: image Server: image If you went to the client and then to the server: image

debug: [Render thread/WARN] [net.minecraft.client.ClientRecipeBook/]: Unknown recipe category: [!!!com.mojang.logging.LogUtils$1ToString@7a0802ba=>java.lang.NullPointerException:Cannot invoke "Object.toString()" because the return value of "java.util.function.Supplier.get()" is null!!!]/avaritia:slime_singularity

Pocky-l commented 2 years ago

image

cnlimiter commented 2 years ago

I've tried to solve this problem, you can try this version. Avaritia-Reforged-forge-1.18.2-1.1.1-universal.jar.zip

Pocky-l commented 2 years ago

No, it's still the same. image I attach full debug from the client. debug.log

Pocky-l commented 2 years ago

Hi, here is more info. my inv: image single: image server: image

On the server, it doesn't matter which singularity you use to craft.

cnlimiter commented 11 months ago

fixed