Jump to content

Space Warp [V1.5.2 for KSP2 0.1.5.0]


Recommended Posts

Space Warp 1.5.2

Space Warp is a modding API for Kerbals Space Program 2.

Links

Dependencies


Features

  • Asset bundle support
  • Part modding
  • Mods menu
  • Console
  • Fancy UI stuff
  • Has an inbuilt stockalike UI skin for mods to use.
  • Addressables Support
  • Localization Support
  • Part Modding Support
  • App Bar Integration
  • Extension methods for common things
  • Experimental patching of the official modloader
  • Support for mods of different types, that being asset only/lua/runtime compiled/dll mods

How Do I?

  1. Install space warp
    • Download the zip file
    • Extract it into the directory where KSP2_x64.exe is located, if done correctly there should now be a BepInEx folder under there
  2. Install Mods for space warp
    • It depends on the mod, if it is a zip file with a bepinex folder extract that into the root directory, otherwise put the folder under the mod into BepInEx/plugins
  3. Create mods for space warp

FAQ

  1. The mods button after installation isn't showing
    • Make sure you install UITK For KSP2 (Linked above)
  2. Does this work with Quantum?
    • From Space Warp 1.4.0, Quantum is no longer compatible with Space Warp. However, Space Warp 1.4.0 can also load mods from Kerbal Space Program 2/GameData/Mods folder, so you don't need to use Quantum. Just install the mod by following its install instruction, except you don't need to additionally install Quantum. This could possibly change in the future,  but both Quantum and SpaceWarps loading patch are based off of KSP2s already existing minimal mod loading code, so it is unlikely.
Edited by cheese3660
Bump version
Link to comment
Share on other sites

  • 1 month later...
1 hour ago, cheese3660 said:

No, that is my fault, I forgot thats how the artifacts uploaded, fixed

Looks like SpaceDock has to be updated separately?

Looks good now, thanks!

Edited by HebaruSan
Link to comment
Share on other sites

  • 1 month later...

When loading with 1.5.0 it doesn't seem to add the mods menu. Pretty much anything that should show on UI does not.

Content still loads however.

Log contains a whole lot of:
[Error  :Space Warp] System.NullReferenceException: Object reference not set to an instance of an object
  at SpaceWarp.Patching.LoadingActions.InitializeModAction.DoAction (System.Action resolve, System.Action`1[T] reject) [0x0000d] in <fa52a487673442778cd59f22d8d81961>:0 
[Error  :Space Warp] System.NullReferenceException: Object reference not set to an instance of an object
  at SpaceWarp.Patching.LoadingActions.PostInitializeModAction.DoAction (System.Action resolve, System.Action`1[T] reject) [0x0000d] in <fa52a487673442778cd59f22d8d81961>:0 

There's no longer a Mods menu item on the main screen, and I don't see any toolbars.

[Info   :ToolbarBackend] App bar creation event started: Flight
[Info   :ToolbarBackend] App bar creation event started: KSC
[Info   :ToolbarBackend] App bar creation event started: OAB

Link to comment
Share on other sites

There are some issues that slipped up into the 1.5.0 release, please try to revert back to 1.4.3 to fix those issues.

You can try upgrading to 1.5.0 again after that, it may fix it. If not, you should be able to stay on version 1.4.3 until a fix is released.

Link to comment
Share on other sites

  • 2 weeks later...

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...