[WIP] Live Timing, Session Results, Track Rendering & League Management [Discontinued]

Discussion in 'Other' started by B1K3R, Apr 16, 2013.

  1. Valbuena72

    Valbuena72 Registered

    Joined:
    Dec 23, 2011
    Messages:
    194
    Likes Received:
    0
    Last edited by a moderator: Sep 9, 2013
  2. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88
    Last edited by a moderator: Sep 9, 2013
  3. Valbuena72

    Valbuena72 Registered

    Joined:
    Dec 23, 2011
    Messages:
    194
    Likes Received:
    0
    it works with the second reason!
    Thank you support.
     
  4. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88
    Hi all, just a quick note to everyone using this system....apparently the last version became too heavy (due to many requests from people which I then implemented) and the result is that the rFactor 2 game server would lag a lot with many drivers...

    So I suggest that the system should not be used for live timing until I find the issue and solve it.

    PS: Unfortunately, I could not work on the system for the last 2 months as I am abroad on work and won't look at the issue until next year.

    Thank you and sorry for the inconvenience.
     
  5. GT_ONE

    GT_ONE Registered

    Joined:
    Dec 25, 2011
    Messages:
    287
    Likes Received:
    15
    Hi B1K3R
    What's new?
    the Version 7 is the only one that works well under Vista for me.
    A question how Draw Track work?
    I would like to create a new track
    Thank you for your help.
    @+GT
     
  6. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88
    Hi GT_One,

    Haven't touched the system since Aug 2013 now as was abroad on work, but now I'm back but planning to do a re-write of many things when i find the time.

    I'll make a small demo to show you have to draw track when I can, but which one you need?
     
  7. GT_ONE

    GT_ONE Registered

    Joined:
    Dec 25, 2011
    Messages:
    287
    Likes Received:
    15
    Hi B1K3R Welcome back.
    Happy New Year to you and your family my friend.
    I found the nickname and password.
    I create the track, I have another problem hahahah.
    When I click save, I receive the message
    View attachment 11271
    View attachment 11272
    For the new track, I need (Suzuka, Austin, Interlagos, India and Abu Dhabi )
     
  8. DuRiN

    DuRiN Registered

    Joined:
    Oct 12, 2010
    Messages:
    44
    Likes Received:
    14
    Try 0,4 instead 0.4
     
  9. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88
    Yeah, that's cause you are in Quebec and there you guys use the comma "," as separators. It's a bug. Like Durin said, try using the comma, but if you don't manage I'll do it for you :)

    If that does not work, open the database and run this script...

    Change the ID (increase it for each one) and change the other values accordingly.

    And Happy New Year to you and to your family as well ;)
     
    Last edited by a moderator: Jan 1, 2014
  10. GT_ONE

    GT_ONE Registered

    Joined:
    Dec 25, 2011
    Messages:
    287
    Likes Received:
    15
    Same problem sorry :(
     
  11. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88
    OK, like I said, run the script then as God knows when I'm gonna make a new release :)


     
  12. Jeanphi

    Jeanphi Registered

    Joined:
    Oct 5, 2010
    Messages:
    1
    Likes Received:
    0
    Hi B1K3R,

    I would like to test your liveview which is superb,
    but I start with a problem in a server, I do not see the session type in the listener.
    Sql test is good, but no track no session for one server
    I get all good times but not livetiming and status
    an idea, the installation was ok.

    thank you again for the nice work
    If you have the pass Admin Thanks :)
     
    Last edited by a moderator: Jan 15, 2014
  13. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88
    Hi Jeanphi, you're welcome and thanks :) Not sure if you're aware, but just to give you the heads up, many communities experienced lag in the game when there are many online racers. I still need to investigate this and might need to re-write many parts of it.

    Now, if you still want to try it, I can still help you. I sent you my skype via pm so we can discuss there.

     
  14. Stevenking

    Stevenking Registered

    Joined:
    Feb 7, 2011
    Messages:
    58
    Likes Received:
    2
    Hi B1k3r, first of all congratulations for the excellent work you are doing! Very nice!
    I've just tried to install your Live View and it works nice, but I've a problem when I go on TrackRendering.aspx module.
    I think there's a wrong reference in the script.
    I get the follow error:

    Code:
    Server Error in '/rFactor2Live' Application.
    Parameter is not valid.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    
    Exception Details: System.ArgumentException: Parameter is not valid.
    
    Source Error:
    
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    
    Stack Trace:
    
    
    [ArgumentException: Parameter is not valid.]
       System.Drawing.Bitmap..ctor(String filename) +752319
       rFactor2Broadcast.Controls.CompactMapTiming.Page_Load(Object sender, EventArgs e) in E:\Development\Dropbox\Development\rFactor2BroadcastWeb\rFactor2Broadcast\Controls\CompactMapTiming.ascx.cs:60
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
       System.Web.UI.Control.LoadRecursive() +71
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Control.LoadRecursive() +190
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3064
    
     
  15. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88
    Most probably, you did not update the paths in the web.config where your web application is installed. Open the web.config file and make sure the following paths are pointing to the right files/directories...

    Also make sure that the IIS user has access to read/write to the images folder (ex of folder ..\rFactor2Broadcast\Images)

    This is an example:

    View attachment 11523

    [​IMG]

     
  16. marcu087

    marcu087 Registered

    Joined:
    Jan 24, 2014
    Messages:
    9
    Likes Received:
    0
    Hey guys, I can not login because you get an error message.
    How do I log in, I find it anywhere.
    Login below tools and account?
    Who can help me further.
    Thanks,
    pete

    ps: this is great work
     
  17. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88
    Hi Pete

    You would only need to login to create a new map or update the car classes otherwise there would be no need.

    Let me know if you need more info or help

     
  18. Stevenking

    Stevenking Registered

    Joined:
    Feb 7, 2011
    Messages:
    58
    Likes Received:
    2
    Thanks, I've resolved the problem of the path in the web.config (sorry, was my fault) and now I've the same problem of marcu087.
    The user registration it's ok but the login don't works... so I can't generate maps of new tracks.
     
  19. B1K3R

    B1K3R Registered

    Joined:
    Apr 6, 2012
    Messages:
    1,605
    Likes Received:
    88

    I'll private message you the user login and password
     
  20. marcu087

    marcu087 Registered

    Joined:
    Jan 24, 2014
    Messages:
    9
    Likes Received:
    0
    Is it possible to send me also a login via pm
    thanks
     

Share This Page