endersblade Posted May 16, 2019 Share Posted May 16, 2019 Ok, not entirely sure what happened. I haven't played BT in a while, so I updated all my mods. I then created a mod that added a bunch of stuff to the Ur'Cruinne store. Launched the game to test, went to the store, and noticed the UI is borked. It has the general categories, but the space where the specific categories go is blank. The Buy button looks like %BUY%. If I click on one of the general categories, it brings the specific category icons back, but then the general category 'sticks'. I Verified my cache and reinstalled ModTek. I tried removing the mod that I created. I have absolutely no idea what mod could possibly be doing it. Obviously one or more of the mods that I'm running is causing this; does anyone offhand know if any of the mods from this site are experiencing this issue? Link to comment Share on other sites More sharing options...
endersblade Posted May 19, 2019 Author Share Posted May 19, 2019 Here is a dropbox link to my mod if anyone wants to take a look:https://www.dropbox.com/s/knjrd8wkjd37p0b/AllItemsAtUrCruinne.zip?dl=0 Link to comment Share on other sites More sharing options...
NevynAu Posted May 25, 2019 Share Posted May 25, 2019 From what I can see you have the starsystemdef_UrCruinne.json and the career one in Streaming Assets meaning they will overwrite the whole starsystem files and cause your issue.You don't need to use the StreamingAssets folder. Move them to a StarSystem subfolder in your mod and add a line in your mod json manifest entry to include the starystem merges. { "Type": "StarSystemDef", "Path": "Starsystem" } Link to comment Share on other sites More sharing options...
endersblade Posted May 26, 2019 Author Share Posted May 26, 2019 ....derp. I should've known that. Feel stupid as hell now. Will give it a shot and see what happens. Link to comment Share on other sites More sharing options...
Recommended Posts