Tuesday, November 9, 2010

Need tester(s)...

Allright, let's try something else.

If you have the following bug and are willing to test a small executable (691kb), mail me. I'll send you the file with instructions. I need to be sure where the problem comes from, this will help me greatly.

THE BUG
You either always have the bug and can't start the game, or you don't.
The game crash soon after starting.
The game log looks like this:

0 init main : starting program...
1 init main : date : xxxxxxx
2 init main : game version : alpha 4.2.
3 init main : creating main form...
End of post.

Thursday, November 4, 2010

Bug Hunt!

Need your help guys for fixing an extremely annoying crash bug.

THE BUG
You either always have the bug and can't start the game, or you don't.
The game crash soon after starting.
The game log looks like this:
0 init main : starting program...
1 init main : date : xxxxxxx
2 init main : game version : alpha 4.2.
3 init main : creating main form...
THE HUNT
 If you have this bug, please follow these steps.
  1. Download ASoft .NET Detector X here: http://www.asoft.be/prod_netver.html
  2. Extract somewhere and run it, it tells you what .NET versions you have installed.
  3. Copy all the text in the textbox and post it there + your OS version (eg: Win7 64 bits).
  4. Feel warm and fuzzy inside for helping fixing a bug.
End of post.

Monday, October 11, 2010

Bug in the readme!

Awesome, there's a bug in the readme!
It tells you to download the wrong .NET version.
You need .NET framework 3.5 NOT the compact version. What the hell was I thinking (drinking)?

- Unsintall the compact version if you have installed it in an attempt to fix problems.

- Get the good version:
.NET Framework 3.5
www.microsoft.com/downloads/en/details.aspx?FamilyId=333325fd-ae52-4e35-b531-508d977d32a6&displaylang=en
- And the service pack:
.NET Framework 3.5 SP1
www.microsoft.com/downloads/en/details.aspx?familyid=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=en

Thanks to Michael for spotting that.
End of post.