Jump to content

AnsontheToad

Members
  • Posts

    62
  • Joined

  • Last visited

Everything posted by AnsontheToad

  1. You have a extra apostrophe after triggered_effect.
  2. Is there a way to guarantee a prefab is included? I know you can set up settlements but i have a number of prefabs that i have tagged as unique since I only want one per map but they don't always get picked by the generator. So i have to generate multiple maps and check the prefabs.xml to see if they spawned. Getting multiple unique buildings to spawn on a decent random map is proving to be difficult. For now I have been using the world editor to get results but is very time consuming.
  3. Editor is working great but i have an issue with the updater. It keeps saying update available I'm using 0.89. It has Warning could not open currentVersion.txt and if i run the updater it downloads fine but cannot extract zip. Just letting you know.
  4. Got an error trying to render map. 2018-12-12T15:33:24 205.705 INF Error in RenderMap.Run: System.ArgumentException: An element with the same key already exists in the dictionary. at System.Collections.Generic.Dictionary`2[system.String,ThreadManager+ThreadInfo].Add (System.String key, .ThreadInfo value) [0x00000] in <filename unknown>:0 at ThreadManager.startThread (System.String _name, .ThreadFunctionDelegate _threadDelegate, .ThreadFunctionDelegate _threadInit, .ThreadFunctionLoopDelegate _threadLoop, .ThreadFunctionEndDelegate _threadEnd, ThreadPriority _threadPriority, System.Object _parameter, .ExitCallbackThread _exitCallback, Boolean _runInMainThread) [0x00000] in <filename unknown>:0 at ThreadManager.StartThread (System.String _name, .ThreadFunctionDelegate _threadInit, .ThreadFunctionLoopDelegate _threadLoop, .ThreadFunctionEndDelegate _threadEnd, ThreadPriority _threadPriority, System.Object _parameter, .ExitCallbackThread _exitCallback, Boolean _runInMainThread) [0x00000] in <filename unknown>:0 at RegionFileManager..ctor (System.String _loadDirectory, System.String _saveDirectory, Int32 _maxChunksInCache, Boolean _bSaveOnChunkDrop) [0x00000] in <filename unknown>:0 at AllocsFixes.MapRendering.MapRendering.RenderFullMap () [0x00000] in <filename unknown>:0 at AllocsFixes.CustomCommands.RenderMap.Execute (System.Collections.Generic.List`1 _params, CommandSenderInfo _senderInfo) [0x00000] in <filename unknown>:0
  5. Would be awesome if someone could figure out a way to make a 7 days map editor where you could generate a map in 7 days open it with the editor that overlays the pngs and the height map and you could just edit everything. And when you change the height it would automatically recalculate the heights for the poi's. Making a biome editor shouldn't be to hard since your only working with a set format and 5 colors currently. Then you have the few colors for the road splat. I have been trying to find an image editor that will show the height map in 3d. That would be cool.
×
×
  • Create New...