polarathene / biglobby

[DEPRECATED] A BLT mod for Payday 2. Allows games to have more than 4 players at once. [See README for link to BigLobby3]
MIT License
38 stars 14 forks source link

New update causes host to crash when client joins #40

Closed rockr230 closed 7 years ago

rockr230 commented 7 years ago

Payday 2 recently updated, so that might be the issue.

Application has crashed: access violation


Callstack:

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

Current thread: Main Script stack: send() lib/network/base/networkpeer.lua:1034
send() @mods/biglobby/lua/lib/network/base/_networkpeer.lua:14
on_join_request_received() @mods/biglobby/lua/lib/network/base/session_states/_hoststateinlobby.lua:117
on_join_request_received() lib/network/base/hostnetworksession.lua:55
lib/network/base/handlers/connectionnetworkhandler.lua:50


polarathene commented 7 years ago

Hi @rockr230 , thanks for the report :) Please try v2.41 and let me know if it works for you.

rockr230 commented 7 years ago

@polarathene , works! Thanks for the update!