Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when loading some mods with a manual compile #17

Closed
somario360 opened this issue Dec 19, 2023 · 1 comment
Closed

Crash when loading some mods with a manual compile #17

somario360 opened this issue Dec 19, 2023 · 1 comment

Comments

@somario360
Copy link

Describe the bug
When attempting to run mods such as Gun Mod DX and Character Select on a manual compiled build (using the make command in MSYS2 MINGW64), the game will crash. I have attached a screenshot of the crash screen after loading Gun Mod DX.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Host'
  2. Click on 'Mods & Gamemodes'
  3. Select '.Gun Mod DX' or 'Character Select'
  4. Click 'Host'
  5. The crash will then occur.

Expected behavior
The mod loading without any issue.

Screenshots
image

Desktop:

  • OS: Windows 10 Version 10.0.19045 Build 19045
  • Version: commit c6bda49 (latest at the time of reporting)

Additional context
This crash does not happen when using the coopdx-patcher, but I am using a manual compile due to making personal changes for my friend group. This crash still happens without any changes made however.

@AgentXLP
Copy link
Contributor

Fixed in the next version. This has to do with DynOS compression I believe.

AgentXLP pushed a commit that referenced this issue Jul 2, 2024
…nore, and Keyboard Controls in Chat (#17)

* Ignore Visual Studio Stuff

* Added a few scripts for development

* Improved the development scripts

* Added option to choose between 2 different keyboard control variants in the chat

* Improved and added new batch scripts for development purposes

* Hotfix

* Converted the .BAT-Scripts to .SH-Scripts and moved them to the "development" folder and fixed a bug in the already existing "compile.sh" file

* Fixed some stuff

* Removed 7 .sh-scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants