mini mod problems

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mursht
    Member
    • Apr 2007
    • 696

    #1

    mini mod problems

    ok i was trying to make a mini mod i changed everything i wanted but when i try to run the mod my screen flickers a couple of times then crashes to desktop.

    Can someone please help me?:shakehead
  • mursht
    Member
    • Apr 2007
    • 696

    #2
    Re: mini mod problems

    bump :|:

    Comment

    • mursht
      Member
      • Apr 2007
      • 696

      #3
      Re: mini mod problems

      no one can help me??? :cry: :cry: :cry:

      Comment

      • Rahabib

        #4
        Re: mini mod problems

        It will depend on what you changed. Go back and copy the BF2 mod directory over to a new folder name and then add in one file from your mod at at time while testing. Once we got an idea on what file it is we can help from there.

        Comment

        • mursht
          Member
          • Apr 2007
          • 696

          #5
          Re: mini mod problems

          this is what it says



          ---------------------------
          BF2 Error
          ---------------------------
          Debug assertion failed!

          Version: 1.1.2484.0 Build date:2005-7-9 22:52
          Module: RendDX9
          File: c:\dice\projects\BF2Branches\BF2JunePatch\Code\BF2 \RendDX9\TextureManager.cpp
          Line: 747

          Text: Texture not found: objects/effects/decals/textures/atlas/decalatlas0

          Current confile:

          ---------------------------
          Cancel Try Again Continue
          ---------------------------

          Comment

          • NoB33r4u

            #6
            Re: mini mod problems

            make sure the file decalatlas0.dds in the objects_client.zip folder is intact.
            If you havent used this folder make sure the clientArchives.con and serverArchives.con in your mod folder have references to the original bf2 folder so bf2 can take the content from your new mod folders as well as the original bf2 folder in the mods folders

            EXAMPLE (content from clientArchives.con)

            fileManager.mountArchive Objects_MYMOD.zip Objects
            fileManager.mountArchive Menu_MYMOD.zip Menu

            fileManager.mountArchive ../bf2/Objects_client.zip Objects
            fileManager.mountArchive ../bf2/Common_client.zip Common
            fileManager.mountArchive ../bf2/menu_client.zip Menu
            fileManager.mountArchive ../bf2/Fonts_client.zip Fonts
            fileManager.mountArchive ../bf2/Shaders_client.zip Shaders

            Comment

            • mursht
              Member
              • Apr 2007
              • 696

              #7
              Re: mini mod problems

              Originally posted by NoB33r4u
              make sure the file decalatlas0.dds in the objects_client.zip folder is intact.
              If you havent used this folder make sure the clientArchives.con and serverArchives.con in your mod folder have references to the original bf2 folder so bf2 can take the content from your new mod folders as well as the original bf2 folder in the mods folders

              EXAMPLE (content from clientArchives.con)

              fileManager.mountArchive Objects_MYMOD.zip Objects
              fileManager.mountArchive Menu_MYMOD.zip Menu

              fileManager.mountArchive ../bf2/Objects_client.zip Objects
              fileManager.mountArchive ../bf2/Common_client.zip Common
              fileManager.mountArchive ../bf2/menu_client.zip Menu
              fileManager.mountArchive ../bf2/Fonts_client.zip Fonts
              fileManager.mountArchive ../bf2/Shaders_client.zip Shaders


              uhhh... i cant find the file decalatlas0.dds.

              Comment

              • mursht
                Member
                • Apr 2007
                • 696

                #8
                Re: mini mod problems

                oh never mind i found it... but it makes no difference now i get this error..

                ---------------------------
                Error!
                ---------------------------
                Shaders/StaticMesh.fx not found!!! _DO_ check your working directory, _AND_ sync your shaders folder before calling upon your local rendering programmer/GP. (really!)
                ---------------------------
                Retry Cancel
                ---------------------------

                Comment

                • mursht
                  Member
                  • Apr 2007
                  • 696

                  #9
                  Re: mini mod problems

                  bump ...

                  Comment

                  • mursht
                    Member
                    • Apr 2007
                    • 696

                    #10
                    Re: mini mod problems

                    no one can help me?? anyone please?

                    Comment

                    • mursht
                      Member
                      • Apr 2007
                      • 696

                      #11
                      Re: mini mod problems

                      this is the error message i get.
                      ---------------------------
                      Error!
                      ---------------------------
                      Shaders/StaticMesh.fx not found!!! _DO_ check your working directory, _AND_ sync your shaders folder before calling upon your local rendering programmer/GP. (really!)
                      ---------------------------
                      Retry Cancel
                      ---------------------------

                      Comment

                      • excentriker.de

                        #12
                        Re: mini mod problems

                        The problem is , noone knows how you exactly made your mini-mod, and what mistake you maybe made . the best thing would be you take one of the other mini-mods look at the file structure and what files are needed, so you can see wheres the problem.

                        take a look at the excentriker-mod http://www.excentriker.de/bf2/ and take it as a start for your mod , you just have to exchange the files fromthat with yours

                        Comment

                        • mursht
                          Member
                          • Apr 2007
                          • 696

                          #13
                          Re: mini mod problems

                          ok thank you i will try that and report what happens.

                          Comment

                          • mursht
                            Member
                            • Apr 2007
                            • 696

                            #14
                            Re: mini mod problems

                            how do i make the install bat or does that not matter since iam testing it?

                            Comment

                            • mursht
                              Member
                              • Apr 2007
                              • 696

                              #15
                              Re: mini mod problems

                              still nothing can you please help me with this.

                              Comment

                              Working...