System.NullReferenceException Error

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

Moderators: Ichibrothers, Cambronne

Post Reply
flaviodupim
Posts: 3
Joined: 10 Feb 2009, 10:40

System.NullReferenceException Error

Post by flaviodupim »

Dear friends,
Good day!

I'm working at the Zun Tzu platform on a few days. I created Star Munchkin I & II for portuguese and now i'm working on the translation of Illuminati.

But when I run the game-box an error appears:

"version 1.2.1.13
os Microsoft Windows NT 5.1.2600 Service Pack 2
framework 2.0.50727.1433
cpu count 1
System.NullReferenceException: Object reference not set to an instance of an object.
at ZunTzu.Visualization.y.a(Int64 A_0)
at ZunTzu.Visualization.y.b(Int64 A_0)
at ZunTzu.b.b(String[] A_0)".

The game box is:

<counter-sheet name="Cartas Especiais" front-image-file="cartas_especiais.jpg" front-mask-file="cards-mask 3.png">
<card-section rows="5" columns="3"
face-left="0" face-top="0" face-right="1787" face-bottom="1920"
back-left="0" back-top="1920" back-right="598" back-bottom="2304" />
</counter-sheet>
<counter-sheet name="Grupos Parte 1" front-image-file="grupo_1.jpg" front-mask-file="cards-mask 2.png">
<card-section rows="7" columns="5"
face-left="0" face-top="0" face-right="2981" face-bottom="2688"
back-left="2386" back-top="2688" back-right="2981" back-bottom="3072" />
<card-section rows="1" columns="4"
face-left="0" face-top="2688" face-right="2386" face-bottom="3072"
back-left="2386" back-top="2688" back-right="2981" back-bottom="3072" />
</counter-sheet>
<counter-sheet name="Grupos Parte 2" front-image-file="grupo_2.jpg" front-mask-file="cards-mask 2.png">
<card-section rows="7" columns="5"
face-left="0" face-top="0" face-right="2981" face-bottom="2688"
back-left="2386" back-top="2688" back-right="2981" back-bottom="3072" />
<card-section rows="1" columns="4"
face-left="0" face-top="2688" face-right="2386" face-bottom="3072"
back-left="2386" back-top="2688" back-right="2981" back-bottom="3072" />
</counter-sheet>
<counter-sheet name="Grupos Parte 3" front-image-file="grupo_3.jpg" front-mask-file="cards-mask 3.png">
<card-section rows="1" columns="3"
face-left="0" face-top="0" face-right="1789" face-bottom="384"
back-left="1194" back-top="384" back-right="1789" back-bottom="768" />
<card-section rows="1" columns="2"
face-left="0" face-top="384" face-right="1194" face-bottom="768"
back-left="1194" back-top="384" back-right="1789" back-bottom="768" />
</counter-sheet>
<counter-sheet name="Illuminatis" front-image-file="illuminati.jpg" front-mask-file="cards-mask 3.png">
<card-section rows="2" columns="3"
face-left="0" face-top="0" face-right="1789" face-bottom="768"
back-left="1194" back-top="768" back-right="1789" back-bottom="1152" />
<card-section rows="1" columns="2"
face-left="0" face-top="768" face-right="1194" face-bottom="1152"
back-left="1194" back-top="768" back-right="1789" back-bottom="1152" />
</counter-sheet>


On the Illuminati.zts I separated to pile of cards. One containing 98 (0-97) and other containing 8 (98-105).

Could you find any error above?

Thanks in advance.
Glandyth a krae
Posts: 1
Joined: 22 Feb 2009, 02:13

Post by Glandyth a krae »

I too got the same error after trying to open a file for the first time. I saved the files for Carcassone that I downloaded from the Files section into
a named folder as suggested in the support section. However the error occurs when I try to open the zts startup file.

Any thoughts?

Guy
flaviodupim
Posts: 3
Joined: 10 Feb 2009, 10:40

Post by flaviodupim »

Problem solved.
User avatar
an25driu
Posts: 15
Joined: 14 Oct 2010, 00:17
Location: Poland, Warsaw

Post by an25driu »

flaviodupim wrote:Problem solved.
Can You share what was the solution to Your problem? because i have the same one while making a gamebox
Post Reply