View unanswered posts | View active topics It is currently Wed Jan 08, 2025 10:24 pm



Reply to topic  [ 3 posts ] 
 Assertion Failed Error 
Author Message

Joined: Thu Feb 26, 2009 12:14 am
Posts: 9
Reply with quote
Post Assertion Failed Error
I'm trying to help my friend make a mod, and when I try to run it, I get this odd error. I've searched the forums for the solution, but there seems to be a different way of solving it for each case. I've tried these methods and none have worked.
The error I get looks like this:
Code:
Abortion in File .\System\DDTError.cpp, line 109, because:
Assertion Failed: Stream suggests allocating an unallocatable type in Magazine::Round::Create!


I'm assuming that means there's something wrong with the magazine, so this is what the script pertaining to the magazine looks like:
Code:
AddAmmo = Magazine 
   PresetName = MagazineNeutralizer
   Mass = 1.50
   HitsMOs = 0
   GetsHitByMOs = 0
   SpriteFile = ContentFile
      FilePath = Base.rte/Null.bmp
   FrameCount = 1
   SpriteOffset = Vector
      X = 0
      Y = 0
   EntryWound = AEmitter
      CopyOf = Dent Metal
   ExitWound = AEmitter
      CopyOf = Dent Metal
   AtomGroup = AtomGroup
      AutoGenerate = 1
      Material = Material
         CopyOf = Military Stuff
      Resolution = 2
      Depth = 0
   DeepGroup = AtomGroup
      AutoGenerate = 1
      Material = Material
         CopyOf = Military Stuff
      Resolution = 3
      Depth = 1
   DeepCheck = 0
   JointStrength = 200
   JointStiffness = 1
   JointOffset = Vector
      X = 0
      Y = 0
   ParentOffset = Vector
      X = 0
      Y = 0
   DrawAfterParent = 0
   RoundCount = 5
   RTTRatio = 5
   Discardable = 0
   RegularRound = Round
      CopyOf = RoundNeut
   TracerRound = Round
      CopyOf = TracerNeutralizer2


In my limited modding experience, I have no idea what is going on here.
In case you want to see the rest of the INI, I have attached it.


Attachments:
Neutralizer.ini [5.38 KiB]
Downloaded 112 times
Tue Mar 02, 2010 3:10 am
Profile
User avatar

Joined: Wed Feb 10, 2010 4:06 am
Posts: 1294
Location: Comox, BC, Canada
Reply with quote
Post Re: Assertion Failed Error
not having my game on hand, i think you're missing some kind of round=create round line. i'm probably wrong though...


Tue Mar 02, 2010 8:37 am
Profile WWW

Joined: Sun Feb 28, 2010 10:02 am
Posts: 16
Reply with quote
Post Re: Assertion Failed Error
Edit: I now have no Idea what's causing that :/


Tue Mar 02, 2010 8:41 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 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.052s | 16 Queries | GZIP : Off ]