-
Notifications
You must be signed in to change notification settings - Fork 5
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
Creo4 ,in not network , execute file_regenerate() or file_regenerate(file_name) Stuck in regenerating progress #89
Comments
I think this is more a question for Creoson |
Nothing about creoson tries to connect to the network, so I don't know why
that would make a difference for it. Something about Creo itself, maybe?
One suggestion is that there might be errors popping up in the creoson
console.
Try stopping the creoson server, then opening a command prompt and running
it manually (creoson_run.bat). If an error occurs during regenerate, it
might pop up there.
Another question is, in the Creo window do any errors appear, like in the
status bar at the bottom? Or does the whole Creo window lock up when this
happens?
…On Sat, Sep 7, 2024 at 3:19 AM Zepmanbc ***@***.***> wrote:
I think this is more a question for Creoson
But I remember that I mainly use a mapkey to regenerate more than the
file_regenerate
—
Reply to this email directly, view it on GitHub
<#89 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANPKPDDBJTFFEZAF2MW6JDZVKSIHAVCNFSM6AAAAABNVYZNSSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZVGEYDCMBZGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Stuck on this interface P1 |
yes I use cmd to run creoson_run.bat , and other creopyson is ok, buy this regeneration is Stuck on that interface!! I must use Window Task Manager To stop and remove Creo4 |
How to use mapkey in creopyson, the regenerate key is "Ctrl+G",and I change the key to "E", How can use mapkey to the "E" |
no you must copy what's in a mapkey you recorded, this should looks like this:
|
Description
use file_regenerate and Stuck in regenerating progress ,The program runs without a network connection
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
What I Did
When I have a network, executing file_degenerate() will succeed, but when the network is disconnected, there will be a situation where the progress is regenerated and stuck
I checked the network and modified the virtual network card to add creo4 to the virtual network card, but the above situation still occurs, The program runs without a network connection
What do I need to do? How do I implement file_degenerate() when the network is disconnected
The text was updated successfully, but these errors were encountered: