You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.
I can see that there are already some checks implemented for entered values (the textbox gets a red frame when e.g. the application version number is empty or >= 256).
Is it possible to add more of these checks?
I had a dot "." in my order number ("Bestellnummer") and this led to the following "not very precise" error message in ETS v5.7.5:
"Import fehlgeschlagen! ... Der Index war außerhalb des Arraybereichs."
Best regards,
Michael
The text was updated successfully, but these errors were encountered:
Thanks for submitting those issues. Unfortunately this tool is currently not in my focus. So I won't fix this in the near future. Feel free to submit pull requests. I can offer some pointers on where to start if you want to give it a shot.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I can see that there are already some checks implemented for entered values (the textbox gets a red frame when e.g. the application version number is empty or >= 256).
Is it possible to add more of these checks?
I had a dot "." in my order number ("Bestellnummer") and this led to the following "not very precise" error message in ETS v5.7.5:
Best regards,
Michael
The text was updated successfully, but these errors were encountered: