Question EULA?

Discussion in 'General Help' started by Luke78776, Mar 20, 2015.

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

    Luke78776

    This is my first thread so it probable could be better and there is probable 1,000 other threads like this,so here it goes.

    After spending hours trying to figure out how to download CraftBukkit(?) versions 1.8-1.8.3, I finally got it. I have changed my run file to run the 1.8.3 version. Now it says "Failed to load eula.txt". Last time I checked EULA is only for minecraft servers that Mojang distributes on "https://minecraft.net/download". I have looked over the BuildTools folder for a EULA txt file and I couldn't find one. Next it says "You need to agree to the EULA in order to run this server. Go to eula.txt for more info.". I don't have a eula.txt file in my server folder. So, do I create a eula.txt file, (if so, waht do I put in it?) is the eula.txt file somewhere in what the BuildTools downloaded, or is it something else?
     
  2. Offline

    timtower Administrator Administrator Moderator

    Moved to Bukkit alternatives.
     
  3. Offline

    nverdier

  4. Offline

    timtower Administrator Administrator Moderator

    You probably want to tahg the OP instead :p
     
  5. Offline

    nverdier

    @timtower Wow... Fail. I swear I knew! No really, I did!!! You have to believe me!!!!!!! :p

    @Luke78776
     
    timtower likes this.
  6. Offline

    Luke78776

    Latest Log
     

    Attached Files:

  7. Offline

    Gamecube762

    Seeing as you are able to fully open the server and login to it, I don't see the problem you are mentioning. If you had a problem with the eula.txt, the server would stop when it starts.

    As for the "Failed to load user banlist" and similar messages, those only appear on the first run as those files haven't been created by Bukkit yet.
    ____________________________________________________________________________
    Log file for those unable to open the one provided:
    Code:
    [19:01:20] [Server thread/INFO]: Starting minecraft server version 1.7.9
    [19:01:20] [Server thread/INFO]: Loading properties
    [19:01:20] [Server thread/WARN]: server.properties does not exist
    [19:01:20] [Server thread/INFO]: Generating new properties file
    [19:01:20] [Server thread/INFO]: Default game type: SURVIVAL
    [19:01:20] [Server thread/INFO]: Generating keypair
    [19:01:21] [Server thread/INFO]: Starting Minecraft server on *:25565
    [19:01:22] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
    [19:01:22] [Server thread/WARN]: Failed to load user banlist:
    java.io.FileNotFoundException: banned-players.json (The system cannot find the file specified)
        at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_65]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_65]
        at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.y(SourceFile:99) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:25) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    [19:01:22] [Server thread/WARN]: Failed to load ip banlist:
    java.io.FileNotFoundException: banned-ips.json (The system cannot find the file specified)
        at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_65]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_65]
        at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.x(SourceFile:91) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:27) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    [19:01:22] [Server thread/WARN]: Failed to load operators list:
    java.io.FileNotFoundException: ops.json (The system cannot find the file specified)
        at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_65]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_65]
        at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.z(SourceFile:107) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:29) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    [19:01:22] [Server thread/WARN]: Failed to load white-list:
    java.io.FileNotFoundException: whitelist.json (The system cannot find the file specified)
        at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_65]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_65]
        at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.JsonList.load(JsonList.java:147) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.B(SourceFile:123) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:30) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
        at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
    [19:01:22] [Server thread/INFO]: Preparing level "world"
    [19:01:22] [Server thread/WARN]: Unable to find spawn biome
    [19:01:22] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2408188757607932161)
    [19:01:23] [Thread-6/INFO]: ----- Bukkit Auto Updater -----
    [19:01:23] [Thread-6/INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
    [19:01:23] [Thread-6/INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
    [19:01:23] [Thread-6/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
    [19:01:23] [Thread-6/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
    [19:01:23] [Thread-6/INFO]: ----- ------------------- -----
    [19:01:23] [Server thread/INFO]: Preparing spawn area: 5%
    [19:01:24] [Server thread/INFO]: Preparing spawn area: 13%
    [19:01:25] [Server thread/INFO]: Preparing spawn area: 21%
    [19:01:26] [Server thread/INFO]: Preparing spawn area: 38%
    [19:01:27] [Server thread/INFO]: Preparing spawn area: 41%
    [19:01:28] [Server thread/INFO]: Preparing spawn area: 47%
    [19:01:29] [Server thread/INFO]: Preparing spawn area: 54%
    [19:01:30] [Server thread/INFO]: Preparing spawn area: 60%
    [19:01:31] [Server thread/INFO]: Preparing spawn area: 68%
    [19:01:32] [Server thread/INFO]: Preparing spawn area: 74%
    [19:01:33] [Server thread/INFO]: Preparing spawn area: 79%
    [19:01:34] [Server thread/INFO]: Preparing spawn area: 85%
    [19:01:35] [Server thread/INFO]: Preparing spawn area: 91%
    [19:01:37] [Server thread/INFO]: Preparing spawn area: 96%
    [19:01:37] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2408188757607932161)
    [19:01:38] [Server thread/INFO]: Preparing spawn area: 14%
    [19:01:39] [Server thread/INFO]: Preparing spawn area: 30%
    [19:01:40] [Server thread/INFO]: Preparing spawn area: 39%
    [19:01:41] [Server thread/INFO]: Preparing spawn area: 50%
    [19:01:42] [Server thread/INFO]: Preparing spawn area: 58%
    [19:01:43] [Server thread/INFO]: Preparing spawn area: 66%
    [19:01:45] [Server thread/INFO]: Preparing spawn area: 69%
    [19:01:46] [Server thread/INFO]: Preparing spawn area: 80%
    [19:01:47] [Server thread/INFO]: Preparing spawn area: 91%
    [19:01:48] [Server thread/INFO]: Preparing spawn area: 98%
    [19:01:49] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2408188757607932161)
    [19:01:50] [Server thread/INFO]: Preparing spawn area: 21%
    [19:01:51] [Server thread/INFO]: Preparing spawn area: 48%
    [19:01:52] [Server thread/INFO]: Preparing spawn area: 71%
    [19:01:53] [Server thread/INFO]: Done (31.031s)! For help, type "help" or "?"
    [19:03:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2523ms behind, skipping 50 tick(s)
    [19:03:18] [User Authenticator #1/INFO]: UUID of player Luke78776 is 750d45c2-7025-44a0-aa53-6aa3b40528da
    [19:03:19] [Server thread/INFO]: Luke78776[/127.0.0.1:59661] logged in with entity id 1799 at ([world] -103.5, 63.0, -29.5)
    [19:05:40] [Server thread/INFO]: Luke78776 lost connection: Disconnected
    [19:05:40] [Server thread/INFO]: Luke78776 left the game.
    [19:05:45] [Server thread/INFO]: CONSOLE: Stopping the server..[m
    [19:05:45] [Server thread/INFO]: Stopping server
    [19:05:45] [Server thread/INFO]: Saving players
    [19:05:45] [Server thread/INFO]: Saving worlds
    [19:05:45] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
    [19:05:46] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
    [19:05:46] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
    [19:05:46] [Thread-4/INFO]: Stopping server
     
  8. Offline

    Luke78776

    It does crash, I gave you the latest log, and it doesn't seem that when it says I need a eula.txt, it doesn't make a log. If someone could just post a working version of bukkit 1.8-1.8.3, that would be very appreciated.
     
  9. Offline

    Luke78776

    ok..., I would really like to know why and I will go and try to get a later version like 1.8.

    I FOUND IT WHEN I RAN 1.8 BUKKIT! Thanks to everyone who helped/tried to help me with this problem, it is very appreciated. Just sayin, you need to use the rev for bukkit 1.8 and use bukkit 1.8 instead of bukkit 1.8.3!
     
    Last edited by a moderator: Mar 25, 2015
  10. Offline

    Gamecube762

    Due to a DMCA take down request on CraftBukkit's code, we or any other server platform(Spigot, Cauldron, ext) are not aloud to distribute software containing CraftBukkit.

    It would be illegal for us to distribute it. For that reason, multiple new server alternatives are being made. This has been discussed a TON around the forums, if you want to know more, try digging around.
     
Thread Status:
Not open for further replies.

Share This Page