Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: blackant on August 15, 2016, 08:21:06 AM

Title: NullReferenceException
Post by: blackant on August 15, 2016, 08:21:06 AM
Hi,

i have a message error wich seams to link to directory not on my computer:
this error doesn't influe on the behavior of the game, and doesn't nothing more...


NullReferenceException: Object reference not set to an instance of an object
HutongGames.PlayMakerEditor.FsmEditor.OnDisable () (at c:/Users/Alex/Documents/Unity/Playmaker/Projects/Playmaker.source.unity/Assets/PlayMaker/Editor/Classes/FsmEditor.cs:1051)
HutongGames.PlayMakerEditor.FsmEditorWindow.OnDisable () (at Assets/PlayMaker/Editor/FsmEditorWindow.cs:384)

Title: Re: NullReferenceException
Post by: Alex Chouls on August 15, 2016, 02:35:15 PM
Playmaker ships with debug info for the dlls so we can get more info on errors: filename, line number etc. These show the original location of the source file used to build the dlls (C:/Users/Alex/...)

What version of Playmaker/Unity are you using?
Title: Re: NullReferenceException
Post by: blackant on August 17, 2016, 03:24:17 AM
1.8.1. f10