#Max zoom shows nothing + Show Minimap causes crash

1 messages · Page 1 of 1 (latest)

ornate pawn
#

What it says on the tin.
I'm 99% sure that I have some operator at an invalid position somewhere on my HomeCanvas, but I don't know how to check for that and I don't want to lose all my doodles I have on my HomeCanvas. is there a way to check for broken op placements?

pure nymph
#

try checking your HomeCanvas_id.t3ui file

#

you may be able to find a node with invalid or ridiculously large position values

#

of you do, you can change these values to something more sane - just make sure to do all this while t3 isnt running

ornate pawn
#

yippee!!! (ty)

pure nymph
#

hooray!! no problem 🙂

#

also good guess!! and if u run into the issue again try to reproduce it and let us know

chrome oasis
#

I had this issue in the past, I found the Infinity values in the HomeCanvas_id.t3ui file. It never happened again so I don't know how to reproduce it