[22:53:41] [0] Progamm startet
[22:53:41] [0] _GetBaseOffset()
[22:53:43] [1660] CheckConfig(): Square found = Status OK
[22:53:43] [1661] CheckConfig(): PlayerData found = OK
[22:53:44] [3228] _GetBaseOffset()
[22:53:45] [3378] STATUS: TOWN
[22:53:45] [3378] JoinBG()
[22:53:45] [3378] GetZone()
[22:53:45] [3379] Zone: 5
[22:53:45] [3379] WP()
[22:53:47] [6147] JoinQueue()
[22:53:50] [8424] AdLib_Func() NS: 1
[22:53:50] [8424] reset_movement_keys()
[22:53:58] [17325] _GetBaseOffset()
[22:53:59] [17425] STATUS: QUEUED
[22:53:59] [17425] JustAntiAfk()
[22:54:45] [63890] AdLib_Func() NS: 8087872
[22:54:45] [63890] reset_movement_keys()
[22:54:46] [64913] _GetBaseOffset()
[22:54:46] [64998] STATUS: Not Recognized
[22:54:48] [67233] AdLib_Func() NS: 2
[22:54:48] [67233] reset_movement_keys()
[22:54:49] [67734] _GetBaseOffset()
[22:54:49] [68354] STATUS: IN BG - BEFORE START
[22:54:49] [68354] GetZone()
[22:54:49] [68355] _XMLExecNode() - profiles/alterac/Artario.xml - /FloProfile/BeforeStart
[22:54:49] [68361] _XMLExecNode() failed. FileOpen not possible.
[22:54:49] [68361] JustAntiAfk()
[22:56:29] [167870] AdLib_Func() NS: 3
[22:56:29] [167870] reset_movement_keys()
[22:56:30] [168884] _GetBaseOffset()
[22:56:31] [169478] STATUS: IN BG - AFTER START
[22:56:31] [169478] _XMLExecNode() - profiles/alterac/Artario.xml - /FloProfile/AfterStart
[22:56:31] [169480] _XMLExecNode() failed. FileOpen not possible.
[22:56:31] [169480] AntiAfkWithAutoAttack()
[22:58:02] [260754] moving
[22:58:27] [286139] AdLib_Func() NS: 13804620
[22:58:27] [286139] reset_movement_keys()
[22:58:28] [287169] _GetBaseOffset()
[22:58:28] [287246] failed reading address: 0x7275535C
[22:58:28] [287246] Last Error: 299
[22:58:28] [287246] failed reading address: 0x7275535C
[22:58:28] [287246] Last Error: 299
[22:58:28] [287247] STATUS: Not Recognized
[22:58:30] [288415] AdLib_Func() NS: 2894892
[22:58:30] [288415] reset_movement_keys()
[22:58:55] [313770] _GetBaseOffset()
[22:58:55] [313873] STATUS: Not Recognized
[22:58:56] [314656] AdLib_Func() NS: 0
[22:58:56] [314656] reset_movement_keys()
[22:58:57] [315669] _GetBaseOffset()
[22:58:57] [315780] STATUS: TOWN
[22:58:57] [315780] JoinBG()
[22:58:57] [315780] GetZone()
[22:58:57] [315780] Zone: 5
[22:58:57] [315780] WP()
[22:59:00] [318511] JoinQueue()
[22:59:01] [320015] AdLib_Func() NS: 1
[22:59:01] [320015] reset_movement_keys()
[22:59:09] [328237] _GetBaseOffset()
[22:59:09] [328342] STATUS: QUEUED
[22:59:09] [328342] JustAntiAfk()
Seems to me like the problem is here: [22:54:49] [68355] _XMLExecNode() - profiles/alterac/Artario.xml - /FloProfile/BeforeStart
[22:54:49] [68361] _XMLExecNode() failed. FileOpen not possible.
But What to do to fix this I have no idea :S Any suggestions? My hcaracter won't start running after entering BG...
Here's my whole profile so far that I've tried to create:
<?xml version="1.0" encoding="UTF-8" ?>
- <FloProfile>
<BG>Alterac</BG>
<Faction>Horde</Faction>
<BeforeStart>
<Exec>WP( 1985.02172851563, -4788.1845703125, 55.8202133178711,1)</Exec>
</BeforeStart>
<AfterStart>
<Exec><Exec>SendIt("/Bg Okey, rush up and let's make this round a quickie! =)")</Exec>
<Exec>SendIt("{ENTER}")</Exec>
<Exec>WP( -878.112915039063, -549.163635253906, 57.2444839477539,1)</Exec>
<Exec>MountingUp()</Exec>
<Exec>WP( -857.025268554688, -515.18896484375, 54.8224067687988,2)</Exec>
<Exec>WP( -171.187911987305, -316.874237060547, 8.35389518737793,3)</Exec>
<Exec>WP( -159.013763427734, -306.998016357422, 10.3858318328857,4)</Exec>
<Exec>WP( 165.748275756836, -394.430633544922, 43.5181655883789,5)</Exec>
<Exec>WP( 156.140365600586, -385.223480224609, 44.6351661682129,6)</Exec>
<Exec>WP( 641.3994140625, -292.231292724609, 30.1656608581543,7)</Exec>
</AfterStart>
<FrostwolfGY />
<DunBaldarPassGY />
<FrostwolfReliefHutGY />
<IcebloodGY>
<Exec>MountingUp()</Exec>
<Exec>WP( -533.525573730469, -404.414794921875, 49.6145782470703,1)</Exec>
</IcebloodGY>
<RockOfDurotanGY />
<SnowfallGY />
<StonehearthGY />
<StormpikeGY />
<StormpikeAidStationGY />
</FloProfile>
Any help appriciated, thanks 