Code Monkey home page Code Monkey logo

mcripper-2's People

Contributors

jredfox avatar micahlaster avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

micahlaster

mcripper-2's Issues

have pre-cached list of all jsons

have a cached list of all jsons that get's extracted each launch if needed and then when the checkDisk runs it will check them. It will include all of micah's, all of webarchives etc....

checkBetaCraft

Waiting on morestack to provide an index api with urls for. timestamps in ms and hashes for each url as well

  • assets
  • versions
  • servers

DL from Mc when applicable

decided it was worth scanning the mc folder again. it will just be a pain to change every single dl link to contain a path var. it could save 3-8s per lib that exists, and couple hundred ms per resource file

change dl directory to appdata

change dl to appdata to prevent mass bandwidth loss of mojang and other servers
create a .lnk file per os to the user directory of the jar file

java.lang.NoSuchFieldException: modifiers

JRE 12+: java.lang.NoSuchFieldException: modifiers
caused by using reflection helper in newer java versions. investigate it or even just update gson

update: won't be fixed till reflection library has been updated in the jml framework. So 3-4 months starting at 6/26/2021?

duplicate downloads

if the download file exists, the hash file exists, but, the hash isn't precomputed it will download a duplicate file if it's under the same hash

Solution: check current file and a dashed hash file if they don't exist then dl if they do then skip

DL Throws Exception stops program

Needs better exception handling for regular non learning dl's. It needs to handle null files for when the download throws an exception. rather then just stop working altogether. Cause right now for regular downloads everything is thrown not handled. it needs to try to continue doing it's function even if a 404 or 403 happens.

checkOptional

checkOmni

https://archive.org/details/Minecraft-JE-Pre-Classic
https://archive.org/details/Minecraft-JE-Classic
https://archive.org/details/Minecraft-JE-Indev
https://archive.org/details/Minecraft-JE-Infdev
https://archive.org/details/Minecraft-JE-Alpha
https://archive.org/details/Minecraft-JE-Beta
https://archive.org/details/Minecraft-JE-Sounds

//all domains including down ones
http://s3.amazonaws.com/MinecraftDownload
http://s3.amazonaws.com/MinecraftResources
http://s3.amazonaws.com/Minecraft.Resources
http://s3.amazonaws.com/Minecraft.Download

//primary domains
http://s3.amazonaws.com/MinecraftDownload
http://s3.amazonaws.com/MinecraftResources

//old version domains
http://s3.amazonaws.com/Minecraft.Download
//the json required to get the versions
http://s3.amazonaws.com/Minecraft.Download/versions/versions.json
//formatting of the versions and servers
https://s3.amazonaws.com/Minecraft.Download/versions/<versions>/<version>.json
http://s3.amazonaws.com/Minecraft.Download/versions/<version>/<version>.jar
http://s3.amazonaws.com/Minecraft.Download/versions/<version>/minecraft_server.<version>.jar
http://s3.amazonaws.com/Minecraft.Download/versions/<version>/minecraft_server.<version>.exe

check all jsons

jsons/majors
jsons/minors
jsons/assets
revert code to previous release on directory of non custom json files

weird paths gen causes crash

version: b1.0.0
delete : assets\1.11.json
produces path: C:\Users\jredf\AppData\Roaming\Mcripper\C:\Users\jredf\AppData\Roaming\Mcripper\mcripped\mojang\jsons\assets\1.11.json

causes file not found exception cause the path is now invalid

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.