Skip to content

1.7.10 version is built wrongly  #9

Description

@Veritaris

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions