Skip to content

Conversation

@Nyfaria
Copy link

@Nyfaria Nyfaria commented Nov 7, 2025

Neoforge uses runtime mappings on 1.21.4+ so the copy AT fails to find a string.
In this PR i took the fabric AWs and just modified em to provide the proper AT for neoforge.

@github-actions github-actions bot changed the base branch from 2025.2 to dev November 7, 2025 17:25
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

New PRs should target the dev branch. The base branch of this PR has been automatically changed to dev.
Please check that there are no merge conflicts.

@Earthcomputer
Copy link
Member

Hi, please rebase your commit onto the dev branch

@Nyfaria
Copy link
Author

Nyfaria commented Nov 7, 2025

Hi, please rebase your commit onto the dev branch

i believe i have done that? i may be wrong. i've never rebased a pr before

Copy link
Member

@Earthcomputer Earthcomputer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You didn't rebase properly. I can merge manually if you can't figure out how to rebase, that's no problem.

ideaVersionName = 2024.3

coreVersion = 1.8.7
coreVersion = 1.8.8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't bump the version in PRs

import java.awt.Toolkit
import java.awt.datatransfer.StringSelection

class CopyNeoAtAction : AnAction() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to be a separate action? Could you not just fix the existing AT action to work on 1.21.4+?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ill reopen a new PR with it done better.

@Nyfaria Nyfaria closed this Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants