Jump to content

[1.12] Other Worlds - A Story and Planet Mod


Pkmniako

Recommended Posts

On 3/14/2023 at 5:11 PM, John007qwe said:

Hi, I'm getting some errors with the OWR contracts.

Example:

  Reveal hidden contents

[ERR 16:53:49.957] ContractConfigurator.RemoteTech.HasAntennaFactory: CONTRACT_TYPE 'OWR_OrangeCandle', PARAMETER 'HasAntenna' of type 'HasAntenna': Error parsing antennaType

[EXC 16:53:49.960] ArgumentException: Requested value 'TRANSMIT' was not found.
    System.Enum+EnumResult.SetFailure (System.Enum+ParseFailureKind failure, System.String failureMessageID, System.Object failureMessageFormatArgument) (at <9577ac7a62ef43179789031239ba8798>:0)
    System.Enum.TryParseEnum (System.Type enumType, System.String value, System.Boolean ignoreCase, System.Enum+EnumResult& parseResult) (at <9577ac7a62ef43179789031239ba8798>:0)
    System.Enum.Parse (System.Type enumType, System.String value, System.Boolean ignoreCase) (at <9577ac7a62ef43179789031239ba8798>:0)
    ContractConfigurator.ExpressionParser.EnumExpressionParser`1[T].ParseIdentifier (ContractConfigurator.ExpressionParser.BaseParser+Token token) (at <7cf636bf2f2f4038af6634d8e4f57459>:0)
    ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseVarOrIdentifier (ContractConfigurator.ExpressionParser.BaseParser+Token token) (at <7cf636bf2f2f4038af6634d8e4f57459>:0)
    ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseSimpleStatement[TResult] () (at <7cf636bf2f2f4038af6634d8e4f57459>:0)
    ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseStatementInner[TResult] () (at <7cf636bf2f2f4038af6634d8e4f57459>:0)
    ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseStatement[TResult] () (at <7cf636bf2f2f4038af6634d8e4f57459>:0)
    ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseExpression (System.String key, System.String expression, ContractConfigurator.ExpressionParser.DataNode dataNode) (at <7cf636bf2f2f4038af6634d8e4f57459>:0)
    Rethrow as Exception: Error parsing statement.
    Error occurred near '*':
    TRANSMIT
    ........* <-- HERE
    ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseExpression (System.String key, System.String expression, ContractConfigurator.ExpressionParser.DataNode dataNode) (at <7cf636bf2f2f4038af6634d8e4f57459>:0)
    ContractConfigurator.ConfigNodeUtil.ParseSingleValue[T] (System.String key, System.String stringValue, System.Boolean allowExpression) (at <7cf636bf2f2f4038af6634d8e4f57459>:0)
    ContractConfigurator.ConfigNodeUtil.ParseValue[T] (ConfigNode configNode, System.String key, System.Boolean allowExpression) (at <7cf636bf2f2f4038af6634d8e4f57459>:0)
    System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <9577ac7a62ef43179789031239ba8798>:0)
    Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
    System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) (at <9577ac7a62ef43179789031239ba8798>:0)
    System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) (at <9577ac7a62ef43179789031239ba8798>:0)
    ContractConfigurator.ConfigNodeUtil.ParseValue[T] (ConfigNode configNode, System.String key, System.Boolean allowExpression) (at <7cf636bf2f2f4038af6634d8e4f57459>:0)
    ContractConfigurator.ConfigNodeUtil.ParseValue[T] (ConfigNode configNode, System.String key, System.Action`1[T] setter, ContractConfigurator.IContractConfiguratorFactory obj, T defaultValue, System.Func`2[T,TResult] validation) (at <7cf636bf2f2f4038af6634d8e4f57459>:0)
    UnityEngine.DebugLogHandler:LogException(Exception, Object)
    ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
    UnityEngine.Debug:LogException(Exception)
    ContractConfigurator.LoggingUtil:LogException(Exception)
    ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, Nullable`1, Func`2)
    ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, Nullable`1)
    ContractConfigurator.RemoteTech.HasAntennaFactory:Load(ConfigNode)
    ContractConfigurator.ParameterFactory:GenerateParameterFactory(ConfigNode, ContractType, ParameterFactory&, ParameterFactory)
    ContractConfigurator.ContractType:Load(ConfigNode)
    ContractConfigurator.<LoadContractTypeConfig>d__31:MoveNext()
    ContractConfigurator.<FinalizeContractTypeLoad>d__30:MoveNext()
    UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)

