![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| Error Message 'Cant locate auto.....' |
|
|
#1 (permalink) |
|
Toolkit Creator
Join Date: May 2006
Location: On your Six!
Posts: 1,860
![]() |
After working on my A10 profile yesterday and testing last night, I started receiving this error:
![]() I had this error with these buttons in the profile which were duplicates: Code:
[new-button]
name = Jump_to_CombatTab_1
type = button
tabname = VHF
xpos = 483
ypos = 22
layer = 0
image_file = Lomac-A10-wbk\Flight\Jump_to_CombatTab.gif
select_tab = Combat
macro = {F1}
[end-button]
[new-button]
name = Jump_to_CombatTab_1
type = button
tabname = UHF
xpos = 483
ypos = 22
layer = 0
image_file = Lomac-A10-wbk\Flight\Jump_to_CombatTab.gif
select_tab = Combat
macro = {F1}
[end-button]
-------------- Then I had this new button I added. I noticed that if I change the '_1' in the name to '_2' it fixes the problem: Code:
[new-button]
name = VHF_Jump_to_FlightTab_1
type = button
tabname = UHF
xpos = 483
ypos = 74
layer = 0
image_file = Lomac-A10-wbk\Combat\Jump_to_FlightTab.gif
macro = {F1}
[end-button]
__________________
(a.k.a. Snacko) Touchscreen: Innovatek TM-868 8"; Running Local Mode on XP Pro ![]() |
|
|
|
|
|
#2 (permalink) |
|
Creator
Join Date: May 2006
Location: Cambridge, UK
Posts: 1,612
![]() |
can you send me the edited profile so I can take a look?
__________________
![]() ![]() (Setup: XP Pro, classic mode, LinITX 8" touchscreen (Client/Server), 19" touchscreen (Local), latest development version of TouchBuddy) |
|
|
|
|
|
#4 (permalink) |
|
Creator
Join Date: May 2006
Location: Cambridge, UK
Posts: 1,612
![]() |
got it, loaded it, crashed, found the bug, fixed it (I think). The way I rename images is to add "_<number>" at the end of it, but I was checking for the existence of a button called the same name in the wrong place.
__________________
![]() ![]() (Setup: XP Pro, classic mode, LinITX 8" touchscreen (Client/Server), 19" touchscreen (Local), latest development version of TouchBuddy) |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|