Vai al contenuto
Il server del mese è
Visita la nostra nuova lista server!

Archiviato

Questa discussione è archiviata e chiusa a future risposte.

  • 0
AlebirraYT

Problema con server Spigot con Hamachi in 1.16.5

Domanda

Salve, ho un problema, ho creato un server Spigot in 1.16.5, ma quando apro la console, quando ha finito di caricare i file, si salvano i file facendo chiudere la console. qualcuno che mi aiuto pls

 

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

8 risposte a questa domanda

Recommended Posts

Si è appena verificato un crash del server quando si salva tutto all'improvviso e poi il server si stoppa, perciò manda il latest.log, e vedo se posso darti una mano.

 

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti
1 ora fa, xBlockBuster98 dice:

Si è appena verificato un crash del server quando si salva tutto all'improvviso e poi il server si stoppa, perciò manda il latest.log, e vedo se posso darti una mano.

 

[21:47:51] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[21:47:52] [main/INFO]: Reloading ResourceManager: Default, bukkit
[21:47:53] [Worker-Main-12/INFO]: Loaded 7 recipes
[21:47:55] [Server thread/INFO]: Starting minecraft server version 1.16.5
[21:47:55] [Server thread/INFO]: Loading properties
[21:47:56] [Server thread/INFO]: This server is running CraftBukkit version 3029-Spigot-79d53c2-e9ad7cb (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT)
[21:47:57] [Server thread/INFO]: Debug logging is disabled
[21:47:57] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:47:57] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:47:57] [Server thread/INFO]: Default game type: SURVIVAL
[21:47:57] [Server thread/INFO]: Generating keypair
[21:47:57] [Server thread/INFO]: Starting Minecraft server on 26.62.73.52:25566
[21:47:57] [Server thread/INFO]: Using default channel type
[21:47:59] [Server thread/ERROR]: Could not load 'plugins\BuildTools.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot-1.16.5.jar:3029-Spigot-79d53c2-e9ad7cb]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:144) ~[spigot-1.16.5.jar:3029-Spigot-79d53c2-e9ad7cb]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.loadPlugins(CraftServer.java:382) ~[spigot-1.16.5.jar:3029-Spigot-79d53c2-e9ad7cb]
    at net.minecraft.server.v1_16_R3.DedicatedServer.init(DedicatedServer.java:224) ~[spigot-1.16.5.jar:3029-Spigot-79d53c2-e9ad7cb]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:918) ~[spigot-1.16.5.jar:3029-Spigot-79d53c2-e9ad7cb]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$0(MinecraftServer.java:273) ~[spigot-1.16.5.jar:3029-Spigot-79d53c2-e9ad7cb]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
    ... 7 more
