Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik: Cliffs of Dover > FMB, Mission & Campaign builder Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 03-15-2012, 01:18 PM
Troll2k Troll2k is offline
Approved Member
 
Join Date: Dec 2007
Posts: 722
Default Mission Error

What is

system.null reference exception: object reference not set to an instance of an object.

and how do I fix it?
Reply With Quote
  #2  
Old 03-15-2012, 01:31 PM
FG28_Kodiak FG28_Kodiak is offline
Approved Member
 
Join Date: Dec 2009
Location: Swabia->Bavaria->Germany
Posts: 884
Default

this message appears if you try to access a object that not exist.
To avoid it you can check for null value.

If( ... != null) // check for null value. Only executed if the object exist
{
// code
// ...
}
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:52 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.