One Hour One Life Forums

a multiplayer game of parenting and civilization building

You are not logged in.

#1 2019-08-01 16:30:11

jasonrohrer
Administrator
Registered: 2017-02-13
Posts: 4,805

Data analysis needed

I'm looking for some statistics or graphs over the course of each arc.

Each arc's log is here:
http://publicdata.onehouronelife.com/pu … elife.com/

These are actual object placement logs (and you can do very cool things with those, like time lapses).  But for the purpose of this analysis, they will give you a unix timestamp window for each arc.  Start times are at the top of the file, and then each line starts with a relative time away from that.  So by the end of the file, you can know the duration of the arc.

Also, note that if a new arc started with the same map seed, there will be another "start time" further down in the file (that happened a few times because of a bug).  So multiple arcs can be in the same file.

Anyway, once you have that timestamp window figured out for an arc, you can filter the lifelogs from here:

http://publicdata.onehouronelife.com/pu … elife.com/

That will give you info about each death during the arc.  And then you can compute a running average of life expectancy over time.


Someone has suggested that life expectancy be a failure condition.  When everybody's dying too young, things have gone to hell.

Offline

#2 2019-08-02 23:10:50

Betsst
Member
Registered: 2019-04-19
Posts: 9

Re: Data analysis needed

Isnt latest one arc log file missing? 1564632744time_492170999seed_mapLog.txt

Last edited by Betsst (2019-08-02 23:18:39)

Offline

#3 2019-08-03 14:58:22

jasonrohrer
Administrator
Registered: 2017-02-13
Posts: 4,805

Re: Data analysis needed

Yes, the one for the current arc should not be there.  Otherwise, the map seed is leaked, and player activity locations are leaked.

Offline

Board footer

Powered by FluxBB