• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Farming Expansion 1.1

Quick question: how easy is it to find seed packs? Seeing as they are needed in order to start farming, I would have thought they'd be easy to find, but after having spent some time looking through POIs we have found absolutely not a single one. Do we have to have at least one rank before the seeds will start turning up? Do we have to buy them from the trader to begin with? Cheers

 
Quick question: how easy is it to find seed packs? Seeing as they are needed in order to start farming, I would have thought they'd be easy to find, but after having spent some time looking through POIs we have found absolutely not a single one. Do we have to have at least one rank before the seeds will start turning up? Do we have to buy them from the trader to begin with? Cheers
I haven’t looked but I’m guessing Jayic used the same probability for vanilla seeds and the same loot groups. Focus on trash piles for best results.

 
Hey guys, I'll ask both Jayic and Stasis here because I'm not sure who's mod it's from - but I was browsing through the crafting recipies in my new world and stumbled upon something like a "wood grill" paper recipie thing. Crafted for 1 coal and 1 paper. Curious, I crafted the thing and read it, and it turned out to be the start of a quest chain!

I just wanted to make sure I haven't screwed up my character for starting a quest which I perhaps wasn't supposed to. I'm too early in to have started any farming yet whatsoever. :) Thanks for your absolutely awesome looking mods guys, I can't wait til I get to the point where I can become a proper farmer!

 
Hey guys, I'll ask both Jayic and Stasis here because I'm not sure who's mod it's from - but I was browsing through the crafting recipies in my new world and stumbled upon something like a "wood grill" paper recipie thing. Crafted for 1 coal and 1 paper. Curious, I crafted the thing and read it, and it turned out to be the start of a quest chain!
I just wanted to make sure I haven't screwed up my character for starting a quest which I perhaps wasn't supposed to. I'm too early in to have started any farming yet whatsoever. :) Thanks for your absolutely awesome looking mods guys, I can't wait til I get to the point where I can become a proper farmer!
that be from stasis78 farmlife mod his has the wood grill

 
Hey guys, I'll ask both Jayic and Stasis here because I'm not sure who's mod it's from - but I was browsing through the crafting recipies in my new world and stumbled upon something like a "wood grill" paper recipie thing. Crafted for 1 coal and 1 paper. Curious, I crafted the thing and read it, and it turned out to be the start of a quest chain!
I just wanted to make sure I haven't screwed up my character for starting a quest which I perhaps wasn't supposed to. I'm too early in to have started any farming yet whatsoever. :) Thanks for your absolutely awesome looking mods guys, I can't wait til I get to the point where I can become a proper farmer!
Thanks for the answer stallion :)

Gothy it won't hurt you to take the quests on at any point. Most of them are gated by forge tools so you won't be able to complete them until you have the required tools for crafting. Regardless of that, it doesn't hurt you to start the quests at any point. They are not time limited :)

 
Quick question: how easy is it to find seed packs? Seeing as they are needed in order to start farming, I would have thought they'd be easy to find, but after having spent some time looking through POIs we have found absolutely not a single one. Do we have to have at least one rank before the seeds will start turning up? Do we have to buy them from the trader to begin with? Cheers
They should be in almost every kitchen type container, and Sham as well. I'm hoping I didn't make those values to low/TFP adjusted any on their end. If you'd like, I'll personally send you a altered loot file for your mod to up the rate a bit.

Last stage of testing I had done for loot was about a week ago or so, and report was it was a bit high with Salt and Seeds, so I lowered them a bit before releasing it. If you jump into my discord/PM me, I'll shoot you out a loot.xml file to bump it for ya.

 
I had my buddy Vedui make up this quick video guide to show people how to install server side. It should help you with pathing, but yes, the modlet will need to be installed both server and client side in order to run.
Yes this is what ended up having to do. Everyone on the server had to install it individually and then on server side also.
 
What errors does the output.log say
NullReferenceException: Object reference not set to an instance of an object

at ProgressionClass.get_ListSortOrder () [0x00000] in <filename unknown>:0

at ProgressionClass+ListSortOrderComparer.Compare (.ProgressionValue _x, .ProgressionValue _y) [0x00000] in <filename unknown>:0

at System.Array.compare[ProgressionValue] (.ProgressionValue value1, .ProgressionValue value2, IComparer`1 comparer) [0x00000] in <filename unknown>:0

at System.Array.qsort[ProgressionValue,ProgressionValue] (.ProgressionValue[] keys, .ProgressionValue[] items, Int32 low0, Int32 high0, IComparer`1 comparer) [0x00000] in <filename unknown>:0

at System.Array.Sort[ProgressionValue,ProgressionValue] (.ProgressionValue[] keys, .ProgressionValue[] items, Int32 index, Int32 length, IComparer`1 comparer) [0x00000] in <filename unknown>:0

Rethrow as InvalidOperationException: The comparer threw an exception.

at System.Array.Sort[ProgressionValue,ProgressionValue] (.ProgressionValue[] keys, .ProgressionValue[] items, Int32 index, Int32 length, IComparer`1 comparer) [0x00000] in <filename unknown>:0

