Fractal Softworks Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Starsector 0.97a is out! (02/02/24); New blog post: Simulator Enhancements (03/13/24)

Author Topic: Saved the game before exiting, and turned off my pc on the main menu.Save Corr.?  (Read 552 times)

TheBrazilianGuy

  • Ensign
  • *
  • Posts: 12
    • View Profile

Was playing the game with 40+ mods on before going to college for the day. Was in a bit of a hurry so i saved exited the game, and shut down my pc, after that I grabbed my stuff and left.

After my classes, i tried to boot up the game during the night to play some more and the there was a error mensage. Before hand i've tried to do Duel of the Century mission from the ship weapon pack. I could refit and modify the ship before, but after the error mensage, besides the main menu being completely empty space, i coudn't refit ships from the DofC or any vannila mission without the game crashing

Here are some images of the error mens., the save game and the full log of the crashing save game. I've tried to recreate the refit bug but coundn't do it today

https://imgur.com/tQR7Ptx

https://imgur.com/pgX9aBl

Code
161109 [Thread-3] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Error loading
161109 [Thread-3] ERROR com.fs.starfarer.campaign.save.CampaignGameManager  -
---- Debugging information ----
cause-exception     : com.thoughtworks.xstream.io.StreamException
cause-message       :
class               : com.fs.starfarer.api.impl.campaign.intel.SurveyPlanetMissionIntel
required-type       : com.fs.starfarer.api.impl.campaign.intel.SurveyPlanetMissionIntel
converter-type      : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
line number         : 1189843
class[1]            : java.util.ArrayList
converter-type[1]   : com.thoughtworks.xstream.converters.collections.CollectionConverter
class[2]            : com.fs.starfarer.api.impl.campaign.intel.GenericMissionManager
class[3]            : java.util.LinkedHashMap
converter-type[2]   : com.thoughtworks.xstream.converters.collections.MapConverter
class[4]            : com.fs.starfarer.campaign.rules.Memory
class[5]            : com.fs.starfarer.api.impl.campaign.missions.hub.BaseHubMission$VariableSet
class[6]            : com.fs.starfarer.api.impl.campaign.missions.academy.GAIntro
class[7]            : com.fs.util.container.repo.ObjectRepository
class[8]            : com.fs.starfarer.campaign.comms.v2.IntelManager
class[9]            : com.fs.starfarer.campaign.CampaignEngine
converter-type[3]   : com.fs.starfarer.campaign.save.oooO
version             : not available
-------------------------------
com.thoughtworks.xstream.converters.ConversionException:
---- Debugging information ----
cause-exception     : com.thoughtworks.xstream.io.StreamException
cause-message       :
class               : com.fs.starfarer.api.impl.campaign.intel.SurveyPlanetMissionIntel
required-type       : com.fs.starfarer.api.impl.campaign.intel.SurveyPlanetMissionIntel
converter-type      : com.thoughtworks.xstream.converters.reflection.ReflectionConverter
line number         : 1189843
class[1]            : java.util.ArrayList
converter-type[1]   : com.thoughtworks.xstream.converters.collections.CollectionConverter
class[2]            : com.fs.starfarer.api.impl.campaign.intel.GenericMissionManager
class[3]            : java.util.LinkedHashMap
converter-type[2]   : com.thoughtworks.xstream.converters.collections.MapConverter
class[4]            : com.fs.starfarer.campaign.rules.Memory
class[5]            : com.fs.starfarer.api.impl.campaign.missions.hub.BaseHubMission$VariableSet
class[6]            : com.fs.starfarer.api.impl.campaign.missions.academy.GAIntro
class[7]            : com.fs.util.container.repo.ObjectRepository
class[8]            : com.fs.starfarer.campaign.comms.v2.IntelManager
class[9]            : com.fs.starfarer.campaign.CampaignEngine
converter-type[3]   : com.fs.starfarer.campaign.save.oooO
version             : not available
-------------------------------
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:79)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50)
at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:73)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.addCurrentElementToCollection(CollectionConverter.java:98)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:91)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:85)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:80)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:503)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:429)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50)
at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:73)
at com.thoughtworks.xstream.converters.collections.MapConverter.putCurrentEntryIntoMap(MapConverter.java:110)
at com.thoughtworks.xstream.converters.collections.MapConverter.populateMap(MapConverter.java:98)
at com.thoughtworks.xstream.converters.collections.MapConverter.populateMap(MapConverter.java:92)
at com.thoughtworks.xstream.converters.collections.MapConverter.unmarshal(MapConverter.java:87)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:503)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:429)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:503)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:429)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50)
at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:73)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.addCurrentElementToCollection(CollectionConverter.java:98)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:91)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:85)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:80)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:503)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:429)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50)
at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:73)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.addCurrentElementToCollection(CollectionConverter.java:98)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:91)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:85)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:80)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:503)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:429)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:503)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:429)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:503)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:429)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50)
at com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:134)
at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:32)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1486)
at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1466)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1346)
at com.fs.starfarer.campaign.save.CampaignGameManager.o00000(Unknown Source)
at com.fs.starfarer.campaign.save.CampaignGameManager.o00000(Unknown Source)
at com.fs.starfarer.title.TitleScreenState.menuItemSelected(Unknown Source)
at com.fs.starfarer.title.ooOO.actionPerformed(Unknown Source)
at com.fs.starfarer.ui.OoO0.buttonPressed(Unknown Source)
at com.fs.starfarer.ui.oooO.Ò00000(Unknown Source)
at com.fs.starfarer.ui.oooO.processInput(Unknown Source)
at com.fs.starfarer.ui.V.o00000(Unknown Source)
at com.fs.starfarer.BaseGameState.traverse(Unknown Source)
at com.fs.state.AppDriver.begin(Unknown Source)
at com.fs.starfarer.combat.CombatMain.main(Unknown Source)
at com.fs.starfarer.StarfarerLauncher.o00000(Unknown Source)
at com.fs.starfarer.StarfarerLauncher$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: com.thoughtworks.xstream.io.StreamException:
at com.thoughtworks.xstream.io.xml.StaxReader.pullNextEvent(StaxReader.java:73)
at com.thoughtworks.xstream.io.xml.AbstractPullReader.readRealEvent(AbstractPullReader.java:148)
at com.thoughtworks.xstream.io.xml.AbstractPullReader.readEvent(AbstractPullReader.java:141)
at com.thoughtworks.xstream.io.xml.AbstractPullReader.move(AbstractPullReader.java:118)
at com.thoughtworks.xstream.io.xml.AbstractPullReader.moveUp(AbstractPullReader.java:113)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:478)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
... 100 more
Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1189843,37]
Message: The element type "faction" must be terminated by the matching end-tag "</faction>".
at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
at com.thoughtworks.xstream.io.xml.StaxReader.pullNextEvent(StaxReader.java:58)
... 107 more
Code
17358 [Thread-3] ERROR com.fs.starfarer.loading.WeaponSpreadsheetLoader  - Weapon spec [radgun] not found in weapon_data.csv
17358 [Thread-3] ERROR com.fs.starfarer.loading.WeaponSpreadsheetLoader  - Weapon spec [diableavionics_hoarHead] not found in weapon_data.csv
17358 [Thread-3] ERROR com.fs.starfarer.loading.WeaponSpreadsheetLoader  - Weapon spec [VIC_EngineGlow] not found in weapon_data.csv
17358 [Thread-3] ERROR com.fs.starfarer.loading.WeaponSpreadsheetLoader  - Weapon spec [vic_gatlingbeam] not found in weapon_data.csv
17358 [Thread-3] ERROR com.fs.starfarer.loading.WeaponSpreadsheetLoader  - Weapon spec [expsp_tap_fighter] not found in weapon_data.csv
17359 [Thread-3] ERROR com.fs.starfarer.loading.WeaponSpreadsheetLoader  - Weapon spec [expsp_ewglow] not found in weapon_data.csv
17359 [Thread-3] ERROR com.fs.starfarer.loading.WeaponSpreadsheetLoader  - Weapon spec [eis_deco_flap_left] not found in weapon_data.csv
17359 [Thread-3] ERROR com.fs.starfarer.loading.WeaponSpreadsheetLoader  - Weapon spec [vic_shupalche] not found in weapon_data.csv
17359 [Thread-3] ERROR com.fs.starfarer.loading.WeaponSpreadsheetLoader  - Weapon spec [prv_sidensvans_fighter] not found in weapon_data.csv
17359 [Thread-3] ERROR com.fs.starfarer.loading.WeaponSpreadsheetLoader  - Weapon spec [eis_deco_flap_right] not found in weapon_data.csv
Code
22916 [Thread-3] ERROR com.fs.starfarer.loading.ShipHullSpreadsheetLoader  - Ship hull spec [csp_MidlineMech1.2] not found in ship_data.csv
22916 [Thread-3] ERROR com.fs.starfarer.loading.ShipHullSpreadsheetLoader  - Ship hull spec [tempest_s] not found in ship_data.csv
22916 [Thread-3] ERROR com.fs.starfarer.loading.ShipHullSpreadsheetLoader  - Ship hull spec [hhe_rota] not found in ship_data.csv
22916 [Thread-3] ERROR com.fs.starfarer.loading.ShipHullSpreadsheetLoader  - Ship hull spec [csp_hesperides_p] not found in ship_data.csv
22916 [Thread-3] ERROR com.fs.starfarer.loading.ShipHullSpreadsheetLoader  - Ship hull spec [SKR_guardian_broadside] not found in ship_data.csv
22916 [Thread-3] ERROR com.fs.starfarer.loading.ShipHullSpreadsheetLoader  - Ship hull spec [junker] not found in ship_data.csv
22917 [Thread-3] ERROR com.fs.starfarer.loading.ShipHullSpreadsheetLoader  - Ship hull spec [module_hightech_decor] not found in ship_data.csv
22917 [Thread-3] ERROR com.fs.starfarer.loading.ShipHullSpreadsheetLoader  - Ship hull spec [SKR_guardian_atc] not found in ship_data.csv
22917 [Thread-3] ERROR com.fs.starfarer.loading.ShipHullSpreadsheetLoader  - Ship hull spec [flare] not found in ship_data.csv
22917 [Thread-3] ERROR com.fs.starfarer.loading.ShipHullSpreadsheetLoader  - Ship hull spec [SKR_guardian] not found in ship_data.csv

