|
 |
|
12-04-2007, 10:46 AM
|
#31
|
|
Constant Bitrate
Join Date: Nov 2006
Location: Hungary
Posts: 205
|
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 :(
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
12-04-2007, 11:27 AM
|
#32
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 8,047
|
That is V.5!! make sure you don't have it on cache or something -- check the window title for the version.
__________________
Road 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."
|
|
|
12-04-2007, 12:03 PM
|
#33
|
|
Constant Bitrate
Join Date: Nov 2006
Location: Hungary
Posts: 205
|
Yes, but it drop me an error
ActiveX component can't create an object...
__________________
Englishlessness :(
|
|
|
12-04-2007, 02:45 PM
|
#34
|
|
Constant Bitrate
Join Date: Nov 2006
Location: Hungary
Posts: 205
|
Ok
it works, some missing Dll and OCX 
THX
__________________
Englishlessness :(
Last edited by GuMiSZu; 12-04-2007 at 02:45 PM.
Reason: non
|
|
|
12-06-2007, 03:34 AM
|
#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
Last edited by FUBAR_nz; 12-06-2007 at 03:52 AM.
|
|
|
12-14-2007, 08:54 PM
|
#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.
|
|
|
12-14-2007, 09:13 PM
|
#37
|
|
FLAC
Join Date: Sep 2006
Location: War-Town, GA.
Posts: 1,350
|
Quote: Originally Posted by ccisat1rxp 
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.
|
|
|
12-14-2007, 11:56 PM
|
#38
|
|
Newbie
Join Date: Dec 2007
Posts: 3
|
Quote: Originally Posted by ccisat1rxp 
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
|
|
|
12-15-2007, 10:12 AM
|
#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.
|
|
|
12-17-2007, 12:50 AM
|
#40
|
|
Raw Wave
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 2,326
|
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"
Last edited by Blue ZX3; 12-17-2007 at 12:52 AM.
|
|
|
12-17-2007, 08:32 AM
|
#41
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 8,047
|
That's interesting.. the lack of the empty lines should not affect how RR parses it.. still, it should be placing those spaces.
__________________
Road 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."
|
|
|
12-17-2007, 09:39 AM
|
#42
|
|
Raw Wave
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 2,326
|
Thats what I thought, but rr seems to not like it, as the plugin line doesn't get read until there's at least one line below it...
|
|
|
01-09-2008, 06:59 PM
|
#43
|
|
Raw Wave
Join Date: Aug 2004
Location: Chicago area,IL
Posts: 2,326
|
I have also found out that its not just the INC lines that have this prob, it can happen with the X,xxx plugin lines too...
Please fix or have a look at when you get a chance..
Many Thanks!!
|
|
|
01-16-2008, 09:42 PM
|
#44
|
|
FLAC
Join Date: Jul 2005
Location: Motorcity
Posts: 1,601
|
Well I've been successfully using v0.5 for some time now, then I go to fire it up to do some skinning and I am greeted with an error. Re-Download the archive from the mirror site and same thing. Any ideas what this is or how it can happen? Just started throwing this error tonight. Only thing I did different to my system is update to RR 12/13/07 release which really has nothing to do with the skin editor. Anyway I'm stumped.
EDIT
Well opened up photoshop and started more art, hit the skineditor shortcut and bam it launched. Seems to be solved, come to think of it I always have photoshop open when skineditor is running and update art "on the fly" so I think the editor just doesn't feel like playing unless his partner in crime, adobe is running.
Last edited by blk02si; 01-17-2008 at 12:37 AM.
Reason: Fixed
|
|
|
03-02-2008, 08:44 PM
|
#45
|
|
Newbie
Join Date: Jun 2006
Location: Redondo Beach, CA
Posts: 8
|
I've been tryin to download the skin editor but the link seems to be dead. Anyone have a different link?
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 05:19 AM.
| |