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

1.7.10 version is built wrongly #9

Open
Veritaris opened this issue Oct 10, 2023 · 0 comments
Open

1.7.10 version is built wrongly #9

Veritaris opened this issue Oct 10, 2023 · 0 comments

Comments

@Veritaris
Copy link
Contributor

Veritaris commented Oct 10, 2023

Version: 1.5.1.2-SNAPSHOT

Hi StannisMod!
I tried to use GExt as mentioned in README:

implementation group: 'com.github.stannismod.gext', name: "forge1710", version: '1.5.1.0-SNAPSHOT'

Minecraft has started, but when I tried to open GuiTest fased the following crash:

Stacktrace:

java.lang.NoSuchMethodError: java.nio.IntBuffer.clear()Ljava/nio/IntBuffer;
    at com.github.stannismod.gext.utils.TextureUtil.copyToBufferPos(TextureUtil.java:161)
    at com.github.stannismod.gext.utils.TextureUtil.copyToBuffer(TextureUtil.java:155)
    at com.github.stannismod.gext.utils.TextureUtil.uploadTextureImageSubImpl(TextureUtil.java:122)
    at com.github.stannismod.gext.utils.TextureUtil.uploadTextureImageSub(TextureUtil.java:105)
    at com.github.stannismod.gext.utils.TextureUtil.uploadTextureImageAllocate(TextureUtil.java:73)
    at com.github.stannismod.gext.utils.TextureUtil.uploadTextureImage(TextureUtil.java:48)

System details:

    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_292, BellSoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), BellSoft
    Memory: 519930560 bytes (495 MB) / 1001390080 bytes (955 MB) up to 3780640768 bytes (3605 MB)
    JVM Flags: 0 total; 

Forking and rebuilding lib with Java 8 helped, but it would be nice if you build it on Java 8 too and upload to oss repo

UPD: I think changes from this fork should fix the issue GeorgiRim@f13cf22

@Veritaris Veritaris changed the title 1.7.10 version is build wrongly 1.7.10 version is built wrongly Oct 12, 2023
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