View Issue Details

IDProjectCategoryLast Update
0012636Bionic DuesCrash/ExceptionSep 28, 2013 12:12 pm
ReporterHistidine Assigned ToChris_McElligottPark  
Status closedResolutionfixed 
Product Version0.919 
Summary0012636: Sentry Turret causes NullReferenceException when placed
Description9/21/2013 9:54:05 PM (0.919) Mem: 48,979,968 Mode: SinglePlayerOrMultiplayerHost Plat:WindowsPlayer
-----------
Update: System.NullReferenceException: Object reference not set to an instance of an object
  at GameEntity.RenderOnWorldMap (.UnityRenderer R, Boolean ShowUnitAndTokenNames) [0x00000] in <filename unknown>:0
  at WorldMapTile.RenderBackground (.UnityRenderer R, Boolean HasOpenWindowOrMouseIsOverWindow, Boolean ShowUnitAndTokenNames) [0x00000] in <filename unknown>:0
  at Game.DrawWorldMap () [0x00000] in <filename unknown>:0
  at Game.DrawGame () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0
Stack Trace: at GameEntity.RenderOnWorldMap (.UnityRenderer R, Boolean ShowUnitAndTokenNames) [0x00000] in <filename unknown>:0
  at WorldMapTile.RenderBackground (.UnityRenderer R, Boolean HasOpenWindowOrMouseIsOverWindow, Boolean ShowUnitAndTokenNames) [0x00000] in <filename unknown>:0
  at Game.DrawWorldMap () [0x00000] in <filename unknown>:0
  at Game.DrawGame () [0x00000] in <filename unknown>:0
  at Game.UpdateDisplay (Boolean IsFullVisualUpdate) [0x00000] in <filename unknown>:0
  at ArcenMainCameraImplementations.MainUpdateLogic () [0x00000] in <filename unknown>:0

Doesn't seem to actually impede functioning of the rest of the game, but still annoying.
TagsNo tags attached.
Internal WeightFix ASAP

Relationships

duplicate of 0012590 closedkeith.lamothe Fatal Error occurred upon placing Turret 
has duplicate 0012642 closed Fatal error upon placing sentry turrent 

Activities

Winge

Sep 23, 2013 7:46 pm

reporter   ~0033991

Glad I'm not the only one seeing this =/

nas1m

Sep 26, 2013 4:35 am

reporter   ~0034076

+1 = P

Chris_McElligottPark

Sep 26, 2013 8:12 am

administrator   ~0034077

* Put in a couple of null checks that may help with a mysterious null reference exception that we can't duplicate.

Winge

Sep 26, 2013 7:11 pm

reporter   ~0034099

I just saw this in 0.922; you still seeing it as well?

Chris_McElligottPark

Sep 27, 2013 11:09 am

administrator   ~0034141

Okay! If you are running windows, then please go into Steam, right-click the game, choose properties, click the betas tab, and choose devbuild from the dropdown. Once you do this, it should be running a version of the game that has Development Build watermarked in the bottom right corner. Please trigger the exception that has been bugging you, and post the result in the mantis ticket -- it should have line numbers that will actually let us find out what the heck is going on there! Once you opt into the beta, you will probably have to restart steam again before the Development Build watermark will show up (aka, before the devbuild files actually download).

Winge

Sep 27, 2013 6:11 pm

reporter   ~0034221

Seems to work in 0.925. I'm not in Dev mode, but I'm not getting any exceptions either...

Chris_McElligottPark

Sep 27, 2013 7:28 pm

administrator   ~0034225

Well, that just leaves nas1m. WHY this is suddenly fixed I have no idea, though. That I don't like.

nas1m

Sep 28, 2013 2:10 am

reporter   ~0034243

Last edited: Sep 28, 2013 2:11 am

I will have a look as soon as i can get my hands on a computer. There is a certain 4-month old preventing this atm ; )...

keith.lamothe

Sep 28, 2013 2:26 am

administrator   ~0034244

4 month old? I've got a 2.5-week-old right here and she's not getting in the way of the computer at all.

At this exact moment.

nas1m

Sep 28, 2013 4:34 am

reporter   ~0034249

Lucky you = P.
I can no longer reproduce the issue as well using my save from .921!

keith.lamothe

Sep 28, 2013 12:11 pm

administrator   ~0034252

There must have just been a temporary global shortage in the pony market. We certainly didn't do anything intentional to fix the bug.

No idea what happened, or what to do about it.

So we're just going to forget this ever happened...

Engage Ostrich Algorithm!

*thump*

Issue History

Date Modified Username Field Change
Sep 22, 2013 1:22 am Histidine New Issue
Sep 23, 2013 2:49 am Histidine Relationship added has duplicate 0012642
Sep 23, 2013 4:01 pm tigersfan Internal Weight => Fix ASAP
Sep 23, 2013 4:01 pm tigersfan Assigned To => Chris_McElligottPark
Sep 23, 2013 4:01 pm tigersfan Status new => assigned
Sep 23, 2013 7:46 pm Winge Note Added: 0033991
Sep 26, 2013 4:30 am Histidine Relationship added duplicate of 0012590
Sep 26, 2013 4:35 am nas1m Note Added: 0034076
Sep 26, 2013 8:12 am Chris_McElligottPark Note Added: 0034077
Sep 26, 2013 8:12 am Chris_McElligottPark Status assigned => feedback
Sep 26, 2013 7:11 pm Winge Note Added: 0034099
Sep 27, 2013 11:09 am Chris_McElligottPark Note Added: 0034141
Sep 27, 2013 6:11 pm Winge Note Added: 0034221
Sep 27, 2013 7:28 pm Chris_McElligottPark Note Added: 0034225
Sep 28, 2013 2:10 am nas1m Note Added: 0034243
Sep 28, 2013 2:11 am nas1m Note Edited: 0034243
Sep 28, 2013 2:26 am keith.lamothe Note Added: 0034244
Sep 28, 2013 4:34 am nas1m Note Added: 0034249
Sep 28, 2013 12:11 pm keith.lamothe Note Added: 0034252
Sep 28, 2013 12:11 pm keith.lamothe Status feedback => closed
Sep 28, 2013 12:12 pm keith.lamothe Resolution open => fixed
Apr 14, 2014 9:28 am Chris_McElligottPark Category Bug - Crash or Exception => Crash/Exception