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

Yacht Heist Crash #773

Open
newcomer953 opened this issue May 12, 2023 · 1 comment
Open

Yacht Heist Crash #773

newcomer953 opened this issue May 12, 2023 · 1 comment
Labels

Comments

@newcomer953
Copy link

Describe the crash

Every time i used BLE to try to look into The Yacht heist, when it finished loading in, it crash

Steps to reproduce the crash

  1. Go into BLE menu
  2. Select the Yacht Heist (fish)
  3. Let it load
  4. Crash

Logs

Application has crashed: access violation


Callstack:

     payday2_win32_release  (???)     ???                                                 
     payday2_win32_release  (???)     ???                                                 
     payday2_win32_release  (???)     ???                                                 

Current thread: Main
Script stack:
apply() core/lib/managers/viewport/environment/coreenvironmentfeeder.lua:202
apply() core/lib/managers/viewport/environment/coreenvironmenthandler.lua:266
_update() core/lib/managers/viewport/corescriptviewport.lua:286
update() core/lib/managers/viewport/coreviewportmanager.lua:33
core/lib/setups/coresetup.lua:519


Minimal reproduction

No response

@MiamiCenterPL
Copy link
Contributor

MiamiCenterPL commented Jun 28, 2023

This is caused by these two lines in the environment file (environments/pd2_env_lxy_stern_01/pd2_env_lxy_stern_01)
<param key="global_world_overlay_mask_texture" value=""/>
<param key="global_world_overlay_texture" value=""/>
it seems that game is trying to apply an empty string as an texture.
I have reported it to Xeletron and he is working on a fix now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants