Jump to content

Father

Members
  • Posts

    36
  • Joined

  • Last visited

Everything posted by Father

  1. could someone possibly help me figure out why my towns and cites are not getting spawned on the actual map https://imgshare.io/images/2021/05/06/oie_713840C4aTXMbw.jpg the nitrogen is generating new pieces of land to place towns... this is the height map i'm using https://imgshare.io/image/pyem8K have tried several settings but it never spawns anything on main part of the map
  2. prefabs are added to prefab folder on server and client this is server message...
  3. wrn could not load prefab 'maybellsfarm'. skipping it 2021-05-05 18:39:52 wrn could not load prefab 'maybellsfarm'. skipping it 2021-05-05 18:39:52 err loading prefab "maybellsfarm" failed: block "plantedmaybellsfarmrandomhelper" used in prefab is unknown. 2021-05-05 18:39:52 wrn could not load prefab 'maybellsfarm'. skipping it 2021-05-05 18:39:52 wrn could not load prefab 'maybellsfarm'. skipping it 2021-05-05 18:39:52 err loading prefab "maybellsfarm" failed: block "plantedmaybellsfarmrandomhelper" used in prefab is unknown. 2021-05-05 18:39:51 wrn could not load prefab 'maybellsfarm'. skipping it 2021-05-05 18:39:51 err loading prefab "maybellsfarm" failed: block "plantedmaybellsfarmrandomhelper" used in prefab is unknown. having issues with this mod on my server prefabs are added to prefab folder on server and client
  4. it worked thank you thank you so much for your time!!!
  5. i edited the client and server side of the mod but still coming up with that error wait i'm old fool failed to read about the sound let me edit that as well
  6. https://pastebin.com/rhTgsPJg
  7. (Filename: <567df3e0919241ba98db88bec4c6696f> Line: 0) 2021-05-01T12:52:23 333.959 ERR XML loader: Loading and parsing '' failed 2021-05-01T12:52:23 333.959 EXC An item with the same key has already been added. Key: crawlerstepcloth ArgumentException: An item with the same key has already been added. Key: crawlerstepcloth at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at AIDirectorData.AddNoisySound (System.String _name, AIDirectorData+Noise _noise) [0x00000] in <8acc464c86d74c55af84c07a2c0049a6>:0 at Audio.Manager.AddAudioData (Audio.XmlData _data) [0x000c2] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.Parse (System.Xml.XmlNode node) [0x006f6] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.ParseNode (System.String master, System.Xml.XmlNode root) [0x00035] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml+<CreateSounds>d__0.MoveNext () [0x00042] in <8acc464c86d74c55af84c07a2c0049a6>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__40.MoveNext () [0x00044] in <8acc464c86d74c55af84c07a2c0049a6>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) <>c__DisplayClass57_0:<handleReceivedConfigs>b__0(Exception) <CoroutineWrapperWithExceptionCallback>d__40:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: <567df3e0919241ba98db88bec4c6696f> Line: 0) 2021-05-01T12:52:23 334.074 ERR XML loader: Loading and parsing '' failed 2021-05-01T12:52:23 334.074 EXC An item with the same key has already been added. Key: crawlerstepcloth ArgumentException: An item with the same key has already been added. Key: crawlerstepcloth at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at AIDirectorData.AddNoisySound (System.String _name, AIDirectorData+Noise _noise) [0x00000] in <8acc464c86d74c55af84c07a2c0049a6>:0 at Audio.Manager.AddAudioData (Audio.XmlData _data) [0x000c2] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.Parse (System.Xml.XmlNode node) [0x006f6] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.ParseNode (System.String master, System.Xml.XmlNode root) [0x00035] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml+<CreateSounds>d__0.MoveNext () [0x00042] in <8acc464c86d74c55af84c07a2c0049a6>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__40.MoveNext () [0x00044] in <8acc464c86d74c55af84c07a2c0049a6>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) <>c__DisplayClass57_0:<handleReceivedConfigs>b__0(Exception) <CoroutineWrapperWithExceptionCallback>d__40:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: <567df3e0919241ba98db88bec4c6696f> Line: 0) 2021-05-01T12:52:23 334.290 ERR XML loader: Loading and parsing '' failed 2021-05-01T12:52:23 334.290 EXC An item with the same key has already been added. Key: crawlerstepcloth ArgumentException: An item with the same key has already been added. Key: crawlerstepcloth at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at AIDirectorData.AddNoisySound (System.String _name, AIDirectorData+Noise _noise) [0x00000] in <8acc464c86d74c55af84c07a2c0049a6>:0 at Audio.Manager.AddAudioData (Audio.XmlData _data) [0x000c2] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.Parse (System.Xml.XmlNode node) [0x006f6] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.ParseNode (System.String master, System.Xml.XmlNode root) [0x00035] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml+<CreateSounds>d__0.MoveNext () [0x00042] in <8acc464c86d74c55af84c07a2c0049a6>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__40.MoveNext () [0x00044] in <8acc464c86d74c55af84c07a2c0049a6>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) <>c__DisplayClass57_0:<handleReceivedConfigs>b__0(Exception) <CoroutineWrapperWithExceptionCallback>d__40:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: <567df3e0919241ba98db88bec4c6696f> Line: 0) 2021-05-01T12:52:24 334.478 ERR XML loader: Loading and parsing '' failed 2021-05-01T12:52:24 334.478 EXC An item with the same key has already been added. Key: crawlerstepcloth ArgumentException: An item with the same key has already been added. Key: crawlerstepcloth at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at AIDirectorData.AddNoisySound (System.String _name, AIDirectorData+Noise _noise) [0x00000] in <8acc464c86d74c55af84c07a2c0049a6>:0 at Audio.Manager.AddAudioData (Audio.XmlData _data) [0x000c2] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.Parse (System.Xml.XmlNode node) [0x006f6] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.ParseNode (System.String master, System.Xml.XmlNode root) [0x00035] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml+<CreateSounds>d__0.MoveNext () [0x00042] in <8acc464c86d74c55af84c07a2c0049a6>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__40.MoveNext () [0x00044] in <8acc464c86d74c55af84c07a2c0049a6>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) <>c__DisplayClass57_0:<handleReceivedConfigs>b__0(Exception) <CoroutineWrapperWithExceptionCallback>d__40:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: <567df3e0919241ba98db88bec4c6696f> Line: 0) 2021-05-01T12:52:24 334.724 ERR XML loader: Loading and parsing '' failed 2021-05-01T12:52:24 334.724 EXC An item with the same key has already been added. Key: crawlerstepcloth ArgumentException: An item with the same key has already been added. Key: crawlerstepcloth at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at AIDirectorData.AddNoisySound (System.String _name, AIDirectorData+Noise _noise) [0x00000] in <8acc464c86d74c55af84c07a2c0049a6>:0 at Audio.Manager.AddAudioData (Audio.XmlData _data) [0x000c2] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.Parse (System.Xml.XmlNode node) [0x006f6] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.ParseNode (System.String master, System.Xml.XmlNode root) [0x00035] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml+<CreateSounds>d__0.MoveNext () [0x00042] in <8acc464c86d74c55af84c07a2c0049a6>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__40.MoveNext () [0x00044] in <8acc464c86d74c55af84c07a2c0049a6>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) <>c__DisplayClass57_0:<handleReceivedConfigs>b__0(Exception) <CoroutineWrapperWithExceptionCallback>d__40:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: <567df3e0919241ba98db88bec4c6696f> Line: 0) 2021-05-01T12:52:24 334.954 ERR XML loader: Loading and parsing '' failed 2021-05-01T12:52:24 334.954 EXC An item with the same key has already been added. Key: crawlerstepcloth ArgumentException: An item with the same key has already been added. Key: crawlerstepcloth at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at AIDirectorData.AddNoisySound (System.String _name, AIDirectorData+Noise _noise) [0x00000] in <8acc464c86d74c55af84c07a2c0049a6>:0 at Audio.Manager.AddAudioData (Audio.XmlData _data) [0x000c2] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.Parse (System.Xml.XmlNode node) [0x006f6] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.ParseNode (System.String master, System.Xml.XmlNode root) [0x00035] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml+<CreateSounds>d__0.MoveNext () [0x00042] in <8acc464c86d74c55af84c07a2c0049a6>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__40.MoveNext () [0x00044] in <8acc464c86d74c55af84c07a2c0049a6>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) <>c__DisplayClass57_0:<handleReceivedConfigs>b__0(Exception) <CoroutineWrapperWithExceptionCallback>d__40:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: <567df3e0919241ba98db88bec4c6696f> Line: 0) 2021-05-01T12:52:24 335.158 ERR XML loader: Loading and parsing '' failed 2021-05-01T12:52:24 335.158 EXC An item with the same key has already been added. Key: crawlerstepcloth ArgumentException: An item with the same key has already been added. Key: crawlerstepcloth at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at AIDirectorData.AddNoisySound (System.String _name, AIDirectorData+Noise _noise) [0x00000] in <8acc464c86d74c55af84c07a2c0049a6>:0 at Audio.Manager.AddAudioData (Audio.XmlData _data) [0x000c2] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.Parse (System.Xml.XmlNode node) [0x006f6] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.ParseNode (System.String master, System.Xml.XmlNode root) [0x00035] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml+<CreateSounds>d__0.MoveNext () [0x00042] in <8acc464c86d74c55af84c07a2c0049a6>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__40.MoveNext () [0x00044] in <8acc464c86d74c55af84c07a2c0049a6>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) <>c__DisplayClass57_0:<handleReceivedConfigs>b__0(Exception) <CoroutineWrapperWithExceptionCallback>d__40:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr) (Filename: <567df3e0919241ba98db88bec4c6696f> Line: 0) 2021-05-01T12:52:24 335.367 ERR XML loader: Loading and parsing '' failed 2021-05-01T12:52:24 335.367 EXC An item with the same key has already been added. Key: crawlerstepcloth ArgumentException: An item with the same key has already been added. Key: crawlerstepcloth at System.Collections.Generic.Dictionary`2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) [0x000c1] in <567df3e0919241ba98db88bec4c6696f>:0 at System.Collections.Generic.Dictionary`2[TKey,TValue].Add (TKey key, TValue value) [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0 at AIDirectorData.AddNoisySound (System.String _name, AIDirectorData+Noise _noise) [0x00000] in <8acc464c86d74c55af84c07a2c0049a6>:0 at Audio.Manager.AddAudioData (Audio.XmlData _data) [0x000c2] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.Parse (System.Xml.XmlNode node) [0x006f6] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml.ParseNode (System.String master, System.Xml.XmlNode root) [0x00035] in <8acc464c86d74c55af84c07a2c0049a6>:0 at SoundsFromXml+<CreateSounds>d__0.MoveNext () [0x00042] in <8acc464c86d74c55af84c07a2c0049a6>:0 at ThreadManager+<CoroutineWrapperWithExceptionCallback>d__40.MoveNext () [0x00044] in <8acc464c86d74c55af84c07a2c0049a6>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception) Logger:masterLogException(Exception) Logger:Exception(Exception) Log:Exception(Exception) <>c__DisplayClass57_0:<handleReceivedConfigs>b__0(Exception) <CoroutineWrapperWithExceptionCallback>d__40:MoveNext() UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
  8. anyone have a fix to make wasteland and tactical action work together i keep getting same key has already been added. Key: crawlerstepcloth error when loading into server
  9. can't get this mod or the wasteland to run together something about crawlersandcloth or some another keeps coming up in red
  10. trying the all vehicles in one the aircraft helis can't see out of them or see where you going
  11. hi just tried yours but for some reason it comes up with some chick and some kind of slot thing with boxes that have no text
×
×
  • Create New...