#better-mc-forge
1 messages · Page 358 of 1
A fresh install will work fine, the above scenario only happens when updating through a launcher as Curseforge deletes stuff
Have any one Idea ?
Can confirm this is 1:1 what has happened here too lol
but this is nothing i think
0 bytes and all files removed
Yes I have made a fix on my side to prevent this from happening and it will be fixed in the next update, just funny that it happened in multiple places now. 2 big modpacks doing the same mistake is funny to me
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
yea lol
sharkie shipped the shaderpack on accident in v35.5
i removed it in v36
and now ppl on curseforge are having this issue
private void checkIfAlreadyInstalled(Path file, ShaderInfo info) {
Path potentialInstallPath = file.resolveSibling(file.getFileName().toString().replace(".zip", "") + " + " + PATCH_NAME + PATCH_VERSION);
if (info.baseFile != null && Files.exists(potentialInstallPath) && !isDevFunc() && !info.isAlreadyInstalled) {
// Check if any file containing "EuphoriaPatches" exists in the directory
try {
boolean containsEuphoriaFile = Files.walk(potentialInstallPath)
.filter(Files::isRegularFile)
.anyMatch(p -> p.getFileName().toString().contains("EuphoriaPatches"));
if (!containsEuphoriaFile) {
// No EuphoriaPatches file found, delete the directory
log(0, "Found incomplete installation. Cleaning up " + potentialInstallPath.getFileName());
UsefulFunctions.deleteRecursively(potentialInstallPath);
info.isAlreadyInstalled = false;
} else {
info.isAlreadyInstalled = true;
log(0, PATCH_NAME + PATCH_VERSION + " is already installed.");
}
} catch (IOException e) {
log(3, "Error checking installation status. Cleaning up: " + e.getMessage());
try {UsefulFunctions.deleteRecursively(potentialInstallPath);} catch (IOException ex) {log(3, "Error deleting directory: " + ex.getMessage());}
info.isAlreadyInstalled = false;
}
}
}
My fix:
Check if in the EP folder in the shaderpacks folder there is any file with EuphoriaPatches in the name. If there isn't assume a wrong installation, delete everything and mark isAlreadyInstalled = false if marked as false, in the next step the mod will just regenerate EP.
Fix will be out within the next 2 weeks hopefully, just have to fix some small issues on the shader side and wait for Emin to update to Comp 5.4
nice ty
Also prism launcher and any which use the curseforge API btw
Just found it funny that I yesterday discovered that Curseforge actually deletes old files because ATM10 did this mistake so I made a quick fix and now it happened here too lol.
At least with the next update if people make this mistake it won't harm things anymore lol
I get why curseforge deletes old files, still funny
Fix for users affected by this issue until the next EP update:
Go to the shaderpacks folder, delete the folder with the EuphoriaPatches name and restart the game.
The mod will regenerate it
lmao
Is it known that there are pathfinding problems in multiplayer?
how much should i wait after i've done the command ?
please be more specific
1 minute
oh, because theres no link, should i stop the profiler ?
Setup: a 2-block high room with a trapdoor on the ceiling.
In singleplayer, the creepers move, but in multiplayer, they get stuck.
Version: 1.21.1 V12.5
CurseForge
No changes made to the modpack
We have already tried other hosts.
and set up the server again.
But this problem always persists in multiplayer.
After we provided the error we continued playing and I went to the nether to get soul sand but he was in the overworld and when I got back the game crashed again with the server crashing too and it had the same error, what I did, I removed the mod from my game folder and I it worked, but at the time of giving you the crash reports, we were in the same dimension, but I remember that sometimes it happened when I was in spectator going out of a hole
Spawners plus I am talking about
But it always crashed on different occasions, if both of us joined the server, if we played for like 2 minutes, just crashing by itself
It works on BMC4, ATM10, and FTB Direwolf 1.21.1 for some strange reason.
We are currently installing MMC5 on the server to see how it behaves there.
update to v13
we dont support old versions
you're still on java 17
please follow the full message
our server's host doesnt allow us to use another version of java
then you cant really do anything lol
!pregen this is your best bet
Noob explains how to Pre Generate your Minecraft World.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
➔ Modpack: https://www.curseforge.com/minecraft/modpacks/better-minecraft-modpack
➔ Discord: https://discord.com/invite/9S5tfrY4Fr
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
➔ Want a Server?
BisectHosting: https://www.bisecthosting.com/LunaPixel
Use the code "LunaPixel" t...
sad but i was kinda expecting this answer, thanks for your time tho
too bad 
Is the server profile for v13 available yet? I can't find it on Curse.
Curseforge is having file processing issues and hasnt approved it yet
!updateserver you can follow this guide
00:00 Update Server Locally
01:19 Update on Server Host/Bisect Hosting Premium
01:39 Update on Server Host/Bisect Hosting Premium
Discord ➔ https://discord.gg/8ZmhaPPbjE
Twitter ➔ https://twitter.com/SharkieTV
Use CODE: LunaPixel for 25% off ➔ https://www.bisecthosting.com/LunaPixel
just drag over the new mods folder from the client pack of v13
if you understand how to read crash reports at a basic level you can figure out which mods are clientside-only and need to be removed
as your server will crash due to clientside mods
you can also just use https://github.com/Griefed/ServerPackCreator/releases
which is what we use
I do this with Filezilla...
Uploaded message.txt from @limber crest to mclogs: https://mclo.gs/H2iLeY4
remove sodiumextras
as i said, you cant just drag over the client pack
theres extra steps
V13 is running on the server. The creepers are still getting stuck.
so the v13 server pack is just waiting to be approved on CF's end?
but my personal skin isn't in game, it's steve.
Yo guys
What do you need to ride your dragon
It's been fully raised but I can ride
Cant
right click it with a saddle
It is
It won'tttt
can you go into better mc vc and screenshare
I am on my phone on disc
you can film it idk
you can turn on the camera
if you want
Wait
@radiant jay you use the normal saddle right?
Not a special one for dragons only
I'm at my wit's end.
Even on V13, the creepers are still getting stuck. (MP)
hey, i wanna play bettermc but i keep getting a not enough ram problem, even though i know i have enough ram
yes
Is anyone else having issues with Creepers getting stuck at trapdoors or problems with Villager breeding when using trapdoors?
guys what are the underwater guys with poisonous spears called
the guys that glow light blue
I’m running v13 but the in game menu states it is 12.5, is this a typo?
hello i have a problem my minecraft server cant start because i have version v13 and my server is v12.5 you now what the problem is?
Yes I did. I updated from v34.5 to v35 to v35.5 to v36.
This would make 100% sense since I updated the client version on CurseForge which did overwrite my profile and deleted my settings! Thank you! I will check it out when I am at home.
Ah I see you confirmed it!
Update your server to v13 or downgrade your client to v12.5.
You must be on the same version of course.
ok and how can upgrade my server to v13?
you need to download the v13 server pack
v13 is not the yet default server pack option on the curseforge app for bmc5. if you go to the webpage on your browser it will apear
Do biomes have innate, default seasons? Like I spawned in a Dryland, and I noticed Wheat has grown generally pretty well. So that made me wonder.
I need help
did you add an extra mod?
Can you do a fresh install of the modpack?
if you are using curseforge app to open the game I would try that
I will try it, thx
how can i upgrade my bisecthosting server to v13?
!updateserver
00:00 Update Server Locally
01:19 Update on Server Host/Bisect Hosting Premium
01:39 Update on Server Host/Bisect Hosting Premium
Discord ➔ https://discord.gg/8ZmhaPPbjE
Twitter ➔ https://twitter.com/SharkieTV
Use CODE: LunaPixel for 25% off ➔ https://www.bisecthosting.com/LunaPixel
you know some cool seeds?
On v13 JEI right shows not Item
Hello, I am experiencing regular server crashes on BMC4 v 35.5, the server lags really hard from time to time (and I also get warnings saying that the server can't keep up, however even half of RAM (16GB) is not used, the same situation with CPU (4x I9-9900K) and then just crashes. 1) 1.20.1; 2) PrismLauncher; 3)Added "Create" and some addons, "Born in chaos" mod, TeleportCraft mod, LuckPerms mod; 4)v35.5 5)the server crashed regularly; 6)no idea. We just simply play the game, open chests, walk etc. Crash report included.
Uploaded crash-2025-01-05_17.06.40-server.txt from @limpid compass to mclogs: https://mclo.gs/0bUvOMB
Does anyone know if there is an easy fix for this? I downloaded Better Modlist (Neoforge) which is a port of mod menu for Neo forge, but the mod UI is covering some of the other options ingame. Any ideas?
Can anyone help me? For some reason on my server Trees will not grow no matter how much bonemeal I use.
did you add essential, and what launcher are you on?
There’s already mod menu mods in the pack. Redownload.
all of my shaders got deleted and the shader settings in game are no longer there I tried to redownload a shader but the shader option in game still wont come back
https://spark.lucko.me/di1Y4iKWXB here's a link from spark if needed
howdy everyone - i just started a bmc4 forge server after only running fabric in the past. one thing that's really tweaking me is hotbar slots not auto refilling when a stack runs out but there's more of that item in my inventory. the only settings i changed were a variety of keybinds, does anyone know if that could mess it up or is that feature just not part of the forge pack?
Delete the folders with the Euphoria Patches name in the shaderpacks folder and restart the game
what version of the modpack is this
1.20.1
not the minecraft version the modapck version
!ea
The Essential mod is completely incompatible with all of our modpacks, and there's no reason to use it. All of our modpacks already come with built-in, free world hosting, by clicking the "Share World' button in the Open to LAN menu. You can learn more by typing !ws in the #bots channel. You can also run type !server in the same channel to learn how to properly host a server for better performance and more flexibility. In modpacks that aren't owned by us, you can use mods such as e4mc or WorldHost to host a server completely for free without Essential's many issues and crashes and the microtransactions that they constantly bother users with. To learn more about alternatives to the Essential mod, check out this website.
Hey, just downloaded BMC4, clean install of the latest version through forge with no adjustments etc, manage to load in and play a bit until i blackscreen with this crash report.
Uploaded message_2.txt from @still smelt to mclogs: https://mclo.gs/vhBv8TK
if anyone is able to pinpoint the problem id be very grateful, im useless when it comes to this.
does anyone know how to add shaders with curseforge to better mc???
My game crashes when I click singleplayer anyone know why?
anyone know soul transmutation recipes for the soul pedestal for the spirit mod in bmc3? havent found anything pointing out to it, not even a config or file
settings, top right, shaders, open shader folder, drag and drop downloaded shaders, done
is there a way to make it not snow in my area it's turning my chrimson nylium into netherack
I just updated to v13 on neoforge, does anyone know how to get the recipe tab on the right back to how it was?
Did you manage to fix this?
how to play with myt friend for free in mc
Esc/Game menu > Mods > Type "Recipe" in search bar > Click "Distraction Free Recipes (EMI)" > CONFIG > turn OFF enable distraction-free mode
aha
for making a server, where do i change the java path
im not deleting my other versions like ive seen suggested
i looked through all the script files and i must be missing it
i dont want to use jabba since i already have the right version
I have a hammer with Thuder Striker and it doesn't shoot lightning. What could be happening?
do i have to pay for a server to play with my friend?
it gives me no option to invite people
bmc3 forge 1.21.1 v16.5 my villagers randomly despawn
Any way to go back a version on at launcher?
On at launcher Where is it?
idk then, sorry
i think you get why, theres 150 000+ in this server
it would be chaos for them
yeah
Well do u know how to fix my issue?
what is your issue?
down or up?
Down
bc
i am trying to play
and i just updated my version
and my server is still on the other
with all my friends and etc
you can update the server
you dont need to
just download bmc again and choose the version you want
no need to downgrade the original one
my buddy created a world for us to play, he would invite me and i would join that way, is there any way for him to grant me access (or allowed me to download) to the world so i can play it whenever I want without him as my person. We tried it one way and I world I downloaded had me take over his character, so his exp, waystones, etc
its approved
Please read the full contents of the #get-support channel for us to provide assistance.
Please follow the performance guide to improve your game performance, as this is likely to resolve your issue.
update your server to v13
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
anyone have an answer for this ? >_< i still keep perma crashing with the same error :(
ive never seen this before? is there something wrong?
!updateserver
00:00 Update Server Locally
01:19 Update on Server Host/Bisect Hosting Premium
01:39 Update on Server Host/Bisect Hosting Premium
Discord ➔ https://discord.gg/8ZmhaPPbjE
Twitter ➔ https://twitter.com/SharkieTV
Use CODE: LunaPixel for 25% off ➔ https://www.bisecthosting.com/LunaPixel
please dude
read the text on your screen
it says right there
you need to search to view recipes
update to v36. we offer no support for old versions
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
update to v36
!alternates you did not install correctly
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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
video settings -> shaderpacks
you need to type in the search bar to show jei items
you need to type in the search bar to show jei items
!server
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
!server
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
you'd need to buy a server host and share access to the dashboard
Please read the full contents of the #get-support channel for us to provide assistance.
how do i add more mods to better mc
my bad,
(1.20.1)
ATLauncher
BMC4 (FORGE) v 36
i haven't messed with anything regarding the instances or mods. the only thing i did was disable the no bushy leaves add-on in the resource packs, but ive always done that and nothing has ever happened. it was fine last night when i played, though. no crashes or anything. never seen this popup before
why do i not have sound for mc ? i opened and closed it and i have other sound
i have a shaders installed but in game there is no button in the menu to look at or change shaders it was there yesterday now its not
please send logs
put them in the mods folder
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
video settings -> shaderpacks
i know that but there is no shaderpack option
im on curse forge launcher idk if that affects anything gmc4
i go into the game files and there are shaders in the folder
Uploaded latest.log from @lucid bloom to mclogs: https://mclo.gs/hgn8u3D
Those of you who have played newer versions are they better then the 1.16 versions? Some of the stuff I like is only in 1.16 so I’m indecisive on if I try newer versions
top right
nothing there
!server
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
hey i hope someone can help me i dont know why but im dealing with my bare fist at least 11 damage i experimented a little bit with the attribute command but i reset those with /kill and from time to time my game just random crashes with the error "java.lang.IllegalArgumentException: Modifier is already applied on this attribute!"
Uploaded crash-2025-01-05_23.39.14-server.txt from @vagrant trellis to mclogs: https://mclo.gs/vg07Lun
Hi, I have a problem with my friends where our server is lagging whenever someone is crafting a lot of items. What is causing this and is there a way to fix this problem ?
any idea how can i summon boss with this?
Are there plans to integrate BWG into BMC 1.20.1? Would love to have their biomes alongside BOP
for some reason after closing/relaunching the launcher a couple of times things are working smoothly now... strange!
Can anyone help me? when i try to equip my netherite diamond armor the game crashes
Uploaded crash-2025-01-06_02.46.55-client.txt from @vagrant trellis to mclogs: https://mclo.gs/44ndpPO
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
what pickaxe has the best durability ?
thank you, is there a wiki for this mod pack
No but there is a quest book top left of inventory screen
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
theres no info here, please do a fresh install and do not modify the modpack or disable resourcepacks
!alternates you did not install correctly
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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
Please read the full contents of the #get-support channel for us to provide assistance.
!tps
Please follow the guide here for changing the Java version your server uses. This will improve performance dramatically. If you are on a third party server host, you likely can not change the Java version your server uses. Bisect Hosting and a few VPS providers do allow changing Java version, though, which can usually be done through your server dashboard.
The method on Bisect is to simply go to the main dashboard page, and select "GraalVM 22" as the Java distribution. If it crashes, use 21 instead.
For further performance improvements, you can also follow this guide.
Reducing server render distance in the server.properties file is also a very good way of reducing lag. Most of our modpacks include mods like Bobby and Farsight, which make it so reducing server render distance will not affect players.
If lag persists, run the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel.
it wont happen
we use bwg in 1.21 though
you added the epic fight mod
remove it
stop using it
its extremely buggy and causes a ton of crashes
check jei
read the questbook ingame
please read the tutorial quests in the questbook
you didn't follow the tutorial
it guides you on how to use jei
and what it is
oh yea i see but it doesn't tell you durability just attack speed and dmg
Guys ive been trynna get a mending villager for a while but im not getting it so is it possible or does the pack change something?
my quests for the otherside dimention are not completing, the last 3, and yes i did them in order. Is that a known bug rn?
Can someone help 😭
its the same as vanilla
send a screenshot
don't need to yell. Take off the capslock
what am I doing wrong
I swear the moderators of these types of servers will scold you for everything 😿
You are spamming with capslock. you can ask without using that. We don't scold for everything.
Which cabbage seeds are you looking for, from what mod are they from?
"what intricate methodologies can I employ to procure cabbage reproductive structures?"
idk the one in bmc1
theres only 1
Look inside the modpack, when you hover over it what mod does it say it's from
either from jei, recipe thing, etc
farmers delight
If it's the same now as it was back in, likely you'd have good luck finding them in villages, in the wild I think it's beaches maybe
I'm having an issue starting my server after the update, error message is ``` - Distraction Free Recipes (EMI) (distraction_free_recipes) has failed to load correctly
java.lang.BootstrapMethodError: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
I'm using itzg's docker image, am I understanding correctly that I simply need to exclude the referenced mod through cf_exclude_mods? sorry if this isn't the proper channel to ask
!moreinfo
- What Minecraft version are you using? (1.19.2, 1.20.1, ...)
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods)
- What version of the modpack are you using? (v11, v9, etc)
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
Required:
Open the game directory (right click pack -> open folder), navigate to the "crash-reports" folder and upload the latest available crash report.
If there is no crash report, navigate to the logs folder and upload "latest.log."
If there is no log, navigate to the base pack directory and upload the hs_err_pid file, if there is one.
Ah sorry,
- 1.21.1
- Curseforge (via itgz's docker image)
- No, the modpack is pulled by a docker image exactly as is
- Issue is with v13
- Server fails to boot citing distraction-free-recipes as a GUI mod
- Launching the server causes the crash
I suspect it's the mod not being flagged as client only, I'm trying to change my docker file to exclude it
can someone explain why my water is tweaking like this
yeah this is a new client-only mod, so it’s fine to exclude but you’ll just need to do so yourself
they probably have a list you could contribute to
Looks like it, I think yung's UI gave me the issue initially in 11.5, found the PR where they fixed it
in the mean time I should be able to exclude it using their flags
I have a back pack equpied but the button wont open it
i made sure there was no conflict
nvm
Got it to work, it really was the mod
is there a way to disenchant enchanted items to obtain these enchants on books?
Hello
hey what's the mod for the fast climbing ladders, i wanna config so that when i go up i go faster too
anyone plz tell me what is the problem
- Removed Spyglass Improvements (Players did not properly understand the spyglass requirement to zoom)```
Why'd you have to do this? Now there's zero reason to craft and use the spyglass at all, it's again just another useless/redundant item. 😕
!ea
The Essential mod is completely incompatible with all of our modpacks, and there's no reason to use it. All of our modpacks already come with built-in, free world hosting, by clicking the "Share World' button in the Open to LAN menu. You can learn more by typing !ws in the #bots channel. You can also run type !server in the same channel to learn how to properly host a server for better performance and more flexibility. In modpacks that aren't owned by us, you can use mods such as e4mc or WorldHost to host a server completely for free without Essential's many issues and crashes and the microtransactions that they constantly bother users with. To learn more about alternatives to the Essential mod, check out this website.
youre using a normal saddle right?
no
read the questbook ingame
quark
TLauncher is known spyware and is also unable to install mods or modpacks correctly. Because we offer no support for piracy due to Discord TOS, you will need to provide proof you own a legitimate copy of Minecraft or leave the server. For a safe, working way to install both mods and modpacks, read the #faq guide on installing modpacks.
nobody used spyglasses
having spyglass improvements just meant that ppl didnt know how to zoom
can't seem to find the option to go up only down
For information, the problem is still in the v13 with the trapdoors. That the Creepers, for example. pin it. 😦
Vanilla mob farms arent guaranteed to work due to various mods used in the modpack that are crucial for server & client performance
nothing we can really do unfortunately
Can someone tell me how to update the modpack at the latest version in modrinth? I'm at 34.5
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
Ok
Thx
I have another question
What causes crashes? I have a private server with a friend but there's random crash
Uploaded crash-2025-01-05_23.51.16-server.txt from @waxen shore to mclogs: https://mclo.gs/rYg4D01
Ok
Hey, I'm setting up my own server for some friends and am wondering about the itzg/docker-minecraft-server env variable for docker-compose.
The current example for bmc4 uses Modrinth but i'd prefer to use CurseForge. Regarding the CF_FILENAME_MATCHER env variable; should i set it to "BMC4 Server Pack"?
https://www.curseforge.com/minecraft/modpacks/better-mc-forge-bmc4/files/6048096
Is the question too out-of-scope? As the repo has no affiliation with BMC4
Hello, i wanna install shaders to my minecraft better mc 1.20.1 v36, but since it doesnt have optifine how do i add shaders to this mod pack ?
i tried to install optifine but its not compatible with the modpack
What is that icon in the middle right in front of the red arrow? I’ve seen it on the map but I’ve never seen it.
there is already shaders
video settings then top right
It should be right by “support sodium” emphasis on should.
couldn't i hided the box somehow ?
It’s possible. Not fully sure myself.
ohhh😭
anybody know how to put essentials mod into my modpack without fucking anything up???
you're better off not using itzg at all
as they refuse to properly support CF serverpacks
!ea
The Essential mod is completely incompatible with all of our modpacks, and there's no reason to use it. All of our modpacks already come with built-in, free world hosting, by clicking the "Share World' button in the Open to LAN menu. You can learn more by typing !ws in the #bots channel. You can also run type !server in the same channel to learn how to properly host a server for better performance and more flexibility. In modpacks that aren't owned by us, you can use mods such as e4mc or WorldHost to host a server completely for free without Essential's many issues and crashes and the microtransactions that they constantly bother users with. To learn more about alternatives to the Essential mod, check out this website.
!alternates you didnt install correctly
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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
!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
Note that a majority of these mods are already included in our modpacks.
For an indepth explanation of why Optifine is bad, you can read this document created by Sodium's developer, Jellysquid.
is there a better alternative for hosting the modpack in a container? Other than of course, writing up your own container from scratch
!server you might be better off just using the serverpack files normally
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
unless you absolutely need a container
you should probably look for a different docker/container that properly supports Curseforge modpacks
is 8gb ram, 2 cores and 100gb of space enough for like 7 players for a server with better mc?
talking about a host, not myself as a host
- i play on 1.20.1
- CurseForge
- i only add some texture packs
- v36
- a lot
- i just walk down into the cave area i used to go mine and it crashed or something crashed when still loading into world
here's crash report log
Uploaded message.txt from @spark kettle to mclogs: https://mclo.gs/pUr0Tkk
how did u create this
copy from crash report log
im playing on CurseForge, BMC4 version 35.5, 1.20.1. and i didnt change any mods
i have enabled in config of "Vein Mining" for server-wise settings (dedicated server) to vein mine without enchantment. set the setting to 50 (default 0) and still is not active. tried reloading, changing ways to activate it (crouching, standing, whitelist, require correct tool...) and i edited common, client and server conifgs and it doesnt work any way possible
probably
Please read the full contents of the #get-support channel for us to provide assistance.
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
update to v36
we offer no support for old versions
35.5 is considered old?
how
what folders do i need to copy from my dedicated server to the new version so i can resume from my last point? only "world" or something else
!updateserver
00:00 Update Server Locally
01:19 Update on Server Host/Bisect Hosting Premium
01:39 Update on Server Host/Bisect Hosting Premium
Discord ➔ https://discord.gg/8ZmhaPPbjE
Twitter ➔ https://twitter.com/SharkieTV
Use CODE: LunaPixel for 25% off ➔ https://www.bisecthosting.com/LunaPixel
i was not talking to you
yes
v36 was a major update with many changes
as are almost all of our updates
i cant guarantee the issue you are currently experiencing will or will not persist on the latest version
but i'm not going to debug something i may have already fixed
Uploaded crash-2025-01-06_21.40.32-client.txt from @grand gate to mclogs: https://mclo.gs/IfklO7w
uhh
I tell him not you but ok
pls help
Please read the full contents of the #get-support channel for us to provide assistance.
fair. thx for the video. i'll try to update now and see if vein miner works on v36. thanks for the help
and i'd also suggest reading the questbook
the keybind section of the tutorial
for how to use vein mining as intended
i have but still nothing sadly
1 i play 1.20.1
2 Sk launcher
3 i added solo leveling mod pack
4 version 36
5 I just downloaded
6 during intialisation
Uploaded crash-2025-01-06_21.40.32-client.txt from @grand gate to mclogs: https://mclo.gs/fKMqHGy
!cracked
If you are using a cracked Minecraft launcher, we can not assist with your issue. In order to receive help, you need to switch to an approved launcher and provide proof you have purchased Minecraft. This is due to the terms of service and guideline agreements of both Mojang and Discord.
okay i successfully updated the client and dedicated server to v36 but veinminer still doesnt work without enchantement. tried again different combos with server and client configs and still doesnt do it
you'd be better off cheating in the enchantment on your tools via /enchant
well it was worth the try. thanks for the assist ❤️
Hello, where can i find good seeds world for BMC5 ?
is better mc 5 finished
someone told me its not an finished modpack
so no
okay
it doesnt have all the mods bmc 4 has for example because there isnt a 1.21 version for them yet
are you on tlauncher
yes
!cracked
If you are using a cracked Minecraft launcher, we can not assist with your issue. In order to receive help, you need to switch to an approved launcher and provide proof you have purchased Minecraft. This is due to the terms of service and guideline agreements of both Mojang and Discord.
Does anyone know in which biome cabbage seeds appear
Install the forge/fabric version
If you have the forge one, install the fabric one and vice versa
search for it in the jei mod then left click it
You can't craft the seeds, the only way is with an already grown cabbage and to get a already grown cabbage I need seeds
No, it doesn't say it, it doesn't say the drop
where can i dowload the complete modpack file for my server?
Wdym
Only mods needed for the server??
On curseforge in that case
like i need the full file to paste everything on the server files
Hello, Im having issues with compatibility with my server. [Im hosting a server with bisecthoting bmc4.] Im using Curseforge. I have the newest version 36 both on curseforge and on the server. But when i join the server i get this [screenshot]. But when i add these two mods manually my minecraft crashes on start.
Like a rar full of .jar files
Most hosts have the option to automatically download modpacks
Are you premium?
Guys i try to move villagers in boats thru watstone but they keep dying or not tping i need help
you need the serverpack
you can get that on the curseforge website
Would anyone know where id need to go to turn down the mob spawn rate on better mc?
Nevermind.
Hey lovely people, I'm wondering if anyone may be able to shed some light on my situation.
I have a BMC4 (CurseForge) server hosted with BisectHosting. Last night I updated BMC4 via CurseForge to v36 and I updated it on BisectHosting as well. When I launched the server, in game it said the versions were mismatched (the server version was 35.5 it claimed, even though it said on BisectHosting that it was fully updated to 36 w/ a server restart).
I decided to reinstall the update. It asked me if I wanted to delete old files and replace with new ones. I said yes, not thinking it was actually gonna wipe the world (I know, I didn't think lol). When I launched again, server progress was wiped and there was a new seed.
I then restored a backup to the server from about a day and a half prior. When I tried to start the server, I received this error:
Is it possible for me to roll back the server version to 35.5 or am I SOL? Thanks in advance ya'll ❤️
Hello,
my graphic driver is perfect and i have skin in my personal library (and i select it. (And, in minecraft vanilla, my skin load and i use it.))
But, in Better-mc-forge, (last version) my skin is bug and i have steve.
Does anyone know of any good fishing mods that work with BMC5 21.1.1 v13 (Neoforge)? I'm not sure if any of the mods on there changes fishing but I'm looking to add more fish + more reason to fish. Thanks!
!shaders
I vastly underestimated how powerful Raids are in this modpack… rip my desert island village.
Error: could not open `unix_args.txt'
im getting crazy lag spikes
whats your question with shaders
search for nether rubies and left click it, i think it will say
!moreinfo
- What Minecraft version are you using? (1.19.2, 1.20.1, ...)
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods)
- What version of the modpack are you using? (v11, v9, etc)
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
Required:
Open the game directory (right click pack -> open folder), navigate to the "crash-reports" folder and upload the latest available crash report.
If there is no crash report, navigate to the logs folder and upload "latest.log."
If there is no log, navigate to the base pack directory and upload the hs_err_pid file, if there is one.
nvm the other message
single player or on a server
how to hatch this one?
quick question. whats the mod called that has the block info in the top right, and can i move to somewhere else on my screen so it doesnt block the fps?
Jade
yes in the config i think
check questbook top left of inventory screen
any way around this? just tryna add essential mod
sick thanks
!ea
The Essential mod is completely incompatible with all of our modpacks, and there's no reason to use it. All of our modpacks already come with built-in, free world hosting, by clicking the "Share World' button in the Open to LAN menu. You can learn more by typing !ws in the #bots channel. You can also run type !server in the same channel to learn how to properly host a server for better performance and more flexibility. In modpacks that aren't owned by us, you can use mods such as e4mc or WorldHost to host a server completely for free without Essential's many issues and crashes and the microtransactions that they constantly bother users with. To learn more about alternatives to the Essential mod, check out this website.
read the full message to know how to do multiplayer
but silly emotes :( thanks tho!!
press m and look in the settings there
might be there
or maybe in the config
you can download an emote mod
can i send a crash log here? friend is trying to add simple voice mod plugin to a server with better mc but the server's crashing on startup
Hello
In Everbright we beat the first boss
Now I can enter the big green dungeon, but my friend (with whom I beat the first dungeon boss) can't enter the dungeon and gets this effect that should prevent you from entering it before finishing the first dungeon
What can I do?
Also another bug I think: In some dimensions like Nether and Everbright creating waypoints via the map shows that we are still in the overworld. In Aether for example it works fine.
However when I manually select in Nether for example the dimension and set the waypoint, it is not visible in the Nether.
I already reported this, but I think it was forgotten to answer
Is there a mod, that makes it so, whenever you u use a block and it runs out, it will automatically take it from ur inventory, so u don't have to manually pick it from there 
Anyone having trouble after updating their server to latest version? I updated my Bisect hosting server and the curseforge version and now my friends and I cant join the server anymore.
Nope. Works fine for me. Whats the issue?
Like what happens when you try to join the server
!moreinfo
- What Minecraft version are you using? (1.19.2, 1.20.1, ...)
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods)
- What version of the modpack are you using? (v11, v9, etc)
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
Required:
Open the game directory (right click pack -> open folder), navigate to the "crash-reports" folder and upload the latest available crash report.
If there is no crash report, navigate to the logs folder and upload "latest.log."
If there is no log, navigate to the base pack directory and upload the hs_err_pid file, if there is one.
how are you supposed to get bmc5 v13? curseforge still has it at 12.5
when you download it it says v13 but then when you open the game it says 12.5
item refill
!ea
The Essential mod is completely incompatible with all of our modpacks, and there's no reason to use it. All of our modpacks already come with built-in, free world hosting, by clicking the "Share World' button in the Open to LAN menu. You can learn more by typing !ws in the #bots channel. You can also run type !server in the same channel to learn how to properly host a server for better performance and more flexibility. In modpacks that aren't owned by us, you can use mods such as e4mc or WorldHost to host a server completely for free without Essential's many issues and crashes and the microtransactions that they constantly bother users with. To learn more about alternatives to the Essential mod, check out this website.
read full message pls
ok thanks
where do you find the Open to LAN menu
do you have to make a world first?
so i just vein mined my bookshelves and they disappeared, no books no shelves
does anyone know why the game gave me the port when I was trying to share the world
It didn't give me the ip
and I have tried to re-host and restart the game
yes
that means the servers are currently full
like the service is full?
yea
ok so the only thing I can do now is try hosting the world again until it's available?
or you can make a server
okay thanks
does anyone know how to fix the exception in server tick loop error. i crash everytime after a couple of seconds of joining my world. Any info will be appreciated
!server
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
contact bisect support
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
what is your question?
Please read the full contents of the #get-support channel for us to provide assistance.
Please follow the performance guide to improve your game performance, as this is likely to resolve your issue.
read the questbook ingame please.
do not use plugins
use the mod version
!updateserver
00:00 Update Server Locally
01:19 Update on Server Host/Bisect Hosting Premium
01:39 Update on Server Host/Bisect Hosting Premium
Discord ➔ https://discord.gg/8ZmhaPPbjE
Twitter ➔ https://twitter.com/SharkieTV
Use CODE: LunaPixel for 25% off ➔ https://www.bisecthosting.com/LunaPixel
!updatemodpack
Discord ➔ https://discord.gg/8ZmhaPPbjE
Twitter ➔ https://twitter.com/SharkieTV
Use CODE: LunaPixel for 25% off ➔ https://www.bisecthosting.com/LunaPixel
follow both guides please
ignore the fact it says v12.5 ingame
you're on v13 still, i just didnt update file correctly
yes
check your inventory
!server
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
Please read the full contents of the #get-support channel for us to provide assistance.
Is the built in world sharing compatible with simple voice chat?
No. it relies on a static IP
anyone know why all of a sudden everyone on my servers skin is some minecraft default one instead of the ones we have equipped?
also all of our pets are no longer ours (cant make them sit or stand, etc)
we are running on exaroton
!aternos
We don't support Aternos nor can we assist you with using it for reasons listed below;
- You are unable to add / edit the mods to implement a fix that can be game changing at times.
- We are unable to control the updates of our packs on Aternos, nor ever will.
- The hosting is not strong enough to host our packs on there without it crashing every so often.
- We have other free methods that work much better than Aternos does. Run the !ws command and the !server command in #bots for more information on how to host a server for free.
can't control anything from aternos and exaroton, who is owned by aternos
fs, thanks
!server for alternate options
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
Does anyone know why when I try to configure the dragon mounts legacy mod it just says "Data for this config hasn't been loaded yet" me and my friends have a server on the better mc forge bmc2, I'm also wondering if the data hasn't been loaded if the mod isn't working because me and my friends have found zero dragon eggs and we've looked in multiple dungeons and other buildings that the mod says they spawn in
Hello. When I try to play better MC forge on my mac it keeps crashing with exit code 6. Better mc fabrics works great but forge keeps crashing only when its trying to generate a new world.
Ahh, i was wondering what I was doing wrong thanks
is there anyways to add my mods to better mc
@jolly pasture wdym by that
hey idk if this is where I'm supposed to ask but I just have a question... whenever I load into a world in the newest version (v36) of BMC4, my JEI menu on the right doesn't show any blocks or anything and I have to manually type it into the bar on the bottom to have anything show up. is there a way to fix this? or if it is supposed to be this way, is there a way to bring it back to having all the blocks there?
nvm i figured it out, for anyone else wondering its a mod called Distraction Free Recipes
@zenith nexus i dragged them from the bmc folder i the other it doesnt work
my server wont even boot up
How many did you add at once
Also add em to the server aswell
Wait a minute
Are you trying to merge 2 packs???
!ea
The Essential mod is completely incompatible with all of our modpacks, and there's no reason to use it. All of our modpacks already come with built-in, free world hosting, by clicking the "Share World' button in the Open to LAN menu. You can learn more by typing !ws in the #bots channel. You can also run type !server in the same channel to learn how to properly host a server for better performance and more flexibility. In modpacks that aren't owned by us, you can use mods such as e4mc or WorldHost to host a server completely for free without Essential's many issues and crashes and the microtransactions that they constantly bother users with. To learn more about alternatives to the Essential mod, check out this website.
you put it in the mods folder
i did
okay
ill try and show you
@viral garden okay should i put the mods in the better mc folder or the better mc mods in new profile
no
just put the mod you're adding into the mods folder
thats all you have to do
you put the jar file for divine rpg into your modpack instance's mods folder
okay so im adding divine rpg now to better mc folder
okay i added divine rpg
but now this happend
not 47.3.0
so if i boot my server 47.3.12 its fine right
ok so thats ireelevant?
dont touch the modloader version at all please
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
how to use soul steel wand guys?
you need to click "open" and let the mod go to your downloads folder
Hi, i'm playing BMC 4 v35 with a friend but i have a texture problem, for example i see a thatch stair from "Quark" instead of a chest
@viral garden i added the mods from at launcher i ddnt change anything from forge version now its saying this
insted of 47.3.0
!alternates v35 is old, we offer no support for old versions
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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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
it shouldnt be 47.3.0 though
why are you installing this way
this isnt correct at all
wdym
okay
to better mc
you just import the mods
into your server files
click the upload button
but you need your server installed properly first
and now import all the mods in the mods folder? the ones i added in at launcher
import the new mods you are adding that werent in the modpack
not "all the mods in the mods folder"
okay
you need to type text in the searchbar for items to appear
How to play normally through the Essential mod? It's just that the built-in multiplayer mod has too high a ping. Delays with it are literally unplayable.
!ea
The Essential mod is completely incompatible with all of our modpacks, and there's no reason to use it. All of our modpacks already come with built-in, free world hosting, by clicking the "Share World' button in the Open to LAN menu. You can learn more by typing !ws in the #bots channel. You can also run type !server in the same channel to learn how to properly host a server for better performance and more flexibility. In modpacks that aren't owned by us, you can use mods such as e4mc or WorldHost to host a server completely for free without Essential's many issues and crashes and the microtransactions that they constantly bother users with. To learn more about alternatives to the Essential mod, check out this website.
You can also just host your own server
Which mod is that from, exactly?
But how to deal with high ping?
nether additions i think
it had nether in its name i forgot what it was called
Probably "My Nether Delights"? There was a Poaching enchant over there, basically it gave you Knife effects on your Sword? Probably?
Not sure how it works
it was on my helmet actually lol
what do i do if a quest won't activate?
i'm on better mc 1.20.1 v36 and i'm in the aether
i entered a bronze dungeon and finished the quest for that but killing the sentries or boss mob won't give me the reward
Hi I just wanted to ask which mod is responsible for all the simple house structures in v36
Alright I just found out it's adorabuild structures, nevermind lol
how is the server hosted
i havent heard of that host before so icant guide you there unfortuntely but updating your forge modloader version should fix it
do i still need to portforward when sharing world?
no
whenever i hit the share world button, it doesnt give me the ip
where i download forge modloader?
just download curseforge launcher
or atlauncher
to play
!ws world share uses the open to lan button.
Our modpacks don't support any mods that add singleplayer hosting / world sharing because we already provide free world sharing. The 'Essential' mod is therefore incompatible.
To share your world using our own world hosting, click the 'Open to Lan' or 'Share World' button in the game menu when in a singleplayer world, and share the world.
It will give you an address, like magma-cube.mc.lunapixel.gg, which your friends can use to connect directly to your world as if it were a server!
We still highly suggest not to play through LAN as LAN is untested and unreliable. Using it will cause longterm damage to your world.
There is no reason to use LAN, as we support both paid and free methods of hosting a server the normal way.
If it's not giving an ip it may be full. US is having a bit of a blizzard rn so kids don't have school/work
i didnt know you had to be in a singleeplayer world
Trying to join a friend, no extra mods, curseforge. Stuck on encrypting for 30-60sec, then I'm stuck like this for a bit before getting disconnected
@agile cradle ideas?
others are joining no prob
Sorry for the ping
I'm not currently doing help. Just wait for someone else.
I downloaded the CurseForge version and it won't let me start, it tells me to add an incompatible mod but I haven't touched the modpack
are you on tlauncher
Still struggling with the issue above, would appreciate any help
my friends having an issue joining my BMC4 world on a priv LAN server (there are a few extra mods added). i exported the modpack and sent it for them to import, so we have the same files. this modpack has worked before with someone else but it was on BMC4 25.5 and now we updated it to 36.
here's the error:
and here are logs:
https://mclo.gs/WUeLqSn
is it possible to add more mods to the mod pack cuz i csnt through forge and if so how??
is this chat for bmc5 too?
on ATLauncher its pretty easy. try using it, its better in every way
Anyone experienced any bugs with the dragons in BMC5? My dragon sometimes just disappears mid-air and i drop to my death. And when I call him back his inventory is from way earlier in my world, so a lot of items duplicate. For example, I fly to a village and trade a fortune book, put the book in my dragons inventory, fly home and clear his inventory. I then fly away to explore when suddenly the dragon just disappears and I fall down. When I call him again after my death, he has another fortune book in his inventory, along with the other stuff I cleared earlier.
hey i cant destroy the 4 end crystals in the middle. what am i doing wrong
my friend is having this problem, how can i fix it, pinging forever on the server
Can anyone tell me why Fabric BetterMC BMC3 runs way better than Forge BetterMC BMC4? Like I play the fabric version with shaders and its still super smooth but the forge version with shaders is almost unplayable for me. But I actually like the Forge mods better. I would really rather not play without shaders since its not as aesthetically pleasing which for me is a big part of enjoying minecraft rn. Any tips?
!fps would help. as for why it tends to run better. it's cause of how forge is made vs how fabric is made from what I understand
@glacial acorn requested deletion of this link.
:warning: This is a hs_err_pid file.
These files may contain personal information such as your session token.
Mclogs automatically censors these files, so you should delete your original message now.
Figure out anything that helps? I'm deciding which one i wanna play rn
you only need to send the file once. you need to adjust how much ram the launcher is using
!fps
I'm pretty sure the other one I sent was the one that included my ip
Once it does the mclogs you only need to delete your message, not the mclog
as the bot said, it censors it for you
ahhh
I did the ATlauncher one and whenever I take my original world and transfer it to AT it loads the world but with hours lost
send a screenshot
thats just not possible lol
all your world data is in the saves folder
ok gimmie a sec : )
Well then my world data is old ig
I have this problem :/
titanaxe is terrible
and they didnt install the modpack correctly
TLauncher is known spyware and is also unable to install mods or modpacks correctly. Because we offer no support for piracy due to Discord TOS, you will need to provide proof you own a legitimate copy of Minecraft or leave the server. For a safe, working way to install both mods and modpacks, read the #faq guide on installing modpacks.
!server
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
Ok bro thanks
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
!ea
The Essential mod is completely incompatible with all of our modpacks, and there's no reason to use it. All of our modpacks already come with built-in, free world hosting, by clicking the "Share World' button in the Open to LAN menu. You can learn more by typing !ws in the #bots channel. You can also run type !server in the same channel to learn how to properly host a server for better performance and more flexibility. In modpacks that aren't owned by us, you can use mods such as e4mc or WorldHost to host a server completely for free without Essential's many issues and crashes and the microtransactions that they constantly bother users with. To learn more about alternatives to the Essential mod, check out this website.
i've killed a sentry, mimic and slider but i don't know why its not activating
do not export the modpack please
you need to install normally
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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.
put them in the mods folder
what modpack version are you on
!port
If you're having issues with your friends joining your server, your port for Minecraft may be closed.
-
Check with https://portchecker.co/ with your IP and Minecraft's port (drop down menu) to see if it's open.
-
If it's closed you will need to search online "How to open Minecraft port for server with (ISP Name)
Important note: a lot will allow port forwarding, but there may be some ISPs that will not allow any port forwarding. Please check online if this is the case for yours.
i didn't see this, thank you!
is their a way to disable emi
the distraction free recipes one is their a way to turn it off and still join a server
Does anyone know which mods I have to uninstall in order for distant horizons to work on bmc5
just use an older version of DH.
Any version in particular I should use?
older than 2.1 iirc
Ty ty
How is BMC5?
can smby help me with opening my world to friends
it says no coinnection to server for them
remove the distraction free recipes mod clientside
!server
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
is this the same for BMC4?
its still not working for me also sorry I thought I was on 5
but im on 4
im using ATLauncher and as soon as I load the game it instantly crashes exclusively with DH
Distant Horizons also seems to break the pack itself when installed even after uninstalling it now wont work
Hows BMC5?
?
I don't hear many people talking about it, and it has significantly fewer downloads than the forge version despite being the "newest", is there a specific reason for that?
Because it's not been out as long
The older ones will of course have way more downloads cause they've been out way longer
Ill be honest im a structure whore so seeing "hundreds of new structures" in BMC5 but "thousands of new structures" in BMC4 makes me wanna play 4 lmao
Not all mods are in 1.21 yet. the minecraft version is still very new.
We cannot assume devs are going to drop everything and update all their mods to 1.21 immediately and be done in a week. They have lives.
When/if they get updated, im assuming those structures from those mods would appear in my world in chunks that havent loaded?
If they are added to the pack yes.
Depends on the stability of the new versions of the mods
@agile cradle
Please don't ping me... I am right here
DH is a very unstable mod.
The pack isn't built around DH, so it's not gonna be a perfect fit. Please ask further info in #1061339968691257466 as others have been looking into making it work in different packs.
I pinged you because i didnt know if you saw the question I asked before answering the recent person's question. please don't talk to me like im a moron you do this with everyone who asks a question here it's getting old
how do i do that
I am not treating you like a moron. It takes time for working back in chat.
trying to connect to my own server and im getting this pop up
okay then go by order of posts or something because this wouldn't be the first time my questions were ignored simply because someone asked in front of me and the chat didnt see, I was trying to send a simple reminder
Like this is all semantics for no reason
and its very frustating when im trying to get help
I work my way back. It's just how I prefer to do it. Nor do I go hours and hours back like chloe does. I am not a dev and I don't know all the answers in the world.
It's frustrating that people treat every staff as if we're Gods.
We are not all knowing beings with perfect answers
I go by what's in front of me first, then work up.
I just assume if anyone would know what's going on with bmc it would be their own devs and DH being a popular mod I was hoping you guys would've gotten this question enough to have an answer by now, not having one is fine but several times before when there wasn't an answer I was instead ghosted even when chat was not moving
I am not a dev 😭
Not all staff know development nor work on the projects themselves. since it's not part of the pack it's not really something we focus on anyways.
DH is not a mod that's fully fleshed out still.
then why would anyone outside of that focus be in the support section?
go to the mods folder
!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.
This video explains the process: https://youtu.be/xMYW1wMbmkM
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. Do the same with the XaerosMinimap folder, or the Journeymap folder, to transfer over any waypoints you've created.
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 know BMC, I don't know DH, DH is not developed here. I am not a developer, we don't gaurentee anything modified will work beyond what the devs have put into place in their projects aka Chloe's project
You were not ghosted. I am literally multitasking between discord, twitch, and trying to get some artwork done.
Like yes saying its unstable and doesnt work a lot is an answer thank you for giving me that, it's just every time I'm in here trying to get support there always is this back talking that makes it seem like we're just a pest for trying to get help because yes of course you guys dont know everything thats not how code works I'm asking here because this is the pack I use
Modified packs are pushed to #1061339968691257466
like every time i've asked I've gotten a sense of hostility
where do i go is there like a survival server or
The support channels are meant for non-modified versions of packs. All we know is people seem to have success using a version older than 2.2 or 2.1 working for people.
ty
Okay, thank you, I'm sorry for being frustrated I am just very worn out
We can't give sure fire ways things are going to be perfect first try. Go and take care of yourself. cause taking it out on us, wears us out too
We're doing this all as volunteers.
How much RAM should I have for BMC4? it recommends 9 gigs, but i was told 8 is the limit
Single player or server
singleplayer
I'm not trying to but I understand, it's moreso a repetition I've seen where my questions have been treated as a nuisance more than anything when I'm just trying to troubleshoot
not solely with you or anyone in particular
but its happened at least 3 times here
!fps it depends on your ram count on your computer. But if you have a ton of ram (more than 16) 8-9 imo does better, if you only have 16 do 8.
is there a list of mods that are incompatible with the mod pack it gave me a warning about it. Also do you know why essentials isnt working. I tried to download it so me and a buddy could play.
32, so ill do 9
we get people pinging us for helping when we are trying to do our own stuff or helping elsewhere all the time. it gets frustrating, but patience is really important.
!ea
The Essential mod is completely incompatible with all of our modpacks, and there's no reason to use it. All of our modpacks already come with built-in, free world hosting, by clicking the "Share World' button in the Open to LAN menu. You can learn more by typing !ws in the #bots channel. You can also run type !server in the same channel to learn how to properly host a server for better performance and more flexibility. In modpacks that aren't owned by us, you can use mods such as e4mc or WorldHost to host a server completely for free without Essential's many issues and crashes and the microtransactions that they constantly bother users with. To learn more about alternatives to the Essential mod, check out this website.
I just hope me saying something can at least reflect that this goes both ways
apprciate it
My friend is trying to run a server on his computer for BMC 4 but it's not working. He downloaded the server pack from Curseforge and that's the same place I downloaded the modpack from. We're both on the latest versions. Whenever I try to join his server it lets me join but nothing renders and I just sit in a void
We've made no changes to any files other than increasing the ram to 10gb
that
sorry if im asking to many questions i have no idea how to mess with indivual mods
still getting the same error
This is all I get when I try to join
I know I never asked any questions, but big thank you to those who have before me and the brilliant mods/admins/support who answered. I've been able to solve my problem after some back reading and searching some key words! I was doubting my ability to figure it out, but the videos really helped. I've successfully updated and got Distraction Free recipe's removed. I do wish DH was compatible, as I've wanted to look at adding that to the pack, but see that it's still not very stable yet, so I'll check back on that one later down the line. Anyways, thank you again for all the useful tips, and advice that you've compiled here! This pack has brought a new love of Minecraft back for me!
Haha, I spoke to soon. I HAD added a mod, Easy Villagers, oh mercy. Is there a way to just add that mod & past progress into my new version easy? I don't know why it didn't transfer. Also, unsure if that question can be answered here or if I need to ask somewhere else? Apologies, I am a toddler with crayons trying to navigate Van Gogh. EDIT I added the mod, and when I went back to an OG base all the villagers and trades were fine, blah, blah. But I lost all the ones that were in the loaded chunk when I first joined the new version. Can I just delete the v36 Profile and re-add it and re-upload to fix that or am I SOL?
yes
Please read the full contents of the #get-support channel for us to provide assistance.
Please read the full contents of the #get-support channel for us to provide assistance.
just put the mod back in your mods folder
that should be all you have to do
I did, and it definitely fixed it - minus that I lost maybe 10 villagers that were in the immediate chunk I loaded in when I first joined. I ended up just having to delete the new update, and redownloaded it and then used a copy I'd made of my previous world. Thank you!
is there a way to turn off friendly fire in the lan sever
!server no
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
you need to disable friendly fire in server.properties of an actual server
How to turn off/turn down this emissive lighting thing? It happens with other blocks/ores too.
do you have shaders on
are there castles in this?
yeah
Yes
Ive used the same shader pack with previous versions of the mod and ive never has the issue
go to the shader settings and disable it
I don't know what to do. Me and My friend have been playing on a server for a long time then a raid happened and now my server just crashes everytime we try to log on. The crash report mentioned something about an illager invasion. Please help!
Any biomes where castles are known to spawn?
Please read the full contents of the #get-support channel for us to provide assistance.
- What Minecraft version are you using? (1.19.2, 1.20.1, ...) 1.20.1
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...) curseforge
- Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods) No
- What version of the modpack are you using? (v11, v9, etc) v35.5
- Have you ever gotten past the crash condition without crashing, or does the game always crash? just started crashing
- What steps cause the crash? we started a raid and then the server crashed. Every time we try to log back in it auto crashes the server.
Uploaded crash-2025-01-07_22.57.43-server.txt from @shrewd harness to mclogs: https://mclo.gs/YUtCxbT
update to v36
we offer no support for old versions
ok
Potential Bug in Blue Skies Mod
In the Everdawn dimension you have to kill the boss of the first dungeon first. Before you can't enter the huge green dungeon.
Now I beat the boss in the first dungeon with a friend on my server and the friend is in my party/team (So quests I or the person solves, also get done for the other person in the party).
I can enter the huge green dungeon, however my friend can't.
In quest book it shows my friend too that he beat the boss.
What can we do?
I have a server with BMC4 [FORGE] on v36. The server started on v34.5 and then it went like this: v34.5 -> v35 -> v35.5 -> v36
Information:
- What Minecraft version are you using? (1.19.2, 1.20.1, ...) 1.20.1
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...) CurseForge
- Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods) No.
- What version of the modpack are you using? (v11, v9, etc) v36
- Have you ever gotten past the crash condition without crashing, or does the game always crash? No Crash
- What steps cause the crash? we started a raid and then the server crashed. Every time we try to log back in it auto crashes the server. No Crash
we need logs.
does anyone know where to find the fireruby upgrade?
what command to find ferrous wroughnaught?
Like should I trigger that bug on purpose and send the logs then or are the logs I have in general fine?
send the latest.log after the issue happens
thank youu
meu modpack prominence na ultima versao, nao to conseguindo passa do lvl 4 o xp sempre volta para o 176, alguem pode me ajuda
My prominence modpack in the last version, I'm not able to pass level 4 the XP always goes back to 176, can someone help me
Anyone know if there is a way to get gems out of an item without destorying the gem or item?
my powwershell closes after i launch the start.ps1 file ive done everytghing tyhe readme says for a fix but nothying works
ive tried powershell fix #1 and #2
doesnt work at all
How should I configure those settings to get the best optimization?
This is for my server
With 7GB RAM
BMC4 v36
The world type is set as "Default" on the Server. Is the server generated as "BetterX" anyways? I am hosting on Nitrado.
hey are taiga trees supposed to generate like this in BMC5?
its like 90% of them lol
!server
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
what are the java options
set it to default i guess idk
nitrado is dogshit
what about it
I am very happy with it. The server runs smooth, price is fine and modpack can be preinstalled.
I just play with 4 people however
i folllowed it all
I even updated the view distance to 16 chunks and the server works fine
21
whats the error
Ok thx
powershell just closes after i launch start.ps1
use the start.bat
read the text on your screen
kids these days man
hahaha
please send a screenshot
please
do not close it
and do not use the server.jar
please follow the directions you've been given or i cant help
i think its done
BMC5 [NEOFORGE]
- Using Minecraft 1.21.1
- Using Curseforge
- No, only thing was the update to v13
- v13
- Yes, the game only crashes when going through the portal in an ancient city. Servers do also crash at this point.
- Just go through a portal in an ancient city / enter the otherside? (I think thats the name of the world)
Uploaded crash-2025-01-08_15.35.14-server.txt from @strong crane to mclogs: https://mclo.gs/BbQuCwA
Hello everyone, I would like to know how I can change the JEI, mine is only showing "Search to View Recipes", I would like it to stay the same as it always was, that the recipes appeared without even searching for them.
do i just delete that thing or what ive never messed with stuff like this
@astral mango
seems to be a deeper darker issue
yes delete the file
remove the distraction free recipes mod
ok i deleted that file but it still shows in the thing on curse forge
does anyone know how much allocated memory i should have to run Better minecraft
8gb
ok
Please follow the performance guide to improve your game performance, as this is likely to resolve your issue.
did you figure it out?
yea, i downloaded the server pack manually, lemme get my personal reminder markdown
I had to download the server pack manually
mkdir shared && cd sharedwget https://mediafilez.forgecdn.net/files/6048/96/BMC4_Server_Pack_v36.zipunzip BMC4_Server_Pack_v36.zip
Move all of the mods from the server pack to the shared volume.
(The shared volume should be created before this btw)
mkdir data && mkdir data/mods
cp shared/mods/* data/mods/
Then run the server. Otherwise CurseForge will slap you hard for wanting to install 270+ mods with a VPS that has lightning fast internet.
If CurseForge slaps you, a file can be partially downloaded while being slapped. Therefore you'll have a partially downloaded mod that will error at runtime.
that is autoforge
thank you for this. it will make my life easy
lovely
its autoforge but manual mod download
mind sharing.yml?
what do you guys think is the biggest change from bmc4 to bmc5?
besides 1.21 i mean
im probably gonna go for bmc5 because i love the mace but i wanna know what im missing out on
TYPE: AUTO_CURSEFORGE
CF_API_KEY: '$$2a$$10$$e'
# CF_PAGE_URL: https://www.curseforge.com/minecraft/modpacks/better-mc-forge-bmc4/files/6048096
CF_PAGE_URL: https://www.curseforge.com/minecraft/modpacks/better-mc-forge-bmc4/download/6048060
CF_PARALLEL_DOWNLOADS: 1
CF_SLUG: better-mc-forge-bmc4
CF_FILE_ID: 6048060
# CF_FILENAME_MATCHER: BMC4 Server Pack
CF_EXCLUDE_MODS: |
xaeroplus
xaeros-world-map
CF_OVERRIDES_EXCLUSIONS: |
mods/citresewn-*.jar
**/datapacks/BE_default_endgen_fix*
hi does someone know if dying in The Abyss erase your inventory?
Do the dragons in the better MC pack do anything or just fly?
they protect you too
Do they breathe fire or is that a different mod?
I think they do
Yeah i thought so too but for some reason it wont work, even if I change the keybind
Has anyone here made a house themed after the Jacaranda trees?
Why does my v13 Release always launch v12.5 Beta? I've had bugs with the dragons in v12.5 and it was supposed to be fixed in v13. I've tried to reinstall the mod but it didn't work.
- What Minecraft version are you using? (1.19.2, 1.20.1, ...) 1.20.1
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...) CurseForge
- Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods) No Changes
- What version of the modpack are you using? (v11, v9, etc) Latest V36
- Have you ever gotten past the crash condition without crashing, or does the game always crash? We played alot before it started crashing.
- What steps cause the crash? Just trying to login to the server crashes it.
Uploaded crash-2025-01-08_19.06.44-server.txt from @shrewd harness to mclogs: https://mclo.gs/AojDVjE
is craftbukkit like a fork of bukkit
?
oh nvm i got it mixed up
how is the server hosted
unless im stupid and reading it wrong its running bukkit
which is not supported
Feather Client
!server try hosting a server with the serverpack
But it worked before the illager invasion
Paid Method
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 here 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
To host a server on your own computer, read the selfhosting guide.
This guide goes over how to install, create, and launch a free Minecraft server on all operating systems (MacOS, Linux and Windows). The guide also guides you through installing Java and optimizing your server for better performance.
If you are installing one of our older modpacks, ignore the "README" file that is included in the serverpack files, as they have outdated information.
But it worked before the illager invasion and I am using the server pack from curseforge
does anyone know how much internet would it take to download better mc modpack
So I just deleted Illager Invasion and it fixed it. So it has to do with that.
One Question, a friend of mine and me are playing atm and we are playing around with the dragons, has anyone ever tried upgrading the mod to Dragon Mounts: 2 instead of legacy? because the abilities dont seem to work in this version of the mod
Hi! Im having a problem, well it's about JEI being Search Only, how to I set it to be as the Original Show everything mode?
If you're playing all the mods you need to ask their devs.
What do you mean "all the mods"?
ATM, all the mods. Which pack are you playing?