Zrips / CMI

114 stars 97 forks source link

[ CMI ] Problem with /skin command. #7301

Open samparotony228 opened 1 year ago

samparotony228 commented 1 year ago

Description of Issue

When a player playing from version 1.12.2 (on server version 1.19.2) changes the skin with the /skin command - it gets stuck in an empty chunk... ( https://imgur.com/a/kSuhGlp )

Version Information

Output of /cmi version - https://imgur.com/a/kLUNySh

server version - Purpur 1.19.2-R0.1-SPANSHOT b1819

Errors

This issue does not cause errors in the console.

Relevant Config Sections

Modules.yml
 skin: true

config.yml
 Skins:
  AutoApply: false
  SteveOnOff: true
  RequireSpecificPerm: false
  SkinUpdateTimer: 1320
  SkinRequestFrequency: 10

Relevant Plugins

[ ProtocolLib 5.0.0-SNAPSHOT-b600 ], [ CMILib 1.2.3.6 ], [ Vault 1.7.3-CMI ]

Agreements

mrfloris commented 1 year ago

Dupe: https://github.com/Zrips/CMI/issues/7205

Please append your new and relevant information to the existing ticket.

samparotony228 commented 1 year ago

Dupe: #7205

Please append your new and relevant information to the existing ticket.

I don't quite understand what you mean?

mrfloris commented 1 year ago

Dupe: #7205 Please append your new and relevant information to the existing ticket.

I don't quite understand what you mean?

i meant: don't create duplicates if there's already an open issue.

Zrips commented 1 year ago

@samparotony228 What type of plugin are you using to allow different clients to join your server?

mrfloris commented 1 year ago

Dupe: #7205 Please append your new and relevant information to the existing ticket.

I don't quite understand what you mean?

I've double-checked the two tickets and I see that they are probably two different issues. My apologies. Ignore my mention about it being a dupe.

samparotony228 commented 1 year ago

@samparotony228 What type of plugin are you using to allow different clients to join your server?

None, I don’t have one, CMI is responsible for connecting. and, I still have 2 plugins, these are ViaBackwards-4.4.2 and ViaVersion-4.4.2

CloudeLecaw commented 1 year ago

cmi is no t responsible for Connecting. with it you only could have One client. its your via plugins. at first check the plugins are up to latest builds. jenkins offers a lot. at least the question would be, what chunkmanagement and skin management have together...normaly your worlds doesnt matter what skins are used by your players.

Your using latest version of viaversion and viabackwards? latest via version could be found here https://ci.viaversion.com/job/ViaVersion/ latest via backwards version could be found here https://ci.viaversion.com/view/ViaBackwards/job/ViaBackwards/

samparotony228 commented 1 year ago

cmi is no t responsible for Connecting. with it you only could have One client. its your via plugins. at first check the plugins are up to latest builds. jenkins offers a lot. at least the question would be, what chunkmanagement and skin management have together...normaly your worlds doesnt matter what skins are used by your players.

Your using latest version of viaversion and viabackwards? latest via version could be found here https://ci.viaversion.com/job/ViaVersion/ latest via backwards version could be found here https://ci.viaversion.com/view/ViaBackwards/job/ViaBackwards/

I am using the latest versions of these plugins. I tested this is with the SkinRestorer plugin and there was no such problem with it. But I don't want to use the SkinRestorer plugin, why, if there is a skins function in the CMI... but with CMI there is such a problem. That's why I contacted the developer.