Notes: I using steam to start the launcher for Starsector, through a non-steam game library feature
Logged

Timid

  • Admiral
  • *****
  • Posts: 640
  • Personal Text
    • View Profile

I'll need your mod list. This is a weird bug that causes mods to not be loaded for some reason.

Thaago

  • Global Moderator
  • Admiral
  • *****
  • Posts: 7174
  • Harpoon Affectionado
    • View Profile

Try updating Yunru Core, there was a nasty bug in it that Yunru has been working on fixing.
Logged

TheBrazilianGuy

  • Ensign
  • *
  • Posts: 12
    • View Profile

I'll need your mod list. This is a weird bug that causes mods to not be loaded for some reason.

A New Level of Confidence 25 2.1
Adjusted Sector 0.4.2
Apex Design Collective 1.0.4
Arsenal Expansion 1.5.4a
Beyond the Sector 1.0.1
BigBeans Ship Compilation 0.1.7a
CWSP 1.2
Caymon's Ship Pack
Commissioned Crews 1.999999ggg
Console Commands 2021.12.25
DIY Planets 1.0.14
Dassault-Mikoyan Engineering 1.6a
Deluxe Player 1.01a
Diable Avionics 2.64
Dynamic Tariffs 1.4
Fighter Expansion Rebalanced 1.1.1
Fluff Ship Pack 0.2.3-1
Hazard Mining Incorporated 0.3.4k
High Tech Expansion 1.4.8a
Industrial.Evolution 2.2h
Interesting Potraits Pack 1.2
Internal Affairs 1.1
Iron Shell 1.11
Jackundor's Advanced Arms 0.3.0 indev
Kyeltziv
LazyLib 2.7b
Magnetar!! 1.0
Machina Void Shipyards 0.49.1
Magellan Protectorate 1.3a
MagicLib 0.42
More Hullmods 1.11.1
Nes's ship and weapon 1.7
Neutrino Detector Mk.ll 1.2.0
Nexerelin 0.10.4c
Persean Chronicles 2.0.3
Pulse Industry 1.1b
RotcesRats 0.17.1
ScalarTech Solutions 0.8.2
Seeker - Unidentified Contact 0.51
Ship/Weapon Pack 1.13.0
Superweapons Arsenal 2.2d
The Exalted 1.3.2
Torchships And Deadly Armaments 0.16r2
Transfer All Items 1.2
Transponder Off 1.2.2
Underworld 1.7.1
Unknown Skies 0.43
WhichMod 1.2.1
Xhan Empire 2.4 Thousand Eyes
prv Starworks v22
zz GraphicsLib 1.6.1
Logged

