Page 4 of 23 FirstFirst 1234567814 ... LastLast
Results 31 to 40 of 225

Thread: Spaghetti - Spaghetti - Spaghetti

  1. #31
    Join Date
    Dec 2007
    Location
    Stockholm, Sweden
    Posts
    551

    Default

    Great! I'll try the 1.5.6.0 in the next few days!

    I's always fun to try new Spaghetti and Laserboy versions, feels almost like christmas...

  2. #32
    Join Date
    Nov 2007
    Location
    Cairns, Australia
    Posts
    1,896

    Default

    Removing the .NET requirements will make it ALOT easier for people to use, nice work!

  3. #33
    Join Date
    Dec 2006
    Location
    Pflugerville, TX, USA
    Posts
    1,977

    Default

    I didn't remove all .NET requirements. Just 3.0 & 3.5.

  4. #34
    Join Date
    Oct 2006
    Location
    Cleveland, Ohio
    Posts
    2,342

    Default

    Quote Originally Posted by carmangary View Post
    Well, I haven't fixed any bugs yet but got rid of the dependency on .NET 3.0 & 3.5.
    sounds like a bug fix to me

    thanks!

    edit:
    hmm the installer still complains about .NET 3.0 not being installed.

  5. #35
    Join Date
    Jul 2008
    Location
    Maryland
    Posts
    1,691

    Default

    you need to write in some error reporting if your looking for stability.

    error trapping at each step (even if its just numbered) is a great place to start. instead of the software just crashing, it can break/report/close/(possibly)restart itself

  6. #36
    Join Date
    Dec 2006
    Location
    Pflugerville, TX, USA
    Posts
    1,977

    Default

    Quote Originally Posted by drlava View Post
    sounds like a bug fix to me

    thanks!

    edit:
    hmm the installer still complains about .NET 3.0 not being installed.
    I haven't uploaded the new version yet.

  7. #37
    Join Date
    Dec 2006
    Location
    Pflugerville, TX, USA
    Posts
    1,977

    Default

    Quote Originally Posted by keeperx View Post
    you need to write in some error reporting if your looking for stability.

    error trapping at each step (even if its just numbered) is a great place to start. instead of the software just crashing, it can break/report/close/(possibly)restart itself
    I purposely don't do that because that only hides bugs. Any crashes that are occuring are bugs that need to be fixed so I don't want to mask them by anything like that. It's OK for it to crash in these cases. I only trap errors where errors are expected to sometimes occur, like file system operations. I do have a global exception handler to print out the message from unhandled errors. No one ever sends me that information, though. Also, DrLavas driver crashes sometimes and causes Spaghetti to die without generating the exception report I just mentioned. I'm not sure why that is. Unfortunately, I may have to remove sound card support since it does that.
    Last edited by carmangary; 09-26-2008 at 04:49.

  8. #38
    Join Date
    Jul 2008
    Location
    Eugene Oregon
    Posts
    952

    Default

    Quote Originally Posted by carmangary View Post
    Unfortunately, I may have to remove sound card support since it does that.
    im gonna pretend i didnt hear that!
    -Josh

  9. #39
    Join Date
    Oct 2006
    Location
    Cleveland, Ohio
    Posts
    2,342

    Default

    Quote Originally Posted by carmangary View Post
    Also, DrLavas driver crashes sometimes and causes Spaghetti to die without generating the exception report I just mentioned. I'm not sure why that is. Unfortunately, I may have to remove sound card support since it does that.
    Please give me the specifics for reproduction of the error and I will definitely look into it. I haven't experienced a crash when using the driver since spaghetti first worked well with it, so there's room to question if the crash is platform specific AKA Vista.

  10. #40
    Join Date
    Jul 2008
    Location
    Eugene Oregon
    Posts
    952

    Default

    i have problems with it crashing on xp pr with sp3 i can try with vista at home as see how it works
    -Josh

Posting Permissions

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