Sign GUI - Use the sign interface to get user input

Discussion in 'Resources' started by nisovin, Sep 24, 2013.

Thread Status:
Not open for further replies.
  1. I get an
    Code:
    java.lang.LinkageError
    when using the open function, could you recode? Thanks!
     
  2. Offline

    Hawktasard

  3. Offline

    CTRL

    This actually works great. At the moment I'm developing an implementation of this using NMS packets.
    For fun and for not using ProtocolLib
     
  4. Offline

    CTRL

    Last edited: Mar 24, 2016
    ChipDev likes this.
  5. Offline

    calvinleno1402

    My client has problem with your code :(

    Description: Rendering Block Entity

    java.lang.NullPointerException: Rendering Block Entity
    at avu.a(SourceFile:42)
    at bhj.a(SourceFile:88)
    at bhj.a(SourceFile:18)
    at bhc.a(SourceFile:114)
    at bhc.a(SourceFile:107)
    at aze.a(SourceFile:126)
    at bfk.a(SourceFile:1039)
    at ave.av(SourceFile:915)
    at ave.a(SourceFile:325)
    at net.minecraft.client.main.Main.main(SourceFile:124)
     
  6. Offline

    mcdorli

    This is a 2.5 years old thread, it is pretty much outdated
     
  7. Offline

    CTRL

    Why won't you use my code?
     
  8. Offline

    calvinleno1402

    can it work in 1.8??? I think it only run on 1.7 and 1.9~~

    can you give me Libraries list, thank you :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Mar 24, 2016
  9. Offline

    CTRL

    Libraries:
    SpigotAPI (BukkitAPI)
    JDK (7 at least)

    It works for 1.7, 1.8, 1.9. Why didn't you read my post above? I said there I didn't use any additional libraries.
     
Thread Status:
Not open for further replies.

Share This Page