Borderlands 2

Borderlands 2

View Stats:
Can't start new game using Python SDK
I downloaded and installed Python SDK today, because i wanted to play the game using the enemy multiplier. But when i try to start new game it gets through the opening cutscene and the game freezes on a black screen after that. Does anyone know how to fix it ?
< >
Showing 1-1 of 1 comments
Radiowavehero Aug 14, 2023 @ 2:29pm 
Here's a few steps to try.
      
  • On the main screen where you select a new game go down to the mods section and look at your SDK mods , do any of them show conflicts ? (red text.) do they seem to be installed ? (not grayed out)

    If the mods did not give an error message you should still make sure you have all the required dependencies for your mods , if you are downloading them from https://bl-sdk.github.io/mods/ (which I recommend) it should tell you if the mod requires additional files.

    For example the mod "Movement tech" which allows double jumping , requires "Enums" also be installed, and it links to the "Enums" download in the required section https://bl-sdk.github.io/mods/MovementTech/.

    Make sure you double check the mods you installed to see if you missed any requirements.

      
  • If the mods are fine the next step would be your file folder permissions , windows 10/11 have "protection" for modifying files located in "programs" "programs x86" "my documents" and probably a few others.

    The problem is steam defaults to installing in programs or programsx86 and those file protections can prevent mods from running properly.

    The easiest way to fix/test this is to simple cut the steam folder and paste it to a new location like C:\Games (doesn't matter what the name is as long as it's a folder you made yourself)

      
  • If this still doesn't work you should disable the SDK mods 1 by 1 in the menu until the game loads properly, then reenable them 1 by 1.

    Also make sure you are using a new character when running the mods for testing purposes , an old save might be conflicting with new mods.

    I use a ton of SDK mods and even some BLCMM mods simultaniously and have never had this problem so my guess would be you have a major mod conflict , your folder protections are blocking mods from executing during load or your SDK installed incorrectly , I would check other things before messing with the SDK install as long as it seems to work in game on the main menu (showing mods , allowing you to turn them off , etc)
Last edited by Radiowavehero; Aug 14, 2023 @ 2:36pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Aug 14, 2023 @ 1:53pm
Posts: 1