Fractal Softworks Forum

Please login or register.

Login with username, password and session length

Author Topic: Failed Calling Method  (Read 1076 times)

Tchoupo

  • Ensign
  • *
  • Posts: 3
    • View Profile
Failed Calling Method
« on: October 18, 2021, 03:48:40 PM »

Hello
My save won't load and i have this message
:
message             : Failed calling method
cause-exception     : java.lang.NullPointerException
cause-message       : null
method              : com.fs.starfarer.campaign.fleet.FleetMember.readResolve()
class               : com.fs.starfarer.campaign.fleet.FleetMember
required-type       : com.fs.starfarer.campaign.fleet.FleetMember
converter-type      : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
line number         : 480745
class[1]            : java.util.HashMap
converter-type[1]   : com.thoughtworks.xstream.converters.collections.MapConverter
class[2]            : com.fs.starfarer.campaign.ModAndPluginData
class[3]            : com.fs.starfarer.campaign.CampaignEngine
converter-type[2]   : com.fs.starfarer.campaign.save.I
version             : not available

I heard you can fix it by deleting what causes problems directly in the save
i followed the advices of someone having the same problem but i can't make it work
does anybody have any idea of what i should delete precisely?
Here is my save : https://www.dropbox.com/s/d20pfbry3vvbqgc/campaign.xml?dl=0

And yes, the backup save has the same problem
i hope my english is alright

Thank you
Logged

Histidine

  • Admiral
  • *****
  • Posts: 4688
    • View Profile
    • GitHub profile
Re: Failed Calling Method
« Reply #1 on: October 18, 2021, 06:16:22 PM »

Provide the descriptor.xml as well. And the full error message from the log (it's really long).
Logged

Tchoupo

  • Ensign
  • *
  • Posts: 3
    • View Profile
Re: Failed Calling Method
« Reply #2 on: October 19, 2021, 07:15:24 AM »

Logged

Histidine

  • Admiral
  • *****
  • Posts: 4688
    • View Profile
    • GitHub profile
Re: Failed Calling Method
« Reply #3 on: October 19, 2021, 07:26:24 AM »

Hmm, looks like the bug which was caused by a broken version of Fleet Action History, but you don't seem to be running that mod...

Anyway try the fix mod in this post.
Logged

Tchoupo

  • Ensign
  • *
  • Posts: 3
    • View Profile
Re: Failed Calling Method
« Reply #4 on: October 19, 2021, 07:52:16 AM »

It is working ! Thank you a lot you saved both my save and my week :)
Logged