Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Quick Reply
Search this Thread
Test Subject
Original Poster
#1 Old 3rd Dec 2009 at 3:30 AM
Default Object reference not set to an instance of an object.
when i tried to follow though on neptunesuzzy's tutorial step 4) Now, let's build our New Package
http://personal-computer-tutor.com/...clothingtut.htm

but i keep getting this error message when i use the tool-->object-->fix integrity

Object reference not set to an instance of an object. SimPE Version:
Default (0.73.44.37511).

Exception Stack:
System.NullReferenceException: Object reference not set to an instance of an object.
at pjse.FileTable.Remove(Entry key)
at pjse.FileTable.PFD_DescriptionChanged(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at SimPe.Packages.PackedFileDescriptor.DescriptionChangedFkt()
at SimPe.Packages.PackedFileDescriptorSimple.set_Instance(UInt32 value)
at SimPe.Plugin.FixObject.Fix(Hashtable map, Boolean uniquefamily)
at SimPe.Plugin.FixTool.ShowDialog(IPackedFileDescriptor& pfd, IPackageFile& package)

Source:
pjse.filetable.plugin

Execution Stack:
at pjse.FileTable.Remove(Entry key)
at pjse.FileTable.PFD_DescriptionChanged(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at SimPe.Packages.PackedFileDescriptor.DescriptionChangedFkt()
at SimPe.Packages.PackedFileDescriptorSimple.set_Instance(UInt32 value)
at SimPe.Plugin.FixObject.Fix(Hashtable map, Boolean uniquefamily)
at SimPe.Plugin.FixTool.ShowDialog(IPackedFileDescriptor& pfd, IPackageFile& package)

Windows Version:
WindowsXP

.NET Version:
2.0.50727.3603

please tell me what i am doing wrong
Advertisement
Test Subject
Original Poster
#2 Old 8th Dec 2009 at 4:37 AM
i guess no one can i already talked to SimPE forum and they told me to check here
Mad Poster
#3 Old 8th Dec 2009 at 11:18 PM
Try the tutorials listed on this site. The one you're using looks a bit outdated and has some extra steps that you don't need. Try this one instead.
Test Subject
Original Poster
#4 Old 9th Dec 2009 at 5:14 AM
thank you
Lab Assistant
#5 Old 10th Dec 2009 at 5:05 AM Last edited by mio0331 : 11th Dec 2009 at 4:13 PM.
Hey, I had the exact same problem, here is the solution

edit:

right click on each gmdc, gmnd, cres and shape to clone them, delete the old ones, save then fix integrity.

it worked for me.
Test Subject
#6 Old 7th Mar 2010 at 1:42 AM
omg...really
Quote: Originally posted by mio0331
Hey, I had the exact same problem, here is the solution

edit:

right click on each gmdc, gmnd, cres and shape to clone them, delete the old ones, save then fix integrity.

it worked for me.


THANK YOU ....I have been pulling my hair out for hours over this

"Only two things are infinite, the universe and human stupidity, and I'm not sure about the former."--Albert Einstein
Back to top