mafia2online / m2o-reborn

Original Mafia2 Multiplayer modification

Home Page:http://mafia2-online.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When running client-host.exe, PhysX SDK error achieved

alextwothousand opened this issue · comments

commented

When running the client, I'm getting the PhysX SDK error. My game works if I run it directly from mafia2.exe, but not the built client-host.exe!

commented

Placing the client files in my Mafia II/pc folder produces a whole nother error. I get the "start your steam, faggot" error instead. 😂

Hey @alextwothousand ,

Thanks for reporting this to us. It's a known bug that can be somehow fixed by appending the physX SDK dlls in the mod directory and injecting into the process.

This project is somehow not maintained at the moment but feel free to ask on Discord.

commented

Hey lad.

No worries at all, thank you for the notification.

By taking a look into the code internally, I was able to figure that out, hence why I closed the issue.

However, a new issue has arisen.

As soon as I start client-host.exe, and then load into the game, it crashes. Doesn't seem to be a CEF issue, but more of an issue with the networking stuff. Did you guys have any clue what was wrong, otherwise, I will have to trace back all the code and ensure nothing is wrong.

I am using the develop branch if that is of any use to you.
Thanks.

Thanks.

Good Evening,

CEF was quite experimental and afair, not used in current state of the code. Would you mind sharing any screenshot or stacktrace for the crash?

commented

Good Evening,

CEF was quite experimental and afair, not used in current state of the code. Would you mind sharing any screenshot or stacktrace for the crash?

Good evening to you too!

Yes, I would be able to tomorrow. There was no stack trace produced, just as the game was about to load me in, around the CEF.init(); lines of code, it then just black screens and the game window closes.

Alright, then just mention me when you share it :D

commented
[info] attaching to thread (3910) ...
[info] starting Mafia 2 Online - Reborn. v1.0.0 ...
[info] mod_init
[info] patching file C:\Users\alex\Desktop\m2net\binary\client\files\sdsconfig.bin
[info] patching file C:\Users\alex\Desktop\m2net\binary\client\files\tables.sds
[info] patching file C:\Users\alex\Desktop\m2net\binary\client\files\gui.sds
[info] patching file C:\Users\alex\Desktop\m2net\binary\client\files\gui-main.sds
[info] patching file C:\Users\alex\Desktop\m2net\binary\client\files\StreamMapa.bin
[GameModule]: EventGameInit
SDL_Init(SDL_INIT_VIDEO): 0 

I switched to the master branch, connecting to the game does not show me the ingame GUI.