Problem description:
I made a previous post(http://www.byond.com/forum/?post=2047526) regarding the situation I came across, basically I deleted my rsc while Dropbox was enabled( Never usually gives this problem ), compiled and got a bunch of errors, at first it was a weird error in an irregular format from what I've usually seen in run time errors.
Then it kept saying my rsc was locked- I restarted my computer.
Log on- open my source, every DM file is unchecked the dme is wiped clean(apparently) and when i compile the source stacks me with a bunch of runtime errors most of them not being able to read my .ogg files, or .dmi's.
As if they aren't in the file itself.
I tried including some folders into dme using
#DEFINE FILE_DIR "PPs"
#DEFINE FILE_DIR "SFX"
etc etc
But when I compile, it resets the Defines back to an empty list as if the folders don't exist or something like that.. Can I please get some help :(.