PixelStudioHub
PixelStudioHub copied to clipboard
Exception in SetInfo (Dragonizer)

Account Name: Dragonizer
kekeke.psp attached
Another report from 四世布尔格 Error=NullReferenceException: Object reference not set to an instance of an object. at Assets.Scripts.Interface.UserImageUpload.SetInfo (Assets.Scripts.Data.UserImage image, System.Boolean update) (at <00000000000000000000000000000000>:0) Assets.Scripts.Interface.UserImageUpload.Open (Assets.Scripts.Data.Project project, Assets.Scripts.Data.Palette palette, Assets.Scripts.Data.Palette autoPalette, Assets.Scripts.Enums.UserImageType type, System.Boolean update) (at <00000000000000000000000000000000>:0) Assets.Scripts.Interface.Elements.NetworkImage.OnProjectLoaded (Assets.Scripts.Data.Project project, Assets.Scripts.Data.Palette palette, Assets.Scripts.Enums.UserImageType type) (at <00000000000000000000000000000000>:0) System.Action`1[T].Invoke (T obj) (at <00000000000000000000000000000000>:0) Assets.Scripts.Interface.DocumentManager+<Load>d__27.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)
Still an error

Hi, this screenshot doesn't help me as I don't know how to reproduce the error. Please make a video.
Right
On Tue, Jan 18, 2022, 4:07 PM Nate River @.***> wrote:
Hi, this screenshot doesn't help me as I don't know how to reproduce the error. Please make a video.
— Reply to this email directly, view it on GitHub https://github.com/hippogamesunity/PixelStudioHub/issues/109#issuecomment-1015160893, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXK6VQCLUFS7SLMOCXP3J7LUWUNVLANCNFSM5MESFDVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you commented.Message ID: @.***>
Here's how to reproduce the error
https://youtu.be/I2ggpf1wrlE
Thanks, I'll try to investigate the issue.
Still exists in 3.91
Error=NullReferenceException: Object reference not set to an instance of an object. at Assets.Scripts.Interface.UserImageUpload.SetInfo (Assets.Scripts.Data.UserImage image, System.Boolean update) (at <00000000000000000000000000000000>:0)
Assets.Scripts.Interface.UserImageUpload.Open (Assets.Scripts.Data.Project project, Assets.Scripts.Data.Palette palette, Assets.Scripts.Data.Palette autoPalette, Assets.Scripts.Enums.UserImageType type, System.Boolean update) (at <00000000000000000000000000000000>:0)
Assets.Scripts.Interface.Elements.NetworkImage.OnProjectLoaded (Assets.Scripts.Data.Project project, Assets.Scripts.Data.Palette palette, Assets.Scripts.Enums.UserImageType type) (at <00000000000000000000000000000000>:0)
System.Action.Invoke () (at <00000000000000000000000000000000>:0)
Assets.Scripts.Interface.SignIn.OnSignIn (System.String userJson, System.String token) (at <00000000000000000000000000000000>:0)
Assets.Scripts.Interface.SignIn+<>c__DisplayClass27_0.<PerformSignIn>g__Callback|0 (System.Boolean success, System.String error, System.String data) (at <00000000000000000000000000000000>:0)
System.Action3[T1,T2,T3].Invoke (T1 arg1, T2 arg2, T3 arg3) (at <00000000000000000000000000000000>:0) System.Action4[T1,T2,T3,T4].Invoke (T1 arg1, T2 arg2, T3 arg3, T4 arg4) (at <00000000000000000000000000000000>:0)
System.Action`1[T].Invoke (T obj) (at <00000000000000000000000000000000>:0)
Assets.Scripts.Common.Downloader+<Coroutine>d__7.MoveNext () (at <00000000000000000000000000000000>:0)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)
Please tell us what happened and how to reproduce the issue.
Well I was just uploading an artwork I made, but then this error appeared. The way to reproduce it is just to upload it on Pixel Network, and then it'll just appear.
On Tue, Feb 1, 2022, 1:47 AM Nate River @.***> wrote:
Still exists in 3.91
Error=NullReferenceException: Object reference not set to an instance of an object. at Assets.Scripts.Interface.UserImageUpload.SetInfo (Assets.Scripts.Data.UserImage image, System.Boolean update) (at <00000000000000000000000000000000>:0) Assets.Scripts.Interface.UserImageUpload.Open (Assets.Scripts.Data.Project project, Assets.Scripts.Data.Palette palette, Assets.Scripts.Data.Palette autoPalette, Assets.Scripts.Enums.UserImageType type, System.Boolean update) (at <00000000000000000000000000000000>:0) Assets.Scripts.Interface.Elements.NetworkImage.OnProjectLoaded (Assets.Scripts.Data.Project project, Assets.Scripts.Data.Palette palette, Assets.Scripts.Enums.UserImageType type) (at <00000000000000000000000000000000>:0) System.Action.Invoke () (at <00000000000000000000000000000000>:0) Assets.Scripts.Interface.SignIn.OnSignIn (System.String userJson, System.String token) (at <00000000000000000000000000000000>:0) Assets.Scripts.Interface.SignIn+<>c__DisplayClass27_0.g__Callback|0 (System.Boolean success, System.String error, System.String data) (at <00000000000000000000000000000000>:0) System.Action3[T1,T2,T3].Invoke (T1 arg1, T2 arg2, T3 arg3) (at <00000000000000000000000000000000>:0) System.Action4[T1,T2,T3,T4].Invoke (T1 arg1, T2 arg2, T3 arg3, T4 arg4) (at <00000000000000000000000000000000>:0) System.Action`1[T].Invoke (T obj) (at <00000000000000000000000000000000>:0) Assets.Scripts.Common.Downloader+d__7.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)
Please tell us what happened and how to reproduce the issue.
— Reply to this email directly, view it on GitHub https://github.com/hippogamesunity/PixelStudioHub/issues/109#issuecomment-1026043502, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXK6VQD2N5RDQS4VRP6CGSTUY3DKNANCNFSM5MESFDVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you commented.Message ID: @.***>