winder / Universal-G-Code-Sender

A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.
http://winder.github.io/ugs_website/
GNU General Public License v3.0
1.84k stars 758 forks source link

Cannot find 'Platform*' folder! #2506

Closed brqzz closed 2 months ago

brqzz commented 2 months ago

Version

2.1.6

Hardware / Firmware

Grbl-Mega

What happened

In short, I was using it for the past week, and it worked fine, now that I have to document it for my bachelor it decided to stop working, tried all the steps I could find in previous issues, and also I'm not trying to run it directly from .zip

I've tried 2.1.6, 2.1.5 and Lite versions. I have also tried removing my old configuration files, but none was created at launch.

I'm adding my log files, but I have to mention, that their logs is back from 04-11 (message.1) and 04-12 (message.2) and if i remember correctly it still worked back then

messages (2).log messages.log

How to reproduce

No response

Operating System

I'm using is Windows 11

Anything else

No response

breiler commented 2 months ago

Do you get any error messages when you start the program. For instance you wrote Cannot find 'Platform*' folder in the title, what do you mean by that?

Make sure the location of UGS is placed in a directory path without any special characters (such as åäö{[]}!?;:^~ and so on).

brqzz commented 2 months ago

That's the exact name for the error message I get. But the problem was with folders, I guess, because moving it to desktop worked. One of them had name "\Projektinė dalis\", but I'm still not sure why was it okay week before, I haven't changed that path since download. Anyway, I really appreciate your fast response!

breiler commented 2 months ago

According to the log the application was in the directory C:\Users\Administrator\Desktop\8 kursas\Bakalauras\win64-ugs-platform-app-2.1.6\ last week.

Nice that you got it working again, I am closing this.