Giter Club home page Giter Club logo

Comments (11)

EtlamGit avatar EtlamGit commented on August 18, 2024

I'm using "Save world to PNG" really often, but I never get crashes... (but I have Windows 7 64bit).

  • Do you have an extremely large world? (My worlds are typically smaller ~300MB.)
  • Are you low on free memory in your PC? (Minutor 2.0.1 is still limited to 2GB, but this changed in the latest development version.)
  • Do you have write permission in the folder you try to write the PNG to?

Could you please do a test:

  • Reduce Chunk loading distance in Minecraft
  • Start a new world with Seed="Saving PNG", enter it and leave right afterwards
  • Load this world in Minutor
  • Click File->SavePNG, type test.png and click SAVE

If this also crashes, could you test with other Windows versions?

from minutor.

eyekanspele avatar eyekanspele commented on August 18, 2024

The world files I am using is nearing 600mb. Maybe this is the problem?

The computers I tried both had 16gb of memory. Should I try with a computer with more?
I tried with a computer running Windows 8.1 x64 and another with Windows 7 x64

Yes, there are sufficient write permissions.

I did try to make a new 1.8.1 server and was able to generate a new set of world files and was able to generate a png just fine with these files (10mb).

I am assuming it is the large set of world files causing problems. I am going to try to use a world editior and get rid of some chunks to see if I can slim out my world files.

from minutor.

eyekanspele avatar eyekanspele commented on August 18, 2024

I figured out the issue. There were duplicate region files (.mca) that seemed to be generated from a world editor program; either the duplicate region files or that there were misnamed region files that were not actually part of the world.

There were no issues when minutor opened the world files.

from minutor.

EtlamGit avatar EtlamGit commented on August 18, 2024

Glad that you found the root of this problem!
Could you provide the exact file names that caused the error? Or the tool that generated them? Maybe it is possible to add some checks to get Minutor more robust to files generated by other Minecraft related tools.

(And NO, the size of the map should not be an issue for Minutor. Sean has implemented a really nice world save algorithm, working only on parts of the world at the same time.)

from minutor.

eyekanspele avatar eyekanspele commented on August 18, 2024

I am not sure which editor caused the problems. Others that work on the server tried a handful of editing tools; I am not sure which tools they all used.

the duplicate .mca files were labelled as "r.-1.0 (copy 2014-12-11).mca" which I am assuming was a duplicate copy of "r.-.1.0.mca" which was causing a problem... there was a second .mca duplication like this.

Could a regex filter to only use files names that match a pattern of "\r.(-?\d+).(-?\d+).mca/" ?

from minutor.

george-tsiros avatar george-tsiros commented on August 18, 2024

getting what i think is a null deref when i click the menu item. windows 10, amd64, latest minutor release from github releases (5 days ago)?

Exception thrown at 0x00007FF7636915E0 in minutor.exe: 0xC0000005: Access violation reading location 0x0000000000000000.

which of course means little, there's no debugging information as far as i can see and i fear building it requires qt which is a massive headache in and of itself (did you really have to use qt...?) . The entirety of the world folder is 128MiB. It's a 1.17.1 world.

strangely enough, when i try to save a snapshot world, it works ok?

from minutor.

EtlamGit avatar EtlamGit commented on August 18, 2024

PNG save "should" work with Minecraft 1.17.1 (I am using it).

Please try to find a way to upload your world so we can start debugging.

from minutor.

george-tsiros avatar george-tsiros commented on August 18, 2024

torrent ok?

New_World.zip

The .7z inside is the entirety of the folder. For your convenience, either download only the .7z or only the rest of the files.

I am sorry I could not find a way to do a magnet link. In the meantime i will try with a new blank 1.17.1 world see what it does

edit: do you think optifine may be at fault?

from minutor.

george-tsiros avatar george-tsiros commented on August 18, 2024

DON'T bother with THAT torrent, it seems a completely new 1.17.1 world also fails. So it is not something with the world, should be something with my pc. Please contact me somehow.

from minutor.

EtlamGit avatar EtlamGit commented on August 18, 2024

I noticed some empty region files in your world. This was a bug with 1.17.

There is already a patch for this issue: de9c637 that will be released together with the 1.18 update.

You can test that with a development preview build.

from minutor.

george-tsiros avatar george-tsiros commented on August 18, 2024

ooooh!

you're good!

from minutor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.