Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#90 closed defect (fixed)

Error in the last Build

Reported by: behemoth Owned by: Alloc
Priority: major Component: Server fixes
Keywords: Cc:

Description

The players.xml are not created correctly.
And i receive the following broken player logs:

2014.12.15 18:24:02 --- 171 Player_6 <steamid>
2014.12.15 18:24:02 --- 171 Player_6 <steamid>
2014.12.15 18:24:13 +++ 171 Player_7 <steamid> <ip>
2014.12.15 21:09:09 +++ 283 Player_2 <steamid> <ip>
2014.12.15 21:09:41 +++ 2518 Player_3 <steamid> <ip>
2014.12.15 21:09:48 --- 283
2014.12.15 21:09:48 --- 283
2014.12.15 21:10:00 +++ 203 Player_4 <steamid> <ip>
2014.12.15 21:10:11 +++ 204 Player_5 <steamid> <ip>
2014.12.15 21:11:33 --- 2518
2014.12.15 21:11:33 --- 2518
2014.12.15 21:13:28 +++ 6169 Player_1 <steamid> <ip>
2014.12.15 21:13:44 --- 6169
2014.12.15 21:13:44 --- 6169
2014.12.15 21:15:38 --- 203
2014.12.15 21:15:38 --- 204

The EntityID seems like random :) and on logout is often without name and steamid.
I think the reasons are these changes https://7dtd.illy.bz/changeset?reponame=&new=213%40binary-improvements&old=211%40binary-improvements

Change History (3)

comment:1 Changed 9 years ago by behemoth

Wow I hate such errors :)
I found it. It's come with the Fix: https://7dtd.illy.bz/ticket/86
After the \ is a blank. Please remove it in your Script.

comment:2 Changed 9 years ago by Alloc

  • Resolution set to fixed
  • Status changed from new to closed

And I thought you provided proper code ... ;)
Probably within this week there will be a release anyway so it will be in there.

comment:3 Changed 9 years ago by behemoth

The patch File have no blank after / :) copy paste error

Note: See TracTickets for help on using tickets.