The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Freeway

Reply
 
Thread Tools Display Modes
Old 04-13-2007, 06:24 PM   #31
Low Bitrate
MadDash's CarPC Specs
 
MadDash's Avatar
 
Join Date: Jun 2005
Location: Boston, MA
Vehicle: 2003 Ford Focus
Posts: 82
My Photos: (0)
alrighty after abit of trial and error i managed to reproduce the run-time error 380, and the problem has to do with the fonts. the Venus Rising font needs to be installed for freeway to run. so just double check that the 4 fonts that were in the fonts.zip from the earlier post are installed on your machine
__________________
FocusPC Stat:
[~~~~~~~~~-] 95% Done
FreeICE | FreeWay | iGuidance | Paper and pencil

FocusPC
FreeWay Skins
MadDash is offline   Reply With Quote
Sponsored Links
Old 04-17-2007, 01:45 PM   #32
Constant Bitrate
 
Join Date: Mar 2007
Posts: 206
My Photos: (0)
Quote: Originally Posted by MadDash View Post
alrighty after abit of trial and error i managed to reproduce the run-time error 380, and the problem has to do with the fonts. the Venus Rising font needs to be installed for freeway to run. so just double check that the 4 fonts that were in the fonts.zip from the earlier post are installed on your machine

sorry took me a while to respond,

I tried it on my main computer and it still did not work. I'll try it later today on my other, but it seems windows just doesn't like it
mygti02 is offline   Reply With Quote
Old 05-16-2007, 02:55 AM   #33
Low Bitrate
 
Super_dave's Avatar
 
Join Date: Sep 2006
Posts: 106
My Photos: (0)
Quote: Originally Posted by mygti02 View Post
sorry took me a while to respond,

I tried it on my main computer and it still did not work. I'll try it later today on my other, but it seems windows just doesn't like it

did you ever get it to work
Super_dave is offline   Reply With Quote
Old 05-16-2007, 12:21 PM   #34
Constant Bitrate
 
Join Date: Mar 2007
Posts: 206
My Photos: (0)
nope
mygti02 is offline   Reply With Quote
Old 11-22-2007, 10:30 PM   #35
Newbie
 
Join Date: Nov 2007
Posts: 3
My Photos: (0)
fonts

i've got this and then i download the fonts zip.and i don't know where to release them.please help.thanks

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentException: Font 'ge drover' cannot be found.
at System.Drawing.FontFamily.CreateFontFamily(String name, FontCollection fontCollection)
at System.Drawing.FontFamily..ctor(String name)
at FreewayUltra.frmSkin.GetSkinInfo(String frmName, Int32& menuItems, ObjectInfo& lblMarquee, ObjectInfo& btnProgressBar, ObjectInfo& posn)
at FreewayUltra.frmSkin.frmSkin_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
FreewayUltra
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/billy/Desktop/freeway/FreewayUltra.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.312 (rtmLHS.050727-3100)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
AxInterop.ShockwaveFlashObjects
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/billy/Desktop/freeway/AxInterop.ShockwaveFlashObjects.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
wantapc is offline   Reply With Quote
Old 11-30-2007, 01:22 PM   #36
Freeway Creator
 
oeri's Avatar
 
Join Date: Jul 2005
Location: Pittsburgh, PA
Vehicle: 2006 Hummer H3
Posts: 516
My Photos: (0)
Extract your fonts.zip file and cut and paste them into your C:\windows\fonts directory

http://keryeski.com/fonts.zip
__________________
Offical Freeway Subforum
Official Freeway Website
New Ultra Version Just Released!
oeri is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Lilliput 619 USB/Driver Problems? Let's research this... (unknown device) akula169 LCD/Display 10 11-20-2006 05:14 PM
Jagputer Install and story log JagPuter Show off your project 19 08-02-2006 08:48 PM
Tinyxp vs nlite vs sensible install geeky_hawkes WinNT Based 5 06-15-2006 03:55 PM
Starting MM trys to install IntelPROset software? sturmovik Map Monkey 1 06-03-2006 02:20 PM
windows xp install Moneyfink WinNT Based 17 03-09-2005 12:05 AM


All times are GMT -5. The time now is 07:54 AM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics