URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Ground Zero Gaming Forum
  HTML https://kamcraft.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Support
       *****************************************************
       #Post#: 8031--------------------------------------------------
       NullReferenceException: Object reference not set to an instance 
       of an object
       By: Patchup Date: April 6, 2016, 12:22 am
       ---------------------------------------------------------
  HTML http://pastebin.com/Nz8cV4jz
       I had replaced a door and tried to lock it, when the first error
       popped up.
       It was just when I tried to click "lock" on that one door, at
       first.
       Then I got the occasional errors during other activities.
       Now it spams whenever I just move the mouse.
       I logged off and on a couple times.
       I rebooted.
       I searched forums but nothing specific to this current version.
       I do not have the same problem in my own solo game.
       This was a game with a save from yesterday or earlier.
       I have not tried other servers.
       Thanks,
       Patchup
       #Post#: 8032--------------------------------------------------
       Re: NullReferenceException: Object reference not set to an insta
       nce of an object
       By: Gerick Date: April 6, 2016, 5:32 am
       ---------------------------------------------------------
       Good to know in terms of having a "how did we get here" issue.
       Maybe h0tr0d can take a peak at the map file and you two can
       claim ownership of finding a bug for the devs that's actually
       solvable.
       The trouble is "NullReferenceException" is a very generic
       console message, it's not even an error made by the pimps, it's
       one that comes as a default of unity. It's more or less saying
       "Something is wrong because the engine wants to know about or
       wants to set a variable of something that doesn't exist or may
       exist but isn't named what we expect it to be so it may as well
       not exist."
       Sounds like your new door is in a quantum state.
       #Post#: 8033--------------------------------------------------
       Re: NullReferenceException: Object reference not set to an insta
       nce of an object
       By: Gerick Date: April 6, 2016, 5:36 am
       ---------------------------------------------------------
       In more literal terms.
       Null          = Missing, non-mathmatical 0.
       Reference = Look up/ named/ called/ modify.
       Exception = Unexpected result.
       And then "Object not set to instance"
       Clones of "Master" agents are called instances, and they're what
       you attach unique code to such as block health, or entity
       health, AI and such like things.
       The game wants to do something to a clone of a system or entity
       it thinks should be there, but said clone is missing.
       #Post#: 8034--------------------------------------------------
       Re: NullReferenceException: Object reference not set to an insta
       nce of an object
       By: guest215 Date: April 6, 2016, 6:40 am
       ---------------------------------------------------------
       [code]NullReferenceException: Object reference not set to an
       instance of an object
       at XUiC_MapArea.ITW (.Waypoint ) [0x00000] in <filename
       unknown>:0
       
       at XUiC_MapArea.GTW (System.Collections.Generic.List`1 ,
       Boolean ) [0x00000] in <filename unknown>:0
       
       at XUiC_MapArea.updateMapObjects () [0x00000] in <filename
       unknown>:0
       
       at XUiC_MapArea.Update (Single _dt) [0x00000] in <filename
       unknown>:0
       
       at XUiController.Update (Single _dt) [0x00000] in <filename
       unknown>:0
       
       at XUi.Update () [0x00000] in <filename unknown>:0[/code]
       After that do you close the game completely and come back in
       with the same issue?
       #Post#: 8036--------------------------------------------------
       Re: NullReferenceException: Object reference not set to an insta
       nce of an object
       By: guest215 Date: April 6, 2016, 7:05 am
       ---------------------------------------------------------
       I'll look into it more and see ya online today...dogs woke me up
       at 3am so I did a restart/backup.
       Offender is in the bathroom and I am off to be for a few more
       hours
       I did try deleting your map file, we shall see.
       #Post#: 8049--------------------------------------------------
       Re: NullReferenceException: Object reference not set to an insta
       nce of an object
       By: Patchup Date: April 6, 2016, 3:31 pm
       ---------------------------------------------------------
       Thanks guys.
       I do log out and even rebooted once.
       When I was searching forums, I did see that this error was all
       over the place, even back in 9.5.
       I will try to log in now and see if the map deletion worked.
       I would say that I missplaced the door twice. (I wanted it to
       swing in, not out.)
       So maybe placing then chopping it down three times in a row,
       might have caught the attention of the mighty NullRefExp. I
       would Object but in this instance the object is moot.
       (my attempt at a programming pun)
       #Post#: 8050--------------------------------------------------
       Re: NullReferenceException: Object reference not set to an insta
       nce of an object
       By: Patchup Date: April 6, 2016, 3:44 pm
       ---------------------------------------------------------
       I just logged in. The same error is spammed.
       I will be hanging out in solo 7dtd. (I am now spoiled with the
       cool HUD on the server)
       I will keep an eye on my forum post, PMs, and steam chat.
       I hope you got some sleep.
       Cheers!
       Patchup
       #Post#: 8051--------------------------------------------------
       Re: NullReferenceException: Object reference not set to an insta
       nce of an object
       By: guest215 Date: April 6, 2016, 4:08 pm
       ---------------------------------------------------------
       I'll look at the hex editor and then a nuclear option is always
       me deleting your profile and giving you the materials to get
       back where you were very quickly.
       #Post#: 8109--------------------------------------------------
       Re: NullReferenceException: Object reference not set to an insta
       nce of an object
       By: Patchup Date: April 9, 2016, 12:28 am
       ---------------------------------------------------------
       I think it is an error localized to that section of the map.
       (This may be obvious to you, since the error has the word MAP in
       it.)
       This is what happens when you skip the inspection and permit
       before starting a house renovation.
       When I moved a distance away from my house I did not have an
       issue.
       But as soon as I get close to home, it's Null this and Null
       that.
       I am looking for a place to move too.
       #Post#: 8110--------------------------------------------------
       Re: NullReferenceException: Object reference not set to an insta
       nce of an object
       By: guest215 Date: April 9, 2016, 7:44 am
       ---------------------------------------------------------
       What did the log say?
       I need the log to see the errors as just about every error is a
       NUllReference
  HTML http://kamcraft.createaforum.com/h0tr0d's-helpful-hints/outputlog-txt/
       *****************************************************
   DIR Next Page