Jump to content

Edit History

Please note that revisions older than 365 days are pruned and will no longer show here
MeredithS

MeredithS

Hello!
Im coming across two errors with the Rock Drill and the Chicken Coops
1. The drill starts off fine... animations working... light is green.. Shortly later the drills light is red... there's not a signal that its ready for collection, nor can I open it. In the console log, im getting the error: " ERR LootContainer RockDrill unknown. " 

2. The nests (after starting a new world seed), are spawning in a normal abundance however you can not interact with them... So I hit them with an axe, the nest with eggs poofs and turns into an empty nest. Neither assets can be interacted with...only destroyed I get a log error " LootContainer birdNest unknown" 

When signing into my server I watch the console logs as well and Im getting these errors: 
 

2024-07-10T17:59:56 7805.068 ERR LootContainer Honey uses an unknown loot_quality_template "qualBaseTemplate"
2024-07-10T17:59:56 7805.068 ERR LootContainer birdNest uses an unknown loot_quality_template "qualBaseTemplate"
2024-07-10T17:59:56 7805.068 ERR XML loader: Loading and parsing 'loot' failed
2024-07-10T17:59:56 7805.069 EXC lootgroup 'groupBirdNest' does not exist or has not been defined before being reference by lootcontainer/lootgroup name='birdNest'
  at LootFromXml.ParseItemList (System.String _containerId, System.Collections.Generic.IEnumerable`1[T] _childNodes, System.Collections.Generic.List`1[T] _itemList, System.Int32 _minQualityBase, System.Int32 _maxQualityBase) [0x00117] in <5176467e17874e86b9743320f44f08c8>:0 
  at LootFromXml.LoadLootContainer (System.Xml.Linq.XElement _elementContainer) [0x00335] in <5176467e17874e86b9743320f44f08c8>:0 
  at LootFromXml+<LoadLootContainers>d__1.MoveNext () [0x00064] in <5176467e17874e86b9743320f44f08c8>:0 
  at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__51.MoveNext () [0x00044] in <5176467e17874e86b9743320f44f08c8>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<>c__DisplayClass61_0:<handleReceivedConfigs>b__1(Exception)
<CoroutineWrapperWithExceptionCallback>d__51:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)


Advice?Thank you!
Im on V1 using the most updated mod version you have on Nexus.
 

MeredithS

MeredithS

Hello!
Im coming across two errors with the Rock Drill and the Chicken Coops
1. The drill starts off fine... animations working... light is green.. Shortly later the drills light is red... there's not signal that its ready for collection, nor can I open it. In the console log, im getting the error: " ERR LootContainer RockDrill unknown. " 

2. The nests (after starting a new world seed), are spawning in a normal abundance however you can not interact with them... So I hit them with an axe, the nest with eggs poofs and turns into an empty nest. Neither assets can be interacted with...only destroyed I get a log error " LootContainer birdNest unknown" 

When signing into my server I watch the console logs as well and Im getting these errors: 
 

2024-07-10T17:59:56 7805.068 ERR LootContainer Honey uses an unknown loot_quality_template "qualBaseTemplate"
2024-07-10T17:59:56 7805.068 ERR LootContainer birdNest uses an unknown loot_quality_template "qualBaseTemplate"
2024-07-10T17:59:56 7805.068 ERR XML loader: Loading and parsing 'loot' failed
2024-07-10T17:59:56 7805.069 EXC lootgroup 'groupBirdNest' does not exist or has not been defined before being reference by lootcontainer/lootgroup name='birdNest'
  at LootFromXml.ParseItemList (System.String _containerId, System.Collections.Generic.IEnumerable`1[T] _childNodes, System.Collections.Generic.List`1[T] _itemList, System.Int32 _minQualityBase, System.Int32 _maxQualityBase) [0x00117] in <5176467e17874e86b9743320f44f08c8>:0 
  at LootFromXml.LoadLootContainer (System.Xml.Linq.XElement _elementContainer) [0x00335] in <5176467e17874e86b9743320f44f08c8>:0 
  at LootFromXml+<LoadLootContainers>d__1.MoveNext () [0x00064] in <5176467e17874e86b9743320f44f08c8>:0 
  at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__51.MoveNext () [0x00044] in <5176467e17874e86b9743320f44f08c8>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<>c__DisplayClass61_0:<handleReceivedConfigs>b__1(Exception)
<CoroutineWrapperWithExceptionCallback>d__51:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)


