RimWorld
RimNauts
 Este tema se ha marcado como fijo, por lo que probablemente sea importante
sindre0830  [desarrollador] 15 AGO 2020 a las 2:32 a. m.
Bug Report
We aren't perfect and bugs can happen. If you encounter any bugs, please share them below.

Known bugs: Mods that add custom biomes might have our lunar rocks spawn
Última edición por sindre0830; 17 AGO 2020 a las 6:51 a. m.
< >
Mostrando 1-15 de 46 comentarios
El-Teno 15 AGO 2020 a las 6:36 a. m. 
i found a posible bug i selected a space chunk and now i cnat select other space stuff
sindre0830  [desarrollador] 15 AGO 2020 a las 7:48 a. m. 
Publicado originalmente por Despacito 2:
i found a posible bug i selected a space chunk and now i cnat select other space stuff
Fix for now is to build the satellite dish and explore the moon. Fix coming soon!
sindre0830  [desarrollador] 15 AGO 2020 a las 8:24 a. m. 
Publicado originalmente por Despacito 2:
i found a posible bug i selected a space chunk and now i cnat select other space stuff
The bug is now fixed
Simonsyndaren 15 AGO 2020 a las 11:31 a. m. 
Dont know if this is a bug or not but i have had the Lunar maria rocks spawn on the main planet and not the moon.
The FistMaster 16 AGO 2020 a las 4:12 a. m. 
Hey, may have found something interesting:

