error
#1
Hello
If I wanna ad a player t?hen cuberite server shut down with error.
Anybody knows what this is?

Hans
.png   Naamloos.png (Size: 84.4 KB / Downloads: 314)
Reply
Thanks given by:
#2
(03-07-2021, 04:03 AM)bastion Wrote: Hello
If I wanna ad a player t?hen cuberite server shut down with error.
Anybody knows what this is?

Hans

Hi,

sorry that the server crashes for you.
Can you post the whole log? Maybe a pastebin?

Greetings,
12xx12
Reply
Thanks given by:
#3
here is the log..

    [18:47:24] --- Started Log ---
    [18:47:24] Cuberite AppVeyor (id: 2297)
    [18:47:24] from commit 40b6758905eb7182b6a903c9b30ed5edeaaaf057 built at: 2021-03-05T18:43:40.0000000Z
    [18:47:24] Creating new server instance...
    [18:47:24] Reading server config...
    [18:47:24] Starting server...
Info [18:47:24] Compatible clients: 1.8.x-1.12.x
Warn [18:47:24] WebServer: The server will run in unsecured HTTP mode.
Info [18:47:24] Put a valid HTTPS certificate in file 'webadmin/httpscert.crt' and its corresponding private key to 'webadmin/httpskey.pem' (without any password) to enable HTTPS support
    [18:47:24] Loaded 789 crafting recipes
    [18:47:24] Loaded 1.12.2 380 recipe book
Warn [18:47:24] Cannot open file "Protocol/1.13/base.recipes.txt", no recipe book recipes will be available!
Warn [18:47:24] Cannot open file "Protocol/1.14.4/base.recipes.txt", no recipe book recipes will be available!
    [18:47:24] Loaded 67 furnace recipes and 66 fuels
    [18:47:24] Loaded 49 brewing recipes
Warn [18:47:24] Invalid biome ("BambooJungle") specified in AllowedBiomes in cubeset file Prefabs\SinglePieceStructures\JungleTemple.cubeset. Skipping the biome.
Warn [18:47:24] Invalid biome ("BambooJungleHills") specified in AllowedBiomes in cubeset file Prefabs\SinglePieceStructures\JungleTemple.cubeset. Skipping the biome.
    [18:47:24] -- Loading Plugins --
    [18:47:24] Initialised Core
    [18:47:24] Initialized ChatLog v.3
    [18:47:24] -- Loaded 2 Plugins --
Warn [18:47:26] World "world_the_end": Did not find an acceptable spawnpoint. Generated a random spawnpoint position at {0.00, 0.00, 0.00}
Info [18:47:26] WebAdmin is running on port(s) 8080
    [18:47:26] Startup complete, took 1498ms!
Err  [18:49:08] Deadlock detected: world world_nether has been stuck at age 5993. Aborting the server.
    [18:49:08] CS at 0x1b50e040770, World world chunkmap: RecursionCount = 0, ThreadIDHash = 1d81d64590ef506e
    [18:49:08] CS at 0x1b50e792098, World world tasks: RecursionCount = 0, ThreadIDHash = 1bfa289f463cf8f4
    [18:49:08] CS at 0x1b50f5f7770, World world_nether chunkmap: RecursionCount = 0, ThreadIDHash = 1d81d64590ef506e
    [18:49:08] CS at 0x1b50fd49098, World world_nether tasks: RecursionCount = 0, ThreadIDHash = 77a3c6cc73a33415
    [18:49:08] CS at 0x1b510fbd770, World world_the_end chunkmap: RecursionCount = 0, ThreadIDHash = 1d81d64590ef506e
    [18:49:08] CS at 0x1b51170f098, World world_the_end tasks: RecursionCount = 0, ThreadIDHash = 5021b25bf6e6bc8f
    [18:49:08] CS at 0x1b50ed198c8, cLuaState plugin APIDump: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50ed19e38, cLuaState plugin ChatLog: RecursionCount = 0, ThreadIDHash = 99f47351ea9ef7d1
    [18:49:08] CS at 0x1b50bb7af08, cLuaState plugin Core: RecursionCount = 1, ThreadIDHash = 1d81d64590ef506e
    [18:49:08] CS at 0x1b50fe70d38, cLuaState plugin Debuggers: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50fe707c8, cLuaState plugin DumpInfo: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50fe719e8, cLuaState plugin HookNotify: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50fe71f58, cLuaState plugin NetworkTest: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50fe70998, cLuaState plugin ProtectionAreas: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50fe71478, cLuaState plugin TestLuaRocks: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
Err  [18:49:08] Failure report:

  Sad  | Cuberite has encountered an error and needs to close
      | SIGABRT: Server self-terminated due to an internal fault
      |
      | Cuberite AppVeyor (id: 2297)
      | from commit 40b6758905eb7182b6a903c9b30ed5edeaaaf057
Reply
Thanks given by:
#4
Could you show your settings.ini file? It looks like some plugins are active which normally aren't.
Reply
Thanks given by:
#5
Maybe https://github.com/cuberite/cuberite/issues/1853
I see a "ranks" open in the background
Reply
Thanks given by: Darrickduh
#6
(03-07-2021, 07:05 AM)bastion Wrote: The settings.ini

; This is the main server configuration
; Most of the settings here can be configured using the webadmin interface, if enabled in webadmin.ini

[Authentication]
Authenticate=1
AllowBungeeCord=0
Server=sessionserver.mojang.com
Address=/session/minecraft/hasJoined?username=%USERNAME%&serverId=%SERVERID%

