Just tried again, CFX to Proffie errored the same way.
If you could try right now again, I have the log open and can see whatâs up.
ok, doing it now
⌠done, and failed
did you try 2 browsers at the same time? (like one, then right away the other? or same browser both times?
Could you post the error please?
Same browser, Firefox, I only tried Edge once a while ago. If you saw 2 back to back requests, its because it is quite slow (on firefox), so I hit rename twice. Edge worked a lot faster and progress bars actually moved, but it isnât my main browser.
Yes, I canât copy the text, so here is screen.
Maybe something to do with creating the ini?
Could you check the Developer Tools console for any red errors? (hit F12 or Ctrl+Shift+K to open)
Looks like I got 2 errors:
XHRPOST
https://www.soundfontnamingconverter.com/convert
[HTTP/1.1 500 25937ms]
POST
https://www.soundfontnamingconverter.com/convert
Status
500
VersionHTTP/1.1
Transferred797 B (122 B size)
Referrer Policystrict-origin-when-cross-origin
Request PriorityHighest
DNS ResolutionSystem
Connection
keep-alive
Content-Type
application/json
Date
Thu, 23 Jan 2025 14:54:36 GMT
Nel
{"report_to":"heroku-nel","max_age":3600,"success_fraction":0.005,"failure_fraction":0.05,"response_headers":["Via"]}
Report-To
{"group":"heroku-nel","max_age":3600,"endpoints":[{"url":"https://nel.heroku.com/reports?ts=1737644050&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&s=un9jCC5tdtzEZ4SADcSTMMEDjlJZgGEZ%2FsKNZWlk2Lc%3D"}]}
Reporting-Endpoints
heroku-nel=https://nel.heroku.com/reports?ts=1737644050&sid=1b10b0ff-8a76-4548-befa-353fc6c6c045&s=un9jCC5tdtzEZ4SADcSTMMEDjlJZgGEZ%2FsKNZWlk2Lc%3D
Server
Cowboy
Transfer-Encoding
chunked
Via
1.1 vegur
Accept
application/json
Accept-Encoding
gzip, deflate, br, zstd
Accept-Language
en-US,en;q=0.5
Connection
keep-alive
Content-Length
87491085
Content-Type
multipart/form-data; boundary=---------------------------94994355927709240892716766596
Cookie
JSESSIONID=6F88A970CDC6955EA1BC50BFF4F86FD1
DNT
1
Host
www.soundfontnamingconverter.com
Origin
https://www.soundfontnamingconverter.com
Priority
u=0
Referer
https://www.soundfontnamingconverter.com/
Sec-Fetch-Dest
empty
Sec-Fetch-Mode
cors
Sec-Fetch-Site
same-origin
Sec-GPC
1
User-Agent
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Please PM me. I want to try with your actual files. I am having no issues with everything I throw at it.
Ok so problem was discovered and fixed.
The issue was feeding the converter an already-Proffieized folder, but telling it it was getting CFX.
Bottom line, adding the default config.ini and smoothsw.ini files process was borked because they already existed when they were expected to be missing.
Resolved and updated the site.
Now, even if you upload a different boardâs naming convention than what you choose, this .ini file thing wonât be a problem.
Thanks!