[REL] rFactor2 Weather Tool

What if i let the HMI like today, but i memorize which day you set on practice, which on qualify, and witch on race. And then if you change the session in the list, i recall the correct memorized day. And of course, the same thing if you click on the "1 click" button ?

yeah that works.

Also would be good to save weather data to a different file so you can have a big catalogue of past weather without recalling it from weather website all the time, just need to pick a date in the past and it will populate from this data. Obviously will have to have an option to purge data beyond a certain date as the file could get a bit big :)
 
Thanks for the reply...I had the files in the right place.

The app works fine offline for me, really great tool.

Does anyone have issues with the app working on a dedi server using "windows server 2008"
I keep getting this error (from the detail)-

"Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: rfactor2worldweather.exe
Problem Signature 02: 1.0.4.0
Problem Signature 03: 515a00b1
Problem Signature 04: mscorlib
Problem Signature 05: 4.0.30319.18034
Problem Signature 06: 50b5a7a9
Problem Signature 07: 43c8
Problem Signature 08: 105
Problem Signature 09: System.IO.DirectoryNotFound
OS Version: 6.1.7601.2.1.0.272.7
Locale ID: 3081
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789"

Cheers...
 
Please download the last version, the 1.0.4 that you use, does not have user friendly message when a directory path is not found.

I think with the new version, your error will be explained.

Keep me informed, thanks
 
Download the new V 1.1.0
Finally, i have redesigned the application, as asked by Woodee.
Now the application show the 3 sessions in the same screen.

You need a width resolution of 1280 pixel, at least, to see the whole application content without using scrollbars.
 
Last edited by a moderator:
New version is good.... but all the dates change all at once? WHat if you want weather from Saturday for Practice and Weather for Race from Sunday?
 
I can't get the tool to run in XP at all.

Code:
Application: rFactor2WorldWeather.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Reflection.TargetInvocationException
Stack:
   at System.RuntimeMethodHandle._SerializationInvoke(System.IRuntimeMethodInfo, System.Object, System.SignatureStruct ByRef, System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
   at System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(System.Object, System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
   at System.Runtime.Serialization.ObjectManager.FixupSpecialObject(System.Runtime.Serialization.ObjectHolder)
   at System.Runtime.Serialization.ObjectManager.DoFixups()
   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(System.Runtime.Remoting.Messaging.HeaderHandler, System.Runtime.Serialization.Formatters.Binary.__BinaryParser, Boolean, Boolean, System.Runtime.Remoting.Messaging.IMethodCallMessage)
   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(System.IO.Stream, System.Runtime.Remoting.Messaging.HeaderHandler, Boolean, Boolean, System.Runtime.Remoting.Messaging.IMethodCallMessage)
   at System.Resources.ResourceReader.DeserializeObject(Int32)
   at System.Resources.ResourceReader._LoadObjectV2(Int32, System.Resources.ResourceTypeCode ByRef)
   at System.Resources.ResourceReader.LoadObjectV2(Int32, System.Resources.ResourceTypeCode ByRef)
   at System.Resources.ResourceReader.LoadObject(Int32, System.Resources.ResourceTypeCode ByRef)
   at System.Resources.RuntimeResourceSet.GetObject(System.String, Boolean, Boolean)
   at System.Resources.RuntimeResourceSet.GetObject(System.String, Boolean)
   at System.Resources.ResourceManager.GetObject(System.String, System.Globalization.CultureInfo, Boolean)
   at System.Resources.ResourceManager.GetObject(System.String)
   at rFactor2WorldWeather.Form1.InitializeComponent()
   at rFactor2WorldWeather.Form1..ctor()
   at rFactor2WorldWeather.Program.Main()
 
It gives me error: directory not found C:\documents and settings\blah blah\rfactor2\/userdata/player/settings/barcelona - suddenly decides that windows directory format not good enough any more and it would rather use unix-style notation.

;)

But it does run and does open the actual application.

I think it only works if you have ever been to the track before, as the settings dirs are only created when you go to a track. Right?
 
Last edited by a moderator:
I think it only works if you have ever been to the track before, as the settings dirs are only created when you go to a track. Right?

It is just a warning as the setting directory does not exists for this track (this mean that you dont have the track, or you never launch this track layout)

As the config files contains many track, it is most likely that some are missing, it is normal.
 
Back
Top