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

arraycopy: element type mismatch #169

Closed
lorenzleutgeb opened this issue Jun 3, 2024 · 0 comments
Closed

arraycopy: element type mismatch #169

lorenzleutgeb opened this issue Jun 3, 2024 · 0 comments

Comments

@lorenzleutgeb
Copy link

Trying to build Mindustry 146 with Gradle 8.8 (attempting to upgrade in Nixpkgs, see NixOS/nixpkgs#316849) I got the error

arraycopy: element type mismatch: can not cast one of the elements of java.lang.Object[] to the type of the destination array, java.lang.String

on line

headerDirs += ["$path/include/SDL2"]

mindustry.log
mindustry-server.log
mindustry-wayland.log

ccing Nixpkgs maintainers for visibility: @fgaz @chkno @TheKostins

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