1) What script you're trying to use?
CTS Synther script
2) Did you read the documentation?
Yes
3) Did you search the forum?
I searched till right before the point where I would have probably thrown my monitor out the window. Searching through some of these threads are a kin to searching for a needle in a very large haystack.
4) Did you install the FFXiService?
Yes
5) Did you install XML 4.0?
Yes
6) What operating system are you using?
Win XP pro with service pasck 2
7) What cpu and graphics card are you using?
P4 3.0 HT
8 ) Include your ffxi_cts_log.txt in an attachment.
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
[2005-07-17 15:34:09] CTS script session starting...
[2005-07-17 15:34:09] Loading library utils...
[2005-07-17 15:34:09] Attempting to create an instance of CUtils...
[2005-07-17 15:34:09] CUtils successfully loaded!
[2005-07-17 15:34:09] Loading library events...
[2005-07-17 15:34:09] Attempting to create an instance of CEvents...
[2005-07-17 15:34:09] CEvents successfully loaded!
[2005-07-17 15:34:09] Loading library screen...
[2005-07-17 15:34:10] Attempting to create an instance of CScreen...
[2005-07-17 15:34:10] CScreen successfully loaded!
[2005-07-17 15:34:10] Loading library ffxiService...
[2005-07-17 15:34:10] Attempting to create an instance of CffxiService...
[2005-07-17 15:34:10] ffxiService successfully loaded!
[2005-07-17 15:34:10] Loading library logParser...
[2005-07-17 15:34:10] Attempting to create an instance of CLogParser...
[2005-07-17 15:34:10] Log parser searching for last zone change.
[2005-07-17 15:34:10] Log parser successfully loaded!
[2005-07-17 15:34:11] Loading library scriptWindow...
[2005-07-17 15:34:11] Attempting to create an instance of CScriptWindow...
[2005-07-17 15:34:11] Loading file...
[2005-07-17 15:34:11] File loaded...
[2005-07-17 15:34:11] Loading scriptWindow...
[2005-07-17 15:34:11] Done loading scriptWindow!
[2005-07-17 15:34:11] Script Window successfully loaded!
[2005-07-17 15:34:11] Loading library synthesis...
[2005-07-17 15:34:12] Attempting to create an instance of CSynthesis...
[2005-07-17 15:34:12] Synthesizer successfully loaded!
[2005-07-17 15:34:12] Entering main loop...
[2005-07-17 15:34:32] Wind Crystal
[2005-07-17 15:34:32] Bone Chip,2
[2005-07-17 15:34:39] Failed to find ingredient slot!
9) Include your xunleashed log in an attachment.
Attached because it's a hella long quote.
10) EXACTLY how did you get these results? Please provide a detailed explanation on how to reproduce the problem
Start xunleashed. Set affinity. Get into game. Run CTS script. Everything loads correctly. Choose Bonecraft -> Bone arroheads. The script sorts my inventory and closes it. Opens it again and goes up the list till it finds wind crystals. Chooses the crystal, scrolls down to the first stack of bone chips. Selects it. Doesn't switch to 2 Bone chips. BEEEEEP! Failed to find ingredient slot!
11) Any other details you can give? The more details you give the easier it is to help you.
If I choose to make bone hairpins, which only requiere 1 chip, the script will actually select the bone chip (add it to and ingredient slot) and do nothing afterwards.
My keyboards is set to English (United States). There are no other programs running and the game setting for the keyboard is "compact mode".
Any ideas? Hopefully, it's something simple.
