Thanks for testing...it happen on the just released 2.04 version or is present also in previous versions?
AMIGASYSTEMDistro MaintainerPosted
2 days agoAlso in previous versions!
Ok thanks...i need to investigate..
AMIGASYSTEMDistro MaintainerPosted
1 day agoI would like to add that if the FT2Clone executable is used directly as a tool in Tooltypes, the module is only executed if the CLI parameter is used, but the configuration file is not loaded.
If, on the other hand, the default WB parameter is used in Tooltypes, the configuration file is loaded whilst the module is not.
For this reason, I have created a script tool so that both the module and the configuration file are loaded.
--- Italiano ---
Vorrei aggiungere che se l'eseguibile FT2Clone viene utilizzato direttamente come strumento nel Tooltypes, il modulo viene eseguito solo se si utilizza il parametro CLI, ma il file di configurazione non viene caricato.
Se invece si usa nel Tooltypes il parametro di default WB il file di configurazione viene caricato mentre il Modulo non viene caricato.
Per questo motivo ho creato uno strumento script in modo che venga caricato sia il Modulo che il file di configurazione.
I found that FT2-clone seems to access and load fine a module inside a dir with a space in the name (into a SFS filesystem) ...but not on a FAT filesystem.
I don't have your script to test from def_icon, so don't know if it's ok.
I created a dir with a name that contain a space into the name in RAM: copied a mod file into it, and loading from it seems fine.
Instead the same operations inside a FAT filesystem is wrong, it create a directory (with space in name) that is seen as a drive...attached is two shots...that show it.
Farox attached the following image:
AMIGASYSTEMDistro MaintainerPosted
19 hours agoQuestion: How did you launch the module? Did you use the FT2-Clone icon as the tool? Was the config file loaded? (e.g. a background setting)
I should point out that if you load the module internally via the FT2-Clone GUI, the problem does not occur; the module loads correctly even from folders containing spaces. The issues I mentioned only arise if FT2-Clone is used as the module’s icon tool
I can make detailed videos if needed! If you’d like to test the scripts and def_icon, I can attach them here
--- Italiano --
Domanda: come hai avviato il Modulo ? hai usato come strumento icona FT2-clone ? il file config è stato caricato (esempio un settaggio sfondo)
Preciso che se carichi il Modulo internamente dalla GUI di FT2-Clone il problema non sussiste, il Mod viene caricato regolarmente anche da cartelle che contengono spazi, il problemi da me citati si hanno solo se FT2-Clone viene usato come strumento Icona del Mod
Posso fare dei video esaustivi se bisognano ! Se vuoi testare script e def_icon posso allegarle qui
Well seems we found two different bugs.
One for Aros FAT filesystem (i described above) and your that regards FT2-clone used to load a song from def_icon.
If you could attach your script i look at it and try to fix if i can.
--Italiano --
Sembra che abbiamo trovato due tipi di bug.
Uno che riguarda il filesystem FAT di AROS (nel modo che ho descritto sopra), e quello che hai trovato tu con il mancato caricamento del modulo via def_icon.
Se puoi allega qui lo script che ci do una occhiata.
AMIGASYSTEMDistro MaintainerPosted
3 hours agoAs for FAT32, I haven’t noticed any difference compared to SFS; essentially, the same issues occur as those shown in the attached video:
FT2Clone cannot be used as a tool unless the “CLI” parameter is used in Tooltypes, but this in turn cannot load the configuration file FT2.CFG.
Even with my script on FAT32, the mod runs if the folder contains no spaces, just as happens with SFS.
I am attaching my ‘PlayMOD’ script and def_Icons; the script must be located in ‘S’ and must have the ‘S’ flag, whilst def_MOD.info, def:XM.info, and def_S3M.info must have “PlayMOD” set as the tool and ‘CLI’ in Tooltypes
--- Italiano ---
Riguardo il FAT32 non ho riscontrato nessuna differenza rispetto a SFS, praticamente si riscontrano le stesse anomalie.trovare su SFS mostrate nel video allegato:
FT2Clone che non può essere usato come strumento, salvo non si utilizzi il parametro "CLI" nel Tooltypes, che però a sua volta non può caricare il file di configurazione FT2.CFG.
Anche con il mio script su FAT32 il Mod viene eseguito se la cartella non ha spazi proprio come accade con SFS.
Allego il mio Script "PlayMOD" e def_Icons, lo script deve trovarsi in "S" e deve avere il flag "S", mentre def_MOD.info, def:XM.info, def_S3M.info devono avere impostato come strumento "PlayMOD" e nel Tooltypes "CLI"
AMIGASYSTEM attached the following file: