|
||
|
|||||||
| Other Cant find a category above, use this one! Core mods not listed above go here! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
|
Ok i made some edits to the source of runuo2 now how do i make it work with the server i have, where to i put these files... please help.. i already know all the risks envolved ect. just tell me
__________________
-->Signature Here<-- |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Mar 2003
Posts: 1,754
|
You will have to recompile the core into an executable. The method of doing this varies on your compiler or IDE, so without that information, more help is hard to come by.
__________________
"Misfortune shows those who are not really friends." -Aristotle "A multitude of words is no proof of a prudent mind." -Thales |
|
|
|
|
|
#4 (permalink) |
|
Forum Expert
Join Date: Mar 2003
Posts: 1,754
|
That's what I recommend.
Next, I also advise that you download Eggman's project tool. If you do so, extract it to the same directory as your core source files and run the executable. Select the second option, "Visual Studio .NET 2003," and also hit the radio button for Core. After that, simply press the Create button at the bottom. This will automatically create a VS project file with the core files. Open the newly created file in Visual Studio. You should be prompted to update the project to the new version of Visual Studio, so go ahead and do that. When all that is done, press Ctrl+Alt+L to open the Solution Explorer pane. At the top will be the name of your solution. Right-click it and go to Properties. Ensure that both the "Assembly name" and "Default namespace" values are set to "Server." If you so choose, you can also select the icon here, which should have been included with the source file download. After this, simply go to Build | Build Solution, or press F6, to compile the solution. Your new executable is located, by default, in the project directory /bin/Release.
__________________
"Misfortune shows those who are not really friends." -Aristotle "A multitude of words is no proof of a prudent mind." -Thales |
|
|
|
|
|
#5 (permalink) | |
|
Forum Expert
|
** using my own compiler ** (Sharp Develop) The server crashes every time I try and logon, I even tested this without changing anything from the core. Just using my own compiler with the source of RunUO 2. I get this Crash:
Quote:
__________________
-->Signature Here<-- |
|
|
|
|
|
|
#6 (permalink) |
|
Forum Expert
Join Date: Jul 2005
Location: Istanbul/Turkey
Age: 27
Posts: 425
|
there should be /ckecked- in the compiler options. most compilers set the option /checked+ by default.
__________________
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." |
|
|
|
|
|
#8 (permalink) | |
|
Forum Newbie
Join Date: Mar 2007
Age: 20
Posts: 1
|
Quote:
i Tried like you said but every time i obtaine four files, wich one is server.svshost.exe , and other part of the project....never found an only executable file, that can be the exe of run uo .. Where did i make mistakes? cause i had to modifiy the core (i'm running on vista...so) but if i can't recompilate it...that doesn't sound good ^^ ps: please excuse me for english mistake, but i have to say that i'm belgian ![]() |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|