Popup when Starting Rimworld (Update - Resolved)

Started by Neros, November 19, 2017, 10:43:53 AM

Previous topic - Next topic

Neros

Hello

Got this when I updated to the new version:

I tried Uninstalling the game and reinstalling it, which seemed to fix it for a bit. But the error reappeared later on.
There are also no mods currently activated at the moment.

QuoteRimWorld 0.18.1722 rev1198
Verse.Log:Message(String)
RimWorld.VersionControl:LogVersionNumber()
Verse.Root:CheckGlobalInit()
Verse.Root:Start()
Verse.Root_Entry:Start()

Attempt to use string targetversion to refer to field targetVersion in type Verse.ModMetaData+ModMetaDataInternal; xml tags are now case-sensitive. XML: <ModMetaData><name>Soybeans</name><author>Exploding_Potato</author><targetversion>0.17.1546</targetversion><url>https://www.youtube.com/channel/UCrs1dR5EQ8E9aPUKOv3BhRg</url><description>Adds new plants and food to RimWorld.</description></ModMetaData>
Verse.Log:Error(String)
Verse.DirectXmlToObject:GetFieldInfoForType(Type, String, XmlNode)
Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean)
Verse.DirectXmlLoader:ItemFromXmlFile(String, Boolean)
Verse.ModMetaData:Init()
Verse.ModMetaData:.ctor(WorkshopItem)
Verse.ModLister:RebuildModList()
Verse.Steam.WorkshopItems:RebuildItemsList()
Verse.Steam.WorkshopItems:.cctor()
Verse.ModLister:RebuildModList()
Verse.ModLister:RebuildModList()
Verse.ModLister:.cctor()
Verse.<>c__Iterator0:MoveNext()
Verse.<>c__Iterator0:MoveNext()
System.Collections.Generic.List`1:AddEnumerable(IEnumerable`1)
System.Collections.Generic.List`1:.ctor(IEnumerable`1)
System.Linq.Enumerable:ToList(IEnumerable`1)
Verse.LoadedModManager:LoadAllActiveMods()
Verse.PlayDataLoader:DoPlayLoad()
Verse.PlayDataLoader:LoadAllPlayData(Boolean)
Verse.Root:<Start>m__1()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1()


[attachment deleted by admin: too old]

Calahan

Please try performing a clean reinstall (as you clearly have some mod residue going on there. And a cheeky one as well that's promoting a YT channel). Details on how to perform a clean reinstall here: https://ludeon.com/forums/index.php?topic=4805.0

Neros

Looks like one of the mods, even when disabled, was misbehaving.. Wonder why it was trying to go to a youtube video o.O

But those steps helped fix the problem :)

Calahan

Good to hear a clean reinstall fixed the issue.

I don't think the game was actually trying to go to a youtube video, and the youtube link didn't cause the problems either (the mod leftovers did that). It's just that whoever made that mod sneakily put some free advertising for their youtube channel into the entries that get written in the log file relating to their mod. I don't use mods myself so no idea how common this sot of thing is, but I've never seen that before in a log file, and I've seen a lot of log files, so it's certainly not common (and doing this sort of thing seems a bit below board, or at least so IMO).