Design Discussion Incompatibility into a DLL

Talk nerdy to us here.
Post Reply
fer456
Reactions:
Posts: 11
Joined: February 7th, 2014, 6:00 pm

Incompatibility into a DLL

Post by fer456 » April 7th, 2014, 9:52 am

During the creation of a mod for vampires, I've had a lot of problems; I have already achieved all resolve, but I have one that is key and is the only problem that I have resolved to finish the mod.

I did several dll files with different effects. I want to do different effects, one so appear red eyes in the thirsty vampires, one to bring up the brand of bite in humans, and blood in his mouth. So, I started creating different dlls with different effects (one for blood, one eye, and one for the bite mark). The case is that after different combinations, nothing worked. I then tried to add different effects in a same dll in separate classes. However, it continued to be more of the same. I now have this situation.

I've tried the execution of a single effect (the blood) and it worked fine, but adding other effects, the game came out "Sims 3 has Stopped Working". Attached files in the project (which has all the effects in the same project)

Can someone help me?
Thank you so much

PD: You have forgotten me specify: I want that blood disappears after bathing or cleaning teeth (correctly set), that bite marks disappear over time (I'm not sure, because I could not test it because the game failed before testing, but I think that it is well programmed) and red eyes that disappear when you add the "Satiated" moodlet or "Sanguine Snack" (I'm not sure that works)

Please, I need help, it is the last step to finish the mod, and I have already made all the textures and the makeup, and the truth that I am very happy with my work and with those who have helped me, but this is the only thing that I.

I think the problem is origined by a conflict into the Listeners in Sims3.Gameplay.EventSystem .

So, What I Can do to solve the problem?

Thank you very much.

The VS Project created in Visual Studio 2012 (hosted in MTS, I Can´t upload it in Wikispaces):

http://chii.modthesims.info/getfile.php?file=1424625

Thank you very much.

fer456
Reactions:
Posts: 11
Joined: February 7th, 2014, 6:00 pm

Post by fer456 » April 18th, 2014, 9:31 am

Problem Solved!

Post Reply