|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
|
I had tried an old tutorial on debuggin and it did not work. Now i can't even find it. Could somone enlighten me on how i can set 2.0 server to debug on a windows xp os so i can find my crash probelms please?
![]()
__________________
Broadside ~AkA~ Bad Karma |
|
|
|
|
|
#4 (permalink) |
|
Forum Expert
|
Then you are doing something wrong
![]() Code:
C:\RunUO2>runuo.exe -debug RunUO - [www.runuo.com] Version 2.0, Build 2522.38613 Core: Running on .NET Framework Version 2.0.50727 Core: Running with arguments: -debug Scripts: Compiling C# scripts... |
|
|
|
|
|
#7 (permalink) |
|
Forum Expert
|
That has nothing to do with the "-debug" command line switch.
This switch only makes runuo call the csc compiler with an additional parameter, so that the pdb file is built to. So when the server does crash it will print out more information: which file the crash happened and which line number. For real debugging you have to use an IDE like Visual Studio. ![]() |
|
|
|
|
|
#8 (permalink) |
|
Forum Expert
|
would somone be interested in posting a tutorial on debugging through microsoft visual express or something? It may narrow down the amount of complicated posts :-P I would but i don't fully understand it yet
__________________
Broadside ~AkA~ Bad Karma |
|
|
|
|
|
#9 (permalink) |
|
Master of the Internet
Join Date: Oct 2005
Age: 45
Posts: 6,283
|
That would basically involve teaching someone full use of an IDE, which I highly doubt will happen in a forum. Debugging is not a simple task that can be 'explained', it has to be learned. I suggest a basic programming course.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|