Jump to content

YouDontKnowMe

Member
  • Posts

    11
  • Joined

  • Last visited

Posts posted by YouDontKnowMe

  1. Title.
    For me, If they are set up correctly, they can be fun to play. But there are SOME that are just garbage and there's only Red Light, Green Light and 90% of the time they don't even find you moving.


  2. Hello, recently i tried starting my server and i got the message:

    Failed to schedule load callback for chunk [-5, 134217727]
    java.util.concurrent.CompletionException: net.minecraft.server.v1_16_R2.ReportedException: Feature placement
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_212]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_212]
    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_212]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_212]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
    at net.minecraft.server.v1_16_R2.ChunkTaskQueueSorter.b(SourceFile:58) ~[patched_1.16.3.jar:git-Paper-204]
    at net.minecraft.server.v1_16_R2.ThreadedMailbox.e(ThreadedMailbox.java:90) ~[patched_1.16.3.jar:git-Paper-204]
    at net.minecraft.server.v1_16_R2.ThreadedMailbox.a(ThreadedMailbox.java:137) ~[patched_1.16.3.jar:git-Paper-204]
    at net.minecraft.server.v1_16_R2.ThreadedMailbox.run(ThreadedMailbox.java:102) ~[patched_1.16.3.jar:git-Paper-204]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

    after that the server just shuts down

    Logs: https://www.writeurl.com/text/zpi2t3m1bx135h23uaev/qmdb853rd9ll152w6gp1

  3. 1 minute ago, Houlton said:

    Hmm, that's weird, I went through your logs again and found that you might be requesting chunks:

    
    [15:45:37] [Worker-Main-1/ERROR]: Requested chunk : -5 -134217728

    This might have to do with /forceload but I'm not sure, you might have to end up resetting your server to resolve this, also could you send your whole log (with plugins loading) please, this might also be a plugin issue.

    I had to cut off plugins loading because the file size was limited, but the plugins loaded just fine. I alredy tried reseting my server but nothing changed

  4. 9 minutes ago, Houlton said:

    Hi there,

    The "Offline/Insecure Mode" is normal here on Minehut since Minehut has something called a "proxy" or "BungeeCord" to authorize users and check if people connecting are actually who they are saying they are, to put it into simple context, the proxy checks with Mojang's systems to make sure people who are connecting have logged into Minecraft and not just changing their name (cracked).

    Now let's talk about your logs, after having a quick look I can confirm that this might be a world/chunk loading issue, however I'm not sure how to resolve it, you may have to reset your world to fix it, but please don't take my word on this.

    I alredy tried reseting the world, repairing the files and reseting the server and i still have the same problem. I edited the title, thanks

  5. Hello, recently i tried starting my server and i got the message:

    Failed to schedule load callback for chunk [-5, 134217727]
    java.util.concurrent.CompletionException: net.minecraft.server.v1_16_R2.ReportedException: Feature placement
    at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_212]
    at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_212]
    at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_212]
    at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_212]
    at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
    at net.minecraft.server.v1_16_R2.ChunkTaskQueueSorter.b(SourceFile:58) ~[patched_1.16.3.jar:git-Paper-204]
    at net.minecraft.server.v1_16_R2.ThreadedMailbox.e(ThreadedMailbox.java:90) ~[patched_1.16.3.jar:git-Paper-204]
    at net.minecraft.server.v1_16_R2.ThreadedMailbox.a(ThreadedMailbox.java:137) ~[patched_1.16.3.jar:git-Paper-204]
    at net.minecraft.server.v1_16_R2.ThreadedMailbox.run(ThreadedMailbox.java:102) ~[patched_1.16.3.jar:git-Paper-204]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

    after that the server just shuts down

    Logs: https://www.writeurl.com/text/zpi2t3m1bx135h23uaev/qmdb853rd9ll152w6gp1

×
×
  • Create New...