#Hell im using feather client and i keep getting errors when using dungeon guide
14 messages · Page 1 of 1 (latest)
@shy monolith don't use Feather client, the crash is intended
whys feather client hated?
Its good, no?
Stole code, many incompatibilities with other mods, fakes performance
Use forge / or SkyClient if you really want a mod updater
ah okay
works great with forge
also what is the calculate thing with tokens?
@plush lion
So in the new experimental version (paid) there is an option the generate every possible route in every possible room with stonking, ether warp, etc.
The advantage of that is that you always have the best/fastest route and you have no lag in between the room because the mod would have to calculate the route before. It just need a good amount of RAM.
The generation of that paths can be done with programming knowledge on you own machine, which takes pretty long (on my machine about 10h) or you can buy a token so that you can let Amazon Web Services do the calculations for you which only takes an hour I think (so the dev doesn't want to make money through the tokens, just cover the calculation costs of AWS)
Wait, why can't the calculations just be done once then the results get included in the base mod?
Because then the mod would be around 30GB
Would it be more economical to just rent some storage space on a file distribution server?