• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • ] Could not find mesh by name

    Discussion in 'Archives' started by Toggebass, Jun 2, 2011.

    1. Toggebass

      Toggebass New Member

      Joined:
      Jun 1, 2011
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      ok trying to learn how to make my own profiles, but its damn hard when i always get the same error when i finally think its ready for testing :

      every single time i get : [12:25:54.149 N] Could not find mesh by name ''

      and my char starts running SE :S

      And yes, i have saved my mesh files. also loaded em , so both profile and mesh is there.

      Tried everything as other ppl claim to be correct according to whats described here at the profile section. so im kinda lost ...

      Cant some PROs just make a real easy Step by Step guide??

      givin up soon!!!
       
    2. niron77

      niron77 New Member

      Joined:
      Jan 15, 2010
      Messages:
      75
      Likes Received:
      0
      Trophy Points:
      0
      No Pro but....
      in your profil do you have
      Code:
      <LoadMesh Name="YOUR MECH FILE NAME" />
      Example of my GoTo Profile:
      Code:
      <Profile>
        <Tasks>
          <AddDefaultJobs />
        [COLOR="red"]<LoadMesh Name="Guardian 6-20" />[/COLOR]
             <MoveTo X=="7349.549" Y="871.8152" Z="3051.257" />
        </Tasks>
      </Profile>
       
    3. Tony

      Tony Guest

      make sure that on your profile there is a line like this

      <LoadMesh Name="Gloamwood" />

      you have to declare on the profile whats the mesh
       
    4. Toggebass

      Toggebass New Member

      Joined:
      Jun 1, 2011
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      ok now were heading somewhere :) after adding the loadmesh name manually, i got it working . now im gonna mess around some more lol
       

    Share This Page