Forums » Air Combat & Civil Aviation » Rise of Flight - The First Great Air War » ROF Campaign Released Active Topics You are not logged in. [Log In] [Register User]
Page 57 of 150 < 1 2 ... 55 56 57 58 59 ... 149 150 >
Topic Options
Rate This Topic
Hop to:
#3179720 - 01/14/11 03:37 PM Re: ROF Campaign Released ***** [Re: Brigstock]
RAF74_Winger Offline
Member

Registered: 01/11/09
Posts: 102
Loc: California
My parser uses the text log files and chatlog to capture mission events. As Brigstock points out, the major part of the code required is to concatenate the many files produced and tie in events to pilots & objects.

W.
_________________________
RAF74 Squadron Homepage


Top
#3180166 - 01/15/11 09:15 AM Re: ROF Campaign Released [Re: PatrickAWilson]
Parachuteprone Offline
Junior Member

Registered: 12/30/04
Posts: 58
Loc: Nova Scotia
Originally Posted By: PatrickAWilson
I have not yet figured out how to do that, but I want to. That would bethe top priority of version 7. At the moment I am still doing dot releases for version 6, but that is going well,so maybe soon.


Sounds great , that would be a huge advance.

Top

#3180527 - 01/15/11 06:39 PM Re: ROF Campaign Released [Re: PatrickAWilson]
PatrickAWilson Offline
Member

Registered: 01/19/07
Posts: 759
Loc: Tx
Below is from the RoF wiki. Can anybody help? I ran RoF.LogParser.Offline.exe which I guess is supposed to bean install program. After doing so there is still no lparser.exe. Anybody know what's up?


lparser
<ROF>/data/lparser/RoF.LogParser.Offline.exe

To use lparser: lparser.exe -f <filename[X].mlg>

where X - number for part of log (first log part is 0) and as a result youll get "out.result" file, which contains data in following format.

lparser output format:

Players table took part in mission. &players=name,planeCfg,country,coalition,planeStatus,healthStatus,jailedStatus,killBuilding,killBalloon,killPlane,killGround,killWater,score,totalScore,streak,bombingAccuracy,gunneryAccuracy|LeR19_dzuke,Sopwith Dolphin,102,1,3,0,0,0,1,3,0,0,357,0,0,0,0&

Coalitions table set in mission. &coalitions=id,score,reserved,total,missionResult|0,0,0,0,0|1,0,0,0,1|2,0,0,0,0|3,0,0,0,0&missionObjectives=id,type,success,coalition,x,y,z|125,0,1,1,227918.9,0,63915.43|328,5,1,1,218816.5,0,45632.79&

Total flight time &time=1329&

&logPartId=18&

Mission name &missionName=Missions\_gen.msnbin&&gameType=506&

Retrieved from "http://wiki.riseofflight.com/index.php?title=Server_log"Views
PageDiscussionView sourceHistoryPersonal tools
Log inNavigation
Main Page
Community portal
Current events
Recent changes
Random page
Help
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link
In other languages
English
&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;

Top
#3180560 - 01/15/11 07:31 PM Re: ROF Campaign Released [Re: PatrickAWilson]
Bandy Offline
Member

Registered: 07/26/10
Posts: 1236
Loc: Wishing I was in the La Cloche
Originally Posted By: PatrickAWilson
Below is from the RoF wiki. Can anybody help? I ran RoF.LogParser.Offline.exe which I guess is supposed to bean install program. After doing so there is still no lparser.exe. Anybody know what's up?
Perhaps from an earlier release of the sim and no longer supported?


Hate to bring a possible bug here, but was wondering if anyone experienced this. A mission was generated resulting in a bizzare flight path that ran off the map (hopefully one can see below). I trashed that mission and generated another but same thing. Just for the heck of it I tried to run them, but they were spasmodic stutter fests. The only way around this was to skip the day June 5, 1917 and just move on.

_________________________
4x2.66 GHz Xeons, XFX 4870 1 GB, 11 GB DDR2 RAM, Win7 Pro x64, 120 GB OCZ Vertex2 (MLC, Sandforce)
26" VIZIO 1920x1200, Logitech FF 3D Pro, CH pedals, Track IR4

Top
#3180937 - 01/16/11 11:50 AM Re: ROF Campaign Released [Re: PatrickAWilson]
Brigstock Offline
Senior Member

Registered: 12/30/00
Posts: 2626
Loc: London, England
Originally Posted By: PatrickAWilson
Below is from the RoF wiki. Can anybody help? I ran RoF.LogParser.Offline.exe which I guess is supposed to bean install program. After doing so there is still no lparser.exe. Anybody know what's up?


lparser
<ROF>/data/lparser/RoF.LogParser.Offline.exe

To use lparser: lparser.exe -f <filename[X].mlg>

where X - number for part of log (first log part is 0) and as a result youll get "out.result" file, which contains data in following format.

lparser output format:

Players table took part in mission. &players=name,planeCfg,country,coalition,planeStatus,healthStatus,jailedStatus,killBuilding,killBalloon,killPlane,killGround,killWater,score,totalScore,streak,bombingAccuracy,gunneryAccuracy|LeR19_dzuke,Sopwith Dolphin,102,1,3,0,0,0,1,3,0,0,357,0,0,0,0&

