canton7/SyncTrayzor

config.xml got destroyed

Open

#428 opened on Jan 2, 2018

View on GitHub
 (16 comments) (0 reactions) (0 assignees)C# (390 forks)batch import
help wanted

Repository metrics

Stars
 (5,477 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

A few days ago SyncTrayzor stoped working with this error message on startup (haven't touched any config file): image

Today a had a look an the config.xml: It only contains 2455 \0 chars.

After deleting the config.xml SyncTrayzor is working again and the config.xml contains valid xml again. -> So for me the problem is fixed - this issue is just for letting you know that SyncTrayzor may corrupts it's config file.

Contributor guide