MHDtA-dev / GeoMiner

Program for turtles from CC:Tweaked Minecraft mod that allows you to mine any blocks with pathfinding algorithm using geo scanner from Advanced Peripherals mod.
Apache License 2.0
1 stars 0 forks source link

Basalt doesn't install? #2

Open tonicheddar opened 1 month ago

tonicheddar commented 1 month ago

I'm not sure if it's a me issue but Basalt just refuses to install. I've looked at their discord server and bug issues and I've only seen a few people with a similar issues but they've all had them resolved with no more elaboration than "it works now" so it's frustrating.

tonicheddar commented 1 month ago

image_2024-09-26_011208375

here is a sc of the error I am getting

MHDtA-dev commented 1 month ago

It seems that it is specific case. GeoMiner installer uses command wget run https://basalt.madefor.cc/install.lua packed taken from basalt's website. You can try to download basalt manually and then download GeoMiner by running wget https://raw.githubusercontent.com/MHDtA-dev/GeoMiner/main/GeoMiner.lua

tonicheddar commented 4 weeks ago

Hi I forgot to update but I already did a manual install for both Basalt and Geominer, I think a day after. Although I had to go in and edit the Geominer code because I was experiencing errors

MHDtA-dev commented 4 weeks ago

What errors have you encountered? Could you make a pull request?