Error help

Discussion in 'Plugin Development' started by IcyRelic, Jan 29, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    IcyRelic

    i made a custom plugin for someone and it works fine for me with the 1.1 RB but it doesnt for him here is the error he keeps getting http://pastebin.com/XPrJ415f
     
  2. Offline

    Tj3

    Well, is he using the same craftbukkit build you tested it on?
     
  3. Offline

    tomtiger11

    I am the person that is getting the error.

    Yes, I am using the same build. 1.1-R1
     
  4. Offline

    IcyRelic

  5. Offline

    ItsHarry

    What version of JAVA are both you using?

    Make sure both of you are using the newest version of JAVA.
     
  6. Offline

    IcyRelic

    ok i went into the cmd on my windows computer and typed java -version witch will give me the verison here is my version
    Code:
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
     
    C:\Users\IcyRelic>java -version
    java version "1.7.0_02"
    Java(TM) SE Runtime Environment (build 1.7.0_02-b13)
    Java HotSpot(TM) 64-Bit Server VM (build 22.0-b10, mixed mode)
     
    C:\Users\IcyRelic>
     
  7. Offline

    tomtiger11

    Thats the problem, Im running CentOS, and the repos are being a pain. Anyone reccomend a good repo apart from epel?

    Until I find out how to install your java version, im stuck...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 23, 2016
  8. Offline

    masteroftime

    can't you download a version from java.com?
     
Thread Status:
Not open for further replies.

Share This Page