Search results

  1. Omni

    Conversion issues...

    congrates glad you got it working :)
  2. Omni

    Conversion issues...

    lol you should see my test server think i have over 3000 mobile scripts along without all the items the drop..
  3. Omni

    Conversion issues...

    Try this one and post any problems you get.
  4. Omni

    Conversion issues...

    'Server.Mobiles.MageDragonsFlameMage' ?? This is a mobile that should have no real serilaztion/deserilaztion.. public override void Serialize(GenericWriter writer) { base.Serialize(writer); writer.Write((int)0); // version } public override void Deserialize(GenericReader...
  5. Omni

    Conversion issues...

    please attach your full baseweapon.cs
  6. Omni

    Conversion issues...

    Ive done the same thing spent soo long looking at scripts that you miss the small problems and think its something big lol.. The amount of times i made myself look stupid when i forget to increase the amount in writer writer lol
  7. Omni

    Conversion issues...

    oops didn't copy/paste right and regions messed up but im sure you can spot it and fix it..
  8. Omni

    Conversion issues...

    There isn't technically anything wrong with it but your serilzation/dserilaztions are too big. try this public override void Serialize(GenericWriter writer) { base.Serialize(writer); writer.Write(11); // version // Version 11 #region SF Imbuing writer.Write((int)m_TimesImbued)...
  9. Omni

    Conversion issues...

    I'd suggest switching to Servuo it is actually merged with runuo 2.4 (Git Repository) Plus it has ML complete and most of SA which will make it easier in the future to update as its beyond Runuo.
  10. Omni

    Spawning New Server

    try [XmlImportMap data/monster this should import all spawners that are within the data/monster directory.
  11. Omni

    Conversion issues...

    Did you have ML installed before on your live server? If so then technically these core edits should already be in your live servers core.. If not im unsure how this will effect your saves.. But unfortunatly your gonna need some core edits and i think there might be more to do the futher i...
  12. Omni

    Client Crash

    Morph is simullar to Harrower and actually taken from that.. Harrower and true form harrower. Ill check the hair but it seems weird it crashes the client and not the server :S
  13. Omni

    Conversion issues...

    Ok im going to work through these for you and hopefully we can fix the problem.. You seem to be missing a few core edits i believe thats why your getting problems. Server/Item.cs Around line 1021 (in mine anyways) Look for private void SetFlag(ImplFlag flag, bool value) above this add...
  14. Omni

    Conversion issues...

    can you please post copies of your scripts.. Baserewards.cs CollectionIem.cs LadyMelisande.cs ShimmeringEffussion.cs
  15. Omni

    Client Crash

    founnd a old script that i was going to update into a new custom system . The script itself complies just find the only problem im having is it crashes the client but the servuo core remains active.. Crash --------------------------- Error --------------------------- The UO game client has...
  16. Omni

    UltimaLive Map Streamer and Editor [Deleted]

    Laptop running windows 7 64bit Can run the server fine but as soon as i login to the client thats where the problems seem to come from.. So i am guessing its something to do with Igrping_0_91_debug.dll but this is only a theroy of mine.. When i run the client i get 76% CPU Usage 90% RAM...
  17. Omni

    UltimaLive Map Streamer and Editor [Deleted]

    Again due to whole computer freezing ive had to take a photo on my iphone and send it over this way.. Ive never had a UO system make my machine react this badly badly before. Im unshure why this is happening as this laptop is just a mule ive rebooted it to factory settings aswel incase...
  18. Omni

    UltimaLive Map Streamer and Editor [Deleted]

    ok i figured out it was crashing due to not adding your Igrping_0_91.dll correctly.. Ive fixed this but now when i seem to log in i can move about 2 steps then the client freezes completly and kinda freezes my laptop and i have to turn it off in order to do anything again. It does seems ive...
  19. Omni

    UltimaLive Map Streamer and Editor [Deleted]

    Am not running any kind of server just using my old laptop until i fully develop a shard. 4GB Ram 64bit OS i5 2.53GHZ
  20. Omni

    UltimaLive Map Streamer and Editor [Deleted]

    Installed this system and upon moving withing the game the server crashed.. Am going to go over the scripts and make sure ive made all the proper changes correctly but can you please advise on this crash... System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was...

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back