• 0

    posted a message on 100% Vanilla. No plugins. Pure survival. Have fun!!

    Only rules:

    NO GRIEFING

    NO PVP.


    Well be up for the rest of the night. Great to have u join us


    71.237.20.189

    Posted in: PC Servers
  • 0

    posted a message on No whitelist. Just come and Join pure minecraft survival in vanilla client. Please join Up for the Next hour.

    Only rules:

    NO GRIEFING

    NO PVP.


    Well be up for the next hour or so and im lonely. JOIN :)))



    71.237.20.189


    Edit: 1:34AM mountain time. Server closed.













    Posted in: PC Servers
  • 0

    posted a message on Im trying to load a singleplayer map on my vanilla server. Met with conversion error.

    heres what the console tells me. Thanks for the help


    [18:43:48 INFO]: Starting minecraft server version 1.11.2
    [18:43:48 ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_111]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_111]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_111]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_111]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_111]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_111]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_111]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_111]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_111]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_111]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_111]
    at lh$2.run(SourceFile:95) [minecraft_server.jar.jar:?]
    [18:43:48 WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    [18:43:48 INFO]: Loading properties
    [18:43:48 INFO]: Default game type: SURVIVAL
    [18:43:48 INFO]: Generating keypair
    [18:43:48 INFO]: Starting Minecraft server on *:25565
    [18:43:48 INFO]: Using default channel type
    [18:43:49 ERROR]: Conversion failed, please try again later
    ms$a: Could not convert file for datatat
    at ms$6.a(SourceFile:334) ~[minecraft_server.jar.jar:?]
    at ms$6.onProfileLookupSucceeded(SourceFile:315) ~[minecraft_server.jar.jar:?]
    at com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:63) ~[minecraft_server.jar.jar:?]
    at ms.a(SourceFile:61) ~[minecraft_server.jar.jar:?]
    at ms.a(SourceFile:352) [minecraft_server.jar.jar:?]
    at lh.aP(SourceFile:582) [minecraft_server.jar.jar:?]
    at lh.j(SourceFile:179) [minecraft_server.jar.jar:?]
    at net.minecraft.server.MinecraftServer.run(SourceFile:436) [minecraft_server.jar.jar:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
    [18:43:49 WARN]: Encountered a problem while converting the player save files, retrying in a few seconds
    [18:43:54 ERROR]: Conversion failed, please try again later
    ms$a: Could not convert file for datatat
    at ms$6.a(SourceFile:334) ~[minecraft_server.jar.jar:?]
    at ms$6.onProfileLookupSucceeded(SourceFile:315) ~[minecraft_server.jar.jar:?]
    at com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:63) ~[minecraft_server.jar.jar:?]
    at ms.a(SourceFile:61) ~[minecraft_server.jar.jar:?]
    at ms.a(SourceFile:352) [minecraft_server.jar.jar:?]
    at lh.aP(SourceFile:582) [minecraft_server.jar.jar:?]
    at lh.j(SourceFile:179) [minecraft_server.jar.jar:?]
    at net.minecraft.server.MinecraftServer.run(SourceFile:436) [minecraft_server.jar.jar:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
    [18:43:54 WARN]: Encountered a problem while converting the player save files, retrying in a few seconds

    Posted in: Server Support and Administration
  • 0

    posted a message on Cant run newest minecraft. Just got Java 8. Heres my error.

    didnt work bro im met with a blank white screen and the same error with a "game output tab"

    Posted in: Java Edition Support
  • 0

    posted a message on Cant run newest minecraft. Just got Java 8. Heres my error.

    thanks for the help


    [15:48:04 ERROR]: Couldn't launch game
    java.io.IOException: Cannot run program "C:\Program Files (x86)\Java\jre1.8.0_40\bin\javaw.exe" (in directory "C:\Users\Home\AppData\Roaming\.minecraft"): CreateProcess error=2, The system cannot find the file specified
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ~[?:1.8.0_25]
    at com.mojang.launcher.game.process.direct.DirectGameProcessFactory.startGame(DirectGameProcessFactory.java:14) ~[launcher.jar:1.6.70]
    at net.minecraft.launcher.game.MinecraftGameRunner.launchGame(MinecraftGameRunner.java:218) [launcher.jar:1.6.70]
    at com.mojang.launcher.game.runner.AbstractGameRunner.onDownloadJobFinished(AbstractGameRunner.java:186) [launcher.jar:1.6.70]
    at com.mojang.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:122) [launcher.jar:1.6.70]
    at com.mojang.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:12) [launcher.jar:1.6.70]
    at com.mojang.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:86) [launcher.jar:1.6.70]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
    Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
    at java.lang.ProcessImpl.create(Native Method) ~[?:1.8.0_25]
    at java.lang.ProcessImpl.<init>(ProcessImpl.java:386) ~[?:1.8.0_25]
    at java.lang.ProcessImpl.start(ProcessImpl.java:137) ~[?:1.8.0_25]
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ~[?:1.8.0_25]
    ... 11 more
    [15:48:04 INFO]: Deleting C:\Users\Home\AppData\Roaming\.minecraft\versions\1.11.2\1.11.2-natives-909012682247724

    Posted in: Java Edition Support
  • 0

    posted a message on ExtremeCheeseCraft SERVER /SMP / LWC / TOWNS / SHOPS / Custom Crafting / WITH 33 SLOTS!
    We are looking for the best survival players out there! Stop in and check us out! What are you waiting for?

    We have a strong community of great builders, a large and knowledgeable staff who love helping out, and tons of great plugins and custom plugins to help protect and enhance your online gameplay with us.

    We feature the following:
    ✫ 33 Max Player Limit (…and growing!)
    ✫Survial and Freebuild Servers!
    ✫Anti-Grief plugins like CorePortect, LWC, and WorldGuard.
    ✫24/7 Staff
    ✫ 99.9% uptime

    (1.7.2)
    All of the basics aside, we wanted to preserve and promote what we believe Minecraft was designed for, and that is, exploring a new world while building cool things. We believe that playing online should be a richer and more rewarding experience and that is why we take our server so seriously.

    We are looking for the best survival players out there! Stop in and check us out! Guests can explore as long as they want, and when you are ready to apply, we simply ask you post your name in our forum (instructions are in-game) to become a settler on our world.What are you waiting for?

    Join us in game now, just type the below into the ‘Server Address’ box in your Minecraft client.

    Minecraft Server Login Details:

    YOU CAN FIND OUR COMMUNITY AT mccheesecraft.weebly.com. To join our server now go to
    209.188.12.114:26061

    Minecraft Server Specifications:

    We at Minecraft Server.com provide a high specification dedicated server offering all our Minecraft builders a great online community, having full control of the server allows us to offer a large and expansive online world for all our Minecraft survival multiplayers. We are probably one of the best public free Minecraft servers for stability and speed in North America.

    Donor shop 10% off!!

    1.7.2
    Posted in: PC Servers
  • 0

    posted a message on ExtremeCheeseCraft 2.0 exteme. |Craft the Uncraftable|
    Oh oh I want free Elite.

    IGN datatat
    Posted in: PC Servers
  • 0

    posted a message on LOOKING FOR PEOPLE TO PLAY COD ON MY FLANS MOD SERVER
    Dude I actually enjoy my time here. Just like a C.O.D to bad hardly anyone is on :(I encourage more people to come on
    Posted in: Server Recruitment
  • 0

    posted a message on Fighters for MW3 COD server (Forge required)
    Come join the COD fight in our mw3 map! Only mod required is FLANS MOD. However, you need the modern weapons pack, ww2 pack, parts pack, and mw3 pack! Hope to see ya soon!

    IP: 67.190.114.176
    Posted in: PC Servers
  • 0

    posted a message on saintandreas manager pack issue
    Ya.. every time a get the saintandreas manager pack I get the black screen problem on my forge. However forge runs normally until I get the manager pack. Help please !!!!! I wanna use clay soldiers again.
    Posted in: Mods Discussion
  • 0

    posted a message on A csm problem ever since the 1.5 update
    Csm means clay soldiers mod. For those of you that may not know.
    Posted in: Mods Discussion
  • 0

    posted a message on A csm problem ever since the 1.5 update
    Well apparently now I have to get the manager pack thing for the clay soldiers mod. My mincraft forge runs properly until I get that manager pack. It turns into that black screen problem when I get the saintandreas managerpack. Am I installing it wrong? Maybe other mod interfering? Anyways I'd like some help thanks
    Posted in: Mods Discussion
  • 0

    posted a message on ExtremeCheeseCraft freebuild creative. 1.5.1
    We are extremely exited to announce that we have FINALLY gone 24/7!!!

    Our server is a dedicated creative freebuild server, where you can build whatever wherever!

    Visit us at http://extremecheesecraft.weebly.com/

    Join us at ------> 67.190.114.176

    Although this is a creative freebuild, we feature numerous plugins that protect and save your work and rollback. We are also very open to suggestions in ways to improve server and quality!

    ENJOI
    And remember to have fun!!!!
    Posted in: PC Servers
  • To post a comment, please .