Cant get ascent loaded up 
It loads up fine untill it gets to the scripts_bin part.
Code:
The Procedure entry point ?Allocate@TimedEvent@@SAPAU1@PAXPAVCallbackBase@@I JI@Z
EDIT: Deleted ServerStatusPlugin.dll and now it starts up fine.. but now i have no stats page :/ Any fix ?
EDIT 2: For people with the "hover icons over NPCs" problem, execute this query:
ALTER TABLE creature_names CHANGE
Flags1 info_str VARCHAR(500) NOT NULL;
UPDATE creature_names set info_str=""
EDIT 3: After about 1 hour of testing instances etc, server started crashing my client on character logon.. pretty weird.