I just tried that and it did no difference. I always use as shown in the picture and it has always worked like that, so I am pretty confident that is not the issue.
I remember seeing somewhere in here that embedding some specific objects will make the loose their reference or link to something. I think it was the table. but not 100% sure.
@thetechnobear I think I remember seeing you comment on this somewhere in here.
Here is the full error:
Generate code complete
Start creating directory on sdcard : /Table index 3 WORKS
creating dir: /Table index 3 WORKS
Done creating directory
Changing working directory on sdcard : /Table index 3 WORKS
Change working directory: /Table index 3 WORKS
Done changing working directory
Start compiling patch
Compiling patch... with /Applications/Axoloti.app/Contents/Java/firmware
BDIR = /Users/jakobskouborg/Documents/axoloti/build
FIRMWARE = .
RM
rm -f /Users/jakobskouborg/Documents/axoloti/build/xpatch.o /Users/jakobskouborg/Documents/axoloti/build/xpatch.elf /Users/jakobskouborg/Documents/axoloti/build/xpatch.bin /Users/jakobskouborg/Documents/axoloti/build/xpatch.d /Users/jakobskouborg/Documents/axoloti/build/xpatch.map /Users/jakobskouborg/Documents/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 -fno-math-errno -fno-threadsafe-statics -H -I/Applications/Axoloti.app/Contents/Java/CMSIS/Include -I/Applications/Axoloti.app/Contents/Java/chibios/os/ports/common/ARMCMx/CMSIS/include -I/Applications/Axoloti.app/Contents/Java/chibios/os/ports/common/ARMCMx -I/Applications/Axoloti.app/Contents/Java/chibios/os/ports/GCC/ARMCMx -I/Applications/Axoloti.app/Contents/Java/chibios/os/ports/GCC/ARMCMx/STM32F4xx -I/Applications/Axoloti.app/Contents/Java/chibios/os/kernel/include -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/include -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32F4xx -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/GPIOv2 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/I2Cv1 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/OTGv1 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/RTCv2 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/SPIv1 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/TIMv1 -I/Applications/Axoloti.app/Contents/Java/chibios/os/hal/platforms/STM32/USARTv1 -I/Applications/Axoloti.app/Contents/Java/chibios/boards/ST_STM32F4_DISCOVERY -I/Applications/Axoloti.app/Contents/Java/chibios/ext/fatfs/src -I. -I/Applications/Axoloti.app/Contents/Java/chibios -Winvalid-pch -MD -MP --include /Users/jakobskouborg/Documents/axoloti/build/xpatch.h -c /Users/jakobskouborg/Documents/axoloti/build/xpatch.cpp -o /Users/jakobskouborg/Documents/axoloti/build/xpatch.o
! /Users/jakobskouborg/Documents/axoloti/build/xpatch.h.gch
/Users/jakobskouborg/Documents/axoloti/build/xpatch.cpp:2:38: fatal error: chibios/ext/fatfs/src/ff.h: No such file or directory
#include "chibios/ext/fatfs/src/ff.h"
^
compilation terminated.
make: *** [/Users/jakobskouborg/Documents/axoloti/build/xpatch.bin] Error 1
shell task failed, exit value: 2
Compiling patch failed ( /Users/jakobskouborg/Documents/Axoloti OWN/Jaffy Jaf (1.0.11)/0. Favourites/Old/0. Working on.../+custom objects+/Table indiex/Table index 3 WORKS.axp )