Posts: 1/3
Since: 02-25-14

Last post: 3719 days
Last view: 3596 days
Hi, I've encountered a couple of bugs/issues/things that make the game crash so I have to close it and try again.
I'm not a tech wiz so I'll just copy and paste what the error messages say.

I'm not sure what causes the first one, it just seems to happen randomly after a while then once it's happened it keep happening.
The first one :

Exception type: NullReferenceException
Main message: Object reference not set to an instance of an object.

Stack trace:
at Noxico.DroppedItem.Take(Character taker)
at Noxico.Character.UpdatePregnancy()
at Noxico.Player.EndTurn()
at Noxico.Player.Move(Direction targetDirection, SolidityCheck check)
at Noxico.Player.Update()
at Noxico.Board.Update(Boolean active, Boolean surrounding)
at Noxico.NoxicoGame.Update()
at Noxico.MainForm.timer_Tick(Object sender, EventArgs e)

Background info:
Noxico 0.1.3
Microsoft Windows NT 6.1.7601 Service Pack 1
64-bit OS, 64-bit process.
C:\Users\User\Downloads\Noxico


The second one, is when I try to "look at" a wild dog it comes up with this :

Exception type: NullReferenceException
Main message: Object reference not set to an instance of an object.

Stack trace:
at Noxico.Character.LookAt(Entity pa, Action`1 print)
at Noxico.TextScroller.LookAt(BoardChar target)
at Noxico.Cursor.<>c__DisplayClass4.<Update>b__0()
at Noxico.ActionList.Handler()
at Noxico.NoxicoGame.Update()
at Noxico.MainForm.timer_Tick(Object sender, EventArgs e)

Background info:
Noxico 0.1.3
Microsoft Windows NT 6.1.7601 Service Pack 1
64-bit OS, 64-bit process.
C:\Users\User\Downloads\Noxico


The second one isn't an issue as I can avoid it, the first one is unavoidable and confusing.
Any help you could give would be really appreciated, Cheers! :D


 

Posts: 2/3
Since: 02-25-14

Last post: 3719 days
Last view: 3596 days
Ok, no worries, should I keep an eye on this post to know when you fix it?

 

Posts: 3/3
Since: 02-25-14

Last post: 3719 days
Last view: 3596 days
I have never tried it but I'll give it a go.
Thanks for sorting it so quickly.
Main » mikeyw_ » List of posts