RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[RunUO 2.0 RC1] Nerun's Distro

sevendesu

Squire
So, I'm using the 2.0 Final with the v5.1.9 on a clean server and I'm getting these errors:

RunUO - [www.runuo.com] Version 2.0, Build 3567.2838
Core: Running on .NET Framework Version 2.0.50727

Scripts: Compiling C# scripts...failed (15 errors, 0 warnings)
Errors:
+ Mobiles/Animals/Mounts/LesserHiryu.cs:
CS0115: Line 88: 'Server.Mobiles.LesserHiryu.OverrideBondingReqs()' : no suit
able method found to override
+ Mobiles/Animals/Mounts/SwampDragon.cs:
CS0115: Line 125: 'Server.Mobiles.SwampDragon.OverrideBondingReqs()' : no sui
table method found to override
+ Mobiles/Familiars/HordeMinion.cs:
CS0115: Line 15: 'Server.Mobiles.HordeMinionFamiliar.DisplayWeight' : no suit
able method found to override
+ Mobiles/Monsters/AOS/AbysmalHorror.cs:
CS0115: Line 69: 'Server.Mobiles.AbysmalHorror.AreaPeaceImmune': no suitable
method found to override
+ Mobiles/Monsters/AOS/BoneDemon.cs:
CS0115: Line 55: 'Server.Mobiles.BoneDemon.AreaPeaceImmune': no suitable met
hod found to override
+ Mobiles/Monsters/AOS/DarknightCreeper.cs:
CS0115: Line 66: 'Server.Mobiles.DarknightCreeper.AreaPeaceImmune': no suita
ble method found to override
+ Mobiles/Monsters/AOS/DemonKnight.cs:
CS0115: Line 216: 'Server.Mobiles.DemonKnight.AreaPeaceImmune': no suitable
method found to override
+ Mobiles/Monsters/AOS/FleshRenderer.cs:
CS0115: Line 68: 'Server.Mobiles.FleshRenderer.AreaPeaceImmune': no suitable
method found to override
+ Mobiles/Monsters/AOS/Impaler.cs:
CS0115: Line 69: 'Server.Mobiles.Impaler.AreaPeaceImmune': no suitable metho
d found to override
+ Mobiles/Monsters/AOS/ShadowKnight.cs:
CS0115: Line 172: 'Server.Mobiles.ShadowKnight.AreaPeaceImmune': no suitable
method found to override
+ Mobiles/Monsters/SE/FireBeetle.cs:
CS0115: Line 51: 'Server.Mobiles.FireBeetle.OverrideBondingReqs()': no suita
ble method found to override
+ Mobiles/Monsters/SE/Kappa.cs:
CS0115: Line 177: 'Server.Mobiles.Kappa.NewHarmfulItem()': no suitable metho
d found to override
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

Apparently there's another version of Distro that will take care of this? I'm having trouble finding it. Any help on this would be appreciated. :)
 

veltheri

Sorceror
Taming and druid updates

Hi guys im really new to this so bare with me.
I just started my own server with the above download and it works awesomely.
I tried to add a script for the taming system with bio ect. and it wouldnt run gave me a ton of errors so i deleted it so the server would run.
My question is will any of the taming scripts from the past run with uo 2.0 final? And what do i have to do to get them to work with the package i downloaded above.
Sorry to bother you with my noobness, your advice is greatly appreciated
 

Dedritch

Sorceror
Which client

With the changes UO has made with thier updates/patches, which client version would be best with the new 5.2.0 ?
 

nerun

Sorceror
Dedritch;845972 said:
With the changes UO has made with thier updates/patches, which client version would be best with the new 5.2.0 ?

I use 6.0.14.3 because 6.0.14.4+ added Stygian Abyss changes.
 

Azzerhoden

Wanderer
Azzerhoden;829169 said:
Quick question regarding changes I made to the object.xml file

