Legun / runuo-nerun-distro

Automatically exported from code.google.com/p/runuo-nerun-distro
0 stars 0 forks source link

Hard to install on SVN? #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Download SVN RunUO
2.Download Nerun SVN
3.Compile and run

What is the expected output? What do you see instead?
Errors:
 + Engines/MLQuests/Items/MiniatureMushroom.cs:
    CS0101: Line 6: The namespace `Server.Items' already contains a definition for `MiniatureMushroom'
 + Mobiles/Monsters/Humanoid/Melee/ElfBrigand.cs:
    CS0101: Line 11: The namespace `Server.Mobiles' already contains a definition for `ElfBrigand'
 + Mobiles/Monsters/ML/Blighted Grove/Abscess.cs:
    CS0101: Line 8: The namespace `Server.Mobiles' already contains a definition for `Abscess'
 + Mobiles/Monsters/ML/Blighted Grove/Coil.cs:
    CS0101: Line 8: The namespace `Server.Mobiles' already contains a definition for `Coil'
 + Mobiles/Monsters/ML/Blighted Grove/EnslavedSatyr.cs:
    CS0101: Line 8: The namespace `Server.Mobiles' already contains a definition for `EnslavedSatyr'
 + Mobiles/Monsters/ML/Blighted Grove/Hydra.cs:
    CS0101: Line 8: The namespace `Server.Mobiles' already contains a definition for `Hydra'
 + Mobiles/Monsters/ML/Blighted Grove/InsaneDryad.cs:
    CS0101: Line 8: The namespace `Server.Mobiles' already contains a definition for `InsaneDryad'
 + Mobiles/Monsters/ML/Blighted Grove/Saliva.cs:
    CS0101: Line 8: The namespace `Server.Mobiles' already contains a definition for `Saliva'
 + Mobiles/Monsters/ML/Blighted Grove/Tangle.cs:
    CS0101: Line 8: The namespace `Server.Mobiles' already contains a definition for `Tangle'
 + Mobiles/Monsters/ML/Blighted Grove/Thrasher.cs:
    CS0101: Line 8: The namespace `Server.Mobiles' already contains a definition for `Thrasher'

What version of the product are you using? On what operating system?
SVN, Unix mono environment

Original issue reported on code.google.com by s...@hexsrc.com on 23 Mar 2013 at 4:56

GoogleCodeExporter commented 9 years ago
This is not a bug. There is no version for new SVN yet. It is for RunUO 2.3 and 
SVN 987 (SVN 987 = RunUO 2.3) only.

But if you read your erros you will understand you should remove some scripts 
from Nerun's Distro because SVN 1050 has added some mobiles and ML content.

Original comment by nerunblogs on 24 Mar 2013 at 4:17

GoogleCodeExporter commented 9 years ago

Original comment by nerunblogs on 24 Mar 2013 at 4:18