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

Error Godot 3.1. Alpha3 renderer 2.0 win 32 and 64 #24304

Closed
giovanigsilva opened this issue Dec 12, 2018 · 15 comments
Closed

Error Godot 3.1. Alpha3 renderer 2.0 win 32 and 64 #24304

giovanigsilva opened this issue Dec 12, 2018 · 15 comments

Comments

@giovanigsilva
Copy link

Erro in ES 2.0 renderer

win 32 and 64

WARNING: cleanup: ObjectDB Instances still exist!
At: core/object.cpp:2081
ERROR: There are still MemoryPool allocs in use at exit!
At: core/dvector.cpp:70
OpenGL ES 2.0 Renderer: Intel(R) HD Graphics
erasing C:\Users\Giovani\AppData\Roaming/Godot/projects/New Game Project-db903b93cbdc929593e13ea0ff8177ad/filesystem_update4

@giovanigsilva giovanigsilva changed the title Erro Godot 3.1. Alpha 3 renderer 2.0 win 32 and 64 Error Godot 3.1. Alpha 3 renderer 2.0 win 32 and 64 Dec 12, 2018
@giovanigsilva
Copy link
Author

locked on this screen

erro godot

@giovanigsilva giovanigsilva changed the title Error Godot 3.1. Alpha 3 renderer 2.0 win 32 and 64 Error Godot 3.1. Alpha3 renderer 2.0 win 32 and 64 Dec 12, 2018
@Zireael07
Copy link
Contributor

We need more info, the issue template is there for a reason.

What is your OS? Graphics card? Is the project an empty (new) one? 2D or 3D?

@giovanigsilva
Copy link
Author

We need more info, the issue template is there for a reason.

What is your OS? Graphics card? Is the project an empty (new) one? 2D or 3D?

ok

OS: windows 64
Graphic card: Intel HD Graphics (I always used in godot 3.0.6)
project empty or new (same problem)
3d and 2d

open normal, but when change to ES 2 dont restart, show me this problem

@giovanigsilva
Copy link
Author

We need more info, the issue template is there for a reason.

What is your OS? Graphics card? Is the project an empty (new) one? 2D or 3D?

"erasing C:\Users\Giovani\AppData\Roaming/Godot/projects/New Game Project-db903b93cbdc929593e13ea0ff8177ad/filesystem_update4"

"erasing C:\Users\Giovani\AppData\Roaming\Godot\projects\New Game Project-db903b93cbdc929593e13ea0ff8177ad\filesystem_update4" ??????????

@Chaosus
Copy link
Member

Chaosus commented Dec 14, 2018

Can you show a crash log here ? (You can see it if you run engine from command line)

@Chaosus Chaosus added the bug label Dec 14, 2018
@giovanigsilva
Copy link
Author

Can you show a crash log here ? (You can see it if you run engine from command line)
yes, does not enter the edit screen. stopped on this screen

erro1
erro2

@giovanigsilva
Copy link
Author

Can you show a crash log here ? (You can see it if you run engine from command line)

pressing f5 to run my project with error, showing opening screen too. as if the editor were working
erro3

@akien-mga
Copy link
Member

Sounds like a duplicate of #23069.

@giovanigsilva
Copy link
Author

giovanigsilva commented Dec 14, 2018

Sounds like a duplicate of #23069.

show me this. dont run in ES2 only

erro4

exactly. very similar. but
I did not have this problem

@giovanigsilva
Copy link
Author

giovanigsilva commented Dec 14, 2018

Godot open normal. only when i try open in ES2 (CRASH)

@giovanigsilva
Copy link
Author

Sounds like a duplicate of #23069.

show me this. dont run in ES4 only

erro4

exactly. very similar. but
I did not have this problem

@giovanigsilva
Copy link
Author

erro5

maybe this will help

@giovanigsilva
Copy link
Author

--VERBOSE COMMAND

erro6

@giovanigsilva
Copy link
Author

Solution

Only open the file default_env.tres in notepad

[gd_resource type="Environment" load_steps=2 format=2]

[sub_resource type="ProceduralSky" id=1]
Erase ProceduralSky
[sub_resource type="" id=1] <==============

[resource]

background_mode = 2
background_sky = SubResource( 1 )

@akien-mga
Copy link
Member

Duplicate of #21551.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants