Data Realms Fan Forums
http://45.55.195.193/

Assertion Failed Error
http://45.55.195.193/viewtopic.php?f=1&t=17996
Page 1 of 1

Author:  adthedude [ Tue Mar 02, 2010 3:10 am ]
Post subject:  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 113 times

Author:  alphagamer774 [ Tue Mar 02, 2010 8:37 am ]
Post subject:  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...

Author:  Botter [ Tue Mar 02, 2010 8:41 am ]
Post subject:  Re: Assertion Failed Error

Edit: I now have no Idea what's causing that :/

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/