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

Tile maps is broken ? #12

Open
metal3d opened this issue Sep 29, 2020 · 2 comments
Open

Tile maps is broken ? #12

metal3d opened this issue Sep 29, 2020 · 2 comments

Comments

@metal3d
Copy link

metal3d commented Sep 29, 2020

Hi
First, thanks to try to maintain this tool. I know that it's very complicated to get project made by others and to try to fix it...

I've got something weird (I'm pretty sure that worked before), I'm using 3.2.4 version and when I go to the "Time Maps", the plane disapears.

I made a (reduced) capture of what happens.

MaterializeTileMapProblem

I, the terminal:

Processing Tile
UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
<TileTextures>d__84:MoveNext() (at C:\Users\animeman\Documents\GitHub\Materialize\Assets\Scripts\TilingTextureMakerGui.cs:749)
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (at /home/builduser/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)
UnityEngine.MonoBehaviour:StartCoroutineManaged2(IEnumerator)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator) (at /home/builduser/buildslave/unity/build/Runtime/Export/Scripting/MonoBehaviour.bindings.cs:91)
TilingTextureMakerGui:Update() (at C:\Users\animeman\Documents\GitHub\Materialize\Assets\Scripts\TilingTextureMakerGui.cs:245)
 
(Filename: C Line: 0)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
System memory in use before: 0.53 GB.
System memory in use after: 0.53 GB.

Unloading 27 unused Assets to reduce memory usage. Loaded Objects now: 2553.
Total: 8.288808 ms (FindLiveObjects: 0.673921 ms CreateObjectMapping: 0.062318 ms MarkObjects: 7.468083 ms  DeleteObjects: 0.083800 ms)

Curl error 77: Error reading ca cert file from /etc/ssl/certs/ca-certificates.crt

Any idea ?

@finepointcgi
Copy link
Owner

finepointcgi commented Sep 29, 2020

That is interesting im not running into this issue. Is this on windows? What is your machine info?
image
Ill put up a newer version that has unity upgraded to the latest version and see if its that.
i noticed in the terminal its looking for a c\user\ file so im wondering if that has anything to do with it.
Edit: you can try this build https://drive.google.com/file/d/1Yx-VTJfvo4TWsVUE6FEZP0-87kV4ptYp/view?usp=sharing

@metal3d
Copy link
Author

metal3d commented Nov 1, 2020

Sorry I forget to say: Linux Fedora 32, NVidia 1060 3g

I'll try the build you gave in a while (I'm very busy, sorry)

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