godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
90.35k stars 21.06k forks source link

GridMap error spam everytime I load a specific scene. #32028

Closed EzraT closed 4 years ago

EzraT commented 5 years ago

Godot version: 3.1.1 and recent master build.

OS/device including version: Linux Mint 19.2 Cinnamon 4.2.4

Issue description: Godot keeps spamming me with an error message related to GridMaps every time I load or run a specific scene in my project, I tried changing my GridMap settings and recreating my MeshLibs, but no matter what I do it does not go away. Untitled

Steps to reproduce: I have no idea, I've not been able to reproduce this with any other GridMap since.

Minimal reproduction project: gridmap_errors.zip

nathanfranke commented 5 years ago

Ubuntu 18.04, Godot 3.1.1 Mono I am also getting these errors on the Reproduction Project (Although Only in stdout) image image

EzraT commented 3 years ago

It looks like this issue has resurfaced, here's a screenshot of the MRP in 3.3.2. image