Posts by endminecraffter

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

    HAllo liebes aternos Team Ich habe mein Pw vergess und E-mail gesendet und ich soll dieses Passwort Ins Dropdown-Menü eingeben Aber wo ist das DropDown-Menü

    Game-output(wo der fehler kam weil nicht alles reinpaste):


    [01:22:31] [Server thread/INFO]: endminecraffter[local:E:11d31d8c] logged in with entity id 312 at (-640.5404226343161, 64.0, 7.207575148011762)
    [01:22:31] [Server thread/INFO]: endminecraffter joined the game
    [01:22:32] [Client thread/INFO] [THAUMCRAFT]: Client received server config settings.
    [01:22:32] [Client thread/INFO] [THAUMCRAFT]: CHEAT_SHEET[false], WARDED_STONE[true], MIRRORS[true], HARD_NODES[true], WUSS_MODE[false], RESEARCH_DIFFICULTY[0], ASPECT_TOTAL_CAP[100
    [01:22:32] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@1231fe0[id=77538d76-4efa-4ada-8cbd-4ed6d15177f2,name=endminecraffter,properties={},legacy=false]
    com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[YggdrasilAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
    at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
    at net.minecraft.client.resources.SkinManager$3.run(SourceFile:106) [brm.class:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_121]
    at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_121]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_121]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_121]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_121]
    Caused by: java.net.UnknownHostException: sessionserver.mojang.com
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_121]
    at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_121]
    at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_121]
    at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_121]
    at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.8.0_121]
    at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source) ~[?:1.8.0_121]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_121]
    at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.http.HttpURLConnection.access$200(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.http.HttpURLConnection$9.run(Unknown Source) ~[?:1.8.0_121]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_121]
    at java.security.AccessController.doPrivilegedWithCombiner(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_121]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.8.0_121]
    at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
    ... 18 more
    [01:22:42] [Client thread/INFO] [OpenMods]: openblocks.NEIOpenBlocksConfig.loadConfig(NEIOpenBlocksConfig.java:27): OpenBlocks NEI Integration loaded successfully
    [01:22:42] [Client thread/WARN] [FML]: =============================================================
    [01:22:42] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
    [01:22:42] [Client thread/WARN] [FML]: Offendor: truetyper/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
    [01:22:42] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
    [01:22:42] [Client thread/WARN] [FML]: =============================================================
    [01:22:43] [Client thread/INFO] [STDOUT]: [truetyper.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Arial,name=Arial,style=plain,size=12] - AntiAlias = true
    [01:22:45] [Server thread/INFO]: Stopping server
    [01:22:45] [Server thread/INFO]: Saving players
    [01:22:45] [Netty Client IO #0/INFO] [THAUMCRAFT]: Restoring client configs.

    Hallo liebe/s aternos/andere Ich wollte vor kurzem bissle singleplayer spielen und ab ein paar mobs dabei (13)
    Ich spiele jetze schon weit und hab jetze schon viel aber wo ich den command /give endminecraffter 4114 17 22 gemacht habe Das ist eine ID von Thaumcraft Ist mein spiel gecrasht hab mir gedacht wow und starte es wieder Meine welt geht nicht mehr aber andere welten schon aber ich will wieder auf die welt und es geht nicht
    Irgendwas mit Forge oder einer mod geht nicht ich weis aber nicht genau was der fehler ist hier ist der crash report meine mods und mein game output:


    Mods:
    twilightforest-1.7.10-2.3.7
    ThaumicTinkerer-2.5-1.7.10-164.jar
    Thaumcraft-1.7.10-4.2.3.5
    OpenModsLib-1.7.10-0.10
    OpenBlocks-1.7.10-1.6
    NotEnoughItems-1.7.10-1.0.5.120-universal
    ironfurnaces-1.2.4R
    ironchest-1.7.10-6.0.60.741-universal
    ForgeMultipart-1.7.10-1.2.0.345-universal
    CodeChickenCore-1.7.10-1.0.7.47-universal
    Chisel-2.9.5.11
    Carpenter's Blocks v3.3.8.1 - MC 1.7.10
    Botania r1.8-249
    Halt magie :D




    Hoffe bekomme hilfe c:


    LG.endminecraffter

    Hallo liebes aternos team ich weis es gibt auf aternos mods und plugins bei plugins kann man mehr installieren Wie wehre wen das bei mods auch geht?
    Oder so mit ein Limit das man z.b nur 10 mods installieren kann







    LG.endminecraffter

    Hallo Liebes Aternos Team ich will das dass Plugin KlickEffect eingefügt wird Hab ich selber gemacht c:
    Name: KlickEffect
    Art: Spigot
    Link: https://www.spigotmc.org/resources/klickeffect.38668/
    Was es Kann: KlickEffect ist ein Plugin wo man mit einem Kleinen befehl jemanden ein effect geben kann Das Plugin ist in der beta und es können noch Bugs vorkommen ich bin beim Developen ein Anfänger und das ist mein 1 Kleines Plugin Und man kann auch Spieler damit Trollen. Wen man z.b /speed eingibt bekommt man bei jedem befehl Den effect für 3Minuten und Stufe 2

    Hallo liebes :aternos: team Das ist eine verbesserungs liste und was schon perfekt ist:


    Verbesserungsvorschläge:
    Eigene plugins hochladen
    mehr RAM
    kürzere/keine warteschlange


    Was ist perfekt:
    man kann kostenlos ein server hosten


    es were schön wne aternos das in zukunft verbe
    Andere spieler können noch was hinzufügen


    LG endmineraffter