For some reason I am getting this error when I try and load the GM tool now
************** Exception Text **************System.NullReferenceException: Object reference not set to an instance of an object.at SWCharGen.CharVehicle.ReCalc()at SWCharGen.VehListLoader.Load(String filePath)at SWCharGen.VehListLoader.Reload()at SWCharGen.frmLoadAdversary.encLoad_LoadProgress(Object sender, LoadProgressEventArgs e)at SWCharGen.EncListLoader.Reload()at SWCharGen.frmLoadAdversary.grLoad_LoadProgress(Object sender, LoadProgressEventArgs e)at SWCharGen.GroupListLoader.Reload(Boolean SkipCharacters)at SWCharGen.frmLoadAdversary.advload_LoadProgress(Object sender, LoadProgressEventArgs e)at SWCharGen.AdvListLoader.Reload()at SWCharGen.frmLoadAdversary.frmLoadAdversary_Shown(Object sender, EventArgs e)
You don't have to paste the entire log Just the first few lines will do.
It looks like it's having an issue with one of your stock vehicles. Did you copy any files by hand? What was the last stock vehicle you added?
Just found it. You created an encounter or stock vehicle that used a custom vehicle and the vehicle was removed. It's supposed to just remove the vehicle from the encounter (or just nix the custom vehicle), but it wasn't doing it properly. It's fixed now.
I figured it had something to do with something I did. just wish I could load the tool to fix it I think it happened when I upgraded to the Web install. I think an encounter I was goofing around with I probably goofed up.