Test worlds trying to start as a server

Started by Lefturd on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 11:49, 19. Jul 2023
Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Test worlds trying to start as a server

I am trying to test my mod in a singleplayer world, and even though I run client whenever I make a new world it tries to make it a server. When I make a new world, it makes the world and then says "Connection Lost Invalid player data" and sends me to the server list. I am not sure if this is a settings thing on either Minecraft or MCreator, or if it is just a bug. I also cannot find any topics anywhere talking about this.

02:39.53 [Server thread/INFO] [minecraft/ServerGamePacketListenerImpl]: Dev lost connection: Invalid player data
02:39.53 [Server thread/INFO] [minecraft/MinecraftServer]: Dev left the game
02:39.53 [Server thread/INFO] [minecraft/ServerGamePacketListenerImpl]: Stopping singleplayer server as player logged out
02:39.53 [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
02:39.53 [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
02:39.53 [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
02:39.57 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
02:40.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
02:40.01 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
02:40.01 [Server thread/DEBUG] [ForgeHooks/WP]: Gathering id map for writing to world save New World
02:40.01 [Server thread/DEBUG] [ForgeHooks/WP]: ID Map collection complete New World
02:40.01 [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (New World): All chunks are saved
02:40.01 [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
02:40.01 [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
02:40.01 [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage: All dimensions are saved
02:40.05 [Server thread/DEBUG] [FileUtils/CORE]: Found existing serverconfig directory : .\saves\New World\serverconfig
02:40.05 [Server thread/DEBUG] [ConfigTracker/CONFIG]: Unloading configs type SERVER

Thanks in advance.