Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.6.14752: ContentReader#lambda$downloadToFile$0:67 - org.apache.http.TruncatedChunkException #12669

Open
tripleabuilderbot opened this issue Jun 25, 2024 · 1 comment
Labels
Error Report Issue reported via the in-game error reporter

Comments

@tripleabuilderbot
Copy link
Contributor

Log Message

Failed to download: https://github.com/triplea-maps/a_song_of_ice_and_fire/archive/master.zip

TripleA Version

2.6.14752

Java Version

11.0.19

Operating System

Windows 10

Heap Size

1002M

Stack Trace

Exception: org.apache.http.TruncatedChunkException Truncated chunk (expected size: 78,572; actual size: 45,201)
java.lang.Exception
	at org.apache.http.impl.io.ChunkedInputStream.read(ChunkedInputStream.java:197)
	at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.java:135)
	at java.base/java.io.InputStream.transferTo(InputStream.java:704)
	at java.base/java.nio.file.Files.copy(Files.java:3078)
	at games.strategy.engine.framework.map.download.ContentReader.lambda$downloadToFile$0(ContentReader.java:67)
	at games.strategy.engine.framework.map.download.ContentReader.downloadAndApplyAction(ContentReader.java:52)
	at games.strategy.engine.framework.map.download.ContentReader.downloadToFile(ContentReader.java:67)
	at games.strategy.engine.framework.map.download.DownloadFile.lambda$startAsyncDownload$2(DownloadFile.java:65)
	at java.base/java.lang.Thread.run(Thread.java:829)


@tripleabuilderbot tripleabuilderbot added the Error Report Issue reported via the in-game error reporter label Jun 25, 2024
@janusman582
Copy link

#12676

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Report Issue reported via the in-game error reporter
Projects
None yet
Development

No branches or pull requests

2 participants