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

NullReferenceException: Object reference not set to an instance of an object #8

Open
gtrier opened this issue Jul 16, 2019 · 2 comments

Comments

@gtrier
Copy link

gtrier commented Jul 16, 2019

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()

@maikramer
Copy link
Owner

maikramer commented Jul 17, 2019 via email

@maikramer
Copy link
Owner

Please, can you try the 0.3.7 version and check?You can close the issue if is solved, for me it's solved.

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

2 participants