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

Copy and Paste tool, not copying right information #430

Closed
BrandonGamesYT opened this issue Feb 4, 2020 · 7 comments
Closed

Copy and Paste tool, not copying right information #430

BrandonGamesYT opened this issue Feb 4, 2020 · 7 comments
Labels
1.14 This issue or pull request only pertains to MC 1.14 bug Something isn't working legacy For any issues based on old versions of the game we no longer support
Milestone

Comments

@BrandonGamesYT
Copy link

Just trying to create a copy of something with the copy and paste tool on a server i played in 1.14.4 a while back that i wanted to move to a different server i am now playing on but the copy of the code is copying like this

{ "header": { "version": "2-beta", "mc_version": "1.14.4", "bounding_box": { "min_x": 0, "min_y": 0, "min_z": 0, "max_x": 0, "max_y": 0, "max_z": 0 }, "material_list": { "root_type": "buildinggadgets:entries", "root_entry": [] } }, "body": "H4sIAAAAAAAAAONiYOBkYElJLElkAAFOBuaC/GIwk4uBLSM1MSW1CMhIyi/NSylmZmDJzcyLBElCmBEwZmJFFIIZiWBGINSCFYAs4CpOLcpMzMmsSi2CCAEAbCuw1YMAAAA\u003d" }

And not actually copying as the structure I am trying to copy
went back and watched the spotlight video to see if i was doing it right and it seems to be so.
Thanks for any help!

@MajorTuvok
Copy link
Contributor

Avvording to the header you've copied a single block region...
I wonder, does the following help:
{ "body": "H4sIAAAAAAAAAONiYOBkYElJLElkAAFOBuaC/GIwk4uBLSM1MSW1CMhIyi/NSylmZmDJzcyLBElCmBEwZmJFFIIZiWBGINSCFYAs4CpOLcpMzMmsSi2CCAEAbCuw1YMAAAA\u003d" }
(It should not, but worth a try)
Also does it work within the world, aka after copying are you able to paste in?

@BrandonGamesYT
Copy link
Author

Tried both of those things and doesnt work either way no

@MichaelHillcox MichaelHillcox added the 1.14 This issue or pull request only pertains to MC 1.14 label Feb 19, 2020
@hvdklauw
Copy link
Contributor

Yeah, any chance for a fix?

Thought it was a format change in 1.14 I couldn't copy a 1.12 paste, but it just crashes the game right now.
https://www.reddit.com/r/9x9/comments/g823pb/meta_enigmatica_4_starter_big_base_world_save

@MajorTuvok
Copy link
Contributor

MajorTuvok commented Apr 26, 2020

Could you give us a stacktrace? (ideally both crash and debug log)

@hvdklauw
Copy link
Contributor

hvdklauw commented Apr 26, 2020

Weird, it worked for a while before I got it to crash.

debug.log
latest.log

Seems it crashes when the template manager tries to render the IE stuff.

@MajorTuvok
Copy link
Contributor

Hmm, need to look at that from my laptop (my mobile is having trouble viewing the file, so that I'm only see parts) - but I did see some other mods recipe reload listener in the stacktrace...

@MichaelHillcox MichaelHillcox added the bug Something isn't working label Jul 17, 2020
@MichaelHillcox MichaelHillcox added this to the 1.14-3.2.0 milestone Jul 17, 2020
@MichaelHillcox MichaelHillcox added the legacy For any issues based on old versions of the game we no longer support label Oct 24, 2020
@MichaelHillcox
Copy link
Collaborator

We thank you for your issue report, unfortunatly we no longer support this version of Minecraft / Our mod. I've added your issue to a collection of issues that the community is welcome to create pull requests for. Hopefully your issue is resolved in time 👍 Master list: #535

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.14 This issue or pull request only pertains to MC 1.14 bug Something isn't working legacy For any issues based on old versions of the game we no longer support
Projects
None yet
Development

No branches or pull requests

4 participants