xAranaktu / FIFA-23-Live-Editor

FIFA 23 Live Editor
GNU General Public License v3.0
162 stars 25 forks source link

DirectX Error when trying to open the game only by launcher #356

Closed iulian47s closed 1 year ago

iulian47s commented 1 year ago

Hello, I have a problem when I try to open the game via Live Editor, I am getting an DirectX Error DirectX function m_renderer->createSwapChain(&swapChainDesc,&fullscreenDesc, m_hWnd ........ Failed with E_INVALIDARG ("An invalid parameter was passed to the returning function.")

When I open the game normally I can play it, but I get this error only opening via LE Any solutions please?

xAranaktu commented 1 year ago

Disable loading images in LE settings if this appear when you open player editor. Otherwise it's caused by the mods you have installed or 3rd party overlays that you have and that doesn't work with live editor.

iulian47s commented 1 year ago

I don't have any mods or anything to interfere with it, both folders are clean, no mods or 3rd party apps installed.

xAranaktu commented 1 year ago

Send log files

iulian47s commented 1 year ago

Logs.zip

iulian47s commented 1 year ago

Are the files good?

xAranaktu commented 1 year ago

LE is not able to initialize its UI, but I don't know why. I don't see any error in logs. Can't help you, sorry.