at System.Array.Sort[ProgressionValue] (.ProgressionValue[] array, Int32 index, Int32 length, IComparer`1 comparer) [0x00000] in <filename unknown>:0

at System.Collections.Generic.List`1[ProgressionValue].Sort (IComparer`1 comparer) [0x00000] in <filename unknown>:0

at XUiC_SkillList.updateFilteredList () [0x00000] in <filename unknown>:0

at XUiC_SkillList.OnOpen () [0x00000] in <filename unknown>:0

at XUiController.OnOpen () [0x00000] in <filename unknown>:0

at XUiController.OnOpen () [0x00000] in <filename unknown>:0

at XUiController.OnOpen () [0x00000] in <filename unknown>:0

at XUiC_SkillWindowGroup.OnOpen () [0x00000] in <filename unknown>:0

at XUiWindowGroup.OnOpen () [0x00000] in <filename unknown>:0

at GUIWindowManager.Open (.GUIWindow _w, Boolean _bModal, Boolean _bIsNotEscClosable, Boolean _bCloseAllOpenWindows) [0x00000] in <filename unknown>:0

at GUIWindowManager.Open (System.String _windowName, Boolean _bModal, Boolean _bIsNotEscClosable, Boolean _bCloseAllOpenWindows) [0x00000] in <filename unknown>:0

at XUiC_WindowSelector.OpenSelectedWindow () [0x00000] in <filename unknown>:0

at XUiC_WindowSelector.HandleOnPress (.XUiController _sender, System.EventArgs _e) [0x00000] in <filename unknown>:0

at XUiController.OnPressed (.OnPressEventArgs _e) [0x00000] in <filename unknown>:0

at XUiController.Pressed (Int32 mouseButton) [0x00000] in <filename unknown>:0

at XUiView.OnClick (UnityEngine.GameObject _go) [0x00000] in <filename unknown>:0

at UIEventListener.OnClick () [0x00000] in <filename unknown>:0

UnityEngine.GameObject:SendMessage(String, Object, SendMessageOptions)

UICamera:Notify(GameObject, String, Object)

UICamera:ProcessTouch(Boolean, Boolean, Boolean)

UICamera:ProcessMouse()

UICamera:ProcessTouches()

UICamera:Update()

(Filename: Line: -1)

- - - Updated - - -

I get the NRE when I try to open the skills window

- - - Updated - - -

if you want the entire log can try to find you on discord lol

 
NullReferenceException: Object reference not set to an instance of an objectat ProgressionClass.get_ListSortOrder () [0x00000] in <filename unknown>:0

at ProgressionClass+ListSortOrderComparer.Compare (.ProgressionValue _x, .ProgressionValue _y) [0x00000] in <filename unknown>:0

at System.Array.compare[ProgressionValue] (.ProgressionValue value1, .ProgressionValue value2, IComparer`1 comparer) [0x00000] in <filename unknown>:0

at System.Array.qsort[ProgressionValue,ProgressionValue] (.ProgressionValue[] keys, .ProgressionValue[] items, Int32 low0, Int32 high0, IComparer`1 comparer) [0x00000] in <filename unknown>:0

at System.Array.Sort[ProgressionValue,ProgressionValue] (.ProgressionValue[] keys, .ProgressionValue[] items, Int32 index, Int32 length, IComparer`1 comparer) [0x00000] in <filename unknown>:0

Rethrow as InvalidOperationException: The comparer threw an exception.

at System.Array.Sort[ProgressionValue,ProgressionValue] (.ProgressionValue[] keys, .ProgressionValue[] items, Int32 index, Int32 length, IComparer`1 comparer) [0x00000] in <filename unknown>:0

at System.Array.Sort[ProgressionValue] (.ProgressionValue[] array, Int32 index, Int32 length, IComparer`1 comparer) [0x00000] in <filename unknown>:0

at System.Collections.Generic.List`1[ProgressionValue].Sort (IComparer`1 comparer) [0x00000] in <filename unknown>:0

at XUiC_SkillList.updateFilteredList () [0x00000] in <filename unknown>:0

at XUiC_SkillList.OnOpen () [0x00000] in <filename unknown>:0

at XUiController.OnOpen () [0x00000] in <filename unknown>:0

at XUiController.OnOpen () [0x00000] in <filename unknown>:0

at XUiController.OnOpen () [0x00000] in <filename unknown>:0

at XUiC_SkillWindowGroup.OnOpen () [0x00000] in <filename unknown>:0

at XUiWindowGroup.OnOpen () [0x00000] in <filename unknown>:0

at GUIWindowManager.Open (.GUIWindow _w, Boolean _bModal, Boolean _bIsNotEscClosable, Boolean _bCloseAllOpenWindows) [0x00000] in <filename unknown>:0

at GUIWindowManager.Open (System.String _windowName, Boolean _bModal, Boolean _bIsNotEscClosable, Boolean _bCloseAllOpenWindows) [0x00000] in <filename unknown>:0

at XUiC_WindowSelector.OpenSelectedWindow () [0x00000] in <filename unknown>:0

at XUiC_WindowSelector.HandleOnPress (.XUiController _sender, System.EventArgs _e) [0x00000] in <filename unknown>:0

at XUiController.OnPressed (.OnPressEventArgs _e) [0x00000] in <filename unknown>:0

at XUiController.Pressed (Int32 mouseButton) [0x00000] in <filename unknown>:0

at XUiView.OnClick (UnityEngine.GameObject _go) [0x00000] in <filename unknown>:0

at UIEventListener.OnClick () [0x00000] in <filename unknown>:0

UnityEngine.GameObject:SendMessage(String, Object, SendMessageOptions)

UICamera:Notify(GameObject, String, Object)

UICamera:ProcessTouch(Boolean, Boolean, Boolean)

UICamera:ProcessMouse()

UICamera:ProcessTouches()

UICamera:Update()

(Filename: Line: -1)

- - - Updated - - -

I get the NRE when I try to open the skills window

- - - Updated - - -

if you want the entire log can try to find you on discord lol
yeh would need to see the whole output.log. if your on guppys discord channel i am in there

 
Thanks stallionsden for your ideas it worked was able to just modify the progression one name to get it to work with Darkfalls overhaul wife wanted those cows, pigs n chickens so bad lol

 
Back
Top