Advertisement
uran-235

log2

Dec 28th, 2022
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.18 KB | None | 0 0
  1. 362718 [Thread-3] INFO com.fs.starfarer.api.impl.campaign.events.OfficerManagerEvent - Added officer at fang_taxima
  2. 372198 [Thread-3] INFO com.fs.starfarer.api.impl.campaign.events.OfficerManagerEvent - Spawning officers/admins at fang_ordos
  3. 372198 [Thread-3] INFO com.fs.starfarer.api.impl.campaign.events.OfficerManagerEvent - officerProb: 0.4
  4. 372198 [Thread-3] INFO com.fs.starfarer.api.impl.campaign.events.OfficerManagerEvent - additionalProb: 0.1
  5. 372198 [Thread-3] INFO com.fs.starfarer.api.impl.campaign.events.OfficerManagerEvent - mercProb: 0.25
  6. 372198 [Thread-3] INFO com.fs.starfarer.api.impl.campaign.events.OfficerManagerEvent - adminProb: 0.05
  7. 372198 [Thread-3] INFO com.fs.starfarer.api.impl.campaign.events.OfficerManagerEvent -
  8. 379249 [Thread-3] INFO com.fs.starfarer.loading.LoadingUtils - Loading CSV data from [DIRECTORY: E:\Starsector\starsector-core\..\mods\stelnet]
  9. 379260 [Thread-3] INFO net.andylizi.starsector.planetsearch.CoreUIWatchScript - CoreUI changed
  10. 384659 [Thread-3] INFO exerelin.plugins.ExerelinModPlugin - Before game save
  11. 384659 [Thread-3] INFO data.scripts.ApplyRCSWChanges - Cleaned up hull mods.
  12. 384660 [Thread-3] INFO com.fs.starfarer.campaign.save.CampaignGameManager - Saving to ..\\saves/save_Sierra_3550232901098692525...
  13. 384663 [Thread-3] INFO com.fs.starfarer.campaign.save.CampaignGameManager - Saving stage 2
  14. 384663 [Thread-3] INFO com.fs.starfarer.campaign.save.CampaignGameManager - Saving stage 3
  15. 602077 [Thread-3] INFO com.fs.starfarer.campaign.save.CampaignGameManager - Error saving game
  16. 602078 [Thread-3] ERROR com.fs.starfarer.campaign.save.CampaignGameManager - GC overhead limit exceeded
  17. java.lang.OutOfMemoryError: GC overhead limit exceeded
  18. at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:68)
  19. at java.lang.StringBuffer.<init>(StringBuffer.java:128)
  20. at com.thoughtworks.xstream.io.path.PathTracker.peekElement(PathTracker.java:131)
  21. at com.thoughtworks.xstream.io.path.PathTracker.getPath(PathTracker.java:169)
  22. at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:53)
  23. at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
  24. at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
  25. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:274)
  26. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:250)
  27. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(AbstractReflectionConverter.java:209)
  28. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:144)
  29. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90)
  30. at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
  31. at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
  32. at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
  33. at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
  34. at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:66)
  35. at com.thoughtworks.xstream.converters.collections.MapConverter.marshal(MapConverter.java:79)
  36. at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
  37. at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
  38. at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
  39. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:274)
  40. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:250)
  41. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(AbstractReflectionConverter.java:213)
  42. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:144)
  43. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90)
  44. at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
  45. at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
  46. at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
  47. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:274)
  48. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:250)
  49. at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(AbstractReflectionConverter.java:213)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement