Page 12 of 34 FirstFirst ... 2345678910111213141516171819202122 ... LastLast
Results 111 to 120 of 331

Thread: Centrafuse 1.3 Bugs

  1. #111
    Raw Wave justintime's Avatar
    Join Date
    Apr 2005
    Posts
    2,705

    Error message upon first load... Problem with OGG tags?

    I loaded CF and on when it scanned through my music files/tags it gave me an error message several times in a row (I assume it gave me one error per affecting OGG file).

    The error message screenshot is attached:
    Attached Images Attached Images  
    2002 Honda CR-V
    Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
    Spent so far: $1105.90


    Download the NEXUS Skin for Centrafuse
    ...or even Listen to my music

  2. #112
    Variable Bitrate
    Join Date
    Oct 2004
    Location
    Netherlands
    Posts
    382
    found a skin error when displaying in 800x600

    attached image
    Attached Images Attached Images  
    my destinator map resource down permanently

  3. #113
    Raw Wave justintime's Avatar
    Join Date
    Apr 2005
    Posts
    2,705

    Error when loading a music folder

    Got the following error when attempting to load one of my albums (occured when hitting LOAD button). So I close the app, and upon relaunching I get a huge long error (sorry, don't have it captured as it is in a dialog, not copy-able), and I cannot start the app. Only workaround was to delete the MAIN.DAT file which seems to force partial re-install of missing components when launching the app...

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
       at centrafuse.Music.visTick(Boolean forceupdate)
       at centrafuse.Music.minivisTimer_Tick(Object sender, EventArgs e)
       at System.Windows.Forms.Timer.OnTick(EventArgs e)
       at System.Windows.Forms.Timer.Callback(IntPtr hWnd, Int32 msg, IntPtr idEvent, IntPtr dwTime)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
    ----------------------------------------
    centrafuse
        Assembly Version: 1.3.2021.30940
        Win32 Version: 00001.00003.02021.30940
        CodeBase: file:///P:/Program%20Files/Flux%20Media/Centrafuse/centrafuse.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
    ----------------------------------------
    System
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
    ----------------------------------------
    ReflectionCleaner
        Assembly Version: 1.0.0.0
        Win32 Version: 00001.00003.02021.30940
        CodeBase: file:///P:/Program%20Files/Flux%20Media/Centrafuse/centrafuse.exe
    ----------------------------------------
    System.Data
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
    ----------------------------------------
    cfplayback
        Assembly Version: 2.1.0.5
        Win32 Version: 2.1.0.5
        CodeBase: file:///P:/Program%20Files/Flux%20Media/Centrafuse/cfplayback.DLL
    ----------------------------------------
    Xheo.Licensing
        Assembly Version: 2.1.5000.0
        Win32 Version: 2.1.5000.26c
        CodeBase: file:///c:/windows/assembly/gac/xheo.licensing/2.1.5000.0__798276055709c98a/xheo.licensing.dll
    ----------------------------------------
    System.Web
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2037
        CodeBase: file:///c:/windows/assembly/gac/system.web/1.0.5000.0__b03f5f7f11d50a3a/system.web.dll
    ----------------------------------------
    System.Web.Services
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.web.services/1.0.5000.0__b03f5f7f11d50a3a/system.web.services.dll
    ----------------------------------------
    Microsoft.DirectX.AudioVideoPlayback
        Assembly Version: 1.0.2902.0
        Win32 Version: 5.04.00.2904
        CodeBase: file:///P:/Program%20Files/Flux%20Media/Centrafuse/Microsoft.DirectX.AudioVideoPlayback.DLL
    ----------------------------------------
    System.Management
        Assembly Version: 1.0.5000.0
        Win32 Version: 1.1.4322.2032
        CodeBase: file:///c:/windows/assembly/gac/system.management/1.0.5000.0__b03f5f7f11d50a3a/system.management.dll
    ----------------------------------------
    Freedb
        Assembly Version: 1.0.0.1
        Win32 Version: 1.0.0.1
        CodeBase: file:///P:/Program%20Files/Flux%20Media/Centrafuse/Freedb.DLL
    ----------------------------------------
    RegexAssembly1_0
        Assembly Version: 0.0.0.0
        Win32 Version: n/a
        CodeBase: 
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 7.0.5000.0
        Win32 Version: 7.10.6001.4
        CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just in time (JIT) debugging, the config file for this
    application or machine (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 machine
    rather than being handled by this dialog.
    2002 Honda CR-V
    Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
    Spent so far: $1105.90


    Download the NEXUS Skin for Centrafuse
    ...or even Listen to my music

  4. #114
    Raw Wave justintime's Avatar
    Join Date
    Apr 2005
    Posts
    2,705

    White line on cover art ?

    I get a white line to the right of ALL cover art album images. The folder.jpg files do not have this white line, so it appears CF is putting it there?

    see attached image...
    Attached Images Attached Images  
    2002 Honda CR-V
    Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
    Spent so far: $1105.90


    Download the NEXUS Skin for Centrafuse
    ...or even Listen to my music

  5. #115
    Raw Wave justintime's Avatar
    Join Date
    Apr 2005
    Posts
    2,705

    When loading an OGG album, previous title/cover are not refreshed

    If I load MP3 albums all is fine and dandy. As soon as I load an OGG album, the previously loaded Cover Art and Album title are NOT overwritten... so you end up with the OGG music loaded, but it shows the previously loaded title and cover art!
    2002 Honda CR-V
    Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
    Spent so far: $1105.90


    Download the NEXUS Skin for Centrafuse
    ...or even Listen to my music

  6. #116
    Newbie
    Join Date
    Jun 2005
    Location
    BAY AREA
    Posts
    15
    When I try to embed iGuidance it looks like the first pic.

    If I click where the track info is it goes to full size and looks perfect! second pic. Except the keyboard button and the close button are shifted off to the right!

    If I click the track info again it goes back down in size but looks perfect. pic 3.

    This is my external.xml settings...
    <APP1>
    <PATH>C:\Program Files\iNav\iGuidance\iGuidance.exe</PATH>
    <WINDOWNAME>iGuidance</WINDOWNAME>
    <DISPLAYNAME>GPS</DISPLAYNAME>
    <PAUSEMUSIC>False</PAUSEMUSIC>
    <LINECONTROL>NONE</LINECONTROL>
    <STARTFULLSCREEN>false</STARTFULLSCREEN>
    Attached Images Attached Images    

  7. #117
    Constant Bitrate donde's Avatar
    Join Date
    May 2005
    Location
    Texas
    Posts
    193
    try using skinbedder

    [Release] SKINbedder BETA 2.99999

  8. #118
    Maximum Bitrate
    Join Date
    Jan 2004
    Location
    NYC
    Posts
    849
    david, i also get the floppy drive error, CF trys to access my floppy every 10 seconds and ALSO when i exit out of CF, my floppy drive is still going off every 10 seconds........

  9. #119
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    camsgs3: If you disable autoplay does the floppy problem stop?

    I fixed the track not advancing bug... The event was gone... I must have accidently removed it when I was cleaning up the code for release... It was late

    I am going to work through as many of these bugs as I can and get an update out soon... Hopefully by the end of the weekend or so...

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  10. #120
    Constant Bitrate
    Join Date
    Jul 2005
    Location
    Sweden
    Posts
    124
    @David: As most of us is probably mostly after a fix for the "next track" bug
    You don't suppose you could release a 1.31 update? please?

    Well, no matter what you decide, I, as stated in other threads,
    will be happy waiting for an update to the greatest thing since sliced bread

    Cheers
    /p

Similar Threads

  1. New Release Centrafuse 1.20
    By veetid in forum Centrafuse
    Replies: 89
    Last Post: 10-10-2007, 08:12 PM
  2. Release CENTRAFUSE BETA 2 (1.3)
    By veetid in forum Centrafuse
    Replies: 128
    Last Post: 08-01-2005, 04:13 AM
  3. Bugs so far in 1.3 BETA
    By GReeToZ in forum Centrafuse
    Replies: 11
    Last Post: 07-17-2005, 09:00 PM
  4. preview centrafuse 1.3 ...
    By TheKingPlaza in forum Centrafuse
    Replies: 5
    Last Post: 06-19-2005, 05:59 PM
  5. Releasedate of Centrafuse 1.3
    By superbowl in forum Centrafuse
    Replies: 18
    Last Post: 06-15-2005, 02:19 AM

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
  •