IntellectualSites / IntellectualSites/FastAsyncWorldEdit

LAZYCOPY will not copy clipboard source world

Open
#3,496 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Approved Bug
Dominant language
Java
Stars
806
Forks
394
Avg merge
22h 19m
Merged PRs (30d)
14

Description

Server Implementation

Paper

Server Version

1.21.4

Describe the bug

FAWE 1.15.0
//lazycopy will not use clipboard's world,it will use pasting world instead

To Reproduce

create another world
lazycopy in this another world
back to old world
run paste

Expected behaviour

//lazycopy will useclipboard's world

Screenshots / Videos

No response

Error log (if applicable)

No response

Fawe Debugpaste

due my server network env the command will not working I think it's not a problem

Are you interested in contributing a fix?

No

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the //lazycopy and paste command entry points, focusing on how the clipboard's source world is stored and later selected. Reproduce the two-world sequence from the issue, then verify that paste uses the clipboard world rather than the current world.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.