Hola, soy "nuevo en minecraft" y he creado un servidor para jugar con mis amigos y sin nadie estar conectado dio un error y se cerró, ahora no se abre y no se como solucionarlo. el error es el siguiente:
Si alguien sabe como solucionarlo estaré atento a las respuestas. Gracias
---- Minecraft Crash Report ----
WARNING: coremods are present:
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar)
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
SecurityCraftLoadingPlugin ([1.12.2]+SecurityCraft+v1.9.7.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
Contact their authors BEFORE contacting forge
// Uh... Did I do that?
Time: 5/10/23 16:06
Description: Exception in server tick loop
java.lang.NullPointerException: Exception in server tick loop
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:83)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:89)
at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:70)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_381, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5442106168 bytes (5189 MB) / 7516192768 bytes (7168 MB) up to 7516192768 bytes (7168 MB)
JVM Flags: 3 total; -XX:+UseG1GC -Xmx7168M -Xms7168M
IntCache: cache: 0, tcache: 0, allocated: 5, tallocated: 104
FML: MCP 9.42 Powered by Forge 14.23.5.2859 47 mods loaded, 47 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored