Patcher freezes when loading a patch


#1

Suddenly the Patcher freezes when I load a patch.I nstalled the Patcher and Runtime new, but that didnt help.
Ok only open recent doesnt work anymore...
i deleted th efiles in user/documents/axoloti/build, now
C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.elf
arm-none-eabi-gcc: error: C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.o: No such file or directory
make: *** [C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.bin] Error 1

i wonder how do i get the files back...reeinstalling didnt help


#2

Is there an error message before that? Is the build folder still present (can be empty)?


#3

C:\Users\Philoop\AppData\Local\VirtualStore\Program Files (x86)\Axoloti\app\patches/midiclox.axs
upgraded object by SHA : math/*c
Unresolved parameter obj_3:dial_2
Generate code complete
Start compiling patch
BDIR = C:\Users\Philoop\DOCUME~1\axoloti/build
FIRMWARE = .
"RM"
rm -f C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.o C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.elf C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.bin C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.d C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.map C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.lst
"APP"
arm-none-eabi-g++ -nostdlib -fno-exceptions -fno-rtti -mcpu=cortex-m4 -O3 -fomit-frame-pointer -falign-functions=16 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -fsingle-precision-constant -Wunused-parameter -DCORTEX_USE_FPU=TRUE -DTHUMB_PRESENT -mno-thumb-interwork -DTHUMB_NO_INTERWORKING -mthumb -DTHUMB -std=c++11 -DARM_MATH_CM4 -D__FPU_PRESENT -H -IC:\PROGRA~2\Axoloti\app/CMSIS/Include -IC:\PROGRA~2\Axoloti\app/chibios/os/ports/common/ARMCMx/CMSIS/include -IC:\PROGRA~2\Axoloti\app/chibios/os/ports/common/ARMCMx -IC:\PROGRA~2\Axoloti\app/chibios/os/ports/GCC/ARMCMx -IC:\PROGRA~2\Axoloti\app/chibios/os/ports/GCC/ARMCMx/STM32F4xx -IC:\PROGRA~2\Axoloti\app/chibios/os/kernel/include -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/include -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32F4xx -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/GPIOv2 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/I2Cv1 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/OTGv1 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/RTCv2 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/SPIv1 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/TIMv1 -IC:\PROGRA~2\Axoloti\app/chibios/os/hal/platforms/STM32/USARTv1 -IC:\PROGRA~2\Axoloti\app/chibios/boards/ST_STM32F4_DISCOVERY -IC:\PROGRA~2\Axoloti\app/chibios/ext/fatfs/src -I. -IC:\PROGRA~2\Axoloti\app/chibios -Winvalid-pch -MD -MP --include C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.h -c C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.cpp -o C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.o
LINK
arm-none-eabi-gcc -nostartfiles -Tramlink.ld -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -mthumb -mno-thumb-interwork C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.o -Wl,-Map=C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.map,--cref,--just-symbols=./build/axoloti.elf -o C:\Users\Philoop\DOCUME~1\axoloti/build/xpatch.elf

yes the folder exists...i though i could delete the content because axoloti rebuilds it


#4

that is correct.

Is it one patch that does not compile anymore or all patches?


#5

i am not able to load any patch....:confused:


#6

Are you using a controller object (preferences...)?


#7

no i dont use contollerobject


#8

Im a bit confused... are you having a the problem as described in title, patcher freezing when loading a patch. or building... these are completely separate issues - no?

if its freezing on loading, then to me it seems the issue is related to resolving objects.
I think you need to run axoloti from the command line to see if you can see and java errors, id suspect serialisation issues.

I suspect this MAY be the cause.

I think you need to reset your object path to default, and ensure you have not put anything in the axoloti objects/patches directories.

deleting your preferences is one way to reset the path... as for objects, you will need to delete the axoloti app and directories and redownload, just overwriting with the new app, will not remove any 'extras' you have installed


#9

It's already identified, and it's another antivirus program...


#10

Yes its working again ! my antivir/firewall comodo deceided yesterday to block the compiler..thx @johannes for help!


#11

ok ...after fixing the other issues,the problem is now axoloti doesnt load my supercool patch from yesterdayTRsequenceraccb.axp (46.5 KB) i always work with versions and none of them works
hmmmmm what a pity axo just freezes

thats why the recent list crashed as long as this patch was on top of the list...!?


#12

Please be a bit more specific. Does the patch not open, fail to compile or crashes when running? I can open it but it depends on a dozen subpatches.
The recent files list crashing is unrelated. It maintains only a list of files, only opens them when requested.


#13

Well, I started from scratch...as i said if i try to load that patcher Axo freezes for a minute and then does nothing, not even an error message. I started working with patchers instead of patch/patchers again because it seems safer.