DrMoriarty / godot-applovin-max

AppLovinMax plugin for godot engine.
27 stars 7 forks source link

Repetitive errors #23

Open avnerh1 opened 2 years ago

avnerh1 commented 2 years ago

After installing UnityAds adaptor, I keep getting those error messages in the Output console of the editor:

Failed to get modified time for: com.applovin.mediation:unityads-adapter:+ Failed to get modified time for: com.applovin.mediation:unityads-adapter:+ Failed to get modified time for: com.applovin.mediation:unityads-adapter:+

They appear every 3 seconds or so and flood the console.

avnerh1 commented 2 years ago

Just found this: https://github.com/godotengine/godot/issues/40871

I understand it's a Godot bug, not a bug in the plugin.