My apologies Visam. I made some assumptions there. That was rude of me.

I am sorry to hear about your trouble uploading the resource. @dmurphy can look into it. Our file size limit is currently 150 MB, and zip files are accepted. I am very grateful that you could provide your distribution.
 
My apologies Visam. I made some assumptions there. That was rude of me.

I am sorry to hear about your trouble uploading the resource. @dmurphy can look into it. Our file size limit is currently 150 MB, and zip files are accepted. I am very grateful that you could provide your distribution.

No need to apologize I wasn't the original uploader. I'm just in the habit of downloading everything I see lol.. so I had a copy.
I tried to upload it in a reply to this thread last night and it uploaded then when it created the post the link wasn't there, so I edited and uploaded again and it didn't have it again, then I put it on dropbox.
 
It loaded it no problems for me and I made a test char and logged in.

Error: header.txt could not be located.


Core (x86): Running on .NET Framework Version 4.0.30319
Core: Optimizing for 6 processors
Scripts: Compiling C# scripts...done (loaded precompiled assembly)
Scripts: Verifying...done (1951 items, 409 mobiles) (0.47 seconds)
Exception Manager: Enabled to log exceptions to the system event log.
LOS: Configuration system initializing...done
Regions: Loading...done
World: Loading...done (0 items, 0 mobiles) (0.01 seconds)
CommandAttribute.Initialize(): Loading commands...done (23 commands loaded in 1.11 second)
Console Control: System enabled
Logging: Combat recording enabled
Logging: Command logging enabled
Logging: Speech logging enabled
This server has no accounts.
Do you want to create the owner account now? (y/n)
Account not created.
Searches: Initializing...done
Market: Confirming database parameters...done (using 'Data\market.db3')
Restricting client version to 6.0.1.0 - Action to be taken: Annoy
Startup: Performing maintenance routines...done (0.02 seconds)
Listening: 192.168.0.6:2600
Listening: 169.254.167.177:2600
Listening: 127.0.0.1:2600
Client: 127.0.0.1: Connected. [1 Online]
Login: 127.0.0.1: Creating new account 'test'
Client: 127.0.0.1: Connected. [2 Online]
Client: 127.0.0.1: Disconnected. [1 Online] [test]
Login: 127.0.0.1: Account 'test' at character list
Login: 127.0.0.1: New character being created (account=test)
- Character: test (serial=0x00000001)
- Started: Kesna'buir (2756, 3808, 50) in Backtrol
Login: 127.0.0.1: Logged in with character 'test'
 
I keep getting this error:
Error: header.txt could not be located.


Core (x86): Running on .NET Framework Version 4.0.30319
Core: Optimizing for 8 processors
Scripts: Compiling C# scripts...Error:
System.IO.FileLoadException: Could not load file or assembly 'file:///C:\UO Aber
ration Core 0.1.2\Scripts\Output\Scripts.CS.dll' or one of its dependencies. Ope
ration is not supported. (Exception from HRESULT: 0x80131515)
File name: 'file:///C:\UO Aberration Core 0.1.2\Scripts\Output\Scripts.CS.dll' -
--> System.NotSupportedException: An attempt was made to load an assembly from a
network location which would have caused the assembly to be sandboxed in previo
us versions of the .NET Framework. This release of the .NET Framework does not e
nable CAS policy by default, so this load may be dangerous. If this load is not
intended to sandbox the assembly, please enable the loadFromRemoteSources switch
. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String cod
eBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&
stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntro
spection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String code
Base, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& s
tackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntros
pection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName as
semblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMar
k& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIn
trospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Ev
idence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm,
Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackM
ark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Server.ScriptCompiler.CompileCSScripts(Boolean debug, Boolean cache, Assem
bly& assembly)
at Server.ScriptCompiler.Compile(Boolean debug, Boolean cache)
at Server.Core.Main(String[] args)


This exception is fatal, press return to exit

I tried deleting the scripts.cs.dll and scripts.cs and the error changed to this:

