Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Minecraft

46 Topics 385 Posts
  • 0 Votes
    12 Posts
    1k Views
    S

    @nebulon said in Authentication Servers are Down. Please try again later, sorry! - Error message with Minecraft App 1.9.2:

    oh this might then actually be an unbound issue.

    Indeed, it was. Problem resolved.

    Thank you, @nebulon , @girish and @scooke .

  • Wrong server binary in package 1.7.3 - fix included

    Solved
    2
    2 Votes
    2 Posts
    95 Views
    girishG

    @BrutalBirdie thanks, merged

  • Bedrock new version

    Solved
    8
    0 Votes
    8 Posts
    355 Views
    P

    @plusone-nick NVM was trying to use the bedrock changelog versions instead of the regular version changelog

  • Minecraft Bedrock update to 1.19.50

    Moved Solved
    3
    1 Votes
    3 Posts
    141 Views
    T

    @girish Thank you!

  • Minecraft server not running 1.19.2.

    Moved Solved
    3
    0 Votes
    3 Posts
    379 Views
    G

    @girish it is now working on the correct version. Thanks!

  • Minecraft server username?

    Solved
    5
    0 Votes
    5 Posts
    334 Views
    jagadeesh-s2104J

    @murgero thank you!

  • 1 Votes
    5 Posts
    264 Views
    girishG

    Usually, you can click on the app in the AppStore view and then edit the "package version" in the URL bar before installing. You can determine the package version from https://git.cloudron.io/cloudron/minecraft-forge-app/-/blob/master/CHANGELOG . However, the specific version you are asking for was never packaged since the app was still getting to a stable release.

  • Forge app update

    Solved
    12
    1 Votes
    12 Posts
    481 Views
    ?

    @girish huh I thought I put it in app code this time. Was the previous version using app/data? That’ll definitely do it.

    Never mind I had issues with Minecraft itself being in there with their new install method

  • Minecraft admin UI LDAP errors

    7
    0 Votes
    7 Posts
    447 Views
    girishG

    I think the issue is that the ldap client never disconnects. This ends up hogging connections on the server. We had a similar issue in the mail server a long time ago - https://git.cloudron.io/cloudron/box/-/issues/368

  • New update - 1.18.11

    Solved
    2
    0 Votes
    2 Posts
    193 Views
    nebulonN

    I've published the new version now.

  • forge 1.18.1 update

    Solved
    6
    0 Votes
    6 Posts
    377 Views
    ?

    @kyleh2946 Also sorry I totally dropped looking at it when you DMed me

  • Which version to use?

    2
    0 Votes
    2 Posts
    195 Views
    murgeroM

    @hollosch No, bedrock is for the bedrock client, and java the java client.

    Bedrock includes (but not limited to):

    Windows 10 Edition (NOT JAVA) Phones (Android, iOS) Consoles (Newer versions XBONE, PS4/5, Switch) there is a Linux client as well

    Java will run on anything Java can (mostly PC's)

    If you want the both clients working on the same server, you need to setup PaperMC with the GeyserMC spigot plugin. This is easy to do and there are tutorials online to get you started. Note, there are no official paperMC apps for Cloudron, you may need to do this on a different VPS

    https://papermc.io/

    https://geysermc.org/

  • Security: Log4shell

    Solved
    3
    2 Votes
    3 Posts
    406 Views
    nebulonN

    Both the old java as well as the bedrock edition have now been updated.

  • Client timeout

    3
    0 Votes
    3 Posts
    221 Views
    nebulonN

    @snoopdoop are there any errors shown on the app side when the timeout happens?

  • Minecraft 1.18 update

    Moved Solved
    6
    1 Votes
    6 Posts
    373 Views
    girishG

    @snoopdoop What is the app package version listed in the Updates section of the app ? Maybe you are already on the latest?

  • New Update - 1.17.40

    Solved
    3
    0 Votes
    3 Posts
    298 Views
    C

    @girish Thank You, it is working

  • Forge 1.17.1 server Error wont start

    11
    0 Votes
    11 Posts
    695 Views
    R

    @girish yes i see it went back to 1.16.5 but i do hope you can solve the issue and have the 1.17.1 soon, thanks again for your assistance

  • RCON Access possible?

    Solved
    13
    0 Votes
    13 Posts
    768 Views
    K

    @nebulon Thank you very much. RCON works like a charm now! đŸ™‚

  • Change Server Version

    Unsolved
    2
    0 Votes
    2 Posts
    271 Views
    nebulonN

    This is not possible as such, however you can install an older Cloudron app package, which has that version and then disable automatic updates for that app.

    In your case the package version is 1.3.6 so you can install this by changing the version in the browser URL bar while being in the appstore view of the dashboard. The url would be something like:

    https://my.example.com/#/appstore/net.minecraft.cloudronapp?version=1.3.6

  • 1 Votes
    6 Posts
    446 Views
    nebulonN

    To given an update here after debugging this. It turned out the server is just very slow to respond sometimes due to disk I/O being slow. There is no real solution besides increasing timeouts, which may cause all kinds of other side-effects.

    The error reporting inside the minecraft admin webui could be improved to give more indication besides internal server error though, have to see when I find time for this though.