Jump to content

Null Reference Spam


Recommended Posts

[Output log]

From what me and my limited knowledge of Unity can tell, something can't find something.

I noticed this when my fps plummeted and when I opened the debug menu Kopernius  was just spamming null reference exception over and over again.

The log should in theory show what mods I have installed so that should help. 

 

This is what the spam consisted of *I think* 

(Filename:  Line: -1)

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.MeshCollider:get_sharedMesh ()
  at Kopernicus.Components.ScatterCollidersComponent.Kopernicus.Components.IComponent<Kopernicus.Components.ModularScatter>.Update (Kopernicus.Components.ModularScatter system) [0x00000] in <filename unknown>:0 
  at Kopernicus.Components.ModularScatter.<Update>b__8_0 (IComponent`1 c) [0x00000] in <filename unknown>:0 
  at System.Collections.Generic.List`1[Kopernicus.Components.IComponent`1[Kopernicus.Components.ModularScatter]].ForEach (System.Action`1 action) [0x00000] in <filename unknown>:0 
  at Kopernicus.Components.ModularScatter.Update () [0x00000] in <filename unknown>:0 

 

Send help. I've been krakened. 

Link to comment
Share on other sites

6 hours ago, Mark Kerbin said:

Kopernius  was just spamming null reference exception over and over again.

Probably better to ask in here:

 

6 hours ago, Mark Kerbin said:

[Output log]

Is 143MB... TL;DR.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...