Bas Hamer

Results 19 comments of Bas Hamer

If a clean way comes to mind I'll take a look at it; as it stands the constructor has the file IO build into it for the AnimatedGifCreator and the...

ran into the exact same issue, do you have any suggestions for a chakram replacement for other test runners?

I used victorsantoss' comment to go from SendKeys("some text") to sending a key at a time with a 10 ms sleep between keys and entering issues where solved.

I tried to find it in the source, but as we know they are constants (have to be to be used in attributes) then it is possible to find them...

One way is to reflect the compiled assembly for the attributes that use constant, but that is not nearly as simple as that assembly cannot be allowed to enter the...

as a quick note. Reproduction will be hell; I have encountered this issue in a few different places, the current example is when introducing different step assemblies and it is...

So the problem is the files in the %TEMP% folder So I decided to compare things a bit (locked all the dated to jan 1 2000, formatted the json using...

@SabotageAndi, To answer the question, the reason why I opened it isn't for the people that can easily dig through the code and diffs. This is for folks who are...

Thanks for the response. I think that it might be simpler as in that the state chart never entered the default state of the compound state. No default state, no...

It is not a race condition at the mob level. When this happens every mob has the same issue. not even every mob of the same scene type, every single...