[21:48:00] [Server thread/WARN]: Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[21:48:04] [Server thread/WARN]: Legacy plugin AuthMe v5.4.0-b1877 does not specify an api-version.
[21:48:04] [Server thread/WARN]: Legacy plugin Installer v2.4.1 does not specify an api-version.
[21:48:04] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.4.0-b1877
[21:48:04] [Server thread/INFO]: [Installer] Loading Installer v2.4.1
[21:48:04] [Server thread/INFO]: [BlocksHub] Loading BlocksHub v3.1.1
[21:48:04] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[21:48:04] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[21:48:04] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[21:48:04] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[21:48:04] [Server thread/INFO]: Preparing level "world"
[21:48:04] [Server thread/INFO]: -------- World Settings For [world] --------
[21:48:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[21:48:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[21:48:04] [Server thread/INFO]: Item Despawn Rate: 6000
[21:48:04] [Server thread/INFO]: Item Merge Radius: 2.5
[21:48:04] [Server thread/INFO]: View Distance: 8
[21:48:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[21:48:04] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[21:48:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[21:48:04] [Server thread/INFO]: Experience Merge Radius: 3.0
[21:48:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[21:48:04] [Server thread/INFO]: Mob Spawn Range: 6
[21:48:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[21:48:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Cane Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Melon Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Carrot Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Potato Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Vine Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Kelp Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[21:48:04] [Server thread/INFO]: Max TNT Explosions: 100
[21:48:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[21:48:04] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[21:48:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[21:48:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[21:48:04] [Server thread/INFO]: Item Despawn Rate: 6000
[21:48:04] [Server thread/INFO]: Item Merge Radius: 2.5
[21:48:04] [Server thread/INFO]: View Distance: 8
[21:48:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[21:48:04] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[21:48:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[21:48:04] [Server thread/INFO]: Experience Merge Radius: 3.0
[21:48:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[21:48:04] [Server thread/INFO]: Mob Spawn Range: 6
[21:48:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[21:48:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Cane Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Melon Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Carrot Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Potato Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Vine Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Kelp Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[21:48:04] [Server thread/INFO]: Max TNT Explosions: 100
[21:48:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[21:48:04] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[21:48:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[21:48:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[21:48:04] [Server thread/INFO]: Item Despawn Rate: 6000
[21:48:04] [Server thread/INFO]: Item Merge Radius: 2.5
[21:48:04] [Server thread/INFO]: View Distance: 8
[21:48:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[21:48:04] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Bastion: 30084232 Fortress: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[21:48:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[21:48:04] [Server thread/INFO]: Experience Merge Radius: 3.0
[21:48:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[21:48:04] [Server thread/INFO]: Mob Spawn Range: 6
[21:48:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[21:48:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Cane Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Melon Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Carrot Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Potato Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Vine Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Kelp Growth Modifier: 100%
[21:48:04] [Server thread/INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[21:48:04] [Server thread/INFO]: Max TNT Explosions: 100
[21:48:04] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[21:48:04] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[21:48:06] [Server thread/INFO]: Preparing spawn area: 0%
[21:48:06] [Server thread/INFO]: Preparing spawn area: 0%
[21:48:06] [Server thread/INFO]: Preparing spawn area: 0%
[21:48:06] [Server thread/INFO]: Preparing spawn area: 0%
[21:48:11] [Worker-Main-9/INFO]: Preparing spawn area: 83%
[21:48:11] [Worker-Main-11/INFO]: Preparing spawn area: 83%
[21:48:11] [Worker-Main-11/INFO]: Preparing spawn area: 83%
[21:48:11] [Worker-Main-11/INFO]: Preparing spawn area: 83%
[21:48:11] [Worker-Main-11/INFO]: Preparing spawn area: 83%
[21:48:11] [Worker-Main-11/INFO]: Preparing spawn area: 83%
[21:48:11] [Worker-Main-11/INFO]: Preparing spawn area: 83%
[21:48:11] [Worker-Main-11/INFO]: Preparing spawn area: 83%
[21:48:11] [Worker-Main-11/INFO]: Preparing spawn area: 83%
[21:48:11] [Worker-Main-8/INFO]: Preparing spawn area: 83%
[21:48:11] [Worker-Main-11/INFO]: Preparing spawn area: 83%
[21:48:12] [Worker-Main-15/INFO]: Preparing spawn area: 83%
[21:48:12] [Worker-Main-15/INFO]: Preparing spawn area: 83%
[21:48:13] [Worker-Main-11/INFO]: Preparing spawn area: 84%
[21:48:13] [Worker-Main-9/INFO]: Preparing spawn area: 90%
[21:48:14] [Server thread/INFO]: Time elapsed: 9427 ms
[21:48:14] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[21:48:14] [Server thread/INFO]: Preparing spawn area: 0%
[21:48:14] [Worker-Main-11/INFO]: Preparing spawn area: 83%
[21:48:15] [Worker-Main-9/INFO]: Preparing spawn area: 83%
[21:48:15] [Worker-Main-16/INFO]: Preparing spawn area: 83%
[21:48:16] [Worker-Main-10/INFO]: Preparing spawn area: 87%
[21:48:16] [Worker-Main-15/INFO]: Preparing spawn area: 99%
[21:48:16] [Server thread/INFO]: Time elapsed: 2509 ms
[21:48:16] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[21:48:16] [Server thread/INFO]: Preparing spawn area: 0%
[21:48:17] [Worker-Main-16/INFO]: Preparing spawn area: 90%
[21:48:17] [Server thread/INFO]: Time elapsed: 612 ms
[21:48:17] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4.0-b1877
[21:48:17] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[21:48:17] [Server thread/INFO]: [AuthMe] No supported permissions system found! Permissions are disabled!
[21:48:17] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [InjectorReflectionException]: Could not invoke constructor of class 'class fr.xephi.authme.command.CommandHandler'
[21:48:17] [Thread-12/WARN]: [AuthMe] Could not download GeoLiteAPI database [UnknownHostException]: geolite.maxmind.com
[21:48:17] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION!
[21:48:17] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish
[21:48:17] [Server thread/INFO]: [AuthMe] AuthMe 5.4.0-b1877 disabled!
[21:48:17] [Server thread/INFO]: [Installer] Enabling Installer v2.4.1
[21:48:17] [Server thread/INFO]: [BlocksHub] Enabling BlocksHub v3.1.1
[21:48:17] [Server thread/INFO]: Initializing access controllers[m
[21:48:17] [Server thread/INFO]: Initializing block loggers[m
[21:48:17] [Server thread/INFO]: [BlocksHub] Enabled
[21:48:17] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:48:17] [Server thread/INFO]: Done (13.488s)! For help, type "help"
[21:48:17] [Server thread/INFO]: Stopping server
[21:48:17] [Server thread/INFO]: [BlocksHub] Disabling BlocksHub v3.1.1
[21:48:17] [Server thread/INFO]: [BlocksHub] Disabled
[21:48:17] [Server thread/INFO]: [Installer] Disabling Installer v2.4.1
[21:48:17] [Server thread/INFO]: Saving players
[21:48:17] [Server thread/INFO]: Saving worlds
[21:48:17] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[21:48:18] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[21:48:18] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_nether]'/minecraft:the_nether
[21:48:19] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:48:19] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world_the_end]'/minecraft:the_end
[21:48:19] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[21:48:19] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[21:48:19] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[21:48:19] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
 

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

 

2 minuti fa, AlebirraYT dice:

THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION

Eccoti l'errore che fa crashare il server. Riguarda bene il config.yml di Authme

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

la stringa di errore è questa:   ForceSpawnLocOnJoin:
            # If enabled, every player that spawn in one of the world listed in
            # "ForceSpawnLocOnJoin.worlds" will be teleported to the spawnpoint after successful
            # authentication. The quit location of the player will be overwritten.
            # This is different from "teleportUnAuthedToSpawn" that teleport player
            # to the spawnpoint on join.
            enabled: false
            # WorldNames where we need to force the spawn location
            # Case-sensitive!
            worlds: 
            - 'world'
            - 'world_nether'
            - 'world_the_end'

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti
10 minuti fa, xBlockBuster98 dice:

 

Eccoti l'errore che fa crashare il server. Riguarda bene il config.yml di Authme

la stringa di errore è questa:   ForceSpawnLocOnJoin:
            # If enabled, every player that spawn in one of the world listed in
            # "ForceSpawnLocOnJoin.worlds" will be teleported to the spawnpoint after successful
            # authentication. The quit location of the player will be overwritten.
            # This is different from "teleportUnAuthedToSpawn" that teleport player
            # to the spawnpoint on join.
            enabled: false
            # WorldNames where we need to force the spawn location
            # Case-sensitive!
            worlds: 
            - 'world'
            - 'world_nether'
            - 'world_the_end'

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

Non mandare due volte lo stesso messaggio, non servirà a risolvere prima.

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti
2 minuti fa, xBlockBuster98 dice:

Non mandare due volte lo stesso messaggio, non servirà a risolvere prima.

anche se modifico quella stringa non cambia nulla

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti
11 minuti fa, xBlockBuster98 dice:

Non mandare due volte lo stesso messaggio, non servirà a risolvere prima.

sennò viene nel mio profilo twitch a guardare la live che risolviamo insieme se può

 

Condividi questo messaggio


Link di questo messaggio
Condividi su altri siti

  • Chi sta navigando   0 utenti

    Nessun utente registrato visualizza questa pagina.


  • Contenuti simili

    • Da DeltaForce07
      ho bisogno a solutamente un plugin per vendere gli oggetti della pixelmon e ottenere i pokedollari qualcuno sa il nome?
       
    • Da EndyTheBlackFox
      La sheder che uso e la sildurus vibrant extrem mi da problemi solo se la applico con optifine infatti se la applico con iris il problema nom si presenta pero a me serviva usare la optifine per la 1.12.2 in un momdo moddato pero come vedrete nel link qui sotto fa difetto 
      https://ibb.co/tB22wqL
    • Da DemiTanuki
      Da quando ho reinstallato il launcher di  Minecraft continua a chiudersi da solo, non riesco neanche ad entrare in un mondo, a seguire il report dell'errore per qualcuno più alla mano di me che riesce a capirci qualcosa di quello che è scritto
       
       
       
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff81d115b5, pid=1768, tid=9624
      #
      # JRE version: OpenJDK Runtime Environment Microsoft-28056 (17.0.1+12) (build 17.0.1+12-LTS)
      # Java VM: OpenJDK 64-Bit Server VM Microsoft-28056 (17.0.1+12-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
      # Problematic frame:
      # V  [jvm.dll+0x3615b5]
      #
      # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
      #
      # If you would like to submit a bug report, please visit:
      #   https://github.com/microsoft/openjdk/issues
      #
    • Da TheTecnoCreeper
      Ciao! Sto cercando un buon AntiCheat gratis che però funzioni bene e faccia il suo lavoro, per minecraft 1.17 / 1.18.

      Grazie.
       
    • Da Atomic
      salve a tutti, mi servirebbe una mano a trasferire un mondo da minecraft pe dal mio iPad, al pc dove ho installato minecraft windows 10 edition, quindi bedrock; essendo entrambe versioni bedrock dovrebbero essere compatibili, solo che trovo solo tutorial per dispositivi android, c’è un modo?
×
×
  • Crea Nuovo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.