View unanswered posts | View active topics It is currently Thu Jan 02, 2025 6:57 pm



Reply to topic  [ 5 posts ] 
 Collision Mismatch Crash? 
Author Message
User avatar

Joined: Wed May 14, 2008 10:14 pm
Posts: 20
Location: Ontario, Canada
Reply with quote
Post Collision Mismatch Crash?
So I'm trying to create an entry for the Mod Contest #2.0. Everything is working fine so far, other than It sometimes crashes with this error...

Image

Any idea what the problem is?


Sun May 25, 2008 11:55 pm
Profile
Reply with quote
Post Re: Collision Mismatch Crash?
Well I don't know anything about that but I suggest posting the ini for your mod, you wont have to post everything so don't worry about it being copied.


Mon May 26, 2008 12:09 am
User avatar

Joined: Wed May 14, 2008 10:14 pm
Posts: 20
Location: Ontario, Canada
Reply with quote
Post Re: Collision Mismatch Crash?
I figured I might have to post the ini.

I might have actually solved the problem though. I think I had my casings set to too low of mass and when they'd pile up things would get crazy. I'll test it a bit more and make sure.


Mon May 26, 2008 12:20 am
Profile
User avatar

Joined: Mon Feb 12, 2007 12:46 am
Posts: 1765
Location: ..............
Reply with quote
Post Re: Collision Mismatch Crash?
Did your side arm HAVE, GetsHitByMOs = 1?
If so, then make it GetsHitByMOs = 0.
I had this problem, and I did this to fix this.
Code:
AddAmmo = Round
   InstanceName = Round Sidearm
   ParticleCount = 8
   Particle = MOPixel
      InstanceName = Particle Sidearm
      Mass = 0
      RestThreshold = 500
      LifeTime = 40
      Sharpness = 360
      HitsMOs = 1
      GetsHitByMOs = 0 <-------- Here!


Mon May 26, 2008 12:25 am
Profile
User avatar

Joined: Wed May 14, 2008 10:14 pm
Posts: 20
Location: Ontario, Canada
Reply with quote
Post Re: Collision Mismatch Crash?
That could have been it too. I might have changed that when I was playing around with the settings. But it's fixed now so all's well.


Mon May 26, 2008 12:32 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 5 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.020s | 13 Queries | GZIP : Off ]