Thanks @Milva I bet that will help out!
Somebody please reload this source(clean) pull, branch or whatever it is. Git have just clean ServUO master 2.4 i guess and dirty zip's. Thanks a lot!
This one ? http://www.servuo.com/threads/looking-for-some-help-porting-owltr-3-01-to-servuo.195/If you pulled my branch then there should be no modified folder.
if you downloaded the zip from this site, then yes there is a modified folder.
A pull should work, a download of the zip requires some merging, sound like you are trying to do both.
Those items you are having issues with are all new items and don't require any sort of merge, so I am not sure why you are getting those. Try a fresh copy of ServUO and see if you can get that working first?
This one ? http://www.servuo.com/threads/looking-for-some-help-porting-owltr-3-01-to-servuo.195/
Whos still have the god damn working pack, half of fixes just dosen't exist in this time. Please help i'm just aint have enought time to merge all dif's from base ruo version! Tired of tryin. )
Server Crash Report
===================
RunUO Version 0.5, Build 5176.3990
Operating System: Microsoft Windows NT 6.1.7601 Service Pack 1
.NET Framework: 4.0.30319.18408
Time: 3/5/2014 2:31:33 AM
Mobiles: 41231
Items: 194644
Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Server.Engines.Harvest.HarvestSystem.FinishHarvesting(Mobile from, Item tool, HarvestDefinition def, Object toHarvest, Object locked)
at Server.Engines.Harvest.HarvestSoundTimer.OnTick()
at Server.Timer.Slice() in c:\ServUO\trunk\Server\Timer.cs:line 386
at Server.Core.Main(String[] args) in c:\ServUO\trunk\Server\Main.cs:line 621
Clients:
- Count: 1
+ 127.0.0.1: (account = Denjiki) (mobile = 0x1 'Denjiki')
EDIT: Okay so I believe I fixed the error by replacing my ResourceInfo, Mining, and HarvestSystem.cs with the ones on your git repo. Which one made the difference I'm not sure, but it worked. Now i'm wondering about why different models of ore won't stack with each other. I'm not sure if this issue arose with the install of OWLTR, or if it's that way in ServUO by default. What I mean is I'll have 2-3 different piles of ore in my pack that look different that won't stack with each other.
Also, to anyone who did these merges, if you didn't catch it in the files, AbyssalCloth was left out of the craftables..if you implemented this fix http://www.servuo.com/threads/abyssal-cloth-fix-craftable.590/ or have the newest servuo updates (i believe they implemented this fix into the publish) then you will want to add new Type[]{ typeof( AbyssalCloth ) } right after the PewterBowlOfPeas entry so you can craft it
new[] {typeof(Cloth), typeof(UncutCloth), typeof(AbyssalCloth)}, new[] {typeof(CheeseWheel), typeof(CheeseWedge)},
new[] {typeof(Pumpkin), typeof(SmallPumpkin)}, new[] {typeof(WoodenBowlOfPeas), typeof(PewterBowlOfPeas)}
Are you implying that you can add it anywhere in there? If so then yes, you're correct. Was just trying to make it simple
I hit the above link and it directed me to this =http://www.servuo.com/archive/time-system.41/. I, fun little addon but not what I was looking for.sec_goat submitted a new resource:
Daat99's OWLTR 3.01 For ServUO - Custom ore, wood, leather, tokens and recipes
Read more about this resource...
We use essential cookies to make this site work, and optional cookies to enhance your experience.