Advice?Thank you!
Im on V1 using the most updated mod version you have on Nexus.
 

MeredithS

MeredithS

Hello!
Im coming across two errors with the Rock Drill and the Chicken Coops
1. The drill starts off fine... animations working... light is green.. Shortly later the drills light is red... there's not signal that its ready for collection, nor can I open it. In the console log, im getting the error: " ERR LootContainer RockDrill unknown. " 

2. The nests (after starting a new world seed), are spawning in a normal abundance however you can not interact with them... So I hit them with an axe, the nest with eggs poofs and turns into an empty nest. Neither assets can be interacted with...only destroyed I get a log error " LootContainer birdNest unknown" 

When signing into my server I watch the console logs as well and Im getting these errors: 
 

2024-07-10T17:59:56 7805.068 ERR LootContainer Honey uses an unknown loot_quality_template "qualBaseTemplate"
2024-07-10T17:59:56 7805.068 ERR LootContainer birdNest uses an unknown loot_quality_template "qualBaseTemplate"
2024-07-10T17:59:56 7805.068 ERR XML loader: Loading and parsing 'loot' failed
2024-07-10T17:59:56 7805.069 EXC lootgroup 'groupBirdNest' does not exist or has not been defined before being reference by lootcontainer/lootgroup name='birdNest'
  at LootFromXml.ParseItemList (System.String _containerId, System.Collections.Generic.IEnumerable`1[T] _childNodes, System.Collections.Generic.List`1[T] _itemList, System.Int32 _minQualityBase, System.Int32 _maxQualityBase) [0x00117] in <5176467e17874e86b9743320f44f08c8>:0 
  at LootFromXml.LoadLootContainer (System.Xml.Linq.XElement _elementContainer) [0x00335] in <5176467e17874e86b9743320f44f08c8>:0 
  at LootFromXml+<LoadLootContainers>d__1.MoveNext () [0x00064] in <5176467e17874e86b9743320f44f08c8>:0 
  at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__51.MoveNext () [0x00044] in <5176467e17874e86b9743320f44f08c8>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<>c__DisplayClass61_0:<handleReceivedConfigs>b__1(Exception)
<CoroutineWrapperWithExceptionCallback>d__51:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

Advice?Thank you!
Im on V1 using the most updated mod version you have on nexus.
 

MeredithS

MeredithS

Hello!
Im coming across two errors with the Rock Drill and the Chicken Coops
1. The drill starts off fine... animations working... light is green.. Shortly later the drills light is red... there's not signal that its ready for collection, nor can I open it. In the console log, im getting the error: " ERR LootContainer RockDrill unknown. " 

2. The nests (after starting a new world seed), are spawning in a normal abundance however you can not interact with them... So I hit them with an axe, the nest with eggs poofs and turns into an empty nest. Neither assets can be interacted with...only destroyed I get a log error " LootContainer birdNest unknown" 

When signing into my server I watch the console logs as well and Im getting these errors: 
 

2024-07-10T17:59:56 7805.068 ERR LootContainer Honey uses an unknown loot_quality_template "qualBaseTemplate"
2024-07-10T17:59:56 7805.068 ERR LootContainer birdNest uses an unknown loot_quality_template "qualBaseTemplate"
2024-07-10T17:59:56 7805.068 ERR XML loader: Loading and parsing 'loot' failed
2024-07-10T17:59:56 7805.069 EXC lootgroup 'groupBirdNest' does not exist or has not been defined before being reference by lootcontainer/lootgroup name='birdNest'
  at LootFromXml.ParseItemList (System.String _containerId, System.Collections.Generic.IEnumerable`1[T] _childNodes, System.Collections.Generic.List`1[T] _itemList, System.Int32 _minQualityBase, System.Int32 _maxQualityBase) [0x00117] in <5176467e17874e86b9743320f44f08c8>:0 
  at LootFromXml.LoadLootContainer (System.Xml.Linq.XElement _elementContainer) [0x00335] in <5176467e17874e86b9743320f44f08c8>:0 
  at LootFromXml+<LoadLootContainers>d__1.MoveNext () [0x00064] in <5176467e17874e86b9743320f44f08c8>:0 
  at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__51.MoveNext () [0x00044] in <5176467e17874e86b9743320f44f08c8>:0 
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
<>c__DisplayClass61_0:<handleReceivedConfigs>b__1(Exception)
<CoroutineWrapperWithExceptionCallback>d__51:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

Advice?Thank you!
 

×
×
  • Create New...