+ Spells/Magery/Fourth/GreaterHeal.cs:
CS0101: Line 7: The namespace 'Server.Spells.Fourth' already contains a defi
nition for 'GreaterHealSpell'
CS0102: Line 68: The type 'Server.Spells.Fourth.GreaterHealSpell' already co
ntains a definition for 'InternalTarget'
+ Spells/Magery/Fourth/Lightning.cs:
CS0101: Line 7: The namespace 'Server.Spells.Fourth' already contains a defi
nition for 'LightningSpell'
CS0102: Line 71: The type 'Server.Spells.Fourth.LightningSpell' already cont
ains a definition for 'InternalTarget'
+ Spells/Magery/Fourth/ManaDrain.cs:
CS0101: Line 8: The namespace 'Server.Spells.Fourth' already contains a defi
nition for 'ManaDrainSpell'
CS0102: Line 114: The type 'Server.Spells.Fourth.ManaDrainSpell' already con
tains a definition for 'InternalTarget'
+ Spells/Magery/Fourth/Recall.cs:
CS0101: Line 9: The namespace 'Server.Spells.Fourth' already contains a defi
nition for 'RecallSpell'
CS0102: Line 129: The type 'Server.Spells.Fourth.RecallSpell' already contai
ns a definition for 'InternalTarget'
+ Spells/Magery/Second/Agility.cs:
CS0101: Line 7: The namespace 'Server.Spells.Second' already contains a defi
nition for 'AgilitySpell'
CS0102: Line 52: The type 'Server.Spells.Second.AgilitySpell' already contai
ns a definition for 'InternalTarget'
+ Spells/Magery/Second/Cunning.cs:
CS0101: Line 7: The namespace 'Server.Spells.Second' already contains a defi
nition for 'CunningSpell'
CS0102: Line 52: The type 'Server.Spells.Second.CunningSpell' already contai
ns a definition for 'InternalTarget'
+ Spells/Magery/Second/Cure.cs:
CS0101: Line 7: The namespace 'Server.Spells.Second' already contains a defi
nition for 'CureSpell'
CS0102: Line 69: The type 'Server.Spells.Second.CureSpell' already contains
a definition for 'InternalTarget'
+ Spells/Magery/Second/Harm.cs:
CS0101: Line 7: The namespace 'Server.Spells.Second' already contains a defi
nition for 'HarmSpell'
CS0102: Line 92: The type 'Server.Spells.Second.HarmSpell' already contains
a definition for 'InternalTarget'
+ Spells/Magery/Second/MagicTrap.cs:
CS0101: Line 8: The namespace 'Server.Spells.Second' already contains a defi
nition for 'MagicTrapSpell'
CS0102: Line 63: The type 'Server.Spells.Second.MagicTrapSpell' already cont
ains a definition for 'InternalTarget'
+ Spells/Magery/Second/Protection.cs:
CS0101: Line 8: The namespace 'Server.Spells.Second' already contains a defi
nition for 'ProtectionSpell'
CS0102: Line 163: The type 'Server.Spells.Second.ProtectionSpell' already co
ntains a definition for 'InternalTimer'
+ Spells/Magery/Second/RemoveTrap.cs:
CS0101: Line 8: The namespace 'Server.Spells.Second' already contains a defi
nition for 'RemoveTrapSpell'
CS0102: Line 57: The type 'Server.Spells.Second.RemoveTrapSpell' already con
tains a definition for 'InternalTarget'
+ Spells/Magery/Second/Strength.cs:
CS0101: Line 7: The namespace 'Server.Spells.Second' already contains a defi
nition for 'StrengthSpell'
CS0102: Line 52: The type 'Server.Spells.Second.StrengthSpell' already conta
ins a definition for 'InternalTarget'
+ Spells/Magery/Seventh/ChainLightning.cs:
CS0101: Line 9: The namespace 'Server.Spells.Seventh' already contains a def
inition for 'ChainLightningSpell'
CS0102: Line 121: The type 'Server.Spells.Seventh.ChainLightningSpell' alrea
dy contains a definition for 'InternalTarget'
+ Spells/Magery/Seventh/EnergyField.cs:
CS0101: Line 9: The namespace 'Server.Spells.Seventh' already contains a def
inition for 'EnergyFieldSpell'
CS0102: Line 100: The type 'Server.Spells.Seventh.EnergyFieldSpell' already
contains a definition for 'InternalItem'
CS0102: Line 172: The type 'Server.Spells.Seventh.EnergyFieldSpell.InternalI
tem' already contains a definition for 'InternalTimer'
CS0102: Line 190: The type 'Server.Spells.Seventh.EnergyFieldSpell' already
contains a definition for 'InternalTarget'
+ Spells/Magery/Seventh/FlameStrike.cs:
CS0101: Line 7: The namespace 'Server.Spells.Seventh' already contains a def
inition for 'FlameStrikeSpell'
CS0102: Line 72: The type 'Server.Spells.Seventh.FlameStrikeSpell' already c
ontains a definition for 'InternalTarget'
+ Spells/Magery/Seventh/GateTravel.cs:
CS0101: Line 12: The namespace 'Server.Spells.Seventh' already contains a de
finition for 'GateTravelSpell'
CS0102: Line 135: The type 'Server.Spells.Seventh.GateTravelSpell' already c
ontains a definition for 'InternalItem'
CS0102: Line 170: The type 'Server.Spells.Seventh.GateTravelSpell.InternalIt
em' already contains a definition for 'InternalTimer'
CS0102: Line 188: The type 'Server.Spells.Seventh.GateTravelSpell' already c
ontains a definition for 'InternalTarget'
+ Spells/Magery/Seventh/ManaVampire.cs:
CS0101: Line 7: The namespace 'Server.Spells.Seventh' already contains a def
inition for 'ManaVampireSpell'
CS0102: Line 100: The type 'Server.Spells.Seventh.ManaVampireSpell' already
contains a definition for 'InternalTarget'
+ Spells/Magery/Seventh/MassDispel.cs:
CS0101: Line 11: The namespace 'Server.Spells.Seventh' already contains a de
finition for 'MassDispelSpell'
CS0102: Line 91: The type 'Server.Spells.Seventh.MassDispelSpell' already co
ntains a definition for 'InternalTarget'
+ Spells/Magery/Seventh/MeteorSwarm.cs:
CS0101: Line 9: The namespace 'Server.Spells.Seventh' already contains a def
inition for 'MeteorSwarmSpell'
CS0102: Line 117: The type 'Server.Spells.Seventh.MeteorSwarmSpell' already
contains a definition for 'InternalTarget'
+ Spells/Magery/Seventh/Polymorph.cs:
CS0101: Line 11: The namespace 'Server.Spells.Seventh' already contains a de
finition for 'PolymorphSpell'
CS0102: Line 186: The type 'Server.Spells.Seventh.PolymorphSpell' already co
ntains a definition for 'InternalTimer'
+ Spells/Magery/Sixth/Dispel.cs:
CS0101: Line 10: The namespace 'Server.Spells.Sixth' already contains a defi
nition for 'DispelSpell'
CS0102: Line 32: The type 'Server.Spells.Sixth.DispelSpell' already contains
a definition for 'InternalTarget'
+ Spells/Magery/Sixth/EnergyBolt.cs:
CS0101: Line 7: The namespace 'Server.Spells.Sixth' already contains a defin
ition for 'EnergyBoltSpell'
CS0102: Line 77: The type 'Server.Spells.Sixth.EnergyBoltSpell' already cont
ains a definition for 'InternalTarget'
+ Spells/Magery/Sixth/Explosion.cs:
CS0101: Line 7: The namespace 'Server.Spells.Sixth' already contains a defin
ition for 'ExplosionSpell'
CS0102: Line 54: The type 'Server.Spells.Sixth.ExplosionSpell' already conta
ins a definition for 'InternalTimer'
CS0102: Line 109: The type 'Server.Spells.Sixth.ExplosionSpell' already cont
ains a definition for 'InternalTarget'
+ Spells/Magery/Sixth/Invisibility.cs:
CS0101: Line 9: The namespace 'Server.Spells.Sixth' already contains a defin
ition for 'InvisibilitySpell'
CS0102: Line 86: The type 'Server.Spells.Sixth.InvisibilitySpell' already co
ntains a definition for 'InternalTimer'
CS0102: Line 103: The type 'Server.Spells.Sixth.InvisibilitySpell' already c
ontains a definition for 'InternalTarget'
+ Spells/Magery/Sixth/Mark.cs:
CS0101: Line 9: The namespace 'Server.Spells.Sixth' already contains a defin
ition for 'MarkSpell'
CS0102: Line 96: The type 'Server.Spells.Sixth.MarkSpell' already contains a
definition for 'InternalTarget'
+ Spells/Magery/Sixth/MassCurse.cs:
CS0101: Line 10: The namespace 'Server.Spells.Sixth' already contains a defi
nition for 'MassCurseSpell'
CS0102: Line 87: The type 'Server.Spells.Sixth.MassCurseSpell' already conta
ins a definition for 'InternalTarget'
+ Spells/Magery/Sixth/ParalyzeField.cs:
CS0101: Line 9: The namespace 'Server.Spells.Sixth' already contains a defin
ition for 'ParalyzeFieldSpell'
CS0102: Line 86: The type 'Server.Spells.Sixth.ParalyzeFieldSpell' already c
ontains a definition for 'InternalItem'
CS0102: Line 201: The type 'Server.Spells.Sixth.ParalyzeFieldSpell.InternalI
tem' already contains a definition for 'InternalTimer'
CS0102: Line 219: The type 'Server.Spells.Sixth.ParalyzeFieldSpell' already
contains a definition for 'InternalTarget'
+ Spells/Magery/Sixth/Reveal.cs:
CS0101: Line 10: The namespace 'Server.Spells.Sixth' already contains a defi
nition for 'RevealSpell'
CS0102: Line 101: The type 'Server.Spells.Sixth.RevealSpell' already contain
s a definition for 'InternalTarget'
+ Spells/Magery/Third/Bless.cs:
CS0101: Line 7: The namespace 'Server.Spells.Third' already contains a defin
ition for 'BlessSpell'
CS0102: Line 56: The type 'Server.Spells.Third.BlessSpell' already contains
a definition for 'InternalTarget'
+ Spells/Magery/Third/Fireball.cs:
CS0101: Line 7: The namespace 'Server.Spells.Third' already contains a defin
ition for 'FireballSpell'
CS0102: Line 73: The type 'Server.Spells.Third.FireballSpell' already contai
ns a definition for 'InternalTarget'
+ Spells/Magery/Third/MagicLock.cs:
CS0101: Line 8: The namespace 'Server.Spells.Third' already contains a defin
ition for 'MagicLockSpell'
CS0102: Line 65: The type 'Server.Spells.Third.MagicLockSpell' already conta
ins a definition for 'InternalTarget'
+ Spells/Magery/Third/Poison.cs:
CS0101: Line 7: The namespace 'Server.Spells.Third' already contains a defin
ition for 'PoisonSpell'
CS0102: Line 104: The type 'Server.Spells.Third.PoisonSpell' already contain
s a definition for 'InternalTarget'
+ Spells/Magery/Third/Telekinesis.cs:
CS0101: Line 9: The namespace 'Server.Spells.Third' already contains a defin
ition for 'TelekinesisSpell'
CS0102: Line 78: The type 'Server.Spells.Third.TelekinesisSpell' already con
tains a definition for 'InternalTarget'
CS0101: Line 108: The namespace 'Server' already contains a definition for '
ITelekinesisable'
+ Spells/Magery/Third/Teleport.cs:
CS0101: Line 9: The namespace 'Server.Spells.Third' already contains a defin
ition for 'TeleportSpell'
CS0102: Line 105: The type 'Server.Spells.Third.TeleportSpell' already conta
ins a definition for 'InternalTarget'
+ Spells/Magery/Third/Unlock.cs:
CS0101: Line 8: The namespace 'Server.Spells.Third' already contains a defin
ition for 'UnlockSpell'
CS0102: Line 30: The type 'Server.Spells.Third.UnlockSpell' already contains
a definition for 'InternalTarget'
+ Spells/Magery/Third/WallOfStone.cs:
CS0101: Line 8: The namespace 'Server.Spells.Third' already contains a defin
ition for 'WallOfStoneSpell'
CS0102: Line 91: The type 'Server.Spells.Third.WallOfStoneSpell' already con
tains a definition for 'InternalItem'
CS0102: Line 189: The type 'Server.Spells.Third.WallOfStoneSpell.InternalIte
m' already contains a definition for 'InternalTimer'
CS0102: Line 207: The type 'Server.Spells.Third.WallOfStoneSpell' already co
ntains a definition for 'InternalTarget'
+ Targets/BladedItemTarget.cs:
CS0101: Line 10: The namespace 'Server.Targets' already contains a definitio
n for 'BladedItemTarget'
+ Targets/MoveTarget.cs:
CS0101: Line 9: The namespace 'Server.Targets' already contains a definition
for 'MoveTarget'
+ Targets/PickMoveTarget.cs:
CS0101: Line 9: The namespace 'Server.Targets' already contains a definition
for 'PickMoveTarget'
+ Utilities/Comparers/AccountComparer.cs:
CS0101: Line 9: The namespace 'Server.Utilities' already contains a definiti
on for 'AccountComparer'
+ Utilities/Comparers/GuildComparer.cs:
CS0101: Line 7: The namespace 'Server.Utilities' already contains a definiti
on for 'GuildComparer'
+ Utilities/Comparers/NetStateComparer.cs:
CS0101: Line 9: The namespace 'Server.Utilities' already contains a definiti
on for 'NetStateComparer'
+ Utilities/BackupSaves.cs:
CS0101: Line 10: The namespace 'Server.Utilities' already contains a definit
ion for 'SavesBackup'
+ Utilities/CloseGumpTimer.cs:
CS0101: Line 9: The namespace 'Server.Utilities' already contains a definiti
on for 'CloseGumpTimer'
+ Utilities/CombatLogging.cs:
CS0101: Line 8: The namespace 'Server.Utilities' already contains a definiti
on for 'CombatLogging'
+ Utilities/CommandLogging.cs:
CS0101: Line 8: The namespace 'Server.Commands' already contains a definitio
n for 'CommandLogging'
+ Utilities/CommonLocalizedMessages.cs:
CS0101: Line 3: The namespace 'Server' already contains a definition for 'Co
mmonLocs'
+ Utilities/ConsoleControl.cs:
CS0101: Line 12: The namespace 'Server.Utilities' already contains a definit
ion for 'ConsoleControl'
CS0101: Line 74: The namespace 'Server.Utilities' already contains a definit
ion for 'ConsoleCommand'
CS0102: Line 76: The type 'Server.Utilities.ConsoleCommand' already contains
a definition for 'CommandCallback'
+ Utilities/ExceptionManager.cs:
CS0101: Line 6: The namespace 'Server.Utilities' already contains a definiti
on for 'ExceptionManager'
+ Utilities/FTPManager.cs:
CS0101: Line 10: The namespace 'Server.Utilities' already contains a definit
ion for 'FTPManager'
CS0102: Line 215: The type 'Server.Utilities.FTPManager' already contains a
definition for 'UploadRequest'
+ Utilities/GuildAdministration.cs:
CS0101: Line 13: The namespace 'Server.Utilities' already contains a definit
ion for 'GuildAdminGump'
CS0102: Line 15: The type 'Server.Utilities.GuildAdminGump' already contains
a definition for 'Page'
CS0102: Line 840: The type 'Server.Utilities.GuildAdminGump' already contain
s a definition for 'InternalRecruitTarget'
+ Utilities/LogManager.cs:
CS0101: Line 7: The namespace 'Server.Utilities' already contains a definiti
on for 'LogManager'
+ Utilities/LogUploader.cs:
CS0101: Line 8: The namespace 'Server.Utilities' already contains a definiti
on for 'LogUploader'
+ Utilities/MessageOfTheDay.cs:
CS0101: Line 12: The namespace 'Server.Utilities' already contains a definit
ion for 'MessageOfTheDay'
+ Utilities/MethodUtilities.cs:
CS0101: Line 11: The namespace 'Genesis.Utilities' already contains a defini
tion for 'MethodUtilities'
+ Utilities/NameVerification.cs:
CS0101: Line 7: The namespace 'Server.Misc' already contains a definition fo
r 'NameVerification'
+ Utilities/NetStateAnnouncement.cs:
CS0101: Line 8: The namespace 'Server.Utilities' already contains a definiti
on for 'NetStateAnnouncement'
+ Utilities/RegionPopularityWatcher.cs:
CS0101: Line 11: The namespace 'Server.Utilities' already contains a definit
ion for 'RegionPopularityWatcher'
CS0101: Line 261: The namespace 'Server.Utilities' already contains a defini
tion for 'RegionWatcherObject'
+ Utilities/SavesUploader.cs:
CS0101: Line 8: The namespace 'Server.Utilities' already contains a definiti
on for 'SavesUploader'
+ Utilities/StartupSettings.cs:
CS0101: Line 12: The namespace 'Server.Utilities' already contains a definit
ion for 'StartupSettings'
+ Utilities/StatusServer.cs:
CS0101: Line 15: The namespace 'Server.Utilities' already contains a definit
ion for 'StatusServer'
CS0101: Line 195: The namespace 'Server.Utilities' already contains a defini
tion for 'StatusInfo'
+ Utilities/Util.cs:
CS0101: Line 12: The namespace 'Server.Utilities' already contains a definit
ion for 'Util'
+ Utilities/WorldSpeechLogging.cs:
CS0101: Line 10: The namespace 'Server.Utilities.Logging' already contains a
definition for 'SpeechLogging'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.

Any help plz?
 
Please do not delete Scripts.cs . Nothing will work without this.

Try running the Compile.WIN.bat file and see if that gives you the same error. It should rebuild everything locally and get rid of the remote origin problem on the DLL.
 
I still get errors while trying to recompile:

Network\Packets.cs(3085,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3098,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'PathfindMessage'
Network\Packets.cs(3098,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3110,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MobileName'
Network\Packets.cs(3110,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3126,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MobileAnimation'
Network\Packets.cs(3126,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3141,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'NewMobileAnimation'
Network\Packets.cs(3141,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3153,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MobileStatusCompact'
Network\Packets.cs(3153,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3174,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MobileStatusExtended'
Network\Packets.cs(3174,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3271,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MobileStatus'
Network\Packets.cs(3271,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3388,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'HealthbarPoison'
Network\Packets.cs(3388,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3413,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'HealthbarYellow'
Network\Packets.cs(3413,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3436,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MobileUpdate'
Network\Packets.cs(3436,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3460,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MobileUpdateOld'
Network\Packets.cs(3460,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3483,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MobileIncoming'
Network\Packets.cs(3483,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3608,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MobileIncomingOld'
Network\Packets.cs(3608,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3732,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'AsciiMessage'
Network\Packets.cs(3732,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3758,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'UnicodeMessage'
Network\Packets.cs(3758,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3783,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'PingAck'
Network\Packets.cs(3783,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3807,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MovementRej'
Network\Packets.cs(3807,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3820,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MovementAck'
Network\Packets.cs(3820,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3857,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'LoginConfirm'
Network\Packets.cs(3857,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3886,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'LoginComplete'
Network\Packets.cs(3886,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(3896,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'CityInfo'
Network\Packets.cs(3896,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4019,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'CharacterListUpdate'
Network\Packets.cs(4019,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4056,17): error CS0101: The namespace 'Server.Network'
already contains a definition for 'ThirdPartyFeature'
Network\Packets.cs(4056,17): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4095,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'FeatureProtection'
Network\Packets.cs(4095,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4123,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'CharacterList'
Network\Packets.cs(4123,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4225,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'CharacterListOld'
Network\Packets.cs(4225,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4311,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'ClearWeaponAbility'
Network\Packets.cs(4311,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4324,17): error CS0101: The namespace 'Server.Network'
already contains a definition for 'ALRReason'
Network\Packets.cs(4324,17): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4334,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'AccountLoginRej'
Network\Packets.cs(4334,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4343,17): error CS0101: The namespace 'Server.Network'
already contains a definition for 'AffixType'
Network\Packets.cs(4343,17): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4350,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'MessageLocalizedAffix'
Network\Packets.cs(4350,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4377,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'ServerInfo'
Network\Packets.cs(4377,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4441,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'FollowMessage'
Network\Packets.cs(4441,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4451,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'AccountLoginAck'
Network\Packets.cs(4451,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4475,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'DisplaySignGump'
Network\Packets.cs(4475,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4494,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'GodModeReply'
Network\Packets.cs(4494,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4503,25): error CS0101: The namespace 'Server.Network'
already contains a definition for 'PlayServerAck'
Network\Packets.cs(4503,25): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4522,27): error CS0101: The namespace 'Server.Network'
already contains a definition for 'Packet'
Network\Packets.cs(4522,27): (Location of symbol related to previous error)
OldNetwork\Packets.cs(4525,22): error CS0102: The type 'Server.Network.Packet'
already contains a definition for 'State'
Network\Packets.cs(4525,22): (Location of symbol related to previous error)
OldNetwork\PacketWriter.cs(32,15): error CS0101: The namespace 'Server.Network'
already contains a definition for 'PacketWriter'
Network\PacketWriter.cs(32,15): (Location of symbol related to previous error)
OldNetwork\SendQueue.cs(28,15): error CS0101: The namespace 'Server.Network'
already contains a definition for 'SendQueue'
Network\SendQueue.cs(28,15): (Location of symbol related to previous error)
OldNetwork\SendQueue.cs(30,16): error CS0102: The type
'Server.Network.SendQueue' already contains a definition for 'Gram'
Network\SendQueue.cs(30,16): (Location of symbol related to previous error)
OldNetwork\SendQueue.cs(285,22): error CS0101: The namespace 'Server.Network'
already contains a definition for 'CapacityExceededException'
Network\SendQueue.cs(285,22): (Location of symbol related to previous error)

C:\UO Aberration Core 0.1.2\Core Source Code>PAUSE
Press any key to continue . . .


What should I do?
 
It looks like you have duplicates. Search for the definitions it is mentioning in your solution, and find where the dupes are.
 
I took a look at the files in this for the first time a min ago and for some reason there is a scripts folder inside the scripts folder that on first glance looks like it has a duplicate copy of everything in it... I would try deleting it and see if it fixes your problem.
 
I deleted the Scripts/Scripts, deleted core/oldnetwork, but still, no success.

This is the error i'm getting now:

Error: header.txt could not be located.


Core (x86): Running on .NET Framework Version 4.0.30319
Core: Optimizing for 8 processors
Scripts: Compiling C# scripts...Error:
System.IO.FileLoadException: Could not load file or assembly 'file:///C:\UO Aber
ration Core 0.1.2\Scripts\Output\Scripts.CS.dll' or one of its dependencies. Ope
ration is not supported. (Exception from HRESULT: 0x80131515)
File name: 'file:///C:\UO Aberration Core 0.1.2\Scripts\Output\Scripts.CS.dll' -
--> System.NotSupportedException: An attempt was made to load an assembly from a
network location which would have caused the assembly to be sandboxed in previo
us versions of the .NET Framework. This release of the .NET Framework does not e
nable CAS policy by default, so this load may be dangerous. If this load is not
intended to sandbox the assembly, please enable the loadFromRemoteSources switch
. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String cod
eBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark&
stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntro
spection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String code
Base, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& s
tackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntros
pection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName as
semblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMar
k& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIn
trospection, Boolean suppressSecurityChecks)
at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Ev
idence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm,
Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackM
ark)
at System.Reflection.Assembly.LoadFrom(String assemblyFile)
at Server.ScriptCompiler.CompileCSScripts(Boolean debug, Boolean cache, Assem
bly& assembly)
at Server.ScriptCompiler.Compile(Boolean debug, Boolean cache)
at Server.Core.Main(String[] args)


This exception is fatal, press return to exit
 
Delete the Scripts\Output folder and run the server again. It should rebuild the DLL locally. See if that gets around the remote source exception.
 
i trying to run the server but i can't change the name of the server or start point for characters...

And in linux i can't run the server.

Any idea?
 
Back