emoose / DyingLightDocketServer

A proxy application for Dying Light that allows rewards (dockets) to be modified, using node.js.
4 stars 1 forks source link

Error the moment i load in to the game, fails to successfully unlock the dockets. #3

Open pascalizer opened 1 year ago

pascalizer commented 1 year ago

What can i do to solve this issue? Will you ever think of developing a new version of the "DyingLightDocketServer" for Dying Light 1 and 2?

Loading motd.json... Loading rewards.json... Server listening on https://127.0.0.1

PLS headers: { 'PLS-Client': 'Steam', 'PLS-Game-Version': '14900', 'PLS-OS': 'Windows', 'PLS-Platform': 'PC' }

POST data: ani_purchase=1597332944&auth_session_ticket=1400000009b40b137f329668190b6f04010010011a0abd6418000000010000000200000035d10592fbb97d24811e010005000000f00100007001000004000000190b6f040100100124a60300541e6b546fb2a8c00000000087fbbc6407abd8640100719700003500149c04000000159c04000000169c04000000179c040000004ef8040000004ff80400000050f80400000051f80400000052f80400000053f80400000054f80400000058f8040000005af8040000005bf8040000005cf804000000c21f05000000d24b05000000f84c060000008a5606000000a7a30600000070a70600000071a70600000072a706000000346b0b000000356b0b0000004c2f0c0000004d2f0c0000004e2f0c0000004f2f0c00000086c90f000000c8f910000000c9f91000000034ec1100000035ec1100000018f9110000005e12120000005f1212000000e2f1120000001a6913000000e6d8130000009c6314000000d0ac140000009e321600000082671600000062dc160000009a4417000000fc8c170000003666180000001c2519000000acf8190000008ce51a0000005ad01b000000b4881d00000000007d91fc544bc736bdc98ff4a9efdb2bb816194f5d7cff0f53123a8e66c58ce844431ae11c44bdf3c56efea39abc6cc8e3408d823a0488983a2e49d5c6ded1aa19b9d024200f312736e8658e2c5a93b6d5fa0226f647e7376ad3480e9653eb6ed023d4e4a0cf246e62cda330f227d05fa315da83d8e8e5c448acf6005015d8203e&boz_purchase=1420651837&chiv_purchase=1597332944&country=NL&crs_purchase=1420651837&dl_purchase=1420651837&dlcs_installed=1%3B2%3B3%3B4%3B5%3B6%3B7%3B8%3B9%3B10%3B11%3B12%3B13%3B14%3B15%3B16%3B17%3B19%3B20%3B23%3B24%3B28%3B29%3B30%3B31%3B32%3B33%3B36%3B37%3B38%3B39%3B42%3B43%3B44%3B45%3B46%3B47%3B48%3B49%3B50%3B51%3B53%3B55%3B56%3B57%3B58%3B59%3B60%3B61%3B62%3B64%3B65%3B66&flw_purchase=1420651837&game_language=english&game_owner=1&god_purchase=1580213849&gun_purchase=1518289786&hin_purchase=1580213849&hr_purchase=1597332944&pass_purchase=1452591798&re_purchase=1580213849&ret_purchase=1580213849&rng_purchase=1518289786&shu_purchase=1580213849&srv_purchase=1420651837&steam_friends=50&steam_language=english&steam_level=31&title_id=1127629911&user_id=Pascal&vg_purchase=1518289786&vlt_purchase=1518289786&wd_purchase=1518289786 node:_http_outgoing:875 throw new ERR_INVALID_ARG_TYPE( ^

TypeError [ERR_INVALID_ARGTYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received an instance of Error at new NodeError (node:internal/errors:405:5) at write (node:_http_outgoing:875:11) at ServerResponse.end (node:_http_outgoing:1026:5) at ClientRequest. (D:\Mods\Dying Light\DyingLightDocketServer-1.0\proxy.js:154:18) at ClientRequest.emit (node:events:514:28) at TLSSocket.socketErrorListener (node:_http_client:501:9) at TLSSocket.emit (node:events:514:28) at emitErrorNT (node:internal/streams/destroy:151:8) at emitErrorCloseNT (node:internal/streams/destroy:116:3) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { code: 'ERR_INVALID_ARG_TYPE' }

Node.js v18.17.0 PS D:\Mods\Dying Light\DyingLightDocketServer-1.0>

pascalizer commented 1 year ago

I've fixed the above issue by using the latest proxy.js from the master branch. But i ran into another. The docket unlocks are still not available. https://cdn.discordapp.com/attachments/912916364413505567/1133009814373543966/image.png The message in the screenshot above continuously repeats itself without any results.