Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix problem while starting #1

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Conversation

Leworoe
Copy link
Contributor

@Leworoe Leworoe commented Sep 10, 2024

I have installed the latest version (0.0.8), but it won't start.
Error logs:

2024/09/10 19:06:24 Starting application
2024/09/10 19:06:25 Connecting to 10.0.0.11:1883
panic: runtime error: index out of range [0] with length 0

goroutine 1 [running]:
main.main()
  D:/a/pc2mqtt/pc2mqtt/main.go:34 +0x3bf

I looked into the commits and found this change: 29daff5#diff-2873f79a86c0d8b3335cd7731b0ecf7dd4301eb19a82ef7a1cba7589b5252261

I built it on my Windows machine and with my changes it works perfectly.

@leonlatsch leonlatsch merged commit 17c40f6 into leonlatsch:master Sep 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants