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

HeadedGameRunner - Java heap space #12924

Open
tripleabuilderbot opened this issue Oct 6, 2024 · 1 comment
Open

HeadedGameRunner - Java heap space #12924

tripleabuilderbot opened this issue Oct 6, 2024 · 1 comment
Labels
2.7 AuthorNeeded Error Report Issue reported via the in-game error reporter

Comments

@tripleabuilderbot
Copy link
Contributor

Log Message

Java heap space

TripleA Version

2.7.14871

Java Version

11.0.19

Operating System

Windows 10

Heap Size

4042M

Stack Trace

Exception: java.lang.OutOfMemoryError Java heap space
java.lang.Exception
	at java.desktop/java.awt.image.DataBufferInt.<init>(DataBufferInt.java:75)
	at java.desktop/java.awt.image.Raster.createPackedRaster(Raster.java:467)
	at java.desktop/java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1032)
	at java.desktop/sun.awt.image.ImageRepresentation.createBufferedImage(ImageRepresentation.java:253)
	at java.desktop/sun.awt.image.ImageRepresentation.setPixels(ImageRepresentation.java:559)
	at java.desktop/sun.awt.image.ImageDecoder.setPixels(ImageDecoder.java:138)
	at java.desktop/sun.awt.image.PNGImageDecoder.sendPixels(PNGImageDecoder.java:550)
	at java.desktop/sun.awt.image.PNGImageDecoder.produceImage(PNGImageDecoder.java:471)
	at java.desktop/sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:269)
	at java.desktop/sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:212)
	at java.desktop/sun.awt.image.ImageFetcher.run(ImageFetcher.java:176)


@tripleabuilderbot tripleabuilderbot added 2.7 Error Report Issue reported via the in-game error reporter labels Oct 6, 2024
@frigoref
Copy link
Member

frigoref commented Oct 7, 2024

Can we get any more info about how this occurred?

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

No branches or pull requests

2 participants