TheBrazilianGuy

  • Ensign
  • *
  • Posts: 12
    • View Profile

Tried to delete starfarer.api zip file and redownload the game. Got a new error

Code
328776 [Thread-3] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Loading D:\StarSector\starsector-core\..\saves\save_FainaThirdshift_127953827568238077...
328781 [Thread-3] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Loading stage 2
328781 [Thread-3] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Loading stage 3
394535 [Thread-3] INFO  com.fs.starfarer.campaign.save.CampaignGameManager  - Error loading
394535 [Thread-3] ERROR com.fs.starfarer.campaign.save.CampaignGameManager  - GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded
at com.thoughtworks.xstream.converters.reflection.FieldDictionary.fieldOrNull(FieldDictionary.java:107)
at com.thoughtworks.xstream.converters.reflection.FieldDictionary.field(FieldDictionary.java:86)
at com.thoughtworks.xstream.converters.reflection.SunUnsafeReflectionProvider.writeField(SunUnsafeReflectionProvider.java:56)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:460)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50)
at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.readItem(AbstractCollectionConverter.java:73)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.addCurrentElementToCollection(CollectionConverter.java:98)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:91)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.populateCollection(CollectionConverter.java:85)
at com.thoughtworks.xstream.converters.collections.CollectionConverter.unmarshal(CollectionConverter.java:80)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:503)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:429)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:503)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:429)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:70)
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshallField(AbstractReflectionConverter.java:503)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doUnmarshal(AbstractReflectionConverter.java:429)
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.unmarshal(AbstractReflectionConverter.java:281)
Logged

Timid

  • Admiral
  • *****
  • Posts: 640
  • Personal Text
    • View Profile

The memory consumption is too big now and you need to edit your vmparam settings again.

You should probably cut half the mods and see if it still works and then use the other half of the mods if it still works.

When you find the culprit, that could be useful. Otherwise, your save is kind of corrupted.