Trouble with my First map

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pelijr

    #1

    Trouble with my First map

    I made my first map and such got to join game the CTD. Here is the error i get.
    http://i19.photobucket.com/albums/b1...r/Bf2Error.jpg something about a IPLayerControlObject.h line 208??
    Text:Virtualimpl
  • Jacky

    #2
    Re: Trouble with my First map

    lol thats usefull....

    Comment

    • pelijr

      #3
      Re: Trouble with my First map

      ne ideas neone?

      Comment

      • Night_Hawk[RC]

        #4
        Re: Trouble with my First map

        Well pelijr the screen shot you provided is to small to read, also theres all kinds of reasons why you map could be crashing.

        Can you please rehost the image or type it out (hosting might be easyer for both of us then typing)

        Also could you list some of the things you have done so far in your map, Like what are all the changes you have made since the last time the map worked without crashing.

        Giving more info should make it easyer to help you out.

        Comment

        • pelijr

          #5
          Re: Trouble with my First map

          Debug Assertion Failed!
          Version: 1.1.2878-710.0 Build date:2006-5-4 19:37
          ModuleiceCanada
          File: D:\DiceCanada\BoosterPack2/Code/Bf2/Scene/Object/ObjectTypes/Game/IPlayerControlObject.h
          Line:@08

          Text: Virtual impl

          Current confile:

          __________________________________________________ _______________
          The Only things i have in the map are like 6 CP Sp for all then sandbags and those blue_barrals. Oh and a gatehouse. That is it

          Comment

          • Xodus
            Member
            • Apr 2006
            • 846

            #6
            Re: Trouble with my First map

            change settings to medium.

            Comment

            • Night_Hawk[RC]

              #7
              Re: Trouble with my First map

              Ha Ha Sir. Xodus posted while I was editing my topic if the Low setting crash is the case I didn't think about that one.
              ______________________________________
              if not I will leave my reply just in case


              Originally posted by pelijr
              D:\DiceCanada\BoosterPack2/Code/Bf2/Scene/Object/ObjectTypes/Game/IPlayerControlObject.h
              Hmm I'm just guessing but by the looks of the error it looks like you are adding an object from the Booster packs but I don't know much about that because I haven't bothered with adding Booster pack content to my maps.

              But if you have added only all that you say perhaps you have added an object the wrong way, I'm willing to bet that it is the Barrels that are causing the map to crash.

              You might try this
              Back up your "StaticObjects.con" file then try opening the "StaticObjects.con" file (you might have to use "Open with" then pick Notepad or any text document program. And all the places you see that say blue_barrel or what ever the object is exactly called I'm not sure at this time. You will need to delete all the codes related to blue_barrel (remember back up your "StaticObjects.con" so if it's not blue barrel causing the crash then you can place it back into the map.)

              Example
              rem *** blue_barrel ***
              Object.create blue_barrel
              Object.absolutePosition ?/?/?
              Object.rotation ?/?/?
              Object.layer 1
              That is step one just to find out if it is the "Blue Barrel" that is causing the crash it's probably that they are destructible objects and added into your map wrong, if this is the case then I will have to look into that object specifically to see what the problem is, I just don't have time to check atm sorry (kinda multitasking right now) I've got alot of things to get done, but don't worry if that is the case I can look into it later sometime.

              Comment

              • =IMO=THJones

                #8
                Re: Trouble with my First map

                hawk and exodus..

                Thank you peli has been asking you guys questions for me in chat and relaying them to me in ventrillo, you guys rock!!!

                Comment

                Working...