View Issue Details

IDProjectCategoryLast Update
0020297AI War 2Gameplay IssueSep 16, 2018 11:15 am
ReporterOvalcircle Assigned ToChris_McElligottPark  
Severitymajor 
Status resolvedResolutionfixed 
Product Version0.771 Cleanup Aisle 1 
Fixed in Version0.771 Cleanup Aisle 1 
Summary0020297: Game not loading at all
DescriptionI sat on this screen for 5 minutes and nothing has happened
TagsNo tags attached.

Activities

Ovalcircle

Sep 15, 2018 5:20 pm

reporter  

20180915171418_1.jpg (46,281 bytes)   
20180915171418_1.jpg (46,281 bytes)   

HeartHunter7

Sep 15, 2018 5:23 pm

reporter   ~0049285

+

BadgerBadger

Sep 15, 2018 5:36 pm

manager   ~0049286

Steam is thoroughly broken. The Dev build is fine. Can someone upload the unity log from their machine when they hit this problem? Lots of fun errors like
Desktop is 2560 x 1440 @ 60 Hz
The class named 'TMPro.TMP_FontAsset' is not derived from MonoBehaviour or ScriptableObject!

(Filename: ./Runtime/Mono/MonoBehaviour.cpp Line: 1575)

A script behaviour (probably TMPro.TMP_FontAsset?) has a different serialization layout when loading. (Read 52 bytes but expected 4192 bytes)
Did you #ifdef UNITY_EDITOR a section of your serialized properties in any of your scripts?

(Filename: ./Runtime/Serialize/SerializedFile.cpp Line: 1957)

The class named 'ArchanorAssets.BetterRotationScript' is not derived from MonoBehaviour or ScriptableObject!

(Filename: ./Runtime/Mono/MonoBehaviour.cpp Line: 1575)

The class named 'TMPro.TextMeshProUGUI' is not derived from MonoBehaviour or ScriptableObject!

(Filename: ./Runtime/Mono/MonoBehaviour.cpp Line: 1575)

The class named 'ArcenVisualOrganizer' is not derived from MonoBehaviour or ScriptableObject!

(Filename: ./Runtime/Mono/MonoBehaviour.cpp Line: 1575)

The class named 'ArcenMainGameVisuals' is not derived from MonoBehaviour or ScriptableObject!

(Filename: ./Runtime/Mono/MonoBehaviour.cpp Line: 1575)

The class named 'UnityEngine.EventSystems.EventSystem' is not derived from MonoBehaviour or ScriptableObject!

(Filename: ./Runtime/Mono/MonoBehaviour.cpp Line: 1575)

The class named 'UnityEngine.EventSystems.StandaloneInputModule' is not derived from MonoBehaviour or ScriptableObject!

<and so on>

Chris_McElligottPark

Sep 16, 2018 11:15 am

administrator   ~0049288

Fixed now, sorry about that. :( Restart steam to trigger a faster reload of it.

Issue History

Date Modified Username Field Change
Sep 15, 2018 5:20 pm Ovalcircle New Issue
Sep 15, 2018 5:20 pm Ovalcircle File Added: 20180915171418_1.jpg
Sep 15, 2018 5:23 pm HeartHunter7 Note Added: 0049285
Sep 15, 2018 5:36 pm BadgerBadger Note Added: 0049286
Sep 16, 2018 11:15 am Chris_McElligottPark Assigned To => Chris_McElligottPark
Sep 16, 2018 11:15 am Chris_McElligottPark Status new => resolved
Sep 16, 2018 11:15 am Chris_McElligottPark Resolution open => fixed
Sep 16, 2018 11:15 am Chris_McElligottPark Fixed in Version => 0.771 Cleanup Aisle 1
Sep 16, 2018 11:15 am Chris_McElligottPark Note Added: 0049288