What is gfx? I copied the value from a similar model, but was curious as to what this value was and how it was used.

Thanks in advance!

Was searching for this again in the forums, and found my own thread. Still wondering what this is for.
 

Cabernay

Wanderer
I was reading some old posts and I just wanted to check... are Malganis' ML scripts still needed if I'm using the RunUO 2 final + nerun 5.2.0 package or were they integrated into RunUO 2 final?
 

SPAWN25

Wanderer
excuse me y doesnt this frikken thing work ive tried dowlnaoding the link above for runuo+nerun and it says url not found can some one plz post a pack that is for nubs to dl a spawner and runuo together with command list please
 

nerun

Sorceror
Cabernay;846545 said:
I was reading some old posts and I just wanted to check... are Malganis' ML scripts still needed if I'm using the RunUO 2 final + nerun 5.2.0 package or were they integrated into RunUO 2 final?

still needed
 

nerun

Sorceror
SPAWN25;846558 said:
excuse me y doesnt this frikken thing work ive tried dowlnaoding the link above for runuo+nerun and it says url not found can some one plz post a pack that is for nubs to dl a spawner and runuo together with command list please

Go to Google Code project link in the first page, first post of this topic.
 

Dionsyus

Wanderer
everything is running good except when i try to decorate the shard crashes:



Code:
unUO Version 2.0, Build 3567.2838
Operating System: Microsoft Windows NT 6.1.7600.0
.NET Framework: 2.0.50727.4927
Time: 7/22/2010 10:23:45 PM
Mobiles: 17280
Items: 89220
Exception:
System.ArgumentException: Type not found for header: 'Lever 0x1095 (Name=lever)'
   at Server.Commands.DecorationList.Read(StreamReader ip)
   at Server.Commands.DecorationList.ReadAll(String path)
   at Server.Commands.Decorate.Generate(String folder, Map[] maps)
   at Server.Commands.Decorate.Decorate_OnCommand(CommandEventArgs e)
   at Server.Commands.CommandSystem.Handle(Mobile from, String text, MessageType type)
   at Server.Gumps.AdminGump.InvokeCommand(String c)
   at Server.Gumps.AdminGump.OnResponse(NetState sender, RelayInfo info)
   at Server.Network.PacketHandlers.DisplayGumpResponse(NetState state, PacketReader pvSrc)
   at Server.Network.MessagePump.HandleReceive(NetState ns)
   at Server.Network.MessagePump.Slice()
   at Server.Core.Main(String[] args)


any ideas?
 

|2uDe

Wanderer
what did i do wrong?

i tried to install this distro and being new to the whole runuo thing i mut be mising something because i get a list of errors so long i cant even go back and highlight them all but here's what i did get...


Code:
    CS0246: Line 111: The type or namespace name 'Spell' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 221: The type or namespace name 'Spell' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 254: The type or namespace name 'Spell' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 265: The type or namespace name 'Spell' could not be found (are
 you missing a using directive or an assembly reference?)
    CS0246: Line 273: The type or namespace name 'Spell' could not be found (are
 you missing a using directive or an assembly reference?)
 + Multis/Camps/HumanBrigandCamp.cs:
    CS0246: Line 8: The type or namespace name 'BaseCamp' could not be found (ar
e you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Bedlam/LadyMarai.cs:
    CS0246: Line 49: The type or namespace name 'WeaponAbility' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 8: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Blighted Grove/Thrasher.cs:
    CS0246: Line 42: The type or namespace name 'WeaponAbility' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Labyrinth/Miasma.cs:
    CS0246: Line 48: The type or namespace name 'WeaponAbility' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Labyrinth/Rend.cs:
    CS0246: Line 48: The type or namespace name 'WeaponAbility' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Twisted Weald/LadyLissith.cs:
    CS0246: Line 57: The type or namespace name 'WeaponAbility' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 8: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Twisted Weald/LadySabrix.cs:
    CS0246: Line 56: The type or namespace name 'WeaponAbility' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Twisted Weald/Malefic.cs:
    CS0246: Line 59: The type or namespace name 'WeaponAbility' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Twisted Weald/Silk.cs:
    CS0246: Line 56: The type or namespace name 'WeaponAbility' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Twisted Weald/Virulent.cs:
    CS0246: Line 75: The type or namespace name 'WeaponAbility' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Commands/ChampionSpawnController/ChampionSpawnCont
roller.cs:
    CS0246: Line 250: The type or namespace name 'ChampionSpawn' could not be fo
und (are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Commands/Staff Runebook/Utilities.cs:
    CS0246: Line 58: The type or namespace name 'Account' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 156: The type or namespace name 'LocationTree' could not be fou
nd (are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Commands/Toolbar.cs:
    CS0118: Line 278: 'Joeku.ToolbarInfo.Account' is a 'property' but is used li
ke a 'type'
    CS0246: Line 49: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Engines/Spawner/PremiumSpawner.cs:
    CS0246: Line 46: The type or namespace name 'WayPoint' could not be found (a
re you missing a using directive or an assembly reference?)
    CS0246: Line 176: The type or namespace name 'WayPoint' could not be found (
are you missing a using directive or an assembly reference?)
 + Engines/Quests/Core/QuestSystem.cs:
    CS0246: Line 65: The type or namespace name 'PlayerMobile' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 69: The type or namespace name 'PlayerMobile' could not be foun
d (are you missing a using directive or an assembly reference?)
    CS0246: Line 140: The type or namespace name 'PlayerMobile' could not be fou
nd (are you missing a using directive or an assembly reference?)
    CS0246: Line 234: The type or namespace name 'QuestObjective' could not be f
ound (are you missing a using directive or an assembly reference?)
    CS0246: Line 374: The type or namespace name 'QuestConversation' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 394: The type or namespace name 'QuestObjective' could not be f
ound (are you missing a using directive or an assembly reference?)
 + Mobiles/Monsters/Humanoid/Magic/Spellbinder.cs:
    CS0118: Line 61: 'Server.Mobiles.BaseCreature.OppositionGroup' is a 'propert
y' but is used like a 'type'
    CS0246: Line 8: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Commands/DecorateML.cs:
    CS0246: Line 18: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 19: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Bedlam/LadyJennifyr.cs:
    CS0246: Line 8: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Bedlam/MasterJonath.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Bedlam/MasterMikael.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Bedlam/MasterTheophilus.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Bedlam/MonstrousInterredGrizzle.cs:
    CS0246: Line 8: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Bedlam/SirPatrick.cs:
    CS0246: Line 8: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Blighted Grove/Abscess.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Blighted Grove/Hydra.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Blighted Grove/InsaneDryad.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Blighted Grove/LadyMelisande.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Labyrinth/Makaar's Labyrinth Unreleased Mob
iles/Flurry.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Labyrinth/Makaar's Labyrinth Unreleased Mob
iles/Mistral.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Labyrinth/Makaar's Labyrinth Unreleased Mob
iles/Tempest.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Painted Caves/Grobu.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Palace of Paroxysmus/BulbousPutrification.c
s:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Palace of Paroxysmus/ChiefParoxysmus.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Palace of Paroxysmus/Putrifier.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Prism of Light/CorporealBrume.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Prism of Light/CrystalDaemon.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Prism of Light/CrystalHydra.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Prism of Light/CrystalLatticeSeeker.cs:
    CS0246: Line 8: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Prism of Light/CrystalSeaSerpent.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Prism of Light/CrystalVortex.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Prism of Light/MantraEffervescence.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Prism of Light/Protector.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Prism of Light/ShimmeringEffusion.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Prism of Light/UnfrozenMummy.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/The Citadel/SerpentsFangHighExecutioner.cs:

    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/The Citadel/TigersClawMaster.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/The Citadel/Travesty.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Twisted Weald/DreadHorn.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Twisted Weald/DryadA.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Twisted Weald/Gnaw.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Twisted Weald/Swoop.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Ferret.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/ML/Mobiles/Squirrel.cs:
    CS0246: Line 7: The type or namespace name 'CorpseName' could not be found (
are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Commands/Staff Runebook/Main.cs:
    CS0246: Line 42: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 43: The type or namespace name 'Aliases' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 51: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Commands/CreateWorld.cs:
    CS0246: Line 24: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 25: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Commands/GenChampion.cs:
    CS0246: Line 20: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 21: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Commands/PremiumSpawnerMainGump.cs:
    CS0246: Line 25: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 26: The type or namespace name 'Aliases' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 27: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Commands/RunUOSpawnerExporter.cs:
    CS0246: Line 26: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 27: The type or namespace name 'Aliases' could not be found (ar
e you missing a using directive or an assembly reference?)
    CS0246: Line 28: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Commands/SpawnMaps.cs:
    CS0246: Line 28: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 29: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 35: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 36: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 42: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 43: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 49: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 50: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 56: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 57: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Commands/UnloadMaps.cs:
    CS0246: Line 28: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 29: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 35: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 36: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 42: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 43: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 49: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 50: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
    CS0246: Line 56: The type or namespace name 'Usage' could not be found (are
you missing a using directive or an assembly reference?)
    CS0246: Line 57: The type or namespace name 'Description' could not be found
 (are you missing a using directive or an assembly reference?)
 + Customs/Nerun's Distro/New/Items/Containers/TreasureChestMod.cs:
    CS0246: Line 15: The type or namespace name 'FlipableAttribute' could not be
 found (are you missing a using directive or an assembly reference?)
    CS0246: Line 61: The type or namespace name 'FlipableAttribute' could not be
 found (are you missing a using directive or an assembly reference?)
    CS0246: Line 123: The type or namespace name 'FlipableAttribute' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 174: The type or namespace name 'FlipableAttribute' could not b
e found (are you missing a using directive or an assembly reference?)
    CS0246: Line 268: The type or namespace name 'FlipableAttribute' could not b
e found (are you missing a using directive or an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.

is there some type of ML thing i'm supposed to add as well? it all seems to be ML based errors.
 

vodswyld

Wanderer
cubber;750046 said:
The problem was because the folders in Data\Monsters\ have capitol letters for the first letter of each folder name. So for instance when I was trying to spawn Trammel it was looking for Data\Monsters\trammel not Data\Monsters\Trammel. In order to fix this I changed all of the folders in Monsters so that they had lowercase first letters instead of uppercase.

Thanks for pointing that out, the errors went by so fast I really didn't have a chance to get to see it. Then I found the journal button and it was all in there for me to get a better look. Once I changed the folder names and tried to spawn the world again creatures started to spring up everywhere!

Please keep this lil' issue in mind for future updates to make this distro more Linux server friendly

Thanks!

Just installed this on a Ubuntu machine and ended up with the same error. I really should know better by now to read the whole error.

So I was having the same spawner issue, and the above fixed it right quick. Maybe you can add a note in the installation instructions that if you are installing on Linux via RunUO Mono, please rename those files.
 

nerun

Sorceror
vodswyld;848874 said:
Just installed this on a Ubuntu machine and ended up with the same error. I really should know better by now to read the whole error.

So I was having the same spawner issue, and the above fixed it right quick. Maybe you can add a note in the installation instructions that if you are installing on Linux via RunUO Mono, please rename those files.

Thx, i forget it. I will fix to next release. I will add a note to my 'to do' list.
 

nerun

Sorceror
acanofpepsi;849461 said:
what is the command for spawning all champion spawns??

I dont remember, but it is inside create world gump:

[createworld

Unselect what you dont want, let only champion spawns. Click ok.
 
Top