Closed qarmin closed 4 years ago
Maybe culprit is one among these https://lgtm.com/projects/g/godotengine/godot/alerts/?mode=list&id=cpp%2Finteger-multiplication-cast-to-long .
Should be fixed now in source repo, see recent commits in: https://github.com/smcameron/open-simplex-noise-in-c Looks like it will have to be integrated with the Godot changes already in the file
Should be fixed by this commit in upstream, and we just need to update our version: https://github.com/smcameron/open-simplex-noise-in-c/commit/0fef0dbedd76f767da7e3c894822729d0f07e54d
The latest master of that repo is 1 commit ahead of that commit.
Godot version: 3.2.dev.custom_build. 3ea33c0e4
OS/device including version: Ubuntu 19.04
Issue description:
and other similar when running different projects Steps to reproduce: Open empty project To see this error compile godot with this parameters