Search results

  1. Argalep

    MailKit & MimeKit Implementation (SMTP)

    SmtpClient and its network of types are poorly designed, we strongly recommend you use https://github.com/jstedfast/MailKit and https://github.com/jstedfast/MimeKit instead Description: Use the attached files to solve the problem of sending mail in the Linux operating system. Solution: -...
  2. Argalep

    Forum Permission Problem

    @dmurphy There is a problem displaying the topics on the forums.
  3. Argalep

    Status Bar Issue

    I develop the Mannequin. I tested the osi. The status bar does not appear. How do I do that. @Voxpire sniff output: 11 - Mobile Status Serial: 0xD240A8 Name: A mannequin Allow Name Change: False Female: False Strength: -1 Hit Points: 25 Max. Hit Points: 25...
  4. Argalep

    Arya's Region Editor 2.1

    argalep submitted a new resource: Arya Region Editor 2.1 - region, editor https://github.com/Argalep/RegionEditor Read more about this resource...
  5. Argalep

    UO Enhanced Launcher

    argalep submitted a new resource: UO Enhanced Launcher - ec, enhanced client, launcher Read more about this resource...
  6. Argalep

    AnimationFrame Exporter

    argalep submitted a new resource: AnimationFrame Exporter - AnimationFrame exporter Read more about this resource...
  7. Argalep

    Runic Reforging Question

    Those written below is true? Is there who can confirm ? Choosing both Grand Artifice and Exalted Artifice will result in both a prefix and a suffix, and two corresponding properties. If these options are chosen in conjunction with a runic tool with a low number of properties (such as a dull...
  8. Argalep

    World Save Error

    World: Loading...Error: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. konum: System.IO.BinaryReader.FillBuffer(Int32 numBytes) at: System.IO.BinaryReader.ReadInt32() at: Server.World.Load() at: Server.Core.Main(String[] args) This exception is fatal...
  9. Argalep

    Craft Item Question

    craft item by player. Is it normal to have this much properties. They said it was a mistake in the imbuing
  10. Argalep

    Bard Masteries

    argalep submitted a new resource: Bard Masteries - Bard, Spell Read more about this resource...
  11. Argalep

    Stygian Abyss & Labyrinth Mini Champ

    argalep submitted a new resource: Stygian Abyss & Labyrinth Mini Champ - Labyrinth, Stygian Abyss, Dungeon, MiniChamp, Meraktus the Tormented Read more about this resource...
  12. Argalep

    Cora the Sorceress

    argalep submitted a new resource: Cora the Sorceress - Cora the Sorceress, Covetous Read more about this resource...
  13. Argalep

    how can we change shield arm / disarm delay time?

    Hi, its way long to disarm and drink pot and re-arm, it was shorter in AOS
  14. Argalep

    namespace problem

    hi, using System.Web.Script.Serialization; namespace Server.WebServices { public abstract class Handler { public static JavaScriptSerializer m_JavascriptSerializer = new JavaScriptSerializer(); public static System.Text.ASCIIEncoding m_Encoding = new...
  15. Argalep

    Console StackOverFlowException Error [Solved]

    hi, Servuo.exe console is crashed. Error: Process is terminated due to StackOverflowException How can I solve the problem ?
  16. Argalep

    Soul Glaive Armor İgnore

    hi, Soul Glaive is Throwing Weapon, Soul Glaive armor ignore damage is the highest 24. this is a mistake ?
  17. Argalep

    EngravingTool Problem

    namespace Server.Items { public abstract class Food : Item, IEngravable { namespace Server.Items { public abstract class BaseContainer : Container, IEngravable { Error: + Items/Containers/Container.cs: CS0535: Line 10: 'Server.Items.BaseContainer' does not implement...
  18. Argalep

    Toolbar Gump Crash

    if (_Info.Entries[info.ButtonID - 10].StartsWith(CommandSystem.Prefix)) //138 Exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.Collections.Generic.List`1.get_Item(Int32...
  19. Argalep

    Map.cs Crash

    Exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at Server.Map.ClientEnumerator.MoveNext() in ..\Server\Map.cs:line 1399 at Server.Mobile.SetLocation(Point3D newLocation, Boolean...
  20. Argalep

    Peacemaking OnTarget Crash

    Dragon Peacemaking Server Crash .. Exception: System.InvalidCastException: Unable to cast object of type 'Server.Mobiles.PlayerMobile' to type 'Server.Mobiles.BaseCreature'. at Server.SkillHandlers.Peacemaking.InternalTarget.OnTarget(Mobile from, Object targeted) at...
Back