Page 4 of 26 FirstFirst 1234567891011121314 ... LastLast
Results 31 to 40 of 255

Thread: Skin Editor [ v0.7.8 Updated 4/17/11 ]

  1. #31
    Constant Bitrate GuMiSZu's Avatar
    Join Date
    Nov 2006
    Location
    Hungary
    Posts
    206
    Hi!

    I found this link: http://www.kompassist.co.uk/RRSkinEditor.zip
    this is the V0.3019
    where can i download the new version?
    Englishlessness :(

  2. #32
    RoadRunner Mastermind
    Auto Apps:loading...
    guino's Avatar
    Join Date
    Nov 2004
    Location
    Toronto, Canada
    Posts
    9,762
    That is V.5!! make sure you don't have it on cache or something -- check the window title for the version.
    Ride Runner RR's Myspace

    "Being happy is not about having what you want, it's about wanting what you have."
    "The best things in life are always free - but that doesn't mean money can't buy you good things."

  3. #33
    Constant Bitrate GuMiSZu's Avatar
    Join Date
    Nov 2006
    Location
    Hungary
    Posts
    206
    Yes, but it drop me an error
    ActiveX component can't create an object...
    Englishlessness :(

  4. #34
    Constant Bitrate GuMiSZu's Avatar
    Join Date
    Nov 2006
    Location
    Hungary
    Posts
    206
    Ok
    it works, some missing Dll and OCX
    THX
    Englishlessness :(

  5. #35
    Newbie
    Join Date
    Dec 2007
    Posts
    3
    hI ALL

    fantastic job on RR
    i had thought about building a car years ago but here in new zealand pc and parts arnt cheap, anyways i have now got one in my car for about 6 mths, nothing flash
    but im making my own skin now and just downloaded this skin ed, i like the idea or a virtaul editor, loaded up my skin and hit the VE tab and get popup window with run time error '339" and RICHTX32.OCX error
    any ideas?
    ta
    FUBAR

    EDIT
    got it working

    http://www-1.ibm.com/support/docview...id=swg21171121

  6. #36
    Newbie
    Join Date
    Jul 2007
    Posts
    24

    Help runtime error

    Hello all,
    I am trying to use the new skin editor but i am getting a runtime error 339
    component 'ComDlg32.ocx or one of its dependencies is not correctly registered: a file is missing or invalid. can anyone help with this. I have loaded the vb runtime file but still am unable to get the skin editor to work. thank you in advance for your help.

  7. #37
    Raw Wave treetop777's Avatar
    Join Date
    Sep 2006
    Location
    War-Town, GA.
    Posts
    2,093
    Quote Originally Posted by ccisat1rxp View Post
    Hello all,
    I am trying to use the new skin editor but i am getting a runtime error 339
    component 'ComDlg32.ocx or one of its dependencies is not correctly registered: a file is missing or invalid. can anyone help with this. I have loaded the vb runtime file but still am unable to get the skin editor to work. thank you in advance for your help.
    Seen that before. Download only that file (plug it in google); copy it to c:\windows\system32 then register it manually. The problem will be fixed.

  8. #38
    Newbie
    Join Date
    Dec 2007
    Posts
    3
    Quote Originally Posted by ccisat1rxp View Post
    Hello all,
    I am trying to use the new skin editor but i am getting a runtime error 339
    component 'ComDlg32.ocx or one of its dependencies is not correctly registered: a file is missing or invalid. can anyone help with this. I have loaded the vb runtime file but still am unable to get the skin editor to work. thank you in advance for your help.
    the post above yours is same error

    this fixed worked and havnt had any problems

    http://www-1.ibm.com/support/docview...id=swg21171121

  9. #39
    Newbie
    Join Date
    Jul 2007
    Posts
    24

    runtime eror

    problem resolved copied OCX files to system32 directory and all is well. thanks for the help.

  10. #40
    The Curator
    Auto Apps:loading...
    Blue ZX3's Avatar
    Join Date
    Aug 2004
    Location
    Chicago area,IL
    Posts
    4,850
    I have just found another bug..

    When saving the skin, it does not put a blank line under any INC lines or at least the last one. I was editing the DFX 3.0 skin and couldn't figure out why my plugin wasn't getting initialized.

    Origanal skin file(top few lines):
    Code:
    RoadRunner Skin
    RRScreen menu.
    menu_OFF.png,menu_OFF.png,menu_ON.png,menu_OFF.png
    
    INC,DFX_Font_Color.txt
    INC,Plugins.txt
    
    L,516,4,71,25,#DFX1R#,#DFX1G#,#DFX1B#,16,"Arial","TEMP2","left"
    L,408,4,101,25,#DFX1R#,#DFX1G#,#DFX1B#,16,"Arial","=Computer:","right"
    To fix it I had to manually edit the skin file to add a blank line for rr to read it correctly.

    Saved skin file, the one that doesn't work:
    Code:
    RoadRunner Skin
    RRScreen menu.
    menu_OFF.png,menu_OFF.png,menu_ON.png,menu_OFF.png
    INC,DFX_Font_Color.txt
    INC,Plugins.txt
    L,516,4,71,25,#DFX1R#,#DFX1G#,#DFX1B#,16,"Arial","TEMP2","left"
    L,408,4,101,25,#DFX1R#,#DFX1G#,#DFX1B#,16,"Arial","=Computer:","right"
    Manually fixed file looks like below, and now works again.
    Code:
    RoadRunner Skin
    RRScreen menu.
    menu_OFF.png,menu_OFF.png,menu_ON.png,menu_OFF.png
    
    INC,DFX_Font_Color.txt
    INC,Plugins.txt
    
    L,516,4,71,25,#DFX1R#,#DFX1G#,#DFX1B#,16,"Arial","TEMP2","left"
    L,408,4,101,25,#DFX1R#,#DFX1G#,#DFX1B#,16,"Arial","=Computer:","right"
    RideRunner...The #1 FE, PERIOD.

    Current Project: DFXVoice [Beta Released]
    Next in line: RRMedia v2.0

    DFX 5.1.1 Skin
    Appstore Link

    My RideRunner Plugins
    RRMedia
    RRExtended
    DFXVoice

Similar Threads

  1. RockCar Front End v0.0.154 - Skin Editor Updates
    By Hessian in forum Software & Software Development
    Replies: 1
    Last Post: 11-21-2008, 11:40 PM
  2. error skin editor 0,5
    By ammerelli in forum RR Skins
    Replies: 14
    Last Post: 11-18-2007, 08:25 AM
  3. Error with skin editor
    By JDizzle in forum RR Skins
    Replies: 3
    Last Post: 06-13-2007, 01:47 AM
  4. CF Skin Editor RC1
    By djerik in forum CF Skins
    Replies: 12
    Last Post: 10-19-2006, 01:10 PM
  5. Road Runner Skin Editor
    By rikblacketer in forum Software & Software Development
    Replies: 1
    Last Post: 10-17-2006, 07:30 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •