You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried saving image using Materialize v0.3.6 , in CentOS 7 linux, get this below error :
Can you please check ?
NullReferenceException: Object reference not set to an instance of an object
at SaveLoadProject+d__13.MoveNext () [0x0003d] in <77e158b3e5464d00aebc3ab15581f04e>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in :0
UnityEngine.MonoBehaviour:StartCoroutineManaged2(IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
SaveLoadProject:SaveFile(String, Texture2D)
MainGui:SaveFile(String)
MainGui:SaveTextureFile(MapType)
MainGui:OnGUI()
The text was updated successfully, but these errors were encountered:
Hi ,
I tried saving image using Materialize v0.3.6 , in CentOS 7 linux, get
this below error :
Can you please check ?
NullReferenceException: Object reference not set to an instance of an
object
at SaveLoadProject+d__13.MoveNext () [0x0003d] in
<77e158b3e5464d00aebc3ab15581f04e>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext
(System.Collections.IEnumerator enumerator, System.IntPtr
returnValueAddress) [0x00027] in :0
UnityEngine.MonoBehaviour:StartCoroutineManaged2(IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
SaveLoadProject:SaveFile(String, Texture2D)
MainGui:SaveFile(String)
MainGui:SaveTextureFile(MapType)
MainGui:OnGUI()
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#8?email_source=notifications&email_token=AB62QRARHNV4EG727MRR4XLP7XJFFA5CNFSM4IEBMPKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G7POUPA>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB62QREG7RCUHEKL2PUQLODP7XJFFANCNFSM4IEBMPKA>
.
Hi ,
I tried saving image using Materialize v0.3.6 , in CentOS 7 linux, get this below error :
Can you please check ?
NullReferenceException: Object reference not set to an instance of an object
at SaveLoadProject+d__13.MoveNext () [0x0003d] in <77e158b3e5464d00aebc3ab15581f04e>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in :0
UnityEngine.MonoBehaviour:StartCoroutineManaged2(IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
SaveLoadProject:SaveFile(String, Texture2D)
MainGui:SaveFile(String)
MainGui:SaveTextureFile(MapType)
MainGui:OnGUI()
The text was updated successfully, but these errors were encountered: