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!

Getting Error with RunUO RC1

rmacham

Sorceror
Getting Error with RunUO RC1

I have just downloaded RunUO RC1 and put Neruns Distro

and i am getting this error.

Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
 + Engines/AI/AI/BaseAI.cs:
    CS0234: Line 15: The type or namespace name 'Spellweaving' does not exist in
 the namespace 'Server.Spells' (are you missing an assembly reference?)
 + Engines/AI/Creature/BaseCreature.cs:
    CS0234: Line 16: The type or namespace name 'Spellweaving' does not exist in
 the namespace 'Server.Spells' (are you missing an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
 

Jeff

Lord
rmacham;792048 said:
I have just downloaded RunUO RC1 and put Neruns Distro

and i am getting this error.

Code:
RunUO - [www.runuo.com] Version 2.0, Build 2357.32527
Core: Running on .NET Framework Version 2.0.50727
Core: Optimizing for 2 processors
Scripts: Compiling C# scripts...failed (2 errors, 0 warnings)
Errors:
 + Engines/AI/AI/BaseAI.cs:
    CS0234: Line 15: The type or namespace name 'Spellweaving' does not exist in
 the namespace 'Server.Spells' (are you missing an assembly reference?)
 + Engines/AI/Creature/BaseCreature.cs:
    CS0234: Line 16: The type or namespace name 'Spellweaving' does not exist in
 the namespace 'Server.Spells' (are you missing an assembly reference?)
Scripts: One or more scripts failed to compile or no script files were found.
 - Press return to exit, or R to try again.
Neruns Distro is made for i believe RC2 and possible SVN, but not RC1.
 

Soteric

Knight
I think it was something except Nerun's Distro. It doesn't modify BaseCreature and BaseAI files, it's plug-n-play if I remember correctly
 
Top