Zuntzu crash

Discuss game box design and sharing.

Moderators: Ichibrothers, Cambronne

Post Reply
DamonWilder
Posts: 3
Joined: 07 Nov 2007, 11:28

Zuntzu crash

Post by DamonWilder »

Hi,

I'm working on a german translation of the battlelore modul. Untill now I only change the names in the game-box.xml and startup.zts files. After some trouble at the begining I now get a Zuntzu crash with this error message:

version 1.1.1.1
System.NullReferenceException: Object reference not set to an instance of an object.
at ZunTzu.Visualization.w.a(Int64 A_0)
at ZunTzu.Visualization.w.b(Int64 A_0)
at ZunTzu.a.b(String[] A_0)

Can anybody help me?

Thanx
User avatar
Jerome
Site Admin
Posts: 974
Joined: 22 Jun 2006, 21:31
Location: France
Contact:

Re: Zuntzu crash

Post by Jerome »

Hi Damon,

This is ZunTzu's blunt way of saying something is wrong with your game box. I hope the error messages will be improved in future versions. :oops:

Make sure you changed names in a consistent way between the game-box.xml file and the startup.zts file. Mind the case!

For images, make sure that the file names match existing entries in the zip archive.

If your problems are still no fixed, please post the content of the files on this forum so I can help you.
Jerome, ZunTzu developer.
DamonWilder
Posts: 3
Joined: 07 Nov 2007, 11:28

Post by DamonWilder »

Hi Jerome,

the problem was that I used two different names in the game-box.xml and the startup.zts. So it was my failure.

Thanx for your quick answer,

regards
Post Reply