|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#51 (permalink) |
|
Forum Expert
Join Date: Oct 2003
Location: Spokane Valley, WA
Age: 24
Posts: 1,526
|
Nevermind...
__________________
Creator of Genesis :: genesisworlds.com -- Genesis is the next replacement program for UO Landscaper & Dragon Last edited by Ravenal; 08-19-2007 at 11:01 PM. |
|
|
|
|
|
#52 (permalink) | |
|
Lurker
Join Date: Oct 2007
Age: 21
Posts: 1
|
Hi I am new to this thread and I have read and tried to understand the solution. I am not sure what you mean by distro scripts but i have found the serverlist.cs you were talking about and there it is:
Quote:
And also where do i find listener.cs? I know you've already dedicated some of your time to this issue but your help would be greatly appreciated. Last edited by Magnuson; 10-30-2007 at 03:42 AM. |
|
|
|
|
|
|
#53 (permalink) |
|
Forum Expert
Join Date: Oct 2004
Location: Chesterton, IN
Age: 29
Posts: 288
|
Very true, I agree...however, I do use my Vista machine as my development computer, and it would make testing easier to not have to copy files over to a different computer constantly.
That said, I don't expect Vista support, and have no problems modifying the core for my own use...I'll wait until RC2 though to even take a look at it. Also, on a side note...you can "disable" IPV6 in Vista. I don't have the specifics at the moment, but all you have to do is go to Device Manager, and there are a couple driver items in there that you have to disable...I think it's the Teredo Tunneling Pseudo-Interface, and the WAN Miniport (IPV6) items. You might have to uncheck the "Internet Protocol Version 6 (TCP/IPv6) item in the Connection Properties of your network card... |
|
|
|
|
|
#54 (permalink) | |
|
Forum Expert
|
Quote:
|
|
|
|
|
|
|
#55 (permalink) |
|
Forum Expert
Join Date: Oct 2004
Location: Chesterton, IN
Age: 29
Posts: 288
|
I do know, out of the box, RunUO 2 does not work on Vista...when RC2 comes out, I will be sure to check compatibility. Since the Client works fine on Vista, I think it is reasonable to assume that modifications can be made to the core to get it to work properly. I'm sure someone has done it somewhere...I haven't reeally looked much into it at the moment.
|
|
|
|
|
|
#56 (permalink) | |
|
Forum Expert
|
Quote:
Getting RunUO 2.0 to work on Vista |
|
|
|
|
|
|
#57 (permalink) | |
|
Forum Expert
Join Date: Oct 2004
Location: Chesterton, IN
Age: 29
Posts: 288
|
Quote:
I'll bet that gets included in the new distro. ![]() |
|
|
|
|
|
|
#58 (permalink) |
|
Forum Expert
|
Nope read what Ryan says about Windows Vista just keep scrolling down till you see on the post Ryan made. heres the link.
RunUO Update |
|
|
|
|
|
#59 (permalink) | |
|
Forum Expert
Join Date: Oct 2004
Location: Chesterton, IN
Age: 29
Posts: 288
|
Quote:
I saw that, and agree with his findings, however, putting in the distro changes to support IPv6 isn't necessarily a "Vista Support Feature"...I mean, at the moment, yes, it would appear to be so...however, eventually IPv6 is going to be used more widespread - it's only a matter of time, and since the modification to support IPv6 itself is quick and easy and isn't really specific to Vista Support only...I don't see a reason why it would be left out. Either way, it doesn't matter if they do or don't...that's why it's open source with a community to support it. ![]() |
|
|
|
|
|
|
#61 (permalink) |
|
Lurker
Join Date: Jun 2007
Posts: 3
|
I been goin thru the scripts with crap loads of searchs within the folders an my listner says this am i in the wrong area please guide
<html> <head> <title>RunUO Documentation - Class Overview - Listener</title> </head> <body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080"> <h4><a href="../namespaces/Server.Network.html">Back to Server.Network</a></h4> <h2>Listener : IDisposable</h2> (<font color="blue">static</font>) <font color="blue">int</font> Port( <font color="blue">get</font>; <font color="blue">set</font>; )<br> (<font color="blue">ctor</font>) Listener( <font color="blue">int</font> port )<br> <font color="blue">int</font> UsedPort( <font color="blue">get</font>; )<br> Socket Bind( IPAddress ip, <font color="blue">int</font> port )<br> <font color="blue">virtual</font> <font color="blue">void</font> Dispose()<br> <font color="blue">void</font> OnAccept( IAsyncResult asyncResult )<br> Socket[] Slice()<br> </body> </html> |
|
|
|
|
|
#66 (permalink) | ||||
|
Forum Expert
|
Quote:
Quote:
Quote:
Quote:
do you know at all what you are talking about? |
||||
|
|
|
|
|
#69 (permalink) |
|
Lurker
Join Date: Jun 2007
Posts: 3
|
ok i made all the changes this is prolly a dumb question to experience runuo ppl but here it is after making all the changes do i combine the sources folder i extracted into the runuo folder? cause thats what i did an its like i made no changes at all ive tried making a seperate folder an named it core that dosent help either please help me when ya can ill be checkin post all day an night
|
|
|
|
|
|
#70 (permalink) |
|
Forum Expert
Join Date: Sep 2002
Age: 23
Posts: 1,472
|
I agree, but a testbed or sandbox is often necessary to test changes quickly, and the computer's OS platform/version shouldn't really matter in that case. Besides, this change will be necessary to make the application compatible with Server 2008.
|
|
|
|
|
|
#71 (permalink) |
|
Newbie
Join Date: Feb 2003
Posts: 33
|
Well just to be tottally different than the rest of you here trying to get things working with vista. Im hosting my own RunUO 2.0 RC1 shard on my laptop using Vista Ultimate and its running like a charm with custom scripts and a fully spawned world. People can connect without a problem. I have IPv4 and IPv6 enabled. My point is that you cant say vista sucks because it aint working for you. THe only thing that isnt RC1 is the Serverlist.cs. Thats the latest SVN.
|
|
|
|
|
|
#72 (permalink) |
|
Lurker
Join Date: Jan 2008
Age: 16
Posts: 1
|
Error 1 The name 'port' does not exist in the current context C:\Users\****\****\Local\TemporaryProjects\Console Application1\
Server\Network\Listener.cs 55 54 ConsoleApplication1 m_Listener = Bind(IPAddress.IPv6Any, port); thats what i have in there but it still seems to fail me in creating how can i bypass errors ![]() |
|
|
|
|
|
#73 (permalink) | |
|
Forum Novice
Join Date: Feb 2008
Location: Wasilla, Alaska
Age: 35
Posts: 127
|
I agree.
The only edition of vista that is worth a shit is Ultimate. Home Basic and Home Premium are garbage 'cause they have limited functionality. Try editing the Local Security Policies in Home Premium or try changing the Users and Groups Policies. Yeah, it's sad that gpedit.msc and secpol.msc have been removed from Home Basic and Home Premium and I refuse to go out and spend $200+ for every computer I own just to have vista ultimate. I've also spent hours searching for software that would manage the registry pertaining to the security and group policies in Home Premium and came up with nothing.
__________________
Quote:
|
|
|
|
|
|
|
#74 (permalink) |
|
ConnectUO Creator
Join Date: Jan 2004
Age: 27
Posts: 4,879
|
If you have vista, and are trying to get it runuo to work on it, you have 3 options, give up, compile with the directions found somewhere here on the forums that explain how to do it on vista, or just get some damn vm software and install xp.....its nto that hard...
__________________
Jeff Boulanger ConnectUO - Core Developer Want to help make ConnectUO better? Click here to submit your ideas/requests Use your talent to compete against other community members in RunUO hosted coding competitions If you know XNA (even if its just a little) or are a good artist(2d or 3d) and are interested in making games for a hobby send me a pm or drop by #xna in irc.runuo.com. I'm looking to put together a small game development team. Please do not pm me for support. If you are having issues please post in the appropriate forum. Thanks for your continued support of both ConnectUO and RunUO |
|
|
|
|
|
#75 (permalink) |
|
Forum Expert
Join Date: Nov 2003
Location: Illinois, USA
Age: 22
Posts: 2,911
|
__________________ 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, |