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

Image Export tries to generate an unreasonably high-resolution image #364

Open
wisplite opened this issue Jun 24, 2021 · 0 comments
Open
Labels
mod loader: fabric This affects the fabric version mod loader: forge This affects the Forge version type: bug This is a problem in the current implementation version: 1.16

Comments

@wisplite
Copy link

When trying to export an image of the atlas on my SMP which I've explored a long distance in, the mod tries to generate an image of an unreasonable size which causes the game to become soft locked.

To Reproduce
Steps to reproduce the behavior:

  1. Explore a large area of a world
  2. Generate an image from within the atlas
  3. See error.

Expected behavior
I expected it to generate either a lower-res image or create multiple separate smaller images as to not crash the game.

Screenshots
unknown

Fabric version information (please complete the following information):

  • Minecraft: 1.16.5
  • Fabric Launcher: 0.11.6
  • Fabric API: 0.33.1
  • AntiqueAtlas: 5.4.4-fabric
@wisplite wisplite changed the title Image Export tries to generate a ridiculously high-resolution image Image Export tries to generate an unreasonably high-resolution image Jun 24, 2021
@tyra314 tyra314 added type: bug This is a problem in the current implementation version: 1.16 version: 1.16-forge labels Jul 23, 2021
@tyra314 tyra314 added mod loader: fabric This affects the fabric version mod loader: forge This affects the Forge version and removed version: 1.16-forge labels Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod loader: fabric This affects the fabric version mod loader: forge This affects the Forge version type: bug This is a problem in the current implementation version: 1.16
Projects
None yet
Development

No branches or pull requests

2 participants