Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about SpawnPacket extends EntitySpawnS2CPacket #3

Open
wupengyang1995 opened this issue Sep 22, 2021 · 0 comments
Open

about SpawnPacket extends EntitySpawnS2CPacket #3

wupengyang1995 opened this issue Sep 22, 2021 · 0 comments

Comments

@wupengyang1995
Copy link

wupengyang1995 commented Sep 22, 2021

Hi, brother,
I'm in trouble, I have a spawnPacket alse extends EntitySpawnS2CPacket like you do,
it run ok in singleplayer, but i put the mod on fabric server it crash:

Description: Exception in server tick loop

java.lang.NoClassDefFoundError: net/minecraft/class_638
	at net.metacraft.mod.painting.MetaPaintingEntity.method_18002(MetaPaintingEntity.java:202)

I don't know why clientworld(class_638) appear on server?

I think this mod put one on client and other put one on server? ,Did I get it wrong?

below is my code
image

image

Uploading image.png…

I hope I can get your help,thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant