4737Carlin

Member
4737Carlin submitted a new resource:

ServUO 57.4.1 Repack - OWLTR, FSATS, BODS, PlayerLevels, LevelItems, ClickToEquip, lots more

This is a Repack of old but fun systems for 57.4.1

Originally made by request for a friend to play around with, this was a complete working server base that was never used
publically

It is all sourced from released systems so I feel it needs to be returned in case it can be of some use to some one

Credits for these Systems goto the creators (Also See Script Headers)

Daat99
RoninGT
ScriptVisitor
Hammerhand
DeusX
Dracana...

Read more about this resource...
 
Last edited:
Download doesnt work for me either. Just goes to a blank page when you click the DL button, Im pretty sure it needs to be zipped up or you need to download 1 file at a time. Looks cool hoping to chewck it out
 
this repack crashed when USE:[Add LevelItemDeed,I tested several times, all crash. Logs is :
Server Crash Report
===================

ServUO Version 57.4, Build 0.0
Operating System: Microsoft Windows NT 10.0.22631.0
.NET Framework: 4.0.30319.42000
Time: 2026/1/24 16:12:44
Mobiles: 8657
Items: 134007
Exception:
System.InvalidCastException: 无法将类型为“Server.Mobiles.PlayerMobile”的对象强制转换为类型“Server.Item”。
在 Server.Items.LevelItemTarget.OnTarget(Mobile from, Object target)
在 Server.Targeting.Target.Invoke(Mobile from, Object targeted)
在 Server.Network.PacketHandlers.TargetResponse(NetState state, PacketReader pvSrc)
在 Server.Network.MessagePump.HandleReceive(NetState ns)
在 Server.Network.MessagePump.Slice()
在 Server.Core.Main(String[] args)

Clients:
- Count: 1
+ 10.1.1.2: (account = bg5cgq) (mobile = 0x75 'Test')
 
4737Carlin updated ServUO 57.4.1 Repack with a new update entry:

ServUO 57.4.1 Repack

version 003
Fix a bug with item null check in level item deed
Fix a bug in Pet Level Gump (Custom) where adding points could jump
Fix a bug where pets could sometimes damage pets

Modified XmlLevelItem code for ExpTable so it now builds NextLevel directly
Modified XmlLevelItem code CheckDeath to use Damagers rather than Killers
Modified XmlLevelItem code to use Fame system instead of Stats system
Added Color to OPL Properties

Add XmlPlayerLevel (by unknown...

Read the rest of this update entry...
 
Last edited:
Hi. I just got back into UO emulation and its been many years since I last ran a server for myself and a few friends. I found this repack and wanted to ask a few questions. Does this repack have a fully populated world? If so what era? I'm looking for early pre-T2A but also would be fine if I had to populate the server myself as I'd probably design it for a smaller player footprint than official servers. Can this repack allow an admin to edit/add spawns or custom spawns around the world and only use the original Britannia map as well as rules from T2a or earlier? Finally, is there a way to get access to the latest release out on dropbox? Thanks and sorry for so many newb questions. 🙂

John.
 
Hi welcome back
A lot of modification can be done via the /Config
You will then need to add a copy of the UO data files and compile the server
You can add spawns with [createworld and edit the world with an admin character
This pack and its custom functionality is primarily aimed AOS and above however anything is possible with ServUO
If you need any help you can DM me
Have fun.
 
4737Carlin updated ServUO 57.4.1 AND 58 Repack with a new update entry:

ServUO 57.4.1 Repack Now a Repack for 58 also

Clone to ServUO58

Add NoPrecasting Spell System which can be turned on/off in Custom_Spells.cfg
NoPrecasting = Target,Check,Delay,LOS,Fire, Precasting = Check,Delay,Target,Fire
NoPrecasting = Move and Cast, Precasting = Freeze on Cast.
Note: System uses default ServUO interrupts/disturbs/fizzles/timings/damage/skills

Add Heritage Achievement System(Dexter_Lexia)

Add CheckOnDeath XMlAttach Function
Modify XmlAttach AddAttachmentProperties and...

Read the rest of this update entry...
 
Hi I just downloaded this and it crashes when I try to create an owner account.

Server Crash Report
===================

ServUO Version 57.4, Build 0.0
Operating System: Microsoft Windows NT 10.0.26200.0
.NET Framework: 4.0.30319.42000
Time: 3/30/2026 5:51:15 PM
Mobiles: 0
Items: 1
Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Server.TileData' threw an exception. ---> System.Exception: TileData: not found
at Server.TileData..cctor()
--- End of inner exception stack trace ---
at Server.TileData.get_ItemTable()
at Server.Item.get_ItemData()
at Server.Item.UpdateLight()
at Server.Misc.TreasuresOfTokunoPersistence..ctor()
at Server.Misc.TreasuresOfTokunoPersistence.Initialize()
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Server.ScriptCompiler.Invoke(String method)
at Server.Core.Main(String[] args)

Clients:
- Count: 0

And Tried with the 58 got this too

Server Crash Report
===================

ServUO Version 5.8, Build 0.0
Operating System: Microsoft Windows NT 6.2.9200.0
.NET Framework: 4.0.30319.42000
Time: 3/30/2026 5:57:48 PM
Mobiles: 66
Items: 1833
Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'Server.StringList' threw an exception. ---> System.ArgumentOutOfRangeException: Non-negative number required.
Parameter name: count
at System.IO.BinaryReader.Read(Byte[] buffer, Int32 index, Int32 count)
at Server.StringList..ctor(String language, Boolean format) in D:\UO Branches\ServUO58Repack-004\Server\Assets\StringList.cs:line 106
at Server.StringList..ctor() in D:\UO Branches\ServUO58Repack-004\Server\Assets\StringList.cs:line 68
at Server.StringList..cctor() in D:\UO Branches\ServUO58Repack-004\Server\Assets\StringList.cs:line 22
--- End of inner exception stack trace ---
at Server.StringList.get_Localization()
at Server.Achievements.AchievementSystem.LoadQuestAchievements() in D:\UO Branches\ServUO58Repack-004\Scripts\Custom\Engines\HeritageAchievementSystem{Dexter_Lexia}\AchievementSystem.cs:line 1120
at Server.Achievements.AchievementSystem.LoadAchievements() in D:\UO Branches\ServUO58Repack-004\Scripts\Custom\Engines\HeritageAchievementSystem{Dexter_Lexia}\AchievementSystem.cs:line 518
at Server.Achievements.AchievementSystem.Initialize() in D:\UO Branches\ServUO58Repack-004\Scripts\Custom\Engines\HeritageAchievementSystem{Dexter_Lexia}\AchievementSystem.cs:line 154
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at Server.ScriptCompiler.Invoke(String method) in D:\UO Branches\ServUO58Repack-004\Server\ScriptCompiler.cs:line 110
at Server.Core.Setup(String[] args) in D:\UO Branches\ServUO58Repack-004\Server\Main.cs:line 820
at ServUO.ServUO.Main(String[] args) in D:\UO Branches\ServUO58Repack-004\Application\ServUO.cs:line 10

Clients:
- Count: 0
 
Last edited:

Donations

Total amount
$50.00
Goal
$500.00

Shards

Back