zer0net / ifs-master

IFS Master
http://127.0.0.1:43110/12MVkvYGcRW6u2NYbpfwVad1oQeyG4s9Er/
5 stars 1 forks source link

ZIP (game or archive): NO file over 1MB is d'loading any chunks, it is stuck at 0/x chunks after refresh #220

Closed haschimoto closed 5 years ago

haschimoto commented 5 years ago

e.g. GAME ZIP: /12MVkvYGcRW6u2NYbpfwVad1oQeyG4s9Er/index.html?view:item+id:1Mz1_1Ab8GRypvwkCYhjyPMP9mhbLvFymL4kSyE_item_6+type:game snap 2018-08-08 at 22 45 34

or ARCHIVE ZIP: /12MVkvYGcRW6u2NYbpfwVad1oQeyG4s9Er/index.html?view:item+id:1Mz1_1Jz58PYy4dgxNX4QuPsnDpPQgF5UNvcEVx_item_35+type:archive snap 2018-08-08 at 22 47 27

any archive file of type zip that has not been loaded before seems to behave stuck.

dnelband commented 5 years ago

archive files below 1MB (1 chunk) seem to behave normally - im able to open, view the files & download

the archive files the are BigFiles on my client have no peers, so i'm not sure if it doesnt download because of that or because of this bug. i've signed & publish an updated version, i see that by you there are 5 peers to this, please try again

haschimoto commented 5 years ago

for big files ZIPs, it ALWAYS gives a bad error message, regardless if its defines as archive or game. imo somewhere in the code, something checks and triggers the file immediately to be displayed as a ZIP file and ABORTS download.

haschimoto commented 5 years ago

just check if wolfpack zip game loads here: https://0net.io/12MVkvYGcRW6u2NYbpfwVad1oQeyG4s9Er/index.html?view:item+id:1_1C1gnFcVv9J9kUjF4odDMRYcEWVPJbbqFp_item_197+type:game

or gives bad ZIP error: snap 2018-08-09 at 20 57 39

haschimoto commented 5 years ago

0.6.3 rev3550 works