Jump to content

zKoro

Member
  • Posts

    574
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by zKoro

  1. 5 minutes ago, grangles said:

    Failed to upload file.

    Yeah, sometimes the downloading host that Minehut uses doesn't work properly, which is out of Minehut's power. If you try again here and there, it will work eventually.

  2. 13 minutes ago, mmouser said:

    The video has me going onto my server to get logs and that’s the problem I cannot get on my server

    edit: found logs via website, but it says it exceeds the character limit

    Put the logs into a Pastebin and reply to the thread with the link to the paste

  3. There is no way to transfer credits to other accounts. In terms of you not receiving credits, head over to here and the SLG support team will help you out.

  4. I don't personally enjoy it, and some people may think that it's 'pointless' because it's a host inside of a host, however, I do think that it's a cool and creative way of showing the capabilities of Developers and Skript itself. Another negative thing about it is that the staff and management team take the server way too seriously, which therefore puts a bad light on the server. I'm sure that the server would be a lot better of a place to be if the staff team wasn't so strict.

    • Like 2
  5. 6 minutes ago, schrisis said:

    That's funny,

    in each post the same replies.

        "This is not the right category..."
        "Try it again..."
        "Have you done the right things?..."

    But no one takes care about the problem, even the mods are doing anything.

    The fact is, since the service "transfer.sh" is hosted by storj.io, it doesn't work proberly anymore.

    You can read this in many threads....
    https://github.com/dutchcoders/transfer.sh/issues/277
    https://github.com/dutchcoders/transfer.sh/issues/272
    https://github.com/dutchcoders/transfer.sh/issues/271
    https://github.com/dutchcoders/transfer.sh/issues/190
    https://github.com/dutchcoders/transfer.sh/issues/220
    https://github.com/dutchcoders/transfer.sh/issues/198

    Same issue here, no one is responsible for this. And storj.io seems to do not really something.

    You can check the functionality for your own:
    - Download "curl" (e.g. for windows)
    - unpack it
    - create a text file (e.g. "Hello.txt")
    - save it in the same directory
    - and do this on the command-line:
        
        curl --upload-file ./hello.txt https://transfer.sh/hello.txt

    You will see it doesn't work... ("could not save metadata")

    Conclusion:
    When minehut is not changing the "/dl" to another (reliable) file hoster it will not work anymore.

    While I completely understand, the reason why we are limited to how we can help players with this is because it's completely out of Minehut's power and we have to rely on the downloading site for it to be fixed.

    • Like 1
  6. This issue happens because the downloading system that Minehut uses isn't working properly. Keep trying every now and again and it should work eventually. You can also check to see if the site is up here

  7. 22 minutes ago, Chonga said:

    The default version is 1.15.1 on Minehut, but to join on earlier versions download the plugin ViaVersion

     

    Just going to add on some further details to this. If you want to download ViaVersion, then you will also need these plugins

    • ViaRewind: Support for 1.9-1.14.4
    • ViaBackwards: Support for 1.8-1.8.8

    You can also install ProtocolSupport, but it is totally up to you what you choose 🙂

    Mods

    Unfortunately no, you cannot upload Mods or Plugins to your server

  8. Check your logs, make sure that there aren't any plugins causing this issue. You can check your logs in the File Manager or you can run the command /dl logs on your server

  9. Well here is a small example for you

    on command "/<the command you use for worlds>":
        clear event-player's inventory
        set slot <x> of event-player's inventory to <item>
        
    # Something like this, you can always get help from #skript in the discord

     

    • Like 1
×
×
  • Create New...