Page 14 of 34 FirstFirst ... 456789101112131415161718192021222324 ... LastLast
Results 131 to 140 of 331

Thread: Centrafuse 1.3 Bugs

  1. #131
    FLAC shakes's Avatar
    Join Date
    Oct 2003
    Location
    Atlanta GA
    Posts
    1,064
    Quote Originally Posted by justintime
    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:
    I am seeing this same error when I rebuild my files.
    My JeepPC Install

    "there are no stupid questions, just stupid people."

    "it's been agreed the whole world stinks so no one's taking showers anymore"

  2. #132
    FLAC shakes's Avatar
    Join Date
    Oct 2003
    Location
    Atlanta GA
    Posts
    1,064
    I get this error as well when playing OGG files

    Quote Originally Posted by justintime
    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.
    My JeepPC Install

    "there are no stupid questions, just stupid people."

    "it's been agreed the whole world stinks so no one's taking showers anymore"

  3. #133
    FLAC shakes's Avatar
    Join Date
    Oct 2003
    Location
    Atlanta GA
    Posts
    1,064
    Flux guys ... I will say though, that this app is absolutely awesome so far. It's not usable yet because of the OGG and next track bugs ... but damn am I impressed! I even love the skin, and I didn't think I would.

    This release is amazing ... it's exactally what all the other front ends have been lacking.
    My JeepPC Install

    "there are no stupid questions, just stupid people."

    "it's been agreed the whole world stinks so no one's taking showers anymore"

  4. #134
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    Do the OGG tags get read into the database properly? I actually added the OGG support, but never ran it... I don't have any OGG files... I added so much and was so behind with the release, I pretty much just stopped where I was programming and released... It won't take me long to use all this feedback and release an update...

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

  5. #135
    FLAC shakes's Avatar
    Join Date
    Oct 2003
    Location
    Atlanta GA
    Posts
    1,064
    it seems they do. However I've noticed the files that crash my car don't crash my desktop. i'm installing dotnet sp1, wmp 10, and a bunch of otehr patches to bring my car closer to my desktop. everything except SP2 really Is SP2 needed?

    I do get the rebuild error on both machines tho.
    My JeepPC Install

    "there are no stupid questions, just stupid people."

    "it's been agreed the whole world stinks so no one's taking showers anymore"

  6. #136
    FLAC shakes's Avatar
    Join Date
    Oct 2003
    Location
    Atlanta GA
    Posts
    1,064
    spoke too soon. just opened CF on my desktop again and got the dotnet error like in the car ... oh well.
    My JeepPC Install

    "there are no stupid questions, just stupid people."

    "it's been agreed the whole world stinks so no one's taking showers anymore"

  7. #137
    FLAC shakes's Avatar
    Join Date
    Oct 2003
    Location
    Atlanta GA
    Posts
    1,064
    I'm attaching a screenshot of the error. You'll notice at the top the artist and song title show up properly. so the tags are being read.

    also the file is playing, but I can't get into the media section at all. the error pops up.
    Attached Images Attached Images  
    My JeepPC Install

    "there are no stupid questions, just stupid people."

    "it's been agreed the whole world stinks so no one's taking showers anymore"

  8. #138
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    good to know the ogg tags get read... I wrote that and never ran it... I will grab some OGG files and fix all the related problems..

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

  9. #139
    FLAC shakes's Avatar
    Join Date
    Oct 2003
    Location
    Atlanta GA
    Posts
    1,064
    great. let me know if you need me to upload any for you.
    My JeepPC Install

    "there are no stupid questions, just stupid people."

    "it's been agreed the whole world stinks so no one's taking showers anymore"

  10. #140
    Maximum Bitrate Vchat20's Avatar
    Join Date
    Jan 2005
    Location
    Warren, Ohio, USA
    Posts
    611
    ok. ive just been playing with it for a few minutes. heres what ive noticed:

    > lack of web browser (did you just plan on letting people use their own as embedded apps or what?)
    > multichannel support? i dont know if its because of the current configuration, but i couldnt get any sound either from the music or videos to come out of the rear speakers. and the rear slider in the mixer refuses to slide up as well as the sub slider. my current configuration on the sound card is quad as that's how my 4.1 speaker system is set up (the sub derives the bass from the 4 speakers).

    no dvd and no cd playback. cd letter is assigned correctly.
    Your everyday carpc geek and tech guru at your service. *bow*

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
  •