Ok, when I compiled my map (just a big box with an egg and telenode in it) everything went fine. It loaded completely, but crashed just at the end.
I looked into the console and found this-
ERROR: Couldn't find a spawn point
********************
----- Server Shutdown (Server crashed: Couldn't find a spawn point) -----
After this, I recompiled the map in MacRadiant. This time, I noticed something in the console there.
Loading map from /Applications/Tremulous/base/box.map
ERROR: PicoLoadModel: Failed loading model models/buildables/eggpod/eggpod.md3
ERROR: PicoLoadModel: Failed loading model models/buildables/eggpod/eggpod.mdc
ERROR: PicoLoadModel: Failed loading model models/buildables/telenode/telenode.md3
ERROR: PicoLoadModel: Failed loading model models/buildables/telenode/telenode.mdc
Ok, so it isn't finding my models, which is why it can't find the spawn points when I start the game. I am running an Intel Macbook with Leopard. I have MacRadiant 1.4. Help would be GREATLY appreciated.