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

Not working in 1.21.4 #11

Open
manuelgrabowski opened this issue Jan 5, 2025 · 0 comments
Open

Not working in 1.21.4 #11

manuelgrabowski opened this issue Jan 5, 2025 · 0 comments

Comments

@manuelgrabowski
Copy link

Hey there, the game starts fine but taking a screenshot doesn't work anymore in 1.21.4 with this mod installed. It doesn't crash, but the game simply doesn't take a screenshot anymore.

Relevant log excerpt:

[20:38:14] [IO-Worker-3/ERROR]: Caught exception in thread Thread[#184,IO-Worker-3,4,main]
java.lang.IllegalAccessError: class io.github.imurx.screenshotcopy.ScreenshotCopy tried to access private method 'int net.minecraft.class_1011.method_4315(int, int)' (io.github.imurx.screenshotcopy.ScreenshotCopy and net.minecraft.class_1011 are in unnamed module of loader 'knot' @5d47c63f)
	at knot/io.github.imurx.screenshotcopy.ScreenshotCopy.copyScreenshot(ScreenshotCopy.java:34) ~[screenshotcopy-1.2.2-fabric.jar:?]
	at knot/net.minecraft.class_318.handler$dmg000$screencopy$onInnerScreenshot(class_318.java:522) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_318.method_1661(class_318.java) ~[client-intermediary.jar:?]
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
	at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
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

No branches or pull requests

1 participant