It crashed, this is the crash-log:
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 1/19/13 12:46 AM
Description: Exception in server tick loop
java.lang.ArrayIndexOutOfBoundsException: 3
at cpw.mods.compactsolars.CompactSolarType.makeEntity(CompactSolarType.java:58)
at cpw.mods.compactsolars.BlockCompactSolar.createNewTileEntity(BlockCompactSolar.java:48)
FTB Beta A uses Advanced Solars.
DW20 uses Compact Solars.
I would think seems a compact solar is being force-hooked up to something it doesn't like due to an item ID conflict (compact solars and advanced solars use the same item IDs, so your advanced solars are being replaced by compact solars).
A simple fix, is to remove Compact Solars zip file from the coremods folder (cut and paste it somewhere), then load up your map. Then save it. This will delete all items that conflicted with Compact Solars.
Now copy Compact Solars back and load it up.
Another (won't lose your stuff) way is delete your Advanced Solars (and Hybrid and Ultimate Hybrid) with an Electric Wrench and put them ALL in a chest. Then load it up. This will try to friendly convert them to Compact Solars.