Did this ever happen?Volition is going to release the 3d models of pretty much all the clothing items and NPCs in Saints Row IV soon
Did this ever happen?Volition is going to release the 3d models of pretty much all the clothing items and NPCs in Saints Row IV soon
NopeDid this ever happen?
It appears so bud lol. Wouldn't be surprised if had to do with the big Saints Row IV Re-Elected update.Are we the same person? I just posted about a similar error for cloning clothes trying to use thomasjepp files
View attachment 42317
I literally have the exact same issue, except that I'm trying to clone the warden suit. Really hope there's still experts or people who know their stuff still active on this threadSorry to bother you all here, but I recently reinstalled the ThomasJepp.SaintsRow-rev121 and ThomasJepp.SaintsRow-rev133 and I just tried to clone the CID suit to use for a possible mod I've been working on and keep running into the following error message:
" Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at ThomasJepp.SaintsRow.GameInstances.SRIVInstance.SearchForFiles(String pattern) at ThomasJepp.SaintsRow.CustomizationItemClone.Program.LoadStrings(IGameInstance sriv) at ThomasJepp.SaintsRow.CustomizationItemClone.Program.Main(String[] args) "
I'm not really sure what I'm doing wrong here I just typed in the "cm_suit_cid" as the source prompt with the following name as the mod folder name "RWU_ROAD_WARRIOR_MAD_MAXIMUS" and then I keep getting hit with this error for some reason. Hope someone can help me out here if they are up for it of course.
c:\Python26>python c:\SRIV_SDK_B_rev4\converter\SaintsRow_FBX_Converter.py
c:\SRIV_SDK_B_rev4\converter\SaintsRow_FBX_Converter.py:2479: SyntaxWarning: name 'IS_MAYAYUP' is assigned to before global declaration
global IS_MAYAYUP
c:\SRIV_SDK_B_rev4\converter\SaintsRow_FBX_Converter.py:2482: SyntaxWarning: name 'IS_3DSMAX' is assigned to before global declaration
global IS_3DSMAX
Traceback (most recent call last):
File "c:\SRIV_SDK_B_rev4\converter\SaintsRow_FBX_Converter.py", line 5167, in <module>
app = FBX_Converter( )
File "c:\Python26\lib\site-packages\wx-3.0-msw\wx\_core.py", line 8631, in __init__
self._BootstrapApp()
File "c:\Python26\lib\site-packages\wx-3.0-msw\wx\_core.py", line 8196, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "c:\SRIV_SDK_B_rev4\converter\SaintsRow_FBX_Converter.py", line 5159, in OnInit
frame = App_Frame( None, -1 )
File "c:\SRIV_SDK_B_rev4\converter\SaintsRow_FBX_Converter.py", line 3329, in __init__
png = wx.Image(image_file, wx.BITMAP_TYPE_ANY).ConvertToBitmap()
File "c:\Python26\lib\site-packages\wx-3.0-msw\wx\_core.py", line 3646, in ConvertToBitmap
return _core_.Image_ConvertToBitmap(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "image.IsOk()" failed at ..\..\src\msw\bitmap.cpp(820) in wxBitmap::CreateFromImage(): invalid image