[eluser]Aken[/eluser]
What is Core supposed to be, a library? You don't typically want to do any view loading or things of that nature inside libraries. I also don't know what's wrong if you don't post an error or something. exit() is also likely preventing the output class from displaying the view you just tried to load.
My advice would be to not do things that way in the first place.