RimWorld

RimWorld

ERRORS
error 1:
Type ModInitializer probably needs a StaticConstructorOnStartup attribute, because it has a field obj of type GameObject. All assets must be loaded in the main thread.
Verse.Log:Warning(String)
Verse.StaticConstructorOnStartupUtility:ReportProbablyMissingAttributes()
Verse.PlayDataLoader:<DoPlayLoad>m__6F8()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update()
Verse.Root_Entry:Update()

error 2:
Type LightningBolt probably needs a StaticConstructorOnStartup attribute, because it has a field LightningMat of type Material. All assets must be loaded in the main thread.
Verse.Log:Warning(String)
Verse.StaticConstructorOnStartupUtility:ReportProbablyMissingAttributes()
Verse.PlayDataLoader:<DoPlayLoad>m__6F8()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent()
Verse.LongEventHandler:LongEventsUpdate(Boolean&)
Verse.Root:Update()
Verse.Root_Entry:Update()

Please help me...unfortunately i cannot list my mods since i have like 32 pages of them
< >
Showing 1-1 of 1 comments
Greep Apr 1, 2017 @ 12:55pm 
Step 1: disable all mods.
Step 2: re-enable until startup fails
Step 3: remove that mod.
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Apr 1, 2017 @ 12:48pm
Posts: 1