Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Editor] Exception when trying to edit the sky or lights #10

Open
GoogleCodeExporter opened this issue Mar 29, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Launch the editor
2. Open a level file
3. Try to edit the sky actor
4. Note the exception

What is the expected output? What do you see instead?
- No exceptions should occur

Exception text is as follows:

---------------------------

---------------------------
Error in ComponentName SkyRenderComponent
System.NullReferenceException: Object reference not set to an instance of an 
object.

   at EditorApp.EditorForm.ActorComponentEditor.AddFileElement(XmlNode actorValues, String elementName, Int32 lineNum) in C:\bob\proj\GameCode4\Dev\Source\GCC4Editor\EditorApp\ActorComponentEditor.cs:line 237

   at EditorApp.EditorForm.ActorComponentEditor.AddComponentUI(XmlNode actorComponentValues, XmlNode editorComponentValues, Int32 lineNum) in C:\bob\proj\GameCode4\Dev\Source\GCC4Editor\EditorApp\ActorComponentEditor.cs:line 188
---------------------------
OK   
---------------------------

Original issue reported on code.google.com by [email protected] on 18 Mar 2012 at 10:08

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 23 Mar 2012 at 8:52

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant