Page 1 of 1

Server; Mods; Timeout; failed to emerge player

PostPosted: Tue Dec 25, 2012 00:07
by Casimir
I made a server (for "Tinas"). The world uses only default stuff, no mods. And it works.
When I create a folder in the "mods" folder named "tinas" (just like the game is called), then I can't connect and time out. When I try it again it gives the server "Server: peer_id=3: failed to emerge player"

I know, I can put the mods in the game, but a bug is a bug.

PostPosted: Wed Dec 26, 2012 22:10
by Casimir
It's probably not the folder.
I connected to a serve I host on the same PC, entering the IP (the one you see form outside). When disconnect and connect again it loads register and node definition, but not the media and just stays like that.
It works when I delete the files associated with the player, or if I use 127.0.0.1 as IP.

PostPosted: Fri Dec 28, 2012 23:47
by Casimir
Anyone can help?

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
00:32:24: INFO[ServerThread]: Server: New connection: "david" from [davids IP]
00:32:24: VERBOSE[ServerThread]: ServerEnvironment::addActiveObjectRaw(): Added id=2; there are now 2 active objects.
00:32:24: VERBOSE[ServerThread]: Server: Sending TOCLIENT_MOVE_PLAYER pos=(-230,15,390) pitch=0 yaw=0
00:32:24: VERBOSE[ServerThread]: Server: Sent object remove/add: 0 removed, 1 added, packet size is 225
00:32:24: VERBOSE[ServerThread]: Server: Got TOSERVER_INIT2 from 3
00:32:24: INFO[ServerThread]: Server: Sending content to david
00:32:24: VERBOSE[ServerThread]: Server: Sending item definitions to id(3): size=14689
00:32:24: VERBOSE[ServerThread]: Server: Sending node definitions to id(3): size=18329
00:32:24: VERBOSE[ServerThread]: Server: Announcing files to id(3)
00:32:24: ACTION[ServerThread]: david joins game. List of players: Casimir david
00:32:25: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=0.619438): from_peer_id=1, channel=0, seqnum=65521
00:32:40: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=0.611515): from_peer_id=1, channel=0, seqnum=86
00:32:40: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=0.79497): from_peer_id=1, channel=0, seqnum=86
00:32:41: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=1.03346): from_peer_id=1, channel=0, seqnum=87
00:32:42: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=1.3435): from_peer_id=1, channel=0, seqnum=86
00:32:43: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=1.74655): from_peer_id=1, channel=0, seqnum=87
00:32:44: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=2.27051): from_peer_id=1, channel=0, seqnum=86
00:32:46: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=2.95167): from_peer_id=1, channel=0, seqnum=87
00:32:47: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=86
00:32:47: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=88
00:32:48: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=89
00:32:49: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=87
00:32:50: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=86
00:32:50: INFO[ServerThread]: Players:
00:32:50: INFO[ServerThread]: * Casimir    RemoteClient 2: m_blocks_sent.size()=1189, m_blocks_sending.size()=0, m_nearest_unsent_d=0, m_excess_gotblocks=2
00:32:50: INFO[ServerThread]: * david    RemoteClient 3: m_blocks_sent.size()=0, m_blocks_sending.size()=0, m_nearest_unsent_d=0, m_excess_gotblocks=0
00:32:50: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=88
00:32:51: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=89
00:32:52: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=87
00:32:52: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=90
00:32:53: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=91
00:32:53: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=86
00:32:53: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=88
00:32:54: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=89
00:32:55: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=87
00:32:55: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=90
00:32:56: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=91
00:32:56: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=86
00:32:56: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=88
00:32:57: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=89
00:32:58: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=87
00:32:58: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=92
00:32:58: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=90
00:32:59: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=91
00:32:59: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=86
00:32:59: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=88
00:33:00: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=89
00:33:01: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=87
00:33:01: ACTION[ServerThread]: A sapling grows into a tree at (108,23,68)
00:33:01: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=92
00:33:01: INFO[ServerThread]: WARNING: active block modifiers took 359ms (longer than 200ms)
00:33:01: INFO[ServerThread]: Server: MEET_OTHER
00:33:01: VERBOSE[ServerThread]: Server: MapEditEvents:
00:33:01: VERBOSE[ServerThread]:   MEET_OTHER: - - - - - - - - - - - - - - - 1
00:33:01: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=90
00:33:02: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=91
00:33:02: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=86
00:33:02: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=88
00:33:03: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=93
00:33:03: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=89
00:33:04: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=87
00:33:04: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=92
00:33:04: INFO[ServerThread]: ServerMap: Unloaded 2 blocks from memory, of which 0 were written, 677 blocks in memory.
00:33:04: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=90
00:33:05: VERBOSE[Connection]: con(220/1): RE-SENDING timed-out RELIABLE to [davids IP](t/o=3): from_peer_id=1, channel=0, seqnum=91
00:33:05: VERBOSE[Connection]: con(220/1): RunTimeouts(): Peer 3 has timed out. (source=peer->timeout_counter)
00:33:05: VERBOSE[Connection]: con(220/1): RunTimeouts(): Removing peer 3
00:33:05: VERBOSE[ServerThread]: Server::deletingPeer(): peer->id=3, timeout=1
00:33:05: VERBOSE[ServerThread]: Server: Handling peer change: id=3, timeout=1
00:33:05: ACTION[ServerThread]: david times out. List of players: Casimir