Page 1 of 1

by any chance

Posted: Tue Jul 31, 2007 1:24 pm
by Nosferatu
anyone know how to fix >.<

:P

Code: Select all

Errors:
 + Items/Misc/Corpses/Corpse.cs:
    CS0506: Line 548: 'Server.Items.Corpse.SendInfoTo(Server.Network.NetState)':
 cannot override inherited member 'Server.Item.SendInfoTo(Server.Network.NetStat
e)' because it is not marked virtual, abstract, or override
 + Items/Misc/Blocker.cs:
    CS0506: Line 21: 'Server.Items.Blocker.SendInfoTo(Server.Network.NetState)':
 cannot override inherited member 'Server.Item.SendInfoTo(Server.Network.NetStat
e)' because it is not marked virtual, abstract, or override
 + Items/Misc/LOSBlocker.cs:
    CS0506: Line 30: 'Server.Items.LOSBlocker.SendInfoTo(Server.Network.NetState
)': cannot override inherited member 'Server.Item.SendInfoTo(Server.Network.NetS
tate)' because it is not marked virtual, abstract, or override
 + Multis/HouseFoundation.cs:
    CS0506: Line 623: 'Server.Multis.HouseFoundation.SendInfoTo(Server.Network.N
etState)': cannot override inherited member 'Server.Item.SendInfoTo(Server.Netwo
rk.NetState)' because it is not marked virtual, abstract, or override
Archived topic from AOV, old topic ID:1015, old post ID:6582

by any chance

Posted: Tue Jul 31, 2007 1:29 pm
by Red Squirrel
That reminds me, there's a bug with corpses where its not sending the equipment packets properly. Think thats actually what that function does, but it errors out due to a SVN change they did. Would have to peice together the exact code to make it work.

Archived topic from AOV, old topic ID:1015, old post ID:6583

by any chance

Posted: Tue Jul 31, 2007 1:55 pm
by Nosferatu
looks like my days of testing my scripts is over haha

Archived topic from AOV, old topic ID:1015, old post ID:6585

by any chance

Posted: Tue Jul 31, 2007 2:02 pm
by Gaiava Arkkaza
Thats the 2nd worst error log I've ever seen. lol Remembers me of the 100'ish errors Squirrel was getting when he was coding talismans.

Archived topic from AOV, old topic ID:1015, old post ID:6586

by any chance

Posted: Tue Jul 31, 2007 2:05 pm
by Dumples
Looks like you are trying to make a dueling arena and dealing with corpses keeping there stuff on rez?

Archived topic from AOV, old topic ID:1015, old post ID:6587

by any chance

Posted: Tue Jul 31, 2007 2:10 pm
by Nosferatu
actually that was when i implimented the changes for the new client from some guy at runuo :o:

cuz i tried to log in and would get stuck so i realized i needed client support for the shard


Behringer is Online
Forum Newbie

i now know who you are~!!

lol

Archived topic from AOV, old topic ID:1015, old post ID:6588

by any chance

Posted: Tue Jul 31, 2007 2:29 pm
by Red Squirrel
Oh those changes are not just drag and drop, unless you're on the new SVN, but this shard is not, we've progressed much further, and using different code, so most of the stuff on runuo is not just drag and drop and it works. Only information you really need to know for the client changes is the new packets and you can edit the existing code.

The corpses I'll have to look into as currently new corpses are naked until you double click and go back naked when you go off screen.

Archived topic from AOV, old topic ID:1015, old post ID:6589

by any chance

Posted: Tue Jul 31, 2007 2:47 pm
by Dumples
Nosferatu wrote:actually that was when i implimented the changes for the new client from some guy at runuo :o:

cuz i tried to log in and would get stuck so i realized i needed client support for the shard


Behringer is Online
Forum Newbie

i now know who you are~!!

lol
I may be a forum newbie there, but I got the changes to work.

Archived topic from AOV, old topic ID:1015, old post ID:6590

by any chance

Posted: Tue Jul 31, 2007 2:49 pm
by Nosferatu
no i just highlighted your name im fourm newbie too... howd u fix it =[

Archived topic from AOV, old topic ID:1015, old post ID:6591

by any chance

Posted: Tue Jul 31, 2007 2:57 pm
by Dumples
Nosferatu wrote:no i just highlighted your name im fourm newbie too... howd u fix it =[
Are you using the svn update or the RC1? The update that I found was almost drag and drop, but required that you use the svn 187 version of RunUO.

Archived topic from AOV, old topic ID:1015, old post ID:6592

by any chance

Posted: Tue Jul 31, 2007 3:45 pm
by Death
Gaiava Arkkaza wrote:Thats the 2nd worst error log I've ever seen. lol Remembers me of the 100'ish errors Squirrel was getting when he was coding talismans.
You should have seen the list of errors I got when I updated my scripts off aov and there was a duplicated script folder nested within the same script folder. The duplicate entries just scrolled through the whole compilation window.

Archived topic from AOV, old topic ID:1015, old post ID:6596

by any chance

Posted: Tue Jul 31, 2007 3:52 pm
by Red Squirrel
lol that must of been at least 1000 errors

Archived topic from AOV, old topic ID:1015, old post ID:6597

by any chance

Posted: Tue Jul 31, 2007 4:30 pm
by Gaiava Arkkaza
o_O

Archived topic from AOV, old topic ID:1015, old post ID:6601

by any chance

Posted: Tue Jul 31, 2007 5:02 pm
by Death
Gaiava Arkkaza wrote:o_O
Duplicate folders will do that.

Archived topic from AOV, old topic ID:1015, old post ID:6604

by any chance

Posted: Tue Jul 31, 2007 6:33 pm
by Nosferatu
oh than i gotta get the other ver im using RC1 wheres svn

Archived topic from AOV, old topic ID:1015, old post ID:6610

by any chance

Posted: Tue Jul 31, 2007 7:18 pm
by Dumples
Nosferatu wrote:oh than i gotta get the other ver im using RC1 wheres svn
I PMd you a link. Use at your own risk.

Archived topic from AOV, old topic ID:1015, old post ID:6611