Forum
You should be
logged in to post a new reply.
August 1, 2012, 5:22 pm
Posts: 5
My game crash immediately after defeating the 1st boss.
I am running the free version.
August 8, 2012, 4:05 am
Posts: 9
I'm seeing something very similar (with the Full version), but mine is either during the first boss, or soon after defeating it. Is there some place where there's a log file that I can upload for diagnosis?
August 8, 2012, 10:17 am
Posts: 346
Hi,
Yes, you can send me the error log which is at %userprofile%/.buildanddefend/console.log
(with windows)
Tkx
August 8, 2012, 2:46 pm
Posts: 9
Looks like you shrunk your class names. Hopefully, you can still make sense of this.
========== new session =========
Exception in thread "main" java.lang.NullPointerException
at n.a.a(Unknown Source)
at n.a.b(Unknown Source)
at l.n.a(Unknown Source)
at Entity.Mob.a(Unknown Source)
at Entity.w.a(Unknown Source)
at Entity.Dog.a(Unknown Source)
at c.i.p(Unknown Source)
at c.i.a(Unknown Source)
at Achoum.c.o(Unknown Source)
at Achoum.c.p(Unknown Source)
at Achoum.c.B(Unknown Source)
at Achoum.LocalLuncher.a(Unknown Source)
at Achoum.LocalLuncher.main(Unknown Source)
========== new session =========
Exception in thread "main" java.lang.NullPointerException
at n.a.a(Unknown Source)
at n.a.b(Unknown Source)
at l.n.a(Unknown Source)
at Entity.Mob.a(Unknown Source)
at Entity.w.a(Unknown Source)
at Entity.Dog.a(Unknown Source)
at c.i.p(Unknown Source)
at c.i.a(Unknown Source)
at Achoum.c.o(Unknown Source)
at Achoum.c.p(Unknown Source)
at Achoum.c.B(Unknown Source)
at Achoum.LocalLuncher.a(Unknown Source)
at Achoum.LocalLuncher.main(Unknown Source)
========== new session =========
August 8, 2012, 2:53 pm
Posts: 346
This bug has been solved in today release.
Thanks for the report.
You should be
logged in to post a new reply.
Return