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

NRE in Atmosphere.CloudParticle.Update #22

Open
NathanKell opened this issue Dec 5, 2014 · 1 comment
Open

NRE in Atmosphere.CloudParticle.Update #22

NathanKell opened this issue Dec 5, 2014 · 1 comment

Comments

@NathanKell
Copy link
Contributor

I get a ton of these during flight. Using the RVE pack, can try to replicate without if desired (it could be bad cfg--but I seem to recall getting these before switching to RVE).
NullReferenceException: Object reference not set to an instance of an object
at Atmosphere.CloudParticle.Update (UnityEngine.Texture2D tex, Vector3 offset) [0x00000] in :0

at Atmosphere.VolumeSection.Update () [0x00000] in :0

at Atmosphere.VolumeManager.Update (Vector3 pos) [0x00000] in :0

at Atmosphere.CloudsVolume.UpdatePos (Vector3 WorldPos) [0x00000] in :0

at Atmosphere.AtmospherePQS.Update () [0x00000] in :0

@Pingopete
Copy link

I had an incorect cloud mask for volumetric clouds stated in the config, I've just updated it, might have been that

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

No branches or pull requests

2 participants