#better-mc-forge
1 messages Ā· Page 106 of 1
Ok thanks
we offer no support for essential whatsoever
why
LAN doesn't work
both LAN and essential are incompatible with all of our modpacks
I know dw 
!server
We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.
Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.
Go to #server-hosting for more Info!
Free Method: (This is hosting on your own PC and it can come with issues that's why we suggest Bisect Hosting)
- Download the serverpack from Curseforge's website
- Right click the start.ps1 file and click Run with Powershell
To join your own server, typelocalhostinto Direct Connect.
This video explains the process https://www.youtube.com/watch?v=wuGUbVbLsDc
The server IP address is your Public IP Address, which can be found by googling my ip address
If other players are unable to join, find a portforwarding guide online.
Used Essential to host a non-modded server before and managed to change it smoothly to one from a paid host.
Still need help š„²
why
just asking
!fps
ok
anyone know the mod for the big jungle temple
it was on my end, but i got it to work, another issue that may be dumb, im trying to add a better backpack mod but the server wont let it. im trying to add "sophisticatedbackpacks", do you think its getting in the way with the other "backpacked" mod?
send logs
sophisticatedbackpacks requires sophisticatedcore
wrong version?
I keep getting the error 1 code when I'm trying to launch forge
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
- No
- Forge
- 1.19.4
- 43.2.8
- No steps, just happens
- Yes, played yesterday but now not working
- No, dk whats being specified in that channel
@viral garden
we have no 1.19.4 modpacks
!alternates
If this command was run in response to your question/issue, it is likely because the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
@viral garden My bad, it's wtvr this pack is then https://www.curseforge.com/minecraft/modpacks/better-mc-new
I just clicked install
!alternates
If this command was run in response to your question/issue, it is likely because the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
@viral garden
Followed thru with instructions, when I click play it doesn't open anything on the Minecraft launcher and the console says that MC crashed
Do you want the console logs
!glfw
For users who are experiencing issues with the built-in GLFW, there's a quick and easy solution for you to use the latest, bug-free GLFW that can remedy the solution.
IF YOU WOULD PREFER HAVING PRE-BUILT FILES AVAILABLE, YOU MAY DOWNLOAD THEM FROM MY REPOSITORY: https://github.com/Frontear/glfw/releases
If you are comfortable using tools such as cmake, follow the guide below (more detailed instructions found at https://www.glfw.org/docs/latest/compile.html):
- Clone the glfw repository from github:
https://github.com/glfw/glfw.git - Run
cmake -S . -B build -DBUILD_SHARED_LIBS=ONto ensure the correct makefiles are created - Run
cmake --build buildto compile the source code. - Go to
./build/src/and copylibglfw.so(on Linux) orglfw3.dll(on Windows) somewhere that you can remember (and not delete) - Add the following argument to your java args (the place where you put -Xmx -Xms):
-Dorg.lwjgl.glfw.libname=/path/to/glfw/file, where /path/to/glfw/file should be replaced with the full path to the file you copied above. Examples of this are"C:\Users\Me\Documents\glfw3.dll"(Windows, yes with the quotes) or/home/user/Documents/libglfw.so` (Linux).
My friend @heavy stone game keeps crashing logging in and you talked to him yesterday and nothing. Followed all the steps. If the server is on curseforge and he switches to at launcher . Will the server have to as well?
a server doesnt use a launcher
you dont need to touch anything serverside
Okay well when it told me to choose a mod pack i clicked under curseforge so i wasnāt sure
Can i hop in a call with you ? Itās a lot to explain and idk if you still remember or kept the messages with him from past couple days
is there a way to upgrade back packs
Lmk , sorry i forgot to reply
k ive been trying it for a couple hrs now
everything else except forge bmc3 launches, i tried downloading fabric n stuff n it all works fine through the curseforge launcher
Same shit happening with my friend
ngl i have 0 clue what to do since it worked yesterday just fine
no
i think i did everything humanly possible idk.
If this command was run in response to your question/issue, it is likely because the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
For users who are experiencing issues with the built-in GLFW, there's a quick and easy solution for you to use the latest, bug-free GLFW that can remedy the solution.
IF YOU WOULD PREFER HAVING PRE-BUILT FILES AVAILABLE, YOU MAY DOWNLOAD THEM FROM MY REPOSITORY: https://github.com/Frontear/glfw/releases
If you are comfortable using tools such as cmake, follow the guide below (more detailed instructions found at https://www.glfw.org/docs/latest/compile.html):
- Clone the glfw repository from github:
https://github.com/glfw/glfw.git - Run
cmake -S . -B build -DBUILD_SHARED_LIBS=ONto ensure the correct makefiles are created - Run
cmake --build buildto compile the source code. - Go to
./build/src/and copylibglfw.so(on Linux) orglfw3.dll(on Windows) somewhere that you can remember (and not delete) - Add the following argument to your java args (the place where you put -Xmx -Xms):
-Dorg.lwjgl.glfw.libname=/path/to/glfw/file, where /path/to/glfw/file should be replaced with the full path to the file you copied above. Examples of this are"C:\Users\Me\Documents\glfw3.dll"(Windows, yes with the quotes) or/home/user/Documents/libglfw.so` (Linux).
for glfw, do i like download the file at the top?
cuz i did it earlier and it said smth abt not having an application with it
it tells you what to do
please follow the directions in the message
you download the file, put it somewhere, then tell minecraft the location of it
im not gonna lie brah i cant understand what the directions say
is there a video or something
no
just read & follow the directions
download the file from the github link
then:
- Add the following argument to your java args (the place where you put -Xmx -Xms): -Dorg.lwjgl.glfw.libname=/path/to/glfw/file, where /path/to/glfw/file should be replaced with the full path to the file you copied above. Examples of this are
"C:\Users\Me\Documents\glfw3.dll" (Windows, yes with the quotes) or /home/user/Documents/libglfw.so` (Linux).
If switching to atl launcher doesnāt work and following all of your directions except glfw. Does that mean thatās the problem?
yes that is what i said
follow the performance guide fully
and switch GLFW versions
Cause he followed everything else Iām just making sure before he wastes more time
Okay understood
šÆš„“š„ø
can you elab on where to specifically find java args..
java settings in atlauncher
the same place you changed java version
and set your ram to 8gb
Whatās the lowest atl launcher will run ram wise ?
Dudes laptop only has 8gb of ram š
Imagine thatās the problem Iāll kms
Fack me
for the java args
is it in atlauncher under settings under java/minecraft
and then java parameters?
i dont see xmx or xms on the page
yes it is java parameters
so this: -Dorg.lwjgl.glfw.libname=/path/to/glfw/file just goes on the 4th line then I'm good?
or is it being switched out with something, becuase in the guide i didnt see /path/to/glfw/file in there
For users who are experiencing issues with the built-in GLFW, there's a quick and easy solution for you to use the latest, bug-free GLFW that can remedy the solution.
IF YOU WOULD PREFER HAVING PRE-BUILT FILES AVAILABLE, YOU MAY DOWNLOAD THEM FROM MY REPOSITORY: https://github.com/Frontear/glfw/releases
If you are comfortable using tools such as cmake, follow the guide below (more detailed instructions found at https://www.glfw.org/docs/latest/compile.html):
- Clone the glfw repository from github:
https://github.com/glfw/glfw.git - Run
cmake -S . -B build -DBUILD_SHARED_LIBS=ONto ensure the correct makefiles are created - Run
cmake --build buildto compile the source code. - Go to
./build/src/and copylibglfw.so(on Linux) orglfw3.dll(on Windows) somewhere that you can remember (and not delete) - Add the following argument to your java args (the place where you put -Xmx -Xms):
-Dorg.lwjgl.glfw.libname=/path/to/glfw/file, where /path/to/glfw/file should be replaced with the full path to the file you copied above. Examples of this are"C:\Users\Me\Documents\glfw3.dll"(Windows, yes with the quotes) or/home/user/Documents/libglfw.so` (Linux).
read the message.
you dont literally put path/to/glfw/file
you replace it with the path to where the glfw file is on your computer.
chorb once he clicks on the eclipse adoptium , the only folder it shows is some jdk no javaw.exe
yes i followed it step by step
click the jdk
is that the folder to use?
sure
[15/05/2023 21:38:35 PM] # There is insufficient memory for the Java Runtime Environment to continue.
[15/05/2023 21:38:35 PM] # Native memory allocation (mmap) failed to map 402653184 bytes for G1 virtual space
Thatās after full starting from complete clean slate
Ram set to 5k im pretty sure
Alright lol i just told you Iāve been following it step by step so unless youāre calling me retarded on idk what to to do
Id rather not ask for help and i did follow the guide before asking for help
send a screenshot of the atlauncher java section
send the latest.log
thats it
your log shows java 17 still
hey i have a quick question about the forge mmc3 modpack
there seems to be an issue with downloading the server version of the last modpack for hosting
and it runs into an error because a mod file is missing
please send actual logs
or the error
instead of vaguely describing it
the serverpack does work
its not an issue on our side.
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
ah ok
Curious if anyone has experienced this. Running BMC 1.19.2 server and my spawn chunks don't seem to be staying loaded. Noticed after going to v14 iron farms and crops in spawn chunks were working and growing and now they arent.
you can forceload chunks using Open Parties & Claims
which is a mod already included in the pack
I tried that too. They still weren't staying loaded. But thanks for the reply!
Iām getting tired holy fuck. In the path itās Java 18
Iām bout to tell this kid heās shit out of luck lolš
restart the pc and send a new log
uninstall java 17 from your pc
you also typed the args incorrectly
somehow
that seems to be the issue
!glfw
For users who are experiencing issues with the built-in GLFW, there's a quick and easy solution for you to use the latest, bug-free GLFW that can remedy the solution.
IF YOU WOULD PREFER HAVING PRE-BUILT FILES AVAILABLE, YOU MAY DOWNLOAD THEM FROM MY REPOSITORY: https://github.com/Frontear/glfw/releases
If you are comfortable using tools such as cmake, follow the guide below (more detailed instructions found at https://www.glfw.org/docs/latest/compile.html):
- Clone the glfw repository from github:
https://github.com/glfw/glfw.git - Run
cmake -S . -B build -DBUILD_SHARED_LIBS=ONto ensure the correct makefiles are created - Run
cmake --build buildto compile the source code. - Go to
./build/src/and copylibglfw.so(on Linux) orglfw3.dll(on Windows) somewhere that you can remember (and not delete) - Add the following argument to your java args (the place where you put -Xmx -Xms):
-Dorg.lwjgl.glfw.libname=/path/to/glfw/file, where /path/to/glfw/file should be replaced with the full path to the file you copied above. Examples of this are"C:\Users\Me\Documents\glfw3.dll"(Windows, yes with the quotes) or/home/user/Documents/libglfw.so` (Linux).
Lolol Iām dead i literally looked up how to uninstall 17 itās dead ass not even in his programs
I havenāt started on fixing the glfw thing yet
In windows terminal it even says itās using the jdk 18 XD
I just redid the glfw and itās the same line
send a screenshot
@teal urchin whats wrong with their java param formatting?
just use that one
But in the folder in bin thereās no Java at all
When you click on it , it just goes back to whatās alrwDy in there
I will say, in my experience, I had to set this for both the instance and the normal launcher settings. Then F3 ss shows java 18. Crash logs for whatever reason will still say Java 17, but I havev a hunch that's incorrect because once my F3 showed java 18 when I switched, my performance most certainly improved.
So which one do i need to change ? Normal launcher ?
ATlauncher settings are good, go to settings of instance
Error:could not create the Java virtual machine.
Error:a fatal exception has occurred
Settings in instance same it looks like
ss please
Okay same thing happened
Playing a game of spot the difference (and I'm not positive this will work), I have both stop at hotspot, no bin or anything
His stops at hotspot
Thereās not even a Java in his bin
Idk wtf happened or how to get it there
Thereās more folders inside but no Java in bin
there's no java in the bin when just searching the files? (not from selecting files on launcher)
Right
Perhaps they should reinstall java 18 then
there's no need to move anything, they should just reinstall because this is what their bin should look like
Temurin
when you scroll down, you have java.exe and javaw.exe and a plethora of other files that you don't need to worry about, but yes, the same java 18 that we recommend, reinstall that
!openjdk
- Download an adoptium release for Java (recommended but not required):
- Java 11 (https://adoptium.net/temurin/releases/?version=11) for versions 1.16.5 and below (can also use 8 if its not working)
- Java 18 (https://adoptium.net/temurin/releases/?version=18) for any versions newer (or 17 if 18 doesn't work)
- Consider installing the JRE instead of the JDK for a smaller file size
-
When installing through adoptium, make sure that Add to PATH and Set JAVA_HOME variable are both set to be installed (please see https://imgur.com/a/jPu1h7h for how that would look)
-
Check if java has been correctly installed by running java --version (or java -version on older versions), and seeing if the output is correct (see https://imgur.com/a/OWcoq4p for an example of the output)
- NOTE: 64 bit versions of java ALWAYS have '64-bit Server VM' in the version output. If that is not there, you have installed a 32-BIT version!! If you're getting Out of Memory errors or any other errors, PLEASE install 64-bit
- If the output isn't as intended, you have 2 options.
i) Delete ALL other java versions from your PC (ONLY recommended if you don't need them)
ii) Redirect your launcher/server to use your new installation of Java
Method i
- Uninstall any other java program listed in your programs list (differs by OS, please find a guide for your own OS if you don't know)
- Attempt to re-use the command mentioned above (if the output is now correct, which it should be, you are ready to go)
Method ii
- For a server, please modify the $Java/JAVA variable (found in your startup script depending on ps1/sh) to the path of your java installation. For windows, this path is usually found in "Program Files/Eclipse Adoptium/version_of_java/bin"
- For a client, depending on whether you use CurseForge, GD, or AT, the process is slightly different. Please see a guide for each respective launcher on how to change the java version.
don't do bin, leave it at hotspot
We did
when looking at the files not from the launcher
java should be there
I even sent a ss as an example of that
I see Javaw in there
This is insane
š„“š
If you've done everything that I have said, then you do need to try this #better-mc-forge message
Thatās done
Thatās why Chorb @ frontear
Iām going to bed i hope we can fix this lol lmk thanks for the help so far and thanks chorbā¤ļøšÆ
bmc3 is saying it cannot find the central directory and i havent been able to find a fix, anyone willing to help?
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
Figured it out. Crops were a seasonal coincidence. Golem farm stopped working due to entity culling. Set to false in config and now it works.
So if breaking a grass block does this, what does it mean, is this from visuality
!reload
To reload textures and sounds, press F3 + T. If this doesn't bring up a loading screen, do the following:
1. Press escape and go to the Resourcepacks tab.
2. Move a Resourcepack on the left of the screen to the right.
3. Move that SAME Resourcepack back to the left.
4. Exit the menu.
If step 4 does not bring up a loading screen, do step 2, then step 4, then step 3, and then step 4 again.
Ill try it thanks lol
Yeah that fixed it thanks
Uh, carved pumpkins seems to just vanish when using shears on them?
i was able to get one without it vanishing by using the ventium shears from Blue Skies, weird
I noticed my memory allocated to profiles is roughly 4.5gb when I have 16g total, am I alright in bumping it up a slight bit? It does say too much memory can affect performance but I feel this mod is memory intensive at times
Did mc forge 3 server closed ?
yesterday there was but
today there isn't
admin was FinDog (?) i don't remember well
Does anyone know why the flower crown doesn't render when it's in the curio slots?
Wrong channel
Whre in the twilight forest may we find maze map focus? tryna get an uncrafting table soon
I hope its in labyrinth
solved. using fully upgraded Thieves Hood from Environmental mod does this.
How do you find your death history on the minimap
i realize my game wouldn't launch at all if i try adding in optifine. is there any mod i should remove first? and will it cause any extra problems by replacing it with optifine?
Black Particles when picking up an item on BMC3 v14
Can you repair ore magnet?
Just spent 50 levels on uncrafting table didnt realize it uses levels, RIP.
there's no space between -XX:G1HeapRegionSize=32M and -Dorg.lwjgl. You've written it like =32M-Dorg.lwjgl
put a space between them
ATLauncher needs to format that bettter
#faq performance guide
it's a modpack not a mod
!optifine
It is highly advised to not use Optifine, as it is very glitchy, will increase loading times to upwards of 10 minutes, and will decrease your FPS substantially. All Luna Pixel Studios modpacks come with shader support without Optifine via Oculus on Forge and Iris on Fabric. Optifine is also incompatible with all of our modpacks. The game will not launch with Optifine installed.
If you are interested in Optifine alternatives for your own gameplay, you can find a list here https://github.com/LambdAurora/optifine_alternatives
Note that a majority of these mods are already included in our modpacks.
https://cdn.discordapp.com/attachments/1046333354259259422/1046337216609271858/unknown.png
optifine doesn't work
it never will
do not use it
never use optifine for 1.16.5+
there is absolutely no reason to
i see, ok then. i was trying to try a resource pack that requires optifine XD
what does it need optifine for specifically
emmisive textures, custom guis, etc
So I'm trying to transfer files from one host to another but I keep getting an error about missing datapacks but I'm sure I've transferred all the files correctly
Well maybe not correctly because it isn't working, but i've transferred all the files is what I meant
do a fresh install on the new server using the serverpack
only transfer the world folder
nothing else
... pebblehost only has 13.5 and I have 15.5
hey Is there a way to show what item I am looking at in 1.19?
tell pebble to update or get a better host
Is there a way to manually install it? I know the pack comes with a script to install but I don't think I can run that script on a hosting provider.
maybe someone can help me. I keep getting exit crash code 1 for my better MC. I can't find the mod that is outdated. Does anyone know how to fix this issue?
no mod is outdated
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
use the serverpack
I play the Better MC [forge] BMC3
- No 2. FORGE launcher 3. 1.19.2 4. Better Mc [forge] BMC3 v.14 5. won't even load the game 6. no 7. 8. yes
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
I'm in the ur ghast tower but it says biome locked, I killed the hydra too, any clues?
I am in dark forest center too
Knight stronghold
alright ty
Is that where the ghast would be? That's my next obj
Twilight forest has a wiki with progression guide, knight stronghold comes before tower, it is in the forest
I did everything you said to do and the game still won't lauanch
send a screenshot of the modpack in the launcher
hey guys is there a way to extend the day/night cycle?
im not sure, it just says it requires optifine
@viral garden
send logs
what is the resourcepack
!glfw
For users who are experiencing issues with the built-in GLFW, there's a quick and easy solution for you to use the latest, bug-free GLFW that can remedy the solution.
IF YOU WOULD PREFER HAVING PRE-BUILT FILES AVAILABLE, YOU MAY DOWNLOAD THEM FROM MY REPOSITORY: https://github.com/Frontear/glfw/releases
If you are comfortable using tools such as cmake, follow the guide below (more detailed instructions found at https://www.glfw.org/docs/latest/compile.html):
- Clone the glfw repository from github:
https://github.com/glfw/glfw.git - Run
cmake -S . -B build -DBUILD_SHARED_LIBS=ONto ensure the correct makefiles are created - Run
cmake --build buildto compile the source code. - Go to
./build/src/and copylibglfw.so(on Linux) orglfw3.dll(on Windows) somewhere that you can remember (and not delete) - Add the following argument to your java args (the place where you put -Xmx -Xms):
-Dorg.lwjgl.glfw.libname=/path/to/glfw/file, where /path/to/glfw/file should be replaced with the full path to the file you copied above. Examples of this are"C:\Users\Me\Documents\glfw3.dll"(Windows, yes with the quotes) or/home/user/Documents/libglfw.so` (Linux).
dont worry about the cmake part
if you dont use it just download them from my repo instead
itll save you some time and a lot of hassle
I don't understand coding so this didn't really help me. I can't figure out where to go or what to do to change the stuff its asking me to. If that's all I can do I apricate you're time and you trying to help me.
how did you install the modpack
download the file on github
put it somewhere
add the path to the file to your java args in atlauncher
should open up a browser when clicking on the performance guide right?
yes
the instructions are written on the page itself
To use these binaries please ...
curseforge
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
thanks
I put 4 white sand into a square to try and make white sand stone but it didnāt make anything - is this a glitch or does it just not work with sand types other than normal sand?
it seems that recipe is bugged
thats the new log I got and it still didn't work
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
switch to java 18
read #faq performance guide for steps
Ah okay ty for checking! :))
what mods did you add
there is no forge launcher
do you mean Curseforge?
1.19.2 BMC3
modpack version please
one sec
v13, v12
retry with added mods removed
Does anyone know the fastest way to get ash? I need some for soap but I canāt figure it out
I have 1 piece but not sure how I got it
retry with added mods removed
i had a friend do it with added mods and it worked
so something is on my end?
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
that didn't work either
your game is still using Java 17
send a screenshot of the java screen in atlauncher
uncheck use java provided by minecraft
and make sure it says java 18 on that screen
i did
i'm sorry if this isn't the right chat, i'm not sure where to put this 
does anyone know how to duplicate a singleplayer world w this modpack? i googled it and found out how to do it for regular mc, but modded doesn't show up in the files 
the saves folder
click open folder in curseforge
send the actual log, not a log.gz
wait so how exactly do i get there from curseforge? sorry i'm kinda bad w files n such </3
right click the modpack, open folder
or click the 3 dots icon
still using Java 17
oh help i totally didn't see that LOL
i don't see a saved folder though
this is all that comes up for me
go to instances
uh hi yall, i was wondering if there was a way to export a world to a server? me and my friend have been using essential, but i want to be able to do stuff when hes not online, is it possible to export his world to a server?
Ive gone back over my steps and still nothing
i can't figure out why it is still java 17
copy the contents of your world save to the servers world folder
change it in the instance settings too
Hello! I haven't played for quite a few months so I needed to update all of my modpacks. I am now unable to even get better minecraft to load. I deleted it and restarted it, thinking maybe something was corrupt. I can get fabric to work, but not forge.
- Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs) Yes, I deleted several unneccessary mods that were included that often bog down my PC - such as serene seasons, falling leaves, etc.
- What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc) I am using ATLauncher
- What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
- What version of the modpack are you playing? (v11, v9, etc) BMC3
- What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc) Just push play. It never makes it to the startup screen
- Have you ever gotten past the point where the crash happens? Not with forge, just with fabric
- Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
- Did you follow the Performance guide linked in ā faq? Yes
Hello! I was just wondering if anybody could help me out? Iām trying to join a friends server but am running into a problem. Whenever I attempt to connect it gives me the error code āFailed to log in: The authentication servers are currently not reachable. Please try again.ā On top of this I can not even browse available multiplayer servers. Iām not quite sure what to do. For reference Iām using āBetter MC [FORGE] - BMC3ā
I believe that's a mojang issue, can only really wait it out
Well I thought it was a modpack issue potentially because I launched vanilla Java and even another modded version and it worked just fine
read #3 and #4 slowly please
yep
Whatād he say
Oh, sorry, I wrote BMC3 lol! it's 1.19.2. But im not sure what version of minecraft I'm playing. I don't even know how to check through ATLauncher O.O I thought it updated it automatically
send a screenshot of the instance on atlauncher
It's the one at the bottom (testing) I don't know what happened to the icons, they just did that when I went to make a screenshot
whats the number after v
We fixed the space and hereās the log
I think it's 14. It won't show on my instances no matter how hard I tried, so I went back to the download page and looked at it there
click open folder
config folder
send the bcc config here
[16/05/2023 19:00:47 PM] # USERSDIR\instances\BetterMCFORGEBMC3\hs_err_pid11316.log
send that file
is this what you mean? there is no bcc config
you're on v14
update your drivers and do a fresh install
copy your saves folder
dont add/remove/update mods
how much storage space do you have available
which drivers? i just updated all of my drivers š¦
I tried it without removing anything, and it crashed, that's why I started removing things - I thought it was my PC. I will try again, though
I went to check my drivers again, and I had a windows update pending a restart. That seemed to fix it. Thanks for your help!
does anyone know how to grow a banana tree
237 gb storage and 7.84 gb of ram usable
BRO CHORB
The game opened lol
ok
.......
Tell them to buy a separate 1tb hardrive for that shit if they really have to save that much hentai or need that much storage in general
Funny part is bozo has an external but he would always just put it on the computers disk
Guessing bozo doesn't know much about computers
kinda lol i think he learned a lot from this xd
chorb a goat tho fr i was starting to get pissed the amount of times he told me to go to the performance link xd
i had bozo restart the whole process 3 times lolol
literal ripbozo
does anyone know how to transfer ownership of an adult dragon to someone else?
Pretty sure you can't
i see. thanks
ah sweet thank you, its on his end but ill be the one making the server, does he have to send it my way?
yes
sorry im not sure if this is the right place to ask this but how would i go at making my game less like
white
its so harsh to look at
thats your shaders
possibly
is it not possible to create a world backup of a world backup?
i've been building in a creative world, so every time i make any big changes i'd like to make a save just in case i decide i liked the previous version better, but whenever i try to create a backup of the backup i already made of the og world it doesn't seem to be saving in my files? so i'm a bit confused 
am i missing how to open the elytra slot in BMC 1.19? i see a slot for armor and one for backpack but can't see the elytra slot from the "elytra slot" mod
are you on a server
single player
singleplayer auto-saves every 5 minutes or so
so is there no way to create a backup in my files ?
i'd just prefer to do that if possible so if i don't like my progress i can reset back to what i originally had before i made any changes
single player has an option in the settings to create a backup
if i go to edit > make backup it does say "backed up", but when i go to the file location it's not there
check your backups folder in .minecraft
yeah it's not there </3
are you checking appdata or the .minecraft for the launcher
np np
sorry but anyone knows about this elytra slot ? š¦
Have I just been lucky in bmc plus to find purple and orange tier armors (iron though) from dungeons in overworld? feels like its too much, like does normal bmc have that high chance to get "high" tier armors as loot in chests?
Idk if they use default settings but if they do, finding loot like that is pretty easy tbh
Just asked in apotheosis discord and Shadows itself said that it should be fixed in newer versions, though tried to update apotheosis mod to newer one but now it doesnt launch š„²
Ah needed to update placebo too š« š
I've defeated the ur ghast in a central tower, but I still haven't gotten the achivement to advance, anyone know how I can manually complete it or any clues? Thank you, if not I guess i'll try to find another one and beat it
at a certain range, rendered mobs stand completely still and do nothing. I've tried changing my settings and I cant seem to increase the range or anything. anyone have tips to troubleshoot or debug?
solution: remove Does Potato Tick? mod
my better MCs crashing now i need help š¦ crash code:-1
The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'toolstats'!
I've defeated the ur ghast twice and still no achievement, rip
I have the achivement for defeating ur ghast but it is not updating on the quest tab visually so it seems i'm stuck
there's 2 that i want to try. both of them are made by illystray
i need some guide on 1.16.5 i have tungsten armor but i dont know what else to make, what is good what is bad
Does anyone know which mod is or was responsible for those huge dungeons that spawned (at least in my experience) in desert biomes. Those specific dungeons had a huge main room with a good amount of monsters and 4 tunnels leaving in north south etc. The main monster here were Wither Skeletons dressed up according to the dungeon style. The loot was extremly good, huge amounts of enchanted diamond armor, gold (blocks?), netherite scraps, wither skeleton skulls etc.
In my last safe (which I sadly lost) I had already found 3 of those but in my new one, which has long surpassed the progress of the last safe, it seems that those dungeons don't exist anymore. Has a dungeon mod been removed in updates from V10 to V13? Or should those dungeons still exist and I am just unlucky?
Further description: The dungeons could be found by locating a small, dark styled, hut on the surface and then jumping down a deep hole covered with lava on all sides.
I found these huts, as I can remember, only directly on ocean level, close to said ocean.
Better Minecraft version has dragons, so everyone
I looked at it in curse forge and the one i am looking for does not appear to be contained
Could the fact that I set the world generation to "Big Bioms" be preventing certain structures from spawning?
How do you find deleted waypoints?
I assume you have to go an search for them
Where
Also i remember dying and i lost where my body was and the skull thing on the mini-map is gone so how do i find it
I don't think there is a way to find deleted waypoints other than to run around and search for them
Damn.. atleast i know the vauge area of where it is.. do bodys desapwan when they have loot?
I don't know that, sorry, playing with KeepInventory
Does anyone know which mod is or was responsible for those huge dungeons that spawned (at least in my experience) in desert biomes. Those specific dungeons had a huge main room, 4 pillars, with a good amount of monsters and 4 tunnels leaving in north south etc. The main monster here were Wither Skeletons dressed up according to the dungeon style. The loot was extremly good, huge amounts of enchanted diamond armor, gold (blocks?), netherite scraps, wither skeleton skulls etc.
In my last safe (which I sadly lost) I had already found 3 of those but in my new one, which has long surpassed the progress of the last safe, it seems that those dungeons don't exist anymore. Has a dungeon mod been removed in updates from V9 to V13? Or do the DUngeon mods from Fabric and Forge differ?
Or should those dungeons still exist and I am just unlucky?
Further description: The dungeons could be found by locating a small, dark styled, hut on the surface and then jumping down a deep hole covered with lava on all sides.
I found these huts, as I can remember, only directly on ocean level, close to said ocean.
I already checked:
Additional Structures
Explorify ā Dungeons & Structures
MVS - Moog's Voyager Structures
Repurposed Structures (Forge)
Repurposed Structures (Forge)
Stalwart Dungeons
When Dungeons Arise - Forge!
Dungeons Plus
YUNG's Better Dungeons (Forge)
YUNG's Extras (Forge)
Tried running BMC3 Forge, got the same problem I had before - nonstable fps without understanding the reason. After a few tests I figured that it seems to happen whenever I use sodium or its port, but heavy modpack makes things worse. Tried running spark profiler - here are the results: https://spark.lucko.me/sfSyjY8B2i
Can anyone suggest how the problem can be fixed?
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
but what are they...
#faq performance guide
I have read it and done everything apart from deleting mods
idk how to explain what they are, if you are asking for the names, pixlli and Blocks. both says that they require optifine.
send a sparkc profiler
This link should be it?
Oh, one second
there is a wiki for enchantement ?
what's jei?
oh ok thanks !
https://spark.lucko.me/Xva38Sk90a
Is it the right one?
Oh, sorry, my bad
They really look alike
I made it
Cleared 70 gb. Seems like issue is still present
I don't think I can make it much better
Hello, I'm playing BMC 1.16.5, and my world doesn't show up in Minecraft but it is in the saves folder, someone knows how to repair?
how did you install the modpack
Throught curse
send a screenshot of the java tab in atlauncher
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
Why I need a new launcher to install the modpack, and how it is going to solve my problem?
The Launcher just display error cant connect to dowload the resources, etc... and here starts the search for the solution for the error to solve the error which ends in another error or the error no solved
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
you do that
what
My world still not showing in ATL
Let my act like I'm surprised
So I downloaded a new launcher, installed everything again just for it to not work because in first place the problem isn't the launcher
send a screenshot of your saves folder
open it and send a new screenshot
I have it
copy half the files from your current world to the new world
replacing the old ones
do that until you find what file or files are causing the world to not appear
What new world?
Omg, in this point is easier to just not play at all, jeez
is there a way to turn off some mods?
Delete them from the mod folder, just be careful which mods you delete
Hi. Is this where I can ask for help?
oh is that it? oke
If this is the modpack you are playing, then yes
Alright cool.
So basically there's something annoying going on. Every time I launch the modpack from CurseForge, the Minecraft Launcher opens. Normal right? What isn't normal, I don't think, is that there is a 20mb download every time I press Play.
Is this like, Microsofts phone home stuff to verify the game license?
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
this only happens on curseforge
if you don't want it to happen then don't use curseforge
dope
Thanks mate.
oh lord, it works without internet too? That's wonderful. My connection goes in and out all the time
anyone has tested betterMc with create Mod, know if works fine ?
worked just fine yesterday keeps crashin nowThe game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'toolstats'!
try it and see
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
please read the message I linked
don't ask in general
My cabbage is stuck at 43% growth rate, and Iāve tried replanting but the same happens. Does anyone know how to fix this?
minimum amount of ram needed for better mc 1.19.2
place greenhouse glass
#faq performance guide
Finally got the pack installed via ATLauncher. Thanks again, chorb.
Really appreciate you, mate.
š
already got the answer
Can I get some help on this crash report? I don't know how to read them. I've been having my server crash.
https://mclo.gs/mQOFYUN
It looks like your server just lagged out
Does it say anything that may have caused it?
Please click this link and follow the guide. If you are using a server host such as Bisect, you may be limited in your options and instead have a checkbox to use Aikar's Flags, which will also work:
https://github.com/etil2jz/etil-minecraft-flags
If you can not launch your server/game after using these flags, then remove the word java from the start. Also, make sure you are using Java 18 on 1.18.2 / 1.19.2 and Java 11 on 1.16.5. These should be downloaded from Adoptium's website.
If lag persists, do the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel.
this might help, and then when someone comes along who can read spark profilers, they might be able to give insight. Ideally run this command when the server starts to lag
Where do I add this custom argument for a server?
Not sure, also not sure if you need it
ah okay.
So a friend of mine and I just entered the end and .. the enderdragon's health bar is there, but there is no dragon. Did we do anything wrong?
We haven't killed him, we can hear him too. For some reason he's only visible when you are within like 10 blocks of him ;_;
No idea where that setting is, and other mobs work fine too :(
video settings, render distance
I mean.. if other mobs were invisible past a short distance too i'd understand that
maybe, if rubidium has that as a setting
hi! has anyone else been having an issue opening Better MC from the MC launcher? I hit PLAY on CurseForge and It used to work fine and now all of the sudden I can't open it at all after hitting PLAY on the MC launcher - wasn't sure if anyone else had this problem and found a solution - thanks !
hey my friend is telling me there isnt all the content of the twilight forest...
there is
we playing bmc3
yep it's all there
huh
my fren be trippin then
Does anyone know how to fix the MC crashing issue? I've been trying to play BMC3 but it wont work at all. it won't even let me load into the mod itself. I click play on the minecraft launcher and it just crashes.
its a modpack, not a mod
(I tried everything said in the announcements and it didnt work)
[17/05/2023 18:50:42 PM] #
[17/05/2023 18:50:42 PM]
[17/05/2023 18:50:42 PM] [error occurred during error reporting (), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffcceab5890]
[17/05/2023 18:50:42 PM]
[17/05/2023 18:50:42 PM] Oh no. Minecraft crashed. Please check the logs for any errors and provide these logs when asking for support.
[17/05/2023 18:50:42 PM] Checking for updated files!
[17/05/2023 18:50:42 PM] Checking for updates to CurseForge instances
[17/05/2023 18:52:16 PM] Copied Log to clipboard
"Please check the logs for any errors and provide these logs when asking for support."
we need logs to help you
an excerpt of a log doesnt help
!moreinfo please
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
Hey, um. How do I point ATLauncher to use jre java? I couldn't get adoptium to work despite following the instructions.
do this in settings and in the settings of your instance
See
Mine does look exactly like that
when using adoptium
but I get like, 15 frames per second
So I'm not sure if I did something wrong in the installation process.
send ss of your settings, and send ss of your instance settings
your java path for the instance should not be on use launcher default
you should be seeing something like this, it won't matter what you select as long as it isn't launcher default
yeah nope, the only two options I see are launcher default and the atlauncher/jre/bin/javaw
sorry for the small screenshot
???
so I restarted
and it's here now
wtf
there ya go
Well, 20 now, but I was getting like, 90 before when I was launching through curseforge
sadge
can you send a ss with f3 open?
sure
sorry was going down the performance list
I've gotten better performance than this before, like holding 90fps on ultra complimentary shader preset
I just have no idea for the life of me what changed.
Like, my gpu fans were kicking on and everything
run /sparkc profiler start
that's a command yes
Let me relaunch it. One sec.
I did a blonde and went to Windows Run
thank the lord for ssds
Alright it is running
That can cause fps drops?
yikes
can cause all kinds of performance issues for computers in general
alright, time to run wiztree then
theres no space for temporary ram
if you have 8gb ram allocated and 3gb storage it's going to be very hard for the game to use any more than 3gb
Got it
I honestly would not have thought of that tbh, so I'm glad you guys are here.
I appreciate you.
Gonna see if 14 gigs of free space is fine or if I need to keep going
I might need to restart my computer too, yeah?
perhaps
š¤
Didn't change much
sub 40fps
We gettin' there tho
Do CPUs even have driver software to update
dumb question, I know
righto. Well, that's going to involve reinstalling adrenaline and doing all that amd crap, so I suppose I will do that and get back with any updates. The thing likes to bug out on me from time to time and claim the installation is broken, so I just never bother reinstalling it. Kinda makes me wish I never left team green. Nvidia software never failed me as much as AMD does.
Thanks a lot for the help again guys.
hi im playing on 1.19.2 forge 43.2.8 and every time i try to go to the nether nothing happens im just in a black screen falling, the doesn“t crash
i tried to read the log but it didn“t help
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
1 i deleted some mods (food mods)
2vanilla launcher
31.19.2
4 v14
5going to the nether
6no
8 yes
you need a modded launcher to install and play modpacks
read #faq
Okay, so quick update. I was curious as to whether or not starting a new world would do anything different.
uhm
152 fps
it might just be the area you are in in your main world
something that your shader is doing is amplified heavily in that area
try that or reduce lighting in your shader settings
bro
I have no idea what is going on
hopped back in the main world, 140 fps
v.v
I literally have no idea what I'm doing or not doing
I went to go reinstall adrenaline, and it said it was blocked by a pending windows update, so I did the update and restarted the PC
That's what happened between then and now
I really don't think a pending Windows update could have killed my performance so much
oh, well I guess that doesn't show frame data
I guess it should be noted in the performance tips to make sure windows is updated. kek...
On ultra shader preset while it's raining.
how do I disable fog? the toggle isn't working
Why does betterMC keep downloading 1.19.4 when its not supported on cufse forge
there is no better mc 1.19.4, so if you are downloading the modpack, you aren't downloading 1.19.4
the installed base version of mc on curse forge
is 1.19.4
does that affect my compatability with the modpack?
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
on atl launcher, i finished all the steps. installed new instance but it crashes when pressing play button
Would someone be able to give a refresher on port forwarding on a home server? I just moved and my server won't let me connect anymore š¦
did you allocate ram and save?
also when I switched to Java 18 it gave an error saying that Java 18 isn't supported
how do i allocate ram?
nvm i see it in settings
nvm I forgot to turn on skip Java compatibility check
do that in the settings of the instance as well
whats better Better mc forge or better MC plus forge?
looks like its been awhile since PLUS has been updated
don't ask the same question in two different channels
yeah its still crashing
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
Hi, so me and my girlfriend are having some lag issues in my self hosted 1.19.2 server. It happens a lot more when it comes to explore new places, so basically during world generating, and I'm fairly sure it's cause we've explored a lot of the world and have made a lot of progress. I have updated a ton of the mods there, added more mods, removed Easy magic because it was incompatible with Apotheosis, and messed with configs. We are using the Prism launcher. I did follow the performance guide, but I do think an issue is because of a lot of "outdated structure files," but I'm not 100% sure. Here's the crash report for the server.
!tps
Please click this link and follow the guide. If you are using a server host such as Bisect, you may be limited in your options and instead have a checkbox to use Aikar's Flags, which will also work:
https://github.com/etil2jz/etil-minecraft-flags
If you can not launch your server/game after using these flags, then remove the word java from the start. Also, make sure you are using Java 18 on 1.18.2 / 1.19.2 and Java 11 on 1.16.5. These should be downloaded from Adoptium's website.
If lag persists, do the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel.
Ok, I tried that, but I have no clue where to put the java argument. It's not very clear on where I need to put it
I'll at least do the spark though
!ramargs for the args
- Double click the start.ps1 instead of opening with Powershell
- On line 16, where it says $JavaArgs, you can add your args there.
-Xmx8G will set your maximum memory usage to 8 gigabytes.
Ok, I don't know where the start.ps1 is in the server files. It's not showing up when I try to search it.
how are you running this server exactly
I installed the forge launcher and chose "install server" instead of install client. It's completely self hosted.
Here, lemme get a pic so it helps
!server
We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.
Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.
Go to #server-hosting for more Info!
Free Method: (This is hosting on your own PC and it can come with issues that's why we suggest Bisect Hosting)
- Download the serverpack from Curseforge's website
- Right click the start.ps1 file and click Run with Powershell
To join your own server, typelocalhostinto Direct Connect.
This video explains the process https://www.youtube.com/watch?v=wuGUbVbLsDc
The server IP address is your Public IP Address, which can be found by googling my ip address
If other players are unable to join, find a portforwarding guide online.
this is how you host a server
Is it better than the method I chose?
Here, that's what I did. Except install server was selected instead of the client
use my method, not that
Alright then...
Can I just copy some of the files that was in the server to that? Like the configs, the mods, and the worlds? Or would that just break it entirely?
And it broke...
Oh wait, nvm. Just had to delete the java argument in the jvm_args.text
Hey, I hate to be that guy since u already explained and posted the vid, but for some reason when i launch with powershell it does not download the files for the server as shown in the video
Just keep closing and then running it until it works. I had to do that
Got it
elaborate
Oh wow, it shows I have java 19 and not 18. Thats prob the reason... 
When launching with powrshell it does not download the extra files shown in the video
yea because you had java 19
Ok, so just bad computer. Ok, thank you
ty
you could try closing background programs, lowering ram allocation
Hmm, seems im getting an error. Any way i can upload the powershell info?
what error
Im not sure, but it keeps randomly stopping. Ill try and find it
[main/ERROR] [minecraft/Main]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
Farmer's Respite (farmersrespite) encountered an error during the common_setup event phase
?7java.util.ConcurrentModificationException: null
]
Maybe this? I dont understand most of it lmao
Any ideas? Seems to be working now but stuck on loading spawn area
hi im reading my logs and form some reason i have a lot of spam saying that multiple villagers died for different reason even when im in the end
I defeated the ur-ghast 3 times but still no achievement, tried picking up the loot all sorts of ways so I went into LAN to enable cheats, checked my achievements and apparently I do have the achievement, it's just not showing on the quest GUI so i'm not sure how to advance? Any tips? I'm gonna try to defeat the next boss onwards maybe it'll work
It's alright I did some manual editing, let's hope snow queen works
uhm guys, my enderman farm is very weak
but it is not weak on normal minecraft, im on better minecraft btrw
If u get a silk touch pickaxe then get a enderman spawner it could be better if you use the spawner mods that make them have almost no cooldown
Ye, but can i have like 20 broken spawners in my chest at my base. Can i fix them and make them into enderman spawners somehow?
If you have the sword that drops mob eggs when you kill them yeah if not there are dungeons that have enderman spawners
Do you know what that sword is called?
please send the actual log
are you sure you can't join
how is that an issue
@young stars
Hey guys, so I am facing some issue with this modpack. me and my friends are playing Minecraft on SK launcher, we are creating a server on a machine with 8 gb Ram, rtx3050 graphics card.
To play we used curseforge better mc instance folder and copy pasted it in .minecraft folder and then launched with sk launcher. Everything is working fine for single player.
But server keeps crashing whenever we have more than 3 person joined to the game, in about 15-30 minutes. It works fine for 1-2 players joined in the server.
Server properties JVM args :
Ram - 5.5 GB
garbage collector on, metaspace - 256 mb
Any ideas how to solve this?
we offer no support for piracy whatsoever
this is stated in 5 places
leave the server.
This is not working with original Minecraft launcher also.
I was new, sorry :(
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
One message removed from a suspended account.
stop spamming
One message removed from a suspended account.
One message removed from a suspended account.
you need to provide proof that you own an actual copy of the game or you will be kicked
One message removed from a suspended account.
eh, worth a try
adios
@viral garden
don't ping me
is it possible to use optifine on better mc?
It is highly advised to not use Optifine, as it is very glitchy, will increase loading times to upwards of 10 minutes, and will decrease your FPS substantially. All Luna Pixel Studios modpacks come with shader support without Optifine via Oculus on Forge and Iris on Fabric. Optifine is also incompatible with all of our modpacks. The game will not launch with Optifine installed.
If you are interested in Optifine alternatives for your own gameplay, you can find a list here https://github.com/LambdAurora/optifine_alternatives
Note that a majority of these mods are already included in our modpacks.
https://cdn.discordapp.com/attachments/1046333354259259422/1046337216609271858/unknown.png
press b
One message removed from a suspended account.
try this ^
we can't really help you if this doesn't work or breaks something else though
One message removed from a suspended account.
pls help me
i recently got aether dragon
and i tamed it
and i cant put saddle on it
^^
I remember trying that before, Im think its Oculus causing the issue but it just seems odd to me that noone playing bmc has experienced that. When I pick up blocks it renders particles not in view
I want to try and fix this issue as I like playing with Shaders. I want to know if anyone who plays bmc 1.19.2 v14 has the same issue or not
I have not modified the pack in any way so its a bit odd
!reload
To reload textures and sounds, press F3 + T. If this doesn't bring up a loading screen, do the following:
1. Press escape and go to the Resourcepacks tab.
2. Move a Resourcepack on the left of the screen to the right.
3. Move that SAME Resourcepack back to the left.
4. Exit the menu.
If step 4 does not bring up a loading screen, do step 2, then step 4, then step 3, and then step 4 again.
try this ^
Will give it a shot, tysm for both your help
after doing all the quest there is like barely anything to do imo i mean its a great pack while you play it i just feel like it ends to soon and it would go a long way if more harder bosses were added
or just more bosses
once you get "The Abyss" sword you are so op it does insane damage and you are unkillable i agree there does need to be a endgame but i feel right when the pack gets really good it stops
it's a vanilla+ modpack, not meant to be anything crazy, if you want to play higher content modpacks, there's mmc, survival unchained, and prominence
there's also bmc plus
im starting a prominece playthrough
I can vouch, BMP 1.16.5 is nice if you follow the questbook š
ive played both better mcs now and i think forge is better for content fabric is great and has great performance i just feel like everything ends to soon
i dont know if my computer can handle it
Yeah, its nice though. Still waiting for 1.16.5 v42 š„²š„²
one of my friends were able to run bmp 1.16.5 with a weaker pc. You could give it a shot, thats your specs?
i dont have a gpu
i have a office pc ill send specs hold on
hii i need some help- so for some reason i'm missing several mobs/features from the creatures and beasts modpack i have installed with better mc, and i'm not sure why or how to fix it? i'm using version 1.16.5
if i view the modpack in the curseforge app or on the website it lists the mobs/features that is supposedly has, but i don't have most of them in-game
Ye it has 60 hp
Pls help me i wanna ride a dragon
Tried doesnt work
Kk
Ye
There was hearts flying from him
Like from a dog
:(((
anybody know how to make so light behaves normally? like right now it's always bright no matter where i am, making torches useless
is there a tutorial on how to install better mc 1.19.2 anywhere?
#faq for installation guide for ATLauncher
what's ATLauncher? is that another launcher like curseforge, or?
It's a launcher that is 100x better than curseforge
ohh okay thanks! ^^
transfer saves folder if you have any worlds you want to keep
oh wait i can do that?? yay thanks for the tip!
i'll probably ask how to do that later then once i get everything installed lol
Yup, just make sure you don't delete curseforge then so you still have your world to transfer
alright! tysm for the help! 
also question, so my current world is in better mc 1.16.5, so does that mean it can only be crossed to 1.16.5 on atlauncher? or can i upgrade it to 1.19.2
a 1.16.5 world would have to stay in 1.16.5
okay. tysm!
yeah, so it'd be bmc1 forge to download on ATLauncher
It's all good, replying is fine with me
honestly not sure what it could be then
What items are good at spawnproofing the end for mobs? There are the Magnum torches, but i cant get any of them to work.
Will update if I figure out anything, thanks for the help.
do i need to hit yes here for it to run properly? (microsoft) i know ATLauncher is trusted i just don't really like these kind of data collecting things lol. but i'll say yes if i need to
also sorry for so many questions š
#faq performance guide
do not ask the same question in multiple channels
it needs access to your info to log you in
okay. thank you!
so i tried manually downloading the extra few mods that wouldn't automatically download and got this?
Keep
the 2 say either "couldn't download" or "removed" for some reason
idk how to fix that
ATLauncher will automatically move from downloads folder to proper mods folder
so they're still there, just not in my downloads list?
i just wanna make sure i don't miss anything
that should be correct yes
okay! thank you
good thing i tested this with a backup first
half my house is missing
that happens when you remove mods
i didnāt remove anything tho, i think a few of the mods just werenāt in there
but i just added them and it seems to be ok now 
except i just turned on bsl shaders and my fps is crying now
Just a quick question. Would adding https://www.curseforge.com/minecraft/mc-mods/hourglass to the pack break anything substantial?
Basically allows custom day/night times and replaces sleeping with a sped-up night cycle.
thats so funny i was actually wondering about this too
i hate how fast the day is and then it makes the seasons happen too soon imo
How would I restart the server for like a full fresh start, like loading a new world?\
delete the world folder
Appreciate it
honestly, if my cpu didnt suck i would probably really like this modpack
#faq performance guide
its my cpu, it has 4 threads
minecraft runs on a single thread lol
it doesnt use any others
a few things are put on other threads but most stuff is single-threaded
my game stutters when i load new chunks no matter how much i optimize it
i already did that
send a screenshot with f3 open ingame
it aint a problem with this mod pack, i just said that
sorry for trying to help
good guy chorb, apologizes when people don't accept his kindness

I connected my main base to this huge island next to it, and I just realized it kind of looks like a whale.
does this mean this download works for 1.16.5? i can't click on where it says 1.16.5 though
won't this screw up my 1.16.5 mc though? i already have whichever one i need to run that version downloaded and working, but now i'm trying to install java 18 to run 1.19.2 and i'm not sure how it'll switch when i change between the 2 versions (sorry if this is a dumb question lol)
also speaking of that, should i change the java version i already have downloaded & working to Eclipse Adoptium? the one i have already is Oracle i believe
yes
you can set your 1.16.5 instance to use java 11
and your 1.19.2 instance to use java 18
oh okay so i would just change it each time i decide to switch?
i guess so yea
okay tyvm! <3
what folder do i put this in? i tried resource packs but evidently that's not the correct one
also so sorry for all the questions
but i'm trying to change the path in the launcher to Eclipse Adoptium, and i don't see any files named "javaw.exe" or "java.exe" like the faq says. or if this isn't where those files are, i'm not sure how to get to the right location
thats the correct one
go to the jre-18 folder for java 18
jre-11 folder for java 11
So I set up everything for the server and my friends are getting a cant connect to server error. I have already setup port forwarding and allowed it through my firewall, yet they cant connect. Any ideas?
The server is online and working for me, but they cant join
https://www.canyouseeme.org @fallow wyvern
A free open port check tool used to detect open ports on your connection. Test if port forwarding is correctly setup or if your port is being blocked by your firewall or ISP.
Says connection timed out
Does that mean I made an error somewhere? Or is it like an internet issue or sum
i think i've looked through all these folders within the jre ones and i still can't find them
one of those 2
oh it is? it didn't work when i tried it š lemme try again then
C:\Program Files\Eclipse Adoptium\jdk-18.0.2.101-hotspot\bin
javaw.exe
wait is it jre or jdk?
the faq said to download jre so that's the one i did
if i go into bin for jre it only comes up w these
I redid it and it fixed, ty for this
go there manually
to that file path
like using windows file explorer
yes




