|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Moderate
Join Date: Nov 2002
Location: USA
Posts: 6,598
|
I have been waiting for RC2 to start writing/finishing scripts again. I have svn 286 compiled without errors and running with 100% stock scripts on 32 bit Vista business. It is my understanding that we no longer need to tweak the core for Vista, correct? I copied in zlib32.dll and zlib64.dll from an older RunUO folder both are ver 1.2.3.0.
/edit: I copied the folder to an XP machine and it runs fine. When I launch RunUO I get this: Code:
RunUO - [www.runuo.com] Version 2.0, Build 3009.33778 Core: Running on .NET Framework Version 2.0.50727 Core: Running with arguments: -debug Core: Optimizing for 2 processors Scripts: Compiling C# scripts...done (cached) Scripts: Compiling VB.NET scripts...no files found. Scripts: Verifying...done (2120 items, 500 mobiles) Regions: Loading...done World: Loading...done (0 items, 0 mobiles) (0.01 seconds) Error: System.Reflection.TargetInvocationException: Exception has been thrown by the ta rget of an invocation. ---> System.Net.Sockets.SocketException: The attempted op eration is not supported for the type of object referenced at System.Net.IPAddress.get_Address() at Server.Utility.GetAddressValue(IPAddress address) at Server.Utility.IPMatch(String val, IPAddress ip, Boolean& valid) at Server.Utility.IPMatch(String val, IPAddress ip) at Server.Misc.ServerList.IsPrivateNetwork(IPAddress ip) in c:\RunUO-2.0-RC2\ Scripts\Misc\ServerList.cs:line 133 at Server.Misc.ServerList.HasPublicIPAddress() in c:\RunUO-2.0-RC2\Scripts\Mi sc\ServerList.cs:line 121 at Server.Misc.ServerList.AutoDetection() in c:\RunUO-2.0-RC2\Scripts\Misc\Se rverList.cs:line 88 at Server.Misc.ServerList.Initialize() in c:\RunUO-2.0-RC2\Scripts\Misc\Serve rList.cs:line 49 --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] argum ents, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] argume nts, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwn er) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invoke Attr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisib ilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invoke Attr, Binder binder, Object[] parameters, CultureInfo culture) at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) at Server.ScriptCompiler.Compile(Boolean debug, Boolean cache) at Server.Core.Main(String[] args) This exception is fatal, press return to exit
__________________
David Forum Moderator The RunUO.com Forum Moderator Team Forum Rules and Guidelines RunUO Forum Search Engine Download RunUO 2.0 RC2 Last edited by David; 03-29-2008 at 12:14 AM. |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Nov 2003
Location: Illinois, USA
Age: 22
Posts: 2,911
|
Did you check your ServerList.cs and change the address from null to your IP or hostname? Thats the only thing I had to do to get it working.
__________________
Useful links (Use them or die in a fire!!!): Ultimate Little Guide, C# Tutorials & Docs, RunUO Basic Scripts, Run UO How to..., Configure server for connections, Scripting for Dummies, Common Problem Solutions, FAQ Forum, RunUO Wiki, Basic Generics, Xml Tutorial |
|
|
|
|
|
#4 (permalink) |
|
Moderate
Join Date: Nov 2002
Location: USA
Posts: 6,598
|
easy enough, thanks
__________________
David Forum Moderator The RunUO.com Forum Moderator Team Forum Rules and Guidelines RunUO Forum Search Engine Download RunUO 2.0 RC2 |
|
|
|
|
|
#6 (permalink) |
|
Forum Expert
|
SVN is the ongoing evolution of the software. It is the 'Revision' number if you will. RC2 is approximately equivalent to SVN somewhere between 290-297 I think. So, I believe RC2 should also work with Vista, provided you supply the IP address as suggested in this thread.
|
|
|
|
|
|
#7 (permalink) | |
|
Forum Expert
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|