Missing requirements.txt
IMPORTANT: We saw that the requirements.txt was missing and there was a bug inside the map please use the following version if you test play the game:
https://github.com/macskay/derplings/blob/master/derplings.zip?raw=true
https://github.com/macskay/derplings/blob/master/derplings.tar.gz?raw=true(log in to comment)
Comments
Hm strange, can you try with 7z x? It should work. I unpacked it the other day on another machine.
OK... still doesn't work. :-/ Here's a summary of the output I see when I try to interact with the file on my command line (Ubuntu 18.04):
$ 7z x derplings.zip 7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=en_GB.UTF-8,Utf16=on,HugeFiles=on,64 bits,4 CPUs Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (406E3),ASM,AES-NI) Scanning the drive for archives: 1 file, 10531128 bytes (11 MiB) Extracting archive: derplings.zip WARNING: derplings.zip Can not open the file as [zip] archive The file is open as [gzip] archive -- Path = derplings.zip Open WARNING: Can not open the file as [zip] archive Type = gzip Headers Size = 10 Everything is Ok Archives with Warnings: 1 Size: 20746240 Compressed: 10531128 $ ls derplings derplings.zip nerdozog nerdozog-v1.tgz $ cd nerdozog/ $ ls $ cd .. $ tar xfvz nerdozog-v1.tgz gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now $ more derplings ... binary file junk ...
Could you please re-create the zip file and include instructions..?
Wait, wat? *Sigh*
I wonder how many people don't play this game because folks don't name their files properly. :-/ This is a real shame.
Hi folks, we are really sorry for the trouble caused by our packaging. I re-packaged the files. Now there is one zip and one tar.gz file, that should both be extractable. Here's the log of my previous extraction.
[max@DESKTOP-53A5CO4 derplings]$ unzip derplings.zip
Archive: derplings.zip
creating: derplings-0.0.3/
inflating: derplings-0.0.3/LICENSE.txt
[...]
[max@DESKTOP-53A5CO4 derplings]$ tar xvfz derplings.tar.gz
derplings-0.0.3/
derplings-0.0.3/LICENSE.txt
derplings-0.0.3/README.md
derplings-0.0.3/assets/
[...]
Download Links are:
https://github.com/macskay/derplings/blob/master/derplings.zip?raw=true
https://github.com/macskay/derplings/blob/master/derplings.tar.gz?raw=true
ntoll on 2019/10/09 15:40: