Program crash down with my box

Do you need help installing or using ZunTzu? Would you like to report a bug?

Moderators: Ichibrothers, Cambronne

Post Reply
User avatar
johannhorangi
010
Posts: 33
Joined: 14 Nov 2010, 07:57
Location: Versailles

Program crash down with my box

Post by johannhorangi »

Hello,

I am doing a box for "Blindes français au combat", an extension for "En Pointe toujours 5", but I have spent hours on a problem that I can not solve :
When I open the box, everything seems to start normally then the program crashes, and is closed, with this message poping up in a window :
"version 1.2.1.14
os Microsoft Windows NT 5.1.2600 Service Pack 3
framework 2.0.50727.832
cpu count 1
System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
à ZunTzu.Visualization.y.c.e()
à ZunTzu.Visualization.y.b(Int64 A_0)
à ZunTzu.b.b(String[] A_0)"
I have tripple checked everything for hours. But I can't find a solution.
Do someone have an idea ?
User avatar
Bill Barrett
231
Posts: 351
Joined: 25 May 2008, 13:25

Post by Bill Barrett »

Send me a link to your game box and I'll take a look at it...
User avatar
Bill Barrett
231
Posts: 351
Joined: 25 May 2008, 13:25

Post by Bill Barrett »

OK I've looked at it. You need to make this change to your game-box.xml file:

front-image-file="Pions_BFC.jpg" front-resolution="150 dpi"
back-image-file="Pions_BFC.jpg" back-resolution="150 dpi">

(The back image file declaration was missing). Make sure that you remove the ">" sign from the end of the line with your front-image declaration.

A quick tip:

If you launch ZunTzu and select "Add" from the "Browse Library" Menu option and then select the gamebox you're working on, it'll give you a detailed list of any errors.

Regards, Bill.
User avatar
johannhorangi
010
Posts: 33
Joined: 14 Nov 2010, 07:57
Location: Versailles

Post by johannhorangi »

Thank you very much for such a quick answer.
And thank you for the tip I will surely need later again.

I will try that immediately.

Regards

Johann
Post Reply