2025-03-19 13:06:52.1594 AuthenticationJWTComponent Error System.Security.Cryptography.CryptographicException: ASN1 corrupted data. ---> System.Formats.Asn1.AsnContentException: The provided data is tagged with 'Universal' class value '16', but it should have been 'Universal' class value '2'. at System.Formats.Asn1.AsnDecoder.CheckExpectedTag(Asn1Tag tag, Asn1Tag expectedTag, UniversalTagNumber tagNumber) at System.Formats.Asn1.AsnDecoder.GetPrimitiveContentSpan(ReadOnlySpan`1 source, AsnEncodingRules ruleSet, Asn1Tag expectedTag, UniversalTagNumber tagNumber, Int32& bytesConsumed) at System.Formats.Asn1.AsnDecoder.GetIntegerContents(ReadOnlySpan`1 source, AsnEncodingRules ruleSet, Asn1Tag expectedTag, UniversalTagNumber tagNumber, Int32& bytesConsumed) at System.Formats.Asn1.AsnDecoder.ReadIntegerBytes(ReadOnlySpan`1 source, AsnEncodingRules ruleSet, Int32& bytesConsumed, Nullable`1 expectedTag) at System.Formats.Asn1.AsnDecoder.ReadInteger(ReadOnlySpan`1 source, AsnEncodingRules ruleSet, Int32& bytesConsumed, Nullable`1 expectedTag) at System.Security.Cryptography.Asn1.RSAPublicKeyAsn.DecodeCore(AsnValueReader& reader, Asn1Tag expectedTag, RSAPublicKeyAsn& decoded) at System.Security.Cryptography.Asn1.RSAPublicKeyAsn.Decode(Asn1Tag expectedTag, ReadOnlyMemory`1 encoded, AsnEncodingRules ruleSet) --- End of inner exception stack trace --- at System.Security.Cryptography.Asn1.RSAPublicKeyAsn.Decode(Asn1Tag expectedTag, ReadOnlyMemory`1 encoded, AsnEncodingRules ruleSet) at System.Security.Cryptography.RSAKeyFormatHelper.ReadRsaPublicKey(ReadOnlyMemory`1 keyData, AlgorithmIdentifierAsn& algId, RSAParameters& ret) at System.Security.Cryptography.RSA.ImportRSAPublicKey(ReadOnlySpan`1 source, Int32& bytesRead) at Hotfix.AuthenticationJWTComponentAwakeSystem.Awake(AuthenticationJWTComponent self) in D:\UGit\EintooAR\GameServer\Server\Hotfix\Outter\Authentication\JWT\AuthenticationJWTComponentSystem.cs:line 31 at Fantasy.Entitas.Interface.AwakeSystem`1.Invoke(Entity self) at Fantasy.Entitas.EntityComponent.Awake(Entity entity) at Fantasy.Entitas.EntityComponent.Awake(Entity entity) at Fantasy.Entitas.Entity.AddComponent[T](Boolean isPool) at OnCreateScene_InitEvent.Handler(OnCreateScene self) in D:\UGit\EintooAR\GameServer\Server\Hotfix\OnCreateScene_InitEvent.cs:line 15 at OnCreateScene_InitEvent.Handler(OnCreateScene self) at Fantasy.Event.AsyncEventSystem`1.InvokeAsync(Object self) at Fantasy.Event.AsyncEventSystem`1.InvokeAsync(Object self) at Fantasy.Event.EventComponent.PublishAsync[TEventData](TEventData eventData) at Fantasy.Event.EventComponent.PublishAsync[TEventData](TEventData eventData) at Fantasy.Scene.<>c__DisplayClass88_0.b__0() at Fantasy.ThreadSynchronizationContext.Update() at Fantasy.MultiThreadScheduler.Loop(Scene scene, CancellationToken cancellationToken) at Fantasy.MultiThreadScheduler.<>c__DisplayClass5_0.b__0() 2025-03-19 13:13:14.7011 AuthenticationJWTComponent Error System.Security.Cryptography.CryptographicException: ASN1 corrupted data. ---> System.Formats.Asn1.AsnContentException: The provided data is tagged with 'Universal' class value '16', but it should have been 'Universal' class value '2'. at System.Formats.Asn1.AsnDecoder.CheckExpectedTag(Asn1Tag tag, Asn1Tag expectedTag, UniversalTagNumber tagNumber) at System.Formats.Asn1.AsnDecoder.GetPrimitiveContentSpan(ReadOnlySpan`1 source, AsnEncodingRules ruleSet, Asn1Tag expectedTag, UniversalTagNumber tagNumber, Int32& bytesConsumed) at System.Formats.Asn1.AsnDecoder.GetIntegerContents(ReadOnlySpan`1 source, AsnEncodingRules ruleSet, Asn1Tag expectedTag, UniversalTagNumber tagNumber, Int32& bytesConsumed) at System.Formats.Asn1.AsnDecoder.ReadIntegerBytes(ReadOnlySpan`1 source, AsnEncodingRules ruleSet, Int32& bytesConsumed, Nullable`1 expectedTag) at System.Formats.Asn1.AsnDecoder.ReadInteger(ReadOnlySpan`1 source, AsnEncodingRules ruleSet, Int32& bytesConsumed, Nullable`1 expectedTag) at System.Security.Cryptography.Asn1.RSAPrivateKeyAsn.DecodeCore(AsnValueReader& reader, Asn1Tag expectedTag, RSAPrivateKeyAsn& decoded) at System.Security.Cryptography.Asn1.RSAPrivateKeyAsn.Decode(Asn1Tag expectedTag, ReadOnlyMemory`1 encoded, AsnEncodingRules ruleSet) --- End of inner exception stack trace --- at System.Security.Cryptography.Asn1.RSAPrivateKeyAsn.Decode(Asn1Tag expectedTag, ReadOnlyMemory`1 encoded, AsnEncodingRules ruleSet) at System.Security.Cryptography.RSAKeyFormatHelper.FromPkcs1PrivateKey(ReadOnlyMemory`1 keyData, AlgorithmIdentifierAsn& algId, RSAParameters& ret) at System.Security.Cryptography.RSA.ImportRSAPrivateKey(ReadOnlySpan`1 source, Int32& bytesRead) at Hotfix.AuthenticationJWTComponentAwakeSystem.Awake(AuthenticationJWTComponent self) in D:\UGit\EintooAR\GameServer\Server\Hotfix\Outter\Authentication\JWT\AuthenticationJWTComponentSystem.cs:line 32 at Fantasy.Entitas.Interface.AwakeSystem`1.Invoke(Entity self) at Fantasy.Entitas.EntityComponent.Awake(Entity entity) at Fantasy.Entitas.EntityComponent.Awake(Entity entity) at Fantasy.Entitas.Entity.AddComponent[T](Boolean isPool) at OnCreateScene_InitEvent.Handler(OnCreateScene self) in D:\UGit\EintooAR\GameServer\Server\Hotfix\OnCreateScene_InitEvent.cs:line 15 at OnCreateScene_InitEvent.Handler(OnCreateScene self) at Fantasy.Event.AsyncEventSystem`1.InvokeAsync(Object self) at Fantasy.Event.AsyncEventSystem`1.InvokeAsync(Object self) at Fantasy.Event.EventComponent.PublishAsync[TEventData](TEventData eventData) at Fantasy.Event.EventComponent.PublishAsync[TEventData](TEventData eventData) at Fantasy.Scene.<>c__DisplayClass88_0.b__0() at Fantasy.ThreadSynchronizationContext.Update() at Fantasy.MultiThreadScheduler.Loop(Scene scene, CancellationToken cancellationToken) at Fantasy.MultiThreadScheduler.<>c__DisplayClass5_0.b__0()