I loaded a save and selected a random space chunk, game froze and kept spamming the following exception:
Root level exception in OnGUI(): System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <567df3e0919241ba98db88bec4c6696f>:0
at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
at RimWorld.Planet.WorldGrid.GetTileCenter (System.Int32 tileID) [0x0006a] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.Planet.WorldGrid.LongLatOf (System.Int32 tileID) [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.DateReadout.DateOnGUI (UnityEngine.Rect dateRect) [0x00053] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.GlobalControlsUtility.DoDate (System.Single leftX, System.Single width, System.Single& curBaseY) [0x00016] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.Planet.WorldGlobalControls.WorldGlobalControlsOnGUI () [0x00081] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.WorldInterface.WorldInterfaceOnGUI () [0x00068] in <7b345446a85d4ed599f9c604ae61854b>:0
at (wrapper dynamic-method) RimWorld.UIRoot_Play.RimWorld.UIRoot_Play.UIRootOnGUI_Patch1(RimWorld.UIRoot_Play)
at (wrapper dynamic-method) Verse.Root.Verse.Root.OnGUI_Patch1(Verse.Root)

One more thing, I can't find the moon on the world map, is it because I didn't build the satellite?
Can also confirm the previous dude, using Alpha Biomes I found Maria rock spawning on the planet. Shouldn't it be Marina rock by the way?
sindre0830  [desarrollador] 16 AGO 2020 a las 5:43 a. m. 
Publicado originalmente por The FistMaster:
Hey, may have found something interesting:

I loaded a save and selected a random space chunk, game froze and kept spamming the following exception:
Root level exception in OnGUI(): System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <567df3e0919241ba98db88bec4c6696f>:0
at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
at RimWorld.Planet.WorldGrid.GetTileCenter (System.Int32 tileID) [0x0006a] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.Planet.WorldGrid.LongLatOf (System.Int32 tileID) [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.DateReadout.DateOnGUI (UnityEngine.Rect dateRect) [0x00053] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.GlobalControlsUtility.DoDate (System.Single leftX, System.Single width, System.Single& curBaseY) [0x00016] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.Planet.WorldGlobalControls.WorldGlobalControlsOnGUI () [0x00081] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.WorldInterface.WorldInterfaceOnGUI () [0x00068] in <7b345446a85d4ed599f9c604ae61854b>:0
at (wrapper dynamic-method) RimWorld.UIRoot_Play.RimWorld.UIRoot_Play.UIRootOnGUI_Patch1(RimWorld.UIRoot_Play)
at (wrapper dynamic-method) Verse.Root.Verse.Root.OnGUI_Patch1(Verse.Root)

One more thing, I can't find the moon on the world map, is it because I didn't build the satellite?
Can also confirm the previous dude, using Alpha Biomes I found Maria rock spawning on the planet. Shouldn't it be Marina rock by the way?
We are not able to recreate it and we believe it was fixed by the last update. You need to discover the moon with the satellite dish before you are able to to see it on the worldmap.
The FistMaster 16 AGO 2020 a las 7:29 a. m. 
Publicado originalmente por RadZerp:
Publicado originalmente por The FistMaster:
Hey, may have found something interesting:

I loaded a save and selected a random space chunk, game froze and kept spamming the following exception:
Root level exception in OnGUI(): System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException (System.ExceptionArgument argument, System.ExceptionResource resource) [0x00029] in <567df3e0919241ba98db88bec4c6696f>:0
at System.ThrowHelper.ThrowArgumentOutOfRangeException () [0x00000] in <567df3e0919241ba98db88bec4c6696f>:0
at RimWorld.Planet.WorldGrid.GetTileCenter (System.Int32 tileID) [0x0006a] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.Planet.WorldGrid.LongLatOf (System.Int32 tileID) [0x00000] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.DateReadout.DateOnGUI (UnityEngine.Rect dateRect) [0x00053] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.GlobalControlsUtility.DoDate (System.Single leftX, System.Single width, System.Single& curBaseY) [0x00016] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.Planet.WorldGlobalControls.WorldGlobalControlsOnGUI () [0x00081] in <7b345446a85d4ed599f9c604ae61854b>:0
at RimWorld.WorldInterface.WorldInterfaceOnGUI () [0x00068] in <7b345446a85d4ed599f9c604ae61854b>:0
at (wrapper dynamic-method) RimWorld.UIRoot_Play.RimWorld.UIRoot_Play.UIRootOnGUI_Patch1(RimWorld.UIRoot_Play)
at (wrapper dynamic-method) Verse.Root.Verse.Root.OnGUI_Patch1(Verse.Root)

One more thing, I can't find the moon on the world map, is it because I didn't build the satellite?
Can also confirm the previous dude, using Alpha Biomes I found Maria rock spawning on the planet. Shouldn't it be Marina rock by the way?
We are not able to recreate it and we believe it was fixed by the last update. You need to discover the moon with the satellite dish before you are able to to see it on the worldmap.

understood, thank you for the prompt response.
Might as well be some pesky mod conflict then.
Tikotitok 16 AGO 2020 a las 1:55 p. m. 
I tried Save Our Ship 2's derelict ship start, and then sent a shuttle to settle on the planet surface. The Tundra map I landed in was full of lunar rocks, which I presume to be not intented.
Videogameplayer 17 AGO 2020 a las 6:03 a. m. 
Also for me, not only is lunar highland/maria rock all over the planet, but they're by far the most common rock types. Apart from not making sense, it's annoying because lunar highland rock is as soft as sandstone and my hoped for mountain bases are made less viable.
sindre0830  [desarrollador] 17 AGO 2020 a las 6:05 a. m. 
Publicado originalmente por Heart of Mud:
Also for me, not only is lunar highland/maria rock all over the planet, but they're by far the most common rock types. Apart from not making sense, it's annoying because lunar highland rock is as soft as sandstone and my hoped for mountain bases are made less viable.
Do you have any mods that add custom biomes? like Alpha Biomes. Are you playing on the custom biome or on a vanilla biome?
Última edición por sindre0830; 17 AGO 2020 a las 6:05 a. m.
Videogameplayer 17 AGO 2020 a las 6:31 a. m. 
Hi, thanks for getting back quickly. I do have alpha biomes & more vanilla biomes. Is it a conflict and will having these modded biomes mean I can't use your mod?
sindre0830  [desarrollador] 17 AGO 2020 a las 6:34 a. m. 
Publicado originalmente por Heart of Mud:
Hi, thanks for getting back quickly. I do have alpha biomes & more vanilla biomes. Is it a conflict and will having these modded biomes mean I can't use your mod?
These issues only happen with mods using the harmony patch for map generation. Not sure yet if we have to make a patch or if the other mods have to, but we are working on it.
Videogameplayer 17 AGO 2020 a las 6:42 a. m. 
Alright,thanks Radzerp. In the meantime I can use my imagination, like perhaps a meteor impact blew a chunk of moon into the rimworld atmosphere resulting in the continents getting bombarded with moon rock :)
SparraNova 17 AGO 2020 a las 9:23 p. m. 
I'm getting an odd error on map generation.

`Failed to add satellite
Verse.Log:Error(String, Boolean)
RimNauts.Gamecomp_SatellitesInOrbit:tryGenSatellite(Int32)
RimNauts.WorldGenStep_Moons:GenerateFresh(String)
RimWorld.Planet.WorldGenerator:GenerateWorld(Single, String, OverallRainfall, OverallTemperature, OverallPopulation)
RimWorld.Page_CreateWorldParams:<CanDoNext>b__14_0()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()`

Which, in effects, seems to be preventing the moon from spawning on the world map. I am as of yet unsure if it's actually there or not.
sindre0830  [desarrollador] 17 AGO 2020 a las 11:45 p. m. 
Publicado originalmente por SparraNova:
I'm getting an odd error on map generation.

`Failed to add satellite
Verse.Log:Error(String, Boolean)
RimNauts.Gamecomp_SatellitesInOrbit:tryGenSatellite(Int32)
RimNauts.WorldGenStep_Moons:GenerateFresh(String)
RimWorld.Planet.WorldGenerator:GenerateWorld(Single, String, OverallRainfall, OverallTemperature, OverallPopulation)
RimWorld.Page_CreateWorldParams:<CanDoNext>b__14_0()
Verse.LongEventHandler:RunEventFromAnotherThread(Action)
Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
System.Threading.ThreadHelper:ThreadStart_Context(Object)
System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
System.Threading.ThreadHelper:ThreadStart()`

Which, in effects, seems to be preventing the moon from spawning on the world map. I am as of yet unsure if it's actually there or not.
It must be a compatability error. If you don't have too many mods, could you do a bit test?
< >
Mostrando 1-15 de 46 comentarios
Por página: 1530 50