KSP.log

Can't recreate this on my install. Will respond if I ever get an idea on what could be happening.

18 hours ago, Rocket Science42 said:

im having an issue with the scatterers and clouds with Other Worlds: https://imgur.com/a/yUII6QH

KSP LOG: https://www.dropbox.com/s/lfs7zg84u1tc6oc/KSP.log?dl=0

This is not how it should look. I suspect this could be from either a cloud / planet pack that might be editing all clouds? I would remove those mods one at a time to try to pin-point down which could be causing it. Are other custom planets in your game affected by this? 

Link to comment
Share on other sites

On 3/15/2023 at 1:06 PM, Pkmniako said:

Can't recreate this on my install. Will respond if I ever get an idea on what could be happening.

This is not how it should look. I suspect this could be from either a cloud / planet pack that might be editing all clouds? I would remove those mods one at a time to try to pin-point down which could be causing it. Are other custom planets in your game affected by this? 

No, I have GU installed and the scatters and clouds are not affected there, the stock solar system has scatter and EVE installed and those clouds are not affected. 

Link to comment
Share on other sites

1.0.4 Patch

- Celestial Bodies
    - Started testing EVE Raymarched clouds in Vassa if that version of EVE is installed.
- Fixes
    - Module Manager applying clouds to every single EVE_CLOUDS node, ending up duplicating clouds, has been fixed.
    - Added template to Ice Giant to add missing settings which lack were breaking the RnD science archive screen.

Link to comment
Share on other sites

Hello. I am having problems with parallax with this mod. Let me explain.

Whenever I go to a planet (Cheated rover there btw) I always get no parallax mod. that is fine. But then, if I launch a craft back at Kerbin, parallax goes away, and I am left with a flat surface around the launch site. No trees, no grass, no beauty. I would like help with this mod issue. Thank you!

Link to comment
Share on other sites

On 3/22/2023 at 2:38 AM, Drag0nXZ said:

 

  Hide contents

After you get the alien ipod on Vassa, where do I go next? I tried to get to the signal on C2-1 but I can't rendezvous with it and even when i'm close i cant read the message.

 

 

Spoiler

You can only read them at 100% signal strength due to limitations on how cutscenes work

---

---

---

On 3/23/2023 at 6:34 PM, Drupegod02 said:

I need some help but it is a SPOILER FOR THE STORY

  Hide contents

I finally got this message https://imgur.com/a/AAtXbIz but im not sure what to do now. Have I completed the story mode? I feel like im missing something because I do not know what "spikes" are being referenced and I still do not know the name of the last planet.

 

 

Spoiler

Explore more, re-read those messages which you already have

 

Link to comment
Share on other sites

On 4/1/2023 at 4:19 AM, Wolves_Hero said:

This mod bug can't click new games & load games just stuck on main menu screen can't exit. I have no issued other planets mods

I've been having this issue as well. It makes me unable to click the buttons in the main menu on the left half of the text/button.

Link to comment
Share on other sites

On 4/1/2023 at 4:19 AM, Wolves_Hero said:

This mod bug can't click new games & load games just stuck on main menu screen can't exit. I have no issued other planets mods

On 4/3/2023 at 12:41 AM, UltraJohn said:

I've been having this issue as well. It makes me unable to click the buttons in the main menu on the left half of the text/button.

On 4/4/2023 at 1:09 AM, N9 Gaming said:

I've had that bug before, you can use the keyboard (arrow keys + enter) to navigate when it happens.

This bug is fixed on Kopernicus 159 onwards.

Link to comment
Share on other sites

  • 2 weeks later...
