Created
September 10, 2022 22:48
-
-
Save xPXpanD/182f71316bd7d9da47a5b02c941744aa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19766619 [Thread-3] INFO exerelin.plugins.ExerelinModPlugin - Before game save | |
19766637 [Thread-3] INFO com.fs.starfarer.campaign.save.CampaignGameManager - Saving to ..\\saves/save_DawitBlack_9097938517763392096... | |
19766640 [Thread-3] INFO com.fs.starfarer.campaign.save.CampaignGameManager - Saving stage 2 | |
19766640 [Thread-3] INFO com.fs.starfarer.campaign.save.CampaignGameManager - Saving stage 3 | |
19769966 [Thread-3] INFO com.fs.starfarer.campaign.save.CampaignGameManager - Error saving game | |
19769966 [Thread-3] ERROR com.fs.starfarer.campaign.save.CampaignGameManager - | |
java.lang.StackOverflowError | |
at sun.nio.cs.UTF_8$Encoder.encodeLoop(UTF_8.java:691) | |
at java.nio.charset.CharsetEncoder.encode(CharsetEncoder.java:579) | |
at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:271) | |
at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:125) | |
at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:135) | |
at java.io.OutputStreamWriter.write(OutputStreamWriter.java:220) | |
at com.sun.xml.internal.stream.writers.XMLStreamWriterImpl.writeXMLContent(XMLStreamWriterImpl.java:1504) | |
at com.sun.xml.internal.stream.writers.XMLStreamWriterImpl.writeAttribute(XMLStreamWriterImpl.java:547) | |
at com.sun.xml.internal.txw2.output.DelegatingXMLStreamWriter.writeAttribute(DelegatingXMLStreamWriter.java:85) | |
at com.sun.xml.internal.txw2.output.IndentingXMLStreamWriter.writeAttribute(IndentingXMLStreamWriter.java:35) | |
at com.thoughtworks.xstream.io.xml.StaxWriter.addAttribute(StaxWriter.java:138) | |
at com.thoughtworks.xstream.io.WriterWrapper.addAttribute(WriterWrapper.java:41) | |
at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:58) | |
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) | |
at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) | |
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:274) | |
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:250) | |
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(AbstractReflectionConverter.java:213) | |
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:144) | |
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) | |
at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) | |
at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) | |
at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) | |
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshallField(AbstractReflectionConverter.java:274) | |
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.writeField(AbstractReflectionConverter.java:250) | |
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter$2.<init>(AbstractReflectionConverter.java:213) | |
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.doMarshal(AbstractReflectionConverter.java:144) | |
at com.thoughtworks.xstream.converters.reflection.AbstractReflectionConverter.marshal(AbstractReflectionConverter.java:90) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment