How to fix this error

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Sprowk
:warning: Old Version Published before Godot 3 was released.

Since yesterday I am getting this weird error when i try to open certain scene but everything else in the godot or the project works.

screenshot

Could you provide some more details? Did you compile godot yourself or did you download a binary? Maybe upload the project/some relevant code? I can’t tell much from just the error.

keke | 2017-03-14 22:33

Looks like an internal bug. It would really help if you can reproduce this in a small project to share so we can have a look at how to fix it.

Zylann | 2017-03-14 22:55

I see addons there, maybe some custom node is trying to use a null element in a way it does not trigger a script error.

eons | 2017-03-15 04:45

I tried disabling everything but it didn’t work out. The error appears after I open first scene besides the main scene already loaded. I will remove and download godot and let you know what happens.

Sprowk | 2017-03-20 10:42

Worked like a charm. I was using older godot (2.1.0). As I updated it to (2.1.2) the problem dissappeared.

Sprowk | 2017-03-22 13:33

Good, don’t forget to update your export templates too.

You can self-answer and select to leave it solved.

eons | 2017-03-22 14:21