Page 2 of 2

Re: RT3S freezes when use SK2 + SELECT

Posted: Tue Jan 09, 2024 9:22 am
by VK3KYY
EA5JOQ wrote:
Tue Jan 09, 2024 9:02 am
VK3KYY wrote:
Tue Jan 09, 2024 8:42 am

There is obviously some problem with your codeplug if the Zone names are not being displayed in the Zone list screen

Try exporting your codeplug to CSV and then import again, and see if the problem still exists.

Also, make sure you didn't use any special or accent characters in your zone names
How can I export it to csv?
Use the function in the CPS to "Export CSV"

Re: RT3S freezes when use SK2 + SELECT

Posted: Tue Jan 09, 2024 9:31 am
by F1RMB
File->CSV->Export CSV.

It's definitely a corrupted codeplug (I told you to post it).

Re: RT3S freezes when use SK2 + SELECT

Posted: Tue Jan 09, 2024 9:40 am
by EA5JOQ
VK3KYY wrote:
Tue Jan 09, 2024 9:22 am
Use the function in the CPS to "Export CSV"
F1RMB wrote:
Tue Jan 09, 2024 9:31 am
File->CSV->Export CSV.

It's definitely a corrupted codeplug (I told you to post it).
I export and import it and the same happens

Here is my codeplug
EA5JOQ_0108_091935.g77
(128 KiB) Downloaded 41 times

Re: RT3S freezes when use SK2 + SELECT

Posted: Tue Jan 09, 2024 10:27 am
by F1RMB
EA5JOQ wrote:
Tue Jan 09, 2024 9:40 am
VK3KYY wrote:
Tue Jan 09, 2024 9:22 am
Use the function in the CPS to "Export CSV"
F1RMB wrote:
Tue Jan 09, 2024 9:31 am
File->CSV->Export CSV.

It's definitely a corrupted codeplug (I told you to post it).
I export and import it and the same happens

Here is my codeplug

EA5JOQ_0108_091935.g77
Your codeplug had a huge corruption, here is a fixed version.
NOTE: I had to delete the two empty zones (VHF and UHF repeaters).

Re: RT3S freezes when use SK2 + SELECT

Posted: Tue Jan 09, 2024 10:38 am
by EA5JOQ
F1RMB wrote:
Tue Jan 09, 2024 10:27 am
EA5JOQ wrote:
Tue Jan 09, 2024 9:40 am
VK3KYY wrote:
Tue Jan 09, 2024 9:22 am
Use the function in the CPS to "Export CSV"
F1RMB wrote:
Tue Jan 09, 2024 9:31 am
File->CSV->Export CSV.

It's definitely a corrupted codeplug (I told you to post it).
I export and import it and the same happens

Here is my codeplug

EA5JOQ_0108_091935.g77
Your codeplug had a huge corruption, here is a fixed version.
NOTE: I had to delete the two empty zones (VHF and UHF repeaters).
What's happened? only the empty zones?

Re: RT3S freezes when use SK2 + SELECT

Posted: Tue Jan 09, 2024 10:42 am
by F1RMB
No, it was worse than that. I had to export, create a new codeplug from scratch, then import (and also re-import your themes).

Re: RT3S freezes when use SK2 + SELECT

Posted: Tue Jan 09, 2024 11:10 am
by EA5JOQ
F1RMB wrote:
Tue Jan 09, 2024 10:42 am
No, it was worse than that. I had to export, create a new codeplug from scratch, then import (and also re-import your themes).
Ok. Thanks you so much!