LibrarianLib

LibrarianLib

18M Downloads

https://paste.dimdev.org/ufanesohib.mccrash

sty447 opened this issue · 1 comments

commented

Before you report an issue, make sure these boxes are checked.

  • Make sure you've got Shadowfacts Forgelin installed.
  • Make sure you're not reporting something that was just fixed.
  • Make sure you're not using an old version of LibrarianLib.
  • Make sure you're not using Optifine or GLSL Shaders, if it's a rendering issue.
  • Make sure you're using Java 7 or greater.

After you've done so, delete this template, and proceed with your issue report.

commented

java.lang.OutOfMemoryError: Java heap space
422400672 bytes (402 MB) / 3008888832 bytes (2869 MB) up to 3008888832 bytes (2869 MB)

🤔
Are you using a super high res resource pack or something?
We need to make exporting configurable and disabled by default anyway

@JvmStatic
@SubscribeEvent
fun postTextureStitch(e: TextureStitchEvent.Post) {
saveGlTexture(e.map.mh_basePath, e.map.glTextureId, e.map.mh_mipMapLevel)
}