Coalitions table set in mission. &coalitions=id,score,reserved,total,missionResult|0,0,0,0,0|1,0,0,0,1|2,0,0,0,0|3,0,0,0,0&missionObjectives=id,type,success,coalition,x,y,z|125,0,1,1,227918.9,0,63915.43|328,5,1,1,218816.5,0,45632.79&

Total flight time &time=1329&

&logPartId=18&

Mission name &missionName=Missions\_gen.msnbin&&gameType=506&

Retrieved from "http://wiki.riseofflight.com/index.php?title=Server_log"Views
PageDiscussionView sourceHistoryPersonal tools
Log inNavigation
Main Page
Community portal
Current events
Recent changes
Random page
Help
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link
In other languages
English
&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;


I've been trying to work that one out myself.
I've posted over on the RoF forum for more info
http://riseofflight.com/Forum/viewtopic.php?f=279&t=16706&p=209038#p209038

I don't think " <ROF>/data/lparser/RoF.LogParser.Offline.exe" installs anything. I think LParser is a function of it.
If I run it exactly as described in the Wiki I get the following
Quote:
C:\>cd Program Files (x86)\Rise of Flight\data\lparser

C:\Program Files (x86)\Rise of Flight\data\lparser>RoF.LogParser.Offline

C:\Program Files (x86)\Rise of Flight\data\lparser>lparser.exe -f <filename[0].mlg>
The syntax of the command is incorrect.


Obviously I'm expecting an error because the file name is incorrect. The syntax error is a positive because that means it is supposed to do something.
The problem I have is that the log files generated by RoF are not .mlg's they're .txt's. And no amount of faffing with the syntax is getting any kind of a result for me.
_________________________
EAF92_Brigstock
----------------
Do you want to fly as part of a Squadron
PM me or vist the sites below.

92 Squadron

European Airforce


Top
#3180967 - 01/16/11 12:21 PM Re: ROF Campaign Released [Re: PatrickAWilson]
Brigstock Offline
Senior Member

Registered: 12/30/00
Posts: 2626
Loc: London, England
Pat

Got this
Originally Posted By: FB=Vaal
parser reading binary logs, not txt
startup.cfg
keep_binary_log = 1
mission_text_log = 1
RoF.LogParser.Offline.exe -f missionReport[0].mlg or blg


Testing now.
_________________________
EAF92_Brigstock
----------------
Do you want to fly as part of a Squadron
PM me or vist the sites below.

92 Squadron

European Airforce


Top
#3181431 - 01/17/11 09:05 AM Re: ROF Campaign Released [Re: PatrickAWilson]
RSColonel_131st Offline
Lifer

Registered: 01/02/01
Posts: 21265
Loc: Vienna, 2nd rock left.
Bandy, I had the same once with the latest update. Generating a new mission for the same day fixed it.

Top
#3181759 - 01/17/11 02:51 PM Re: ROF Campaign Released [Re: RSColonel_131st]
Bandy Offline
Member

Registered: 07/26/10
Posts: 1236
Loc: Wishing I was in the La Cloche
Originally Posted By: RSColonel_131st
Bandy, I had the same once with the latest update. Generating a new mission for the same day fixed it.
Thanks Colonel, good to know I'm not alone. Don't know if I was just unlucky then because I tried to regenerate a mission and got more of the same. I had to skip a day to get past it. I still have two of the missions and will pass along if requested.
_________________________
4x2.66 GHz Xeons, XFX 4870 1 GB, 11 GB DDR2 RAM, Win7 Pro x64, 120 GB OCZ Vertex2 (MLC, Sandforce)
26" VIZIO 1920x1200, Logitech FF 3D Pro, CH pedals, Track IR4

Top
#3181984 - 01/17/11 07:01 PM Re: ROF Campaign Released [Re: Brigstock]
PatrickAWilson Offline
Member

Registered: 01/19/07
Posts: 759
Loc: Tx
That works. Working on automatic results now.

Originally Posted By: Brigstock
Pat

Got this
Originally Posted By: FB=Vaal
parser reading binary logs, not txt
startup.cfg
keep_binary_log = 1
mission_text_log = 1
RoF.LogParser.Offline.exe -f missionReport[0].mlg or blg


Testing now.

Top
#3182364 - 01/18/11 10:58 AM Re: ROF Campaign Released [Re: PatrickAWilson]
Brigstock Offline
Senior Member

Registered: 12/30/00
Posts: 2626
Loc: London, England
Originally Posted By: PatrickAWilson
That works. Working on automatic results now.

Excellent.

Are you getting .mlg or .blg type results.
It doesn't work for me, just the usual txt files
_________________________
EAF92_Brigstock
----------------
Do you want to fly as part of a Squadron
PM me or vist the sites below.

92 Squadron

European Airforce


Top
Page 57 of 150 < 1 2 ... 55 56 57 58 59 ... 149 150 >
Topic Options
Rate This Topic
Hop to:

Moderator:  Avimimus, RacerGT, Troll, Wklink 
 

Forum Use Agreement | Privacy Statement
Copyright 1997-2013, SimHQ Inc. All Rights Reserved.