"Errors:
+ Services/Toolbar/Core/ToolbarCore.cs:
CS1729: Line 69: 'Services.Toolbar.Gumps.ToolbarGump' does not contain a constructor that takes 2 arguments
Scripts: One or more scripts failed to compile or no script files were found."


:Line 69: m.SendGump(new ToolbarGump(module.ToolbarInfo, m));
 
Got it working, thanks i removed that specific file you copied for me.
[doublepost=1511913266][/doublepost]Update: Upon logging in, and trying to load the world it does not give me a error, no server crash report, no logs.
I move 2 steps, and the client freezes upon relogging its still froze.
[doublepost=1511915862][/doublepost]Problem is solved thread may be closed, It was the world loading to long.
And the DLL not loading error was also fixed by installing Visual C Redist 2017
 
Back