ercanserteli / xercamods

Collection of Minecraft mods: XercaMod, Music Maker Mod and Joy of Painting
GNU General Public License v3.0
19 stars 20 forks source link

[Joy of Painting] Bug with editing imported paintings (1.0.0) (MC 1.20.1) (Fabric) #119

Open JEDMario opened 4 months ago

JEDMario commented 4 months ago

When exporting a painting, a generationname is saved to the .paint file. I suspect that the saved generationname is copied to the canvas upon importing, and this results in some strange effects when it's used to clone a painting.

The edited painting will either:

Steps to reproduce:

  1. Create a painting
  2. Export the unsigned painting
  3. Import the painting onto a blank canvas
  4. Edit this imported canvas.

Fix for users experiencing this issue: Before importing, edit the .paint file and change the generationname preceding ctpixels in some way (change a digit or two, for example)