Crash Report - Objects Failing to load causing game to crash
littekittysilver
Join Date: 2016-12-30 Member: 225751Members
For the past 24 hours I've have had this issue trying to play Subnautica where the game in failing to load a series of objects which is causing my game to crash. Up until 24 hours ago, everything was working fine, but now since yesterday the game has crashed a total of 12 (2 yesterday and 10 today)). Sadly I am unable to send the first crash file because it's huge. But I am attaching the latest one, as well as code that is causing the crash. ALL crash reports I gotten so far has this series of codes in it and shortly after it occurs, the game suddenly starts chugging ((which normally i stop or pause the game to let things load)) followed by a crash as soon as everything loads and i start moving again. I hope everything here will help.
Here's my system Information:
http://pastebin.com/0hARqVa0
Here's the latest Crash Report:
http://pastebin.com/Fv09F6ZC
And the Codes causing the issues is:
The referenced script on this Behaviour is missing!
(Filename: Line: 1510)
The referenced script on this Behaviour (Game Object '<null>') is missing!
(Filename: Line: 1656)
A script behaviour (script unknown or not yet loaded) has a different serialization layout when loading. (Read 44 bytes but expected 19484 bytes)
Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
(Filename: Line: 1764)
Here's my system Information:
http://pastebin.com/0hARqVa0
Here's the latest Crash Report:
http://pastebin.com/Fv09F6ZC
And the Codes causing the issues is:
The referenced script on this Behaviour is missing!
(Filename: Line: 1510)
The referenced script on this Behaviour (Game Object '<null>') is missing!
(Filename: Line: 1656)
A script behaviour (script unknown or not yet loaded) has a different serialization layout when loading. (Read 44 bytes but expected 19484 bytes)
Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?
(Filename: Line: 1764)
Comments
Error Report:
http://pastebin.com/nqNFQURN