My error occurs on line 191 and 156. For some reason it is saying it cant find the default constructor when I have supplied the right amount of parameters.
The error it is giving me is "Cannot find default constructor to initialize base class"
code: http://pastebin.com/WLMvBMyy
If anyone could offer any input it would be greatly appreciated :)