I'm trying to convert the BOD system for our current live server to that of the latest release. I'm hoping I don't have to do the opposite.. as in add all our customs & mods into the release. Anywho, I'm getting this massive error that I cant see the top of in the console. The script affected is apparently HUGE. As in the last errors are on lines in the 6500's. I cant for the life of me figure out which script it is, but this is part of the error I'm getting.
By using select all on the console when the error starts showing I've managed to see that it also affects the SmallSmithBOD, but it lists the error so fast, that I'm hitting around 4500 for line number. Is there any way to see the top of the error list to find out which script this is? We have 3 custom leathers. I have managed to add them into the Master I dl'd last night & have them working, but I'd rather be able to use the existing server if at all possible mainly for save reasons as this is a live server.
Code:
CS1729: Line 6533: 'Server.Engines.BulkOrders.SmallTailorBOD' does not conta
in a constructor that takes 7 arguments
CS1729: Line 6534: 'Server.Engines.BulkOrders.SmallTailorBOD' does not conta
in a constructor that takes 7 arguments
CS1729: Line 6535: 'Server.Engines.BulkOrders.SmallTailorBOD' does not conta
in a constructor that takes 7 arguments
CS1729: Line 6536: 'Server.Engines.BulkOrders.SmallTailorBOD' does not conta
in a constructor that takes 7 arguments
CS1729: Line 6537: 'Server.Engines.BulkOrders.SmallTailorBOD' does not conta
in a constructor that takes 7 arguments
Scripts: One or more scripts failed to compile or no script files were found.