PuloversMacroCreator icon indicating copy to clipboard operation
PuloversMacroCreator copied to clipboard

The program keeps crashing when recording

Open misaalanshori opened this issue 3 years ago • 13 comments

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

misaalanshori avatar Dec 08 '20 03:12 misaalanshori

same issue here

capellavacancies avatar Jan 25 '21 10:01 capellavacancies

Same here

Garywoo avatar Feb 06 '21 20:02 Garywoo

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.

Pulover avatar Feb 08 '21 13:02 Pulover

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

TStevens13 avatar Feb 17 '21 23:02 TStevens13

Same here.

collaxd avatar Feb 25 '21 10:02 collaxd

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

Pulover avatar Feb 25 '21 11:02 Pulover

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 `

collaxd avatar Feb 25 '21 15:02 collaxd

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.

Pulover avatar Feb 25 '21 15:02 Pulover

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...

collaxd avatar Feb 25 '21 16:02 collaxd

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

Garywoo avatar Feb 25 '21 16:02 Garywoo

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 .

Pulover avatar Feb 25 '21 17:02 Pulover

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.

Garywoo avatar Feb 25 '21 17:02 Garywoo

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

soulsDoingthings avatar Mar 27 '21 12:03 soulsDoingthings