Jump to content

Errors after changing lighting profile and completely dark scene at play time


Go to solution Solved by Ugur Tuna,

Recommended Posts

Posted

  Hi, I was using gaia for months and there wasn't any problem for a long time. I just changed lighting profile and got errors and my scene started to become completely dark when I hit the play button at unity. It doesn't fix after I exit from the play mode. ( If I restart the unity it fixes but problem reoccurs when I press play button again )

Errors: 

1) Initialize had a issue Object reference not set to an instance of an object This came from   at Gaia.ProceduralWorldsGlobalWeather.Initialize () [0x0012a] in C:\Users\HP\Desktop\Yedek\Yeni klasör\V15\Assets\Procedural Worlds\Gaia\Gaia Pro\Weather\VFX\Scripts\ProceduralWorldsGlobalWeather.cs:1962 
UnityEngine.Debug:LogError (object)
Gaia.ProceduralWorldsGlobalWeather:Initialize () (at Assets/Procedural Worlds/Gaia/Gaia Pro/Weather/VFX/Scripts/ProceduralWorldsGlobalWeather.cs:2116)
Gaia.ProceduralWorldsGlobalWeather:OnEnable () (at Assets/Procedural Worlds/Gaia/Gaia Pro/Weather/VFX/Scripts/ProceduralWorldsGlobalWeather.cs:1776)

2) NullReferenceException: Object reference not set to an instance of an object
Gaia.InteriorWeatherController.Setup () (at Assets/Procedural Worlds/Gaia/Gaia Pro/Weather/VFX/Scripts/InteriorWeatherController.cs:233)
Gaia.InteriorWeatherController.OnEnable () (at Assets/Procedural Worlds/Gaia/Gaia Pro/Weather/VFX/Scripts/InteriorWeatherController.cs:112)

3) Initialize had a issue Object reference not set to an instance of an object This came from   at Gaia.ProceduralWorldsGlobalWeather.Initialize () [0x0012a] in C:\Users\HP\Desktop\Yedek\Yeni klasör\V15\Assets\Procedural Worlds\Gaia\Gaia Pro\Weather\VFX\Scripts\ProceduralWorldsGlobalWeather.cs:1962 
UnityEngine.Debug:LogError (object)
Gaia.ProceduralWorldsGlobalWeather:Initialize () (at Assets/Procedural Worlds/Gaia/Gaia Pro/Weather/VFX/Scripts/ProceduralWorldsGlobalWeather.cs:2116)
Gaia.ProceduralWorldsGlobalWeather:Start () (at Assets/Procedural Worlds/Gaia/Gaia Pro/Weather/VFX/Scripts/ProceduralWorldsGlobalWeather.cs:1764)

4) Set snow vfx had a issue Do not create your own module instances, get them from a ParticleSystem instance This came from   at (wrapper managed-to-native) UnityEngine.ParticleSystem+EmissionModule.set_rateOverTime_Injected(UnityEngine.ParticleSystem/EmissionModule&,UnityEngine.ParticleSystem/MinMaxCurve&)
  at UnityEngine.ParticleSystem+EmissionModule.set_rateOverTime (UnityEngine.ParticleSystem+MinMaxCurve value) [0x00000] in <50fb0851389d483bad476aa05ecca5f4>:0 
  at Gaia.ProceduralWorldsGlobalWeather.SetSnowVFX (System.Boolean enabling, UnityEngine.ParticleSystem+EmissionModule particleSystem1, UnityEngine.ParticleSystem+EmissionModule particleSystemEmission1, System.Boolean instantStartStop) [0x000f2] in C:\Users\HP\Desktop\Yedek\Yeni klasör\V15\Assets\Procedural Worlds\Gaia\Gaia Pro\Weather\VFX\Scripts\ProceduralWorldsGlobalWeather.cs:5011 
UnityEngine.Debug:LogError (object)
Gaia.ProceduralWorldsGlobalWeather:SetSnowVFX (bool,UnityEngine.ParticleSystem/EmissionModule,UnityEngine.ParticleSystem/EmissionModule,bool) (at Assets/Procedural Worlds/Gaia/Gaia Pro/Weather/VFX/Scripts/ProceduralWorldsGlobalWeather.cs:5095)
Gaia.ProceduralWorldsGlobalWeather:EnableSnowSystem () (at Assets/Procedural Worlds/Gaia/Gaia Pro/Weather/VFX/Scripts/ProceduralWorldsGlobalWeather.cs:3775)
Gaia.ProceduralWorldsGlobalWeather:UpdateWeatherSystem () (at Assets/Procedural Worlds/Gaia/Gaia Pro/Weather/VFX/Scripts/ProceduralWorldsGlobalWeather.cs:3202)
Gaia.ProceduralWorldsGlobalWeather:LateUpdate () (at Assets/Procedural Worlds/Gaia/Gaia Pro/Weather/VFX/Scripts/ProceduralWorldsGlobalWeather.cs:1884)

Light.png

  • Like 1
Posted

Can you please post the solution for anyone else that might run into this issue? 

@Ugur Tuna

  • Solution
Posted

I have deleted gaia runtime and recreated from manager. Actually, I felt bad because I didn't try this obvius solution before posting here this is why I didn't post the solution. @Bryan

  • Like 1
Posted
11 hours ago, Ugur Tuna said:

I have deleted gaia runtime and recreated from manager. Actually, I felt bad because I didn't try this obvius solution before posting here this is why I didn't post the solution. @Bryan

Ah that old trick, hehe. 
Glad its fixed. 

Posted

@Ugur Tuna Thank you for finding this error, it was related to missing Audio Reverb Filter component i have attached a patch file that will fix this error showing up again in the future.

Just un-zip the unitypackage file and then import into your project.

PWSkyPatch001.zip

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • STORM is here!

    STORM supercharges Unity to render massive open AAA worlds—on mobile and desktop—up to 10 times faster.

    STORM is your go-to tool for game makers and studios who are serious about performance and profitability.

  • Tell a friend

    Love Canopy - Procedural Worlds? Tell a friend!
×
×
  • Create New...