Jump to content

minestewycrafty

Members
  • Posts

    12
  • Joined

  • Last visited

    Never

Posts posted by minestewycrafty

  1. Just been digging around, and found this...

    I ran into this problem recently and found that java.io.File.createNewFile() actually requires the "Change Permissions" permission (you can find this entry under Security->Advanced when checking folder permissions). Without this it will create the file and then subsequently throw an IOException.

    It's deceptive because you will still be able to create files on the folder when manually testing, however createNewFile() will still fail if it doesn't have this particular permission (presumably such that it can change the permissions on the file its creating).

    I have no idea what it means, as i use Ubuntu, i just use chmod on the folder

  2. ok i will try a roll back. thank you fro being civilized and telling me you just dont know when it will be ready.

    Currently I'm Running;

    Ubuntu Server 11.10 x64 (VM)

    McMyAdmin (Free)

    Craftbukkit 1.0.1 (RB 1597)

    Tekkit 1.1.4 (Tekkit.jar renamed to craftbukkit.jar)

    and obviously Tekkit Client installed on minecraft client

    And it works a dream, except my real pc has only 2gb and so its sluggish when i join the server from the client

  3. Does anyone have any experience with the control panel Called Multicraft.

    I an using a VPS running Centos that has Multicraft installed and due to the way it handles Jar files I'm not sure how to get Tekkit up and running on the server.

    I'm not a user of CentOs, but that sounds like you have permissions incorrectly setup...

    I'm using;

    Ubuntu 11.10 Server x64

    McMyAdmin Personal

    Tekkit 1.1.4

    Craftbukkit 1.0.1

    all i done to get Tekkit started was to rename the Tekkit "Server" Jar to craftbukkit.jar

×
×
  • Create New...