On 3/15/2023 at 1:06 PM, Pkmniako said:

Can't recreate this on my install. Will respond if I ever get an idea on what could be happening.

This is not how it should look. I suspect this could be from either a cloud / planet pack that might be editing all clouds? I would remove those mods one at a time to try to pin-point down which could be causing it. Are other custom planets in your game affected by this? 

I am also having a similar issue. An error is repeatedly issued every few seconds when sitting at the Space Center, with a noticable hitching/freezing of the game every time the error is recieved. While it is not the exact same error as UltraJohn, it is similar in that it appears to be an issue regarding Other Worlds and Contract Configurator.

Spoiler

ContractConfigurator.ContractType: CONTRACT_TYPE 'FS_HardScience': Error parsing scienceSubjectsTemp1 
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)

ArgumentException: 'OW' is not a valid CelestialBody.
  at ContractConfigurator.ConfigNodeUtil.ParseCelestialBodyValue (System.String celestialName) [0x00046] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.Util.Science.GetBiome (ScienceSubject subject) [0x000a9] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.Method`2[C,TResult].Invoke (C obj) [0x00000] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.Method`2[C,TResult].Invoke (System.Object[] parameters) [0x00000] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseMethod[TResult] (ContractConfigurator.ExpressionParser.BaseParser+Token token, T obj, System.Boolean isFunction) [0x00273] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <9577ac7a62ef43179789031239ba8798>:0 
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <9577ac7a62ef43179789031239ba8798>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseVarOrIdentifier (ContractConfigurator.ExpressionParser.BaseParser+Token token) [0x00098] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseSimpleStatement[TResult] () [0x0037e] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseStatementInner[TResult] () [0x0005c] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseStatement[TResult] () [0x000f3] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ListExpressionParser`1[T].ParseWhereMethod[TResult] (System.Collections.Generic.List`1[T] obj) [0x001ba] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ListExpressionParser`1[T].ParseMethod[TResult] (ContractConfigurator.ExpressionParser.BaseParser+Token token, System.Collections.Generic.List`1[T] obj, System.Boolean isFunction) [0x00012] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <9577ac7a62ef43179789031239ba8798>:0 
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <9577ac7a62ef43179789031239ba8798>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseMethod[TResult] (ContractConfigurator.ExpressionParser.BaseParser+Token token, T obj, System.Boolean isFunction) [0x00273] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseFunction (ContractConfigurator.ExpressionParser.BaseParser+Token token) [0x00000] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseSimpleStatement[TResult] () [0x0037e] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseStatementInner[TResult] () [0x0005c] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseStatement[TResult] () [0x000f3] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseExpression (System.String key, System.String expression, ContractConfigurator.ExpressionParser.DataNode dataNode) [0x00026] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
Rethrow as Exception: Error parsing statement.
Error occurred near '*':
DifficultScienceSubjects().Where(s => s.Biome() == @biome)
...............................................* <-- HERE
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ParseExpression (System.String key, System.String expression, ContractConfigurator.ExpressionParser.DataNode dataNode) [0x00089] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ExpressionParser.ExpressionParser`1[T].ExecuteExpression (System.String key, System.String expression, ContractConfigurator.ExpressionParser.DataNode dataNode) [0x0000f] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ConfigNodeUtil.ParseSingleValue[T] (System.String key, System.String stringValue, System.Boolean allowExpression) [0x0009e] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&)
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <9577ac7a62ef43179789031239ba8798>:0 
Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation.
  at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <9577ac7a62ef43179789031239ba8798>:0 
  at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <9577ac7a62ef43179789031239ba8798>:0 
  at ContractConfigurator.ConfigNodeUtil.ParseValue[T] (ConfigNode configNode, System.String key, System.Boolean allowExpression) [0x001f0] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
  at ContractConfigurator.ConfigNodeUtil.ParseValue[T] (ConfigNode configNode, System.String key, System.Action`1[T] setter, ContractConfigurator.IContractConfiguratorFactory obj, T defaultValue, System.Func`2[T,TResult] validation) [0x0007e] in <a0a332b40fb34bd7a82a1b7bbc2e8193>:0 
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
ModuleManager.UnityLogHandle.InterceptLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
ContractConfigurator.LoggingUtil:LogException(Exception)
ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, List`1, Func`2)
ContractConfigurator.ConfigNodeUtil:ParseValue(ConfigNode, String, Action`1, IContractConfiguratorFactory, Func`2)
ContractConfigurator.DeferredLoadUtil:ExecuteLoad(DeferredLoadObject`1)
System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo)
System.Reflection.MethodBase:Invoke(Object, Object[])
ContractConfigurator.<UpdateNonDeterministicValuesIterator>d__31:MoveNext()
System.Linq.ConcatIterator`1:MoveNext()
ContractConfigurator.<GenerateContract>d__30:MoveNext()
ContractConfigurator.<ContractEnumerator>d__29:MoveNext()
ContractConfigurator.ContractPreLoader:Update()

Player.log

KSP.log

Edited by Noname115
Link to comment
Share on other sites

Done a minimal mod setup with OWR included and just wondering if any of the following errors are of concern and/or just posting them here in case they are useful to know of:

Spoiler

ContractConfigurator.ContractType: CONTRACT_TYPE 'OWR_OrangeCandle': unexpected child node 'MODULE' found, ignored.

Cannot find preset 'High' for pqs 'Secunda' (((And with the other planets -Llamageddon)))

DragCubeSystem: Part 'SpriteCore' has more than two IMultipleDragCube part modules. You should consider procedural drag cubes.

Texture 'OtherWorldsReboot/Parts/sailBig/BigSailTexture1' not found!

Texture 'OtherWorldsReboot/Bundles/WANDERER_NRM' not found!

Texture 'OtherWorldsReboot/Parts/teraLaser/BackgroundWhite' not found!

Load TGA texture: OtherWorldsReboot/Parts/sailBig/BigSailTexture1
Cannot create texture: No header created
LOAD FAILED : TGA texture load error

 

Link to comment
Share on other sites

I couldn't find any info on double posting etiquette here, so as this is unrelated to the above:

Has anyone made or does anyone know of a mod for Final Frontier that adds ribbons for Other Worlds? If not, I might make my own, and post it if I think it is reasonable quality for anyone else to enjoy.

Also, avoiding spoilers, how essential is something like Far Future Technologies for this planet pack; do the new tech/parts included with the mod cover this adequately already? I was hoping to get by with some of the Near Future tech, but happy to install something more advanced if it is highly recommended. -Re-reading the thread, it seems that this has been answered and is a question of how much of a masochist you are, or if you would rather rely on Better Time Warp rather than high-powered engines.

 

@indyy

On 4/6/2023 at 11:46 AM, indyy said:

i get a error message when i start ksp, and i dont know whats going on

https://i.ibb.co/6BKPkvF/confusiosnsnsn.png

-FYI the screenshot is so low resolution I'm not sure anyone can read the warning message, though this might just be me, and I don't know if it is important that it can be read.

@DocMike

On 4/13/2023 at 11:21 PM, DocMike said:

This mod removed the engine sounds. All my probes have solar panels retracted.  Also, main menu screen bug is present.

I might be misunderstanding, but RE: the main menu screen bug - If you mean the mouse highlighting/clicking of the buttons being offset, then this is a known bug, and from reading the thread, AFAIK, there is still no immediately obvious fix. Also, I think, but am not certain, that the solar panel retraction is related to how Kopernicus deals with multi-system solar power updates, rather than this mod specifically.

Edited by Llamageddon
Answered my own question
Link to comment
Share on other sites

I must say it is the most impressive KSP mod i ever played.  New gameplay mechanics, beautiful and diverse planets, amazing score i just have two questions and they contains a LOT OF SPOLIERS so you go on your own risk
 

Spoiler

1. Do game ends after intercount with Io on Esperanza? ( Perfectly matched name, it means having faith).
2. What purpose serve the SSST button on Vassa artifact

 

Edited by Kylonix
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...