Issue with compiling source code

#1
I have been getting memory access violations and texture load errors on trying to compile unedited source code. Particles are invisible, coins have white around them, and screens or documents will cause a memory access violation. level geometry loads properly.

I set up my modding by installing the latest b3d into my Z drive, swapping out the entire bin folder for the one included in the 1.3.11 source code, copying all .decls files into userlibs, and attempt to compile Main.bb with no edits made. The game launches fine, but has the issues described above. I am on windows 10. I have tried giving all related files administrative access, giving everyone all perms on these files, reinstalling b3d, and redownloading the source code (i grabbed the tagged 1.3.11 release on github). Please help me figure out what i am doing incorrectly.