#quest progress reset
105 messages · Page 1 of 1 (latest)
I changed the launcher folder location to another one to play on a different modpack, and when I switched back everything got reset đ
well - that sounds like an issue with your launcher
I'm using PRISM and I can install multiple modpacks in parallel - and they each have their own folder with their own quest progress
I can't tell you where the quest progress is stored - my guess is somewhere in the save folder as NBT data - so opening a save with a different quest config might corrupt or destroy the saves progress
Could this be related to changing the nickname?
also possible - as each player has their own quest progress
You donât happen to know where the NBT quest data is stored, so I could find out my old nickname? I just donât remember it anymore
as I just told you - I don't know
you might need to ask the FTB quests github or see if they have a discord
Maybe
By the way, while playing the modpack, I didnât figure out where to get Blazing Copper â the recipes only show processing things I donât have yet.
never heard of blazing copper
5 sec
can't read any of that
ahh that - you need a arc furnace for that
shouldn't be as its stored against uuid not username đ€
.minecraft/saves/<your save>/ftbquests/<uuid>.snbt
where <your save> is the name of your save and <uuid> is the uuid of your minecraft account
you need to look through multiple recipes - there are easier & more expensive, and cheaper but more complex recipes
But they arenât there â only smelting items made from annealed copper.
for the resistor!
The arc furnace is made from resistors.
thx bro
âŠ
theres about 10 different recipes for resistors
iirc half uses copper and the other half used annealed copper
Ah, got it, thanks a lot!
the dusts are charcoal carbon and coal
np
i dont actually see a recipe with annealed đ€
ah the assembler recipes can use it
The wires were probably crafted from it â I might have mixed something up.
Is there a wiki for this modpack?
only really the quests
there is a wiki for GTM but its about pack or addon development stuff not the actual content
Are there ways to upload the modpack to a server? My laptop is a bit weak, and I want to offload the load to a server.
there is a serverpack, the current one on curseforge is broken, but there is one on github that works https://github.com/GregTechCEu/GregTech-Modern-Community-Pack/tree/1bf83abc1d3c0db473d96b1eae9519eda857dd0d/serverpack
thx!
Thank so much! I was able to restore quests everything and craft the resistors!
nice
Could you tell me how to use a server pack? I haven't figured it out.
download it off of curseforge
run the start.sh/start.ps1 depending on if you are on windows or linux
Clearing potentially incorrect versions of Forge...
Fetching Forge Version 1.20.1-47.3.6
Installing Forge as server, this will take a few minutes.
Forge installation completed successfully.
Cleaning up...
Clearing potentially incorrect versions of the FindMe mod...
Fetching the FindMe mod...
Finding the latest packwiz-installer-bootstrap release...
Fetching the packwiz-installer-bootstrap...
Updating the server pack...
Server installation/update failed with exit code 1.
i typoed the git tag sorry
lemme quickly fix
should be fixed đ
windows
?
the tag is supposted to be v1.14.1 but i typoed it as v.1.14.1 when making the release 
its fixed now though
Please send me the download link for the latest version, I can't find it on GitHub lol.
whats the error? and have you tried again?
the script asks github for a specific tag, which didnt initally exist but now does
and i can confirm the script works for me
(or the linux one does atleast :p)
yes, error code 1(((
whats the whole output, the error code doesnt really tell us anything apart from that it didnt work
i dont see any issues just reading start.ps1
I donât know what to do, it only shows error code 1 and nothing else.
screenshot?
wait nvm i forgot you can install powershell on linux
this is thoroughly cursed lmao
i tested the powershell script and it works fine
do you have the correct version of powershell installed? im not to sure on the specifics but i think the script needs a newer version than what windows ships with by default
see the README_WINDOWS.md file in the serverpack zip
bro
As soon as I started recording the error on video, it started working⊠Not the first time this has happened lol.
lmao
Thanks anyway
np
What is the core here?
wdym core
"core" = the main part of the server, the base file (like server.jar) that everything else runs on
Server.jar is required for hosting(((((((
im not too sure
i think its not asctually as simple as just a jar file
and instead forge ships with a massive set of arguments in libraries/net/minecraftforge/forge/1.20.1-47.3.6/ that set up the class path and invokes bootstraplauncher
which is what start.ps1/start.sh starts
doesnt seem like forge ships the server as just a jar file anymore (like they did on 1.12)
and instead give you a run.sh which does what the installer script does if you have it installed
Then what should I do?
It literally says âMinecraft hostingâ there.
Where can I get tin alloy?
read the qb? use jei?