RCXcrafter / EmbersRekindled

Port of Embers Rekindled to a minecraft version beyond 1.12.2
MIT License
11 stars 7 forks source link

Working pipe texture broken only after reload chunk #39

Closed PixVoxel closed 3 months ago

PixVoxel commented 3 months ago

image This sometimes happen, break pipe and place it again, its texture become normal. it work normal, only texture happen.

PixVoxel commented 3 months ago

I forgot to put my log, sorry. latest.log

PixVoxel commented 3 months ago

After check, this only happen for client, to working pipe.

RCXcrafter commented 3 months ago

version 1.3.6 should hopefully fix this, let me know if it does or doesn't

PixVoxel commented 3 months ago

version 1.3.6 should hopefully fix this, let me know if it does or doesn't

1.3.6 has a problem on server

Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Attempted to load class net/minecraft/client/player/LocalPlayer for invalid dist DEDICATED_SERVER latest.log

RCXcrafter commented 3 months ago

okay version 1.3.7 fixes the server crash

PixVoxel commented 3 months ago

okay version 1.3.7 fixes the server crash

all the things work well. thanks!