[MojangAPI]
NameToUUIDServer=api.mojang.com
NameToUUIDAddress=/profiles/minecraft
UUIDToProfileServer=sessionserver.mojang.com
UUIDToProfileAddress=/session/minecraft/profile/%UUID%?unsigned=false

[Server]
Description=Cuberite - in C++!
ShutdownMessage=Server shutdown
MaxPlayers=100
HardcoreEnabled=0
AllowMultiLogin=0
ResourcePackUrl=
Ports=25565
AllowMultiWorldTabCompletion=1
DefaultViewDistance=10

[RCON]
Enabled=0

[AntiCheat]
LimitPlayerBlockChanges=1

[PlayerData]
LoadOfflinePlayerData=0
LoadNamedPlayerData=1

[Worlds]
DefaultWorld=world
World=world_nether
World=world_the_end

[WorldPaths]
world=world
world_nether=world_nether
world_the_end=world_the_end

[Plugins]
Core=1
ChatLog=1
ProtectionAreas=0

[DeadlockDetect]
Enabled=1
IntervalSec=20















here is the log..

    [18:47:24] --- Started Log ---
    [18:47:24] Cuberite AppVeyor (id: 2297)
    [18:47:24] from commit 40b6758905eb7182b6a903c9b30ed5edeaaaf057 built at: 2021-03-05T18:43:40.0000000Z
    [18:47:24] Creating new server instance...
    [18:47:24] Reading server config...
    [18:47:24] Starting server...
Info [18:47:24] Compatible clients: 1.8.x-1.12.x
Warn [18:47:24] WebServer: The server will run in unsecured HTTP mode.
Info [18:47:24] Put a valid HTTPS certificate in file 'webadmin/httpscert.crt' and its corresponding private key to 'webadmin/httpskey.pem' (without any password) to enable HTTPS support
    [18:47:24] Loaded 789 crafting recipes
    [18:47:24] Loaded 1.12.2 380 recipe book
Warn [18:47:24] Cannot open file "Protocol/1.13/base.recipes.txt", no recipe book recipes will be available!
Warn [18:47:24] Cannot open file "Protocol/1.14.4/base.recipes.txt", no recipe book recipes will be available!
    [18:47:24] Loaded 67 furnace recipes and 66 fuels
    [18:47:24] Loaded 49 brewing recipes
Warn [18:47:24] Invalid biome ("BambooJungle") specified in AllowedBiomes in cubeset file Prefabs\SinglePieceStructures\JungleTemple.cubeset. Skipping the biome.
Warn [18:47:24] Invalid biome ("BambooJungleHills") specified in AllowedBiomes in cubeset file Prefabs\SinglePieceStructures\JungleTemple.cubeset. Skipping the biome.
    [18:47:24] -- Loading Plugins --
    [18:47:24] Initialised Core
    [18:47:24] Initialized ChatLog v.3
    [18:47:24] -- Loaded 2 Plugins --
Warn [18:47:26] World "world_the_end": Did not find an acceptable spawnpoint. Generated a random spawnpoint position at {0.00, 0.00, 0.00}
Info [18:47:26] WebAdmin is running on port(s) 8080
    [18:47:26] Startup complete, took 1498ms!
Err  [18:49:08] Deadlock detected: world world_nether has been stuck at age 5993. Aborting the server.
    [18:49:08] CS at 0x1b50e040770, World world chunkmap: RecursionCount = 0, ThreadIDHash = 1d81d64590ef506e
    [18:49:08] CS at 0x1b50e792098, World world tasks: RecursionCount = 0, ThreadIDHash = 1bfa289f463cf8f4
    [18:49:08] CS at 0x1b50f5f7770, World world_nether chunkmap: RecursionCount = 0, ThreadIDHash = 1d81d64590ef506e
    [18:49:08] CS at 0x1b50fd49098, World world_nether tasks: RecursionCount = 0, ThreadIDHash = 77a3c6cc73a33415
    [18:49:08] CS at 0x1b510fbd770, World world_the_end chunkmap: RecursionCount = 0, ThreadIDHash = 1d81d64590ef506e
    [18:49:08] CS at 0x1b51170f098, World world_the_end tasks: RecursionCount = 0, ThreadIDHash = 5021b25bf6e6bc8f
    [18:49:08] CS at 0x1b50ed198c8, cLuaState plugin APIDump: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50ed19e38, cLuaState plugin ChatLog: RecursionCount = 0, ThreadIDHash = 99f47351ea9ef7d1
    [18:49:08] CS at 0x1b50bb7af08, cLuaState plugin Core: RecursionCount = 1, ThreadIDHash = 1d81d64590ef506e
    [18:49:08] CS at 0x1b50fe70d38, cLuaState plugin Debuggers: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50fe707c8, cLuaState plugin DumpInfo: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50fe719e8, cLuaState plugin HookNotify: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50fe71f58, cLuaState plugin NetworkTest: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50fe70998, cLuaState plugin ProtectionAreas: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
    [18:49:08] CS at 0x1b50fe71478, cLuaState plugin TestLuaRocks: RecursionCount = 0, ThreadIDHash = 4d25767f9dce13f5
Err  [18:49:08] Failure report:

  Sad  | Cuberite has encountered an error and needs to close
      | SIGABRT: Server self-terminated due to an internal fault
      |
      | Cuberite AppVeyor (id: 2297)
      | from commit 40b6758905eb7182b6a903c9b30ed5edeaaaf057
Reply
Thanks given by:
#7
@tigerw do you think bastion could test if it's the same issue by setting Authenticate=0?
Reply
Thanks given by:
#8
I don't know why it's crashing, someone would need to check first.
Reply
Thanks given by:
#9
The same has happened to me with authenticate=0
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)