Forum member

lassesjorup

10 posts

Posts by lassesjorup

  1. Exception thrown in Rider running version 5.14.0.5

    Reverted back to the previous version and the issue returned (as expected ;)). Did manage to catch a glims of a "dumping stacktrace"ish message from Rider while the stall was happening so I am quite sure that it is whats causing the stall.

  2. Exception thrown in Rider running version 5.14.0.5

    I have been running the new version and the issue and the stall seems to be resolved. :) Thank you

  3. Exception thrown in Rider running version 5.14.0.5

    Right now I suspect the stall is caused by Rider collecting information about the issue and not the issue itself. I have installed the fix and will give it a spin tomorrow and report back.

  4. Exception thrown in Rider running version 5.14.0.5

    I don't think I can dump the call stack but I will se what intel I can gather next time it happens.

  5. Exception thrown in Rider running version 5.14.0.5

    Hey Remco. I did first notice the issue after upgrading to 2025.1. I currently have 2025.1.2 installed and still se the issue. After the 10-15 second stall the IDE and NCrunch plugin continues to run unaffected, but the stall is a little annoying ;) It is hard to tell if it is triggered by or…

  6. Exception thrown in Rider running version 5.14.0.5

    Hey. Thank you for your indispensable tool. In Rider i get the following IDE internal errors once or twice a day. The IDE stalls for 10-15 seconds but neither Rider or NCrunch stops working. There appears to be no clear pattern in when this appears. Have a nice day. java.lang.Throwable: Do …

  7. Unable to cast object of type

    I can confirm that the issue is fixed in version 5.11.0.1. Thank you :)

  8. Unable to cast object of type

    Excellent. Thank you, looking forward to it. And thank you for a indispensable tool that I have been relying on for more than a decade :-)

  9. Unable to cast object of type

    Using version 5.10.0.7 in Rider. Experiencing consistent crashing when trying to change "Exclude from metric aggregation" and "Include in metric aggregation". Seems like just opening the rightclick menu causes the crash after a second or so. Other rightclick menus seems to work. **************…

  10. Run all tests on Build

    Hi Would be nice if there were two different engin modes. one for running alle the time (like the current) and one for when Building (or saving). This way you could have a limited set of tests running but still have all tests run once in a while. Lasse