Oops, after re-reading your post I forgot to take out the brackets. Here is an update:
Schema:
Msg 2714, Level 16, State 6, Line 2
There is already an object named 'dnn_NPC_Lists' in the database.
Msg 1779, Level 16, State 0, Line 1
Table 'dnn_NPC_Lists' already has a primary key defined on it.
Msg 1750, Level 16, State 0, Line 1
Could not create constraint. See previous errors.
Msg 1781, Level 16, State 1, Line 1
Column already has a DEFAULT bound to it.
Msg 1750, Level 16, State 0, Line 1
Could not create constraint. See previous errors.
Msg 1781, Level 16, State 1, Line 1
Column already has a DEFAULT bound to it.
...
...
...
SqlDataProvider:
Msg 4917, Level 16, State 0, Line 21
Constraint 'FK_dnn_NPC_EventLogConfig_dnn_NPC_EventLogTypes' does not exist.
Msg 4916, Level 16, State 0, Line 21
Could not enable or disable the constraint. See previous errors.