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

The program keeps crashing when recording #148

Open
misaalanshori opened this issue Dec 8, 2020 · 13 comments
Open

The program keeps crashing when recording #148

misaalanshori opened this issue Dec 8, 2020 · 13 comments

Comments

@misaalanshori
Copy link

it randomly happens during recording, I don't know what causes it but it would crash and close the program.
if there is a log somewhere I would gladly send it here

@capellavacancies
Copy link

same issue here

@Garywoo
Copy link

Garywoo commented Feb 6, 2021

Same here

@Pulover
Copy link
Owner

Pulover commented Feb 8, 2021

There is no log or crash report and I can hardly tell what is causing it without any clue from your systems. I've kept it recording for half an hour without problems, so it's probably something with your particular systems and I cannot help with it.

You might be running out of memory or it might be some other application interfering or even a different keyboard layout. Try to make short records splitting them in different macros and connecting one another using Goto command.

In fact I recommend not using the recorder at all. You'll get cleaner and better code if you add the steps manually.

@TStevens13
Copy link

Same is happening here. The recordings are short, maybe 3 seconds for 4 button presses. Still crashes after I stop recording.

@collaxd
Copy link

collaxd commented Feb 25, 2021

Same here.

@Pulover
Copy link
Owner

Pulover commented Feb 25, 2021

I need consistent steps to reproduce the problem, otherwise there's nothing I can do since it just won't crash for me.

@collaxd
Copy link

collaxd commented Feb 25, 2021

I need consistent steps to reproduce the problem, otherwise there's nothing I can do since it just won't crash for me.

You can ask me anithing about, I just format my PC some days ago and install pulover.
Win 8.1
Give adm privileges, etc
Just open, when press recording debug

(Se quiser te passo meu whats e posso mostrar)

image
image

`Assinatura do problema:
Nome do Evento de Problema: APPCRASH
Nome do Aplicativo: MacroCreator.exe
Versão do Aplicativo: 1.1.32.0
Carimbo de Data/Hora do Aplicativo: 5dda0c13
Nome do Módulo de Falhas: MacroCreator.exe
Versão do Módulo de Falhas: 1.1.32.0
Carimbo de Data/Hora do Módulo de Falhas: 5dda0c13
Código de Exceção: c0000005
Deslocamento de Exceção: 0000000000040418
Versão do sistema operacional: 6.3.9600.2.0.0.768.100
Identificação da Localidade: 1046
Informações Adicionais 1: a3e3
Informações Adicionais 2: a3e30224c796f416884a9a536fd70be8
Informações Adicionais 3: 37e4
Informações Adicionais 4: 37e48fcd49cdb033b082dafbd9eb3d1c

Leia nossa política de privacidade online:
http://go.microsoft.com/fwlink/?linkid=280262

Se a política de privacidade online não estiver disponível, leia nossa declaração de privacidade offline:
C:\Windows\system32\pt-BR\erofflps.txt
`

@Pulover
Copy link
Owner

Pulover commented Feb 25, 2021

Thanks but that doesn't help me reproduce the problem. If you could send me a VirtualBox VM where it crashes, that would help. I've installed 8.1 in a VM and everything went fine.

@collaxd
Copy link

collaxd commented Feb 25, 2021

Mano, resolvi o problema desinstalando tudo com o revo unninstaller
Reinstalando a 32 bits marcando a opção don't use appdata..

Problem solved

  • unninstalling with revo
  • reinstall 32 bits version
  • mark option don't use app data...

@Garywoo
Copy link

Garywoo commented Feb 25, 2021

Here's a recording of the app crashing on my system (Windows 10 - 20H2).

Steps taken:

  1. Open windows explorer
  2. Open macro creator
  3. Start new recording
  4. Focus explorer window
  5. ALT+F
  6. ALT+N
  7. Stop recording via toolbar
  8. Start new recording via toolbar
  9. Repeat steps 4-6
  10. Observe crash

2021-02-25_16-31-17

@Pulover
Copy link
Owner

Pulover commented Feb 25, 2021

I'm not contesting that it's crashing. I'm explaining that I cannot solve it unless I can reproduce it.

Try to clear %AppData%\MacroCreator or reinstall x32 version with don't use app data option on, as suggested by @collaxd .

@Garywoo
Copy link

Garywoo commented Feb 25, 2021

I did a quick test with the reinstalled x86 version without using app data, and it does seem to be more stable. No crashes observed when repeating my steps.

@soulsDoingthings
Copy link

My macro is repeating wrong, I have 2 actions that are both left move & Clickand they are both in a loop, and it doesn’t depend what goes first and what goes second, so for example, I press start and it moves not to the coordinates of the action that goes first, it picks a random

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

No branches or pull requests

7 participants