#better-mc-fabric
1 messages · Page 179 of 1
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. Keep in mind that ATL is NOT related to TLauncher in any way, and is not a cracked launcher.
To install ATL, do the following:
1. Go to https://atlauncher.com/download. If you are on MacOS, then choose the "Jar" version under the "Other" tab, this is important as OSX WILL crash the game on Mac.
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. ATL doesn't 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 "Install". Then, follow the on-screen directions.
7. 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 ATL, 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 ATL 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 ATL 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. ATL 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 ATL installed.
ATL/Prism
why is powershell instant closing even after aplying the fix i saw on the video
are you making a server or downloading java 21?
both 😭
i alr have java 21 through oracle but id thought id use the download provided
since it was instant closing
but i cant downlaod that either
!powershell
This is hopefully no longer needed. Please use start.bat to launch the servers instead
An update to windows introduced a new security feature that prevents powershell files from running on your PC. This is great for your security, but not so great for our server start scripts, which require powershell to run them. Fortunately there is a quick fix for this!
Run powershell as administrator, then run Set-ExecutionPolicy RemoteSigned. Read the prompt and press accept. This will allow us to run scripts.
Next, navigate to your server directory using cd path/to/directory (for example: cd C:UsersUsernameDocumentsMinecraftServer)
You can now run the server by double-clicking the start.ps1 file, or typing .start.ps1 into the command line while in the directory.
IF THE ABOVE DOES NOT WORK, TRY THIS
Run the command Unblock-File -Path .start.ps1 in the same powershell window. This will allow the start script to not be blocked by windows, and run freely.
If all else fails, a manual installation should work:
FORGE 1.16.5: https://www.youtube.com/watch?v=bIjisWyxU-8
FORGE 1.18.2: https://www.youtube.com/watch?v=R610M102X0U
FORGE 1.19.2: https://www.youtube.com/watch?v=3HD0ibIpO-A
FABRIC: https://www.youtube.com/watch?v=b2W1Xb7nLKo
Make sure to Install the Server in our ServerPacks so it can use the correct files.
i applied both powershell fixes shown in the video
microsoft is being stupid about letting a software they add from the get go on pcs to be used. for your server, use the bat/batch file instead
guys In what order should resourcepacks be placed?
which modpack
(I know/assume bmc fabric, but need to know which)
and did you find this? 
cuz I assume if you were to look at mods documentation, there would be info
for settings player claim limit to x ammount of chunks
setting to 0 disabling claiming basically
@jolly latch its been saving the world for a good minute now should it be doing that
BMC 3
Lowk gonna end process let's see what happens

what
I assume info is missing here
I did try re-reading sentence few times and understood
best is to check console to see if anything is going on. usually it shouldn't take minute buuuuuuut 
hey, ive been trying to do a share world with my friend (different houses and ip's) via pressing the "share world" button however unlike in a video we watched on it, it doesnt give us a proper ip address (e.g. lunapix-el.mc.e4mc.au) but just a port number, is there any fix to this? (am using bettermc 2)
Are you on the latest version (v40)? Do you get "Error occured in Luna" or anything similar?
how would i tell the latest version (using modrinth launcher), and havent gotten any error messages relating to luna
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
thank you, won't work for us unfortunately since my friends pc cant run curseforge without crashing but i appreciate the help :)
Please re-read the message then
Cause it does not suggest to use Curseforge app at all
been trying to play with my friend
but he keeps getting this
what could be the reason of this happening?
Try using Direct Connection, instead of adding server
This might need the host to save & quit to get new address
It got hitched on some step idk which but cpu graph was periodically rising so I js ended it and the world saved fine
Each game session the IP is regenerated
Its never one IP so theres no point to adding it as a server
Or i guess better term is its not static
is there a way to turn off/mute the sounds of portal
Add Extreme Sound Muffler mod to your instance 🙂
[19:43:47] [Worker-Main-2/ERROR] [minecraft/Allay]: No key selector in MapLike[{event_delay:0,event_distance:0.0f,range:16,source:{source_entity:[I;672061792,-366263352,-1752079043,-405291646],type:"minecraft:entity",y_offset:0.36f}}]
this tells us nothing
please give information on what issue you are experiencing
no
why would that be relevant
why would a post on the subreddit for PaperMC be relevant to a 1.20.1 fabric modpack
this is still not an issue
it is
thats not what the error means
it is not relevant to anything
if your server is lagging that is completely unrelated to the random line of the text in your console
!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. This guide's section regarding GraalVM is completely wrong from our own testing, and we recommend ignoring it.
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.
hiya im trying to add better mc to my server but it wont allow us to get onto the server once it is downloaded so im trying to make sure i download correct one onto my pc as i have on the server but cant find it.
#faq for client installation
And for the server - make sure to use the latest serverpack
Downloading Serverpack
- Go to Curseforge and select the modpack you're playing
- Click on Files
- Ensure that the Show alpha files toggle is turned on, then select the desired version (ideally the latest one at the top of the list)
- Click on the Additional Files (between "Changelog" and "Related Projects")
- Click on three dots, and select Download file
ok so ive installed the better mc through curseforge onto my pc have the mod on my server but just keep getting this pop up when i try load in
!logs
to better assist with most issues, we will need some logs:
- Curseforge -> Right click the modpack instance -> „Open Folder”.
- ATLauncher -> Click „Open Folder” on the modpack instance.
- MultiMC -> Select your instance and click „Instance Folder” on the right.
- PrismLauncher -> Select your instance and click „Folder” on the right.
- For servers -> Open the folder containing your server files.
To find the latest.log file, navigate to the 'logs' folder.
To find the hs_err_pid.log file, simply look for the file name after opening the instance folder. (this file type is not as common in crashes - do not worry if you cannot find it, just skip over this line.)
To find a crash report, navigate to the crash-reports folder and find the most recent file after your crash occurred.
Once located, please upload the requested file here. If it fails, upload to https://mclo.gs/ and share the link here.
Post the latest.log from the server, and from the client
after i download the better mc pack do i also then have to go through and download all the dependancys?
what launcher are you using? the stuff you need it already in the download, if on atlauncher it'll give a pop up of some others you need to download too
im using minecraft launcher then fabric loader 1.21.1
you need a modded launcher. download atlauncher or prism
!vanillalauncher
!vanilla
It seems as you are trying to use the standard Minecraft launcher!
To run our packs properly, you will need to have a modded launcher, as it will install the pack for you, making it so you don't have a ton of mods/configs removed & end up crashing due to such.
Our most recommended launcher is ATLauncher, which you can find step by step instructions on by running the command !alternates in #bots . If you prefer a more modern interface, Prism comes recommended as well. Any other launchers we can't guarantee any issues won't arise, so it's best to save the trouble and use ATL/Prism.
it now just pops up with this?
ive gone through and checked friends and foes and also grass over haul and they are both there downloaded
What's the server you're trying to connect to?
What version of the modpack do you have, and what version is server side?
hiya! just trying to play better mc with a lot less structures and stuff as it feels less like vanilla mc than id prefer. removed a whole bunch of stuff and cnat get it to work (i wonder why). is there any way i can fix this so i can play with less world changing mods or do i just gotta cope and make my own modpack
Better MC 3 - v43 crashed. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with?: Curseforge
- Have you changed the modpack in any way except mods?: Nuh uh
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash?: World never loads, i hit the chunk loading screen and then it dies.
- What steps cause the crash?: Creating a world
latest.log | crash-2026-02-23_21.56.45-server.txt | CurseForge: launcher_log.txt | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
[2;32m1[0m added, [2;31m49[0m removed, [2;34m0[0m updated.
!modified
You are using a modified version of the modpack!
Adding, removing, or updating large amounts of mods without testing any of your changes is **not **a good idea, and it is very unlikely that anyone will want to debug your issue for you. Please test the changes you make in small groups, as opposed to doing all of the changes at once.
If you want further support for your issue, someone may respond to you in the channel for the modpack you based your changes off, but please only post once. You may also have better luck in #1061339968691257466.
all goooood, thankuh
How much RAM would you recommend for a single player world
I just tried loading up (Don’t know how much RAM I set it to) But it wouldn’t get past the Luna loading screen
what launcher you using?
Curseforge then Minecraft launcher
and general recommendation is uhh, if you have 8, then set like 5.5 gb? and if more - like 16 - then set to like 8-10 gb?
!fps goes over that
8 max for 16 cause windows and other bloat crap
what error, or you just say "Error" as a bug?
and is your pack modified
elaborate more, preferably from player side who experienced this, how it happened
... is your server running offline mode
we do not offer support for piracy
@grizzled tendon
offline mode is piracy, that means either you or someone else in your server doesn't own minecraft
why did you delete it

deleting evidence or what
oh
he decided to even leave the server after deleting it

it was this guy
I see
you prob can see in logs some stuff he deleted, idk why he deleted it and why he left but 
!ca
?
you don't see video here ?
if no - try reloading discord - restarting - fully
im having the same issue. Did you find a fix?
No I didn’t
Theres gotta be a mod in the pack that changes their AI. I just wish i knew which one it was 🙁
Better MC 2 - v40 crashed. The logs have been uploaded to mclo.gs:
- 1.20.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v40
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | crash-2026-02-24_18.15.31-client.txt | LegacyLauncher: launcher.log | rei-issues.log | rei.log | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
Removed mods:
[2;31mmemoryleakfix-fabric-1.17+-1.1.5.jar[0m
help me
bruh when I use the bow to shoot it crashed
@grizzled tendon
your issue is fixable by you buying game

Reason: Cracked/Illegal Minecraft - The use of pirated software is not allowed on our server
Moderator: @grizzled tendon


huy0707 [744380803781230755]
!ca
Yoo guys, Trying to play on my M2 MacbookPro but when trying to load into a world i crash almost immediately
Better MC 2 - v40 crashed. The logs have been uploaded to mclo.gs:
- 1.20.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)CurseForge
- Have you changed the modpack in any way except mods?
- v40
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | hs_err_pid64000.log | rei.log | crash_assistant_app.log | modlist.txt | CurseForge: skip launcher
# Problematic frame:
# v ~StubRoutines::SafeFetch32
Found [2;34m1[0m log analysis results:
[2;34mMacJDK[0m in: hs_err_pid64000.log
Mod list changes on top of the modpack:
Removed mods:
[2;31mmemoryleakfix-fabric-1.17+-1.1.5.jar[0m
!macjdk
For Mac devices using Apple Silicon/arm (M1/M2/etc.) CPUs
There is an issue with Java 17.0.8 and newer where you may experience "A fatal error has been detected by the Java Runtime Environment", which can cause the Java runtime to crash under a variety of circumstances. To resolve this:
Mac:
- Go here and hover over the Download buttons until you see one with the option to install a .dmg file. If you have an M-series Mac, then make sure to install the ARM64 version of this file.
- Run the
!alternatescommand in #bots and follow the directions please be sure to download the JAR ver, as the OSX will crash. If you already have ATL installed, move on to step 3. - Click "Settings" on the right
- Click "Java/Minecraft" at the top
- Set "Use Java Provided by Minecraft" to false by unchecking the checkbox
- Manually specify the following Java path in the text box to the left to the "Reset" button:
/Library/Java/JavaVirtualMachines/zulu-21.jdk/Contents/Home
try this
already added it, or do i have to change something else to make it work?
or should i use it with the ATLLauncher?
When using the ATLauncher MC quits immediately, didn't even get to the launch screen
Better MC 2 - v40 crashed. The logs have been uploaded to mclo.gs:
- 1.20.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...) ATLauncher
- Have you changed the modpack in any way except mods?
- v40
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | crash-2026-02-24_17.37.34-client.txt | atlauncher.log | rei.log | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
Removed mods:
[2;31mmemoryleakfix-fabric-1.17+-1.1.5.jar[0m
try increasing allocated ram
oh wait
ur in atlauncher
you need to download the jar version
not the osx version
jar version of what?
let's try, installing the modpack in the jar ver RN
too much ram probably won't break anything right? 🤣
too much won't break, but you should use like 8-12 max (more than 12 causes memory leaks to happen sooner?)
NOOOOOO
Hugoooooooooooo
you did oooopsieeeeeee
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
please..
go reinstall modpack - with Curseforge version
Modrinth version is outdated
🤣
wow
i remember when i was 12/13 i was installing all the mods in the world
now all of a sudden i cant even get a fing modpack working
btw what is the difference in all the BMC versions?
i see bmc2 4 5
which should i get
sooo
there's bmc 1-3 fabric
and bmc 1-5 forge
fabric and forge are different mod loaders
and versions - numbers - are different mc versions
something something you can't have minecraft version in modpack name
so it was decided to name modpacks in LPS like that
as minecraft versions change, mods in pack change too
right and the numbers are like new releases with new shit added to the them? or does the pack stays the same?
nonono
performance killer
numbers - the 1-3 is mc version
adding too much can kill cause of the garbage collection's tiny amount that it can hold
yay!
i need some help from anyone whos probably better at modding than i am😭
im running bmc3 and everytime i have shaders active and go into my inventory or open a menu of any kind, without fail, the game becomes choppy to the point of being unusable
anything i can do to fix it
!fps
Start with this guide, see if it helps
hoqw do i access my grave if i died via void
it spawns on your last safe block
Help pls
I got the modpack and it gave the license issue menu and I downloaded the mods and put them in their respective folders but this menu still shows up
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
also what launcher you're on even, that looks like.. not something on pc
and does it allow you to login to your minecraft account?
just use a better launcher
and the launcher seems super sus
like how Tlauncher allows using "premium versions without paying" and it also offers login
and then they steal your login data
No I paied
And its still here
you don't understand what we saying
- it is bad launcher
- you are playing on mobile, which in general isn't supported
- you are playing on some sus launcher which we won't support
- you installed modpack from modrinth - which is outdated and buggy
@serene kettle
Ok
Wait what do they mean by
"Many apps avaliable on mojoLauncher" cause mojo launcher is the app
explain your issue
and I hope you have minecraft account, yes?
yep
okay
what error you get
describe where it breaks
also super important
I hope you are downloading from Curseforge, and not Modrinth
yes?
both
okay. You should select to download from Curseforge
yes
after that
wait 1 minute for the download
Then it tells me that some mods are missing.
yeah
it is normal
there's a button at bottom I believe
bottom.. left?
to open all missing in browser
you have to download them by opening browser
yep
when you download all
xD
the window that was saying they are missing will say "Found" or "complete"
okokok
sooo
you have a mod download open
see that it starts downloading
then you can close tab
then go to next mod
and continue till no are left
fine
i got the mods
@jolly latch
i see in prism launcher
the launcher has the mods now
now i can open the modpack i think
thx
😄
don't forget
go to settings
uhh
in prism, when you sellect modpack
at the right there's button called edit
go to java
and you may want to allocate bit more ram
because it uses default - which is like 4gb? for everything
how much :V?
how much you have
okay
ty 😄
basically
with all 3rd party launchers
so ATL/Prism others
it will be same idea
it may look bit scary and weird at first
but nothing to worry about 
Please do so (upload all and paste)
Reason: Cracked/Illegal Minecraft - The use of pirated software is not allowed on our server
Moderator: @grizzled tendon


starduster47 [419587465230155787]
buy minecraft and all your issues gets magically solved
anyone know how to get better mc to work using modrinth and Aternos server?
getting internal exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: index: 14. length: 105 (expected: range(0, 62))
does anyone know if you can respawn the dragon after someone already tamed one?
I'm a controller player and i have tried both controlify and controllable are neither compatible? I really want to play this pack but dont like k&m
!controller
From our experience the only controller mod that seems to work is Controllable Most other controller type mods crash within the packs. If this mod still does not work, it's not something we can fully help or support with as modpacks have so many keybinds that it's too much for controllers to translate over properly.
It is not like using it with Vanilla Minecraft as lots of mods come with lots of keybinds to make the experience more customizable. If you decide to add these mods and need help, make a post in #1061339968691257466 and someone may check to see if they can lend a hand.
Controllable Mod: https://www.curseforge.com/minecraft/mc-mods/controllable
tamed ? well, I know you should be able to respawn it - it is vanilla feature of game
!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.
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
Hello, sorry to disturb but does the built-in server hosting work BetterMC? Tried with my friend last night but he kicked him out in less than 1 minute. I am on 1.21.1 with the lastest version v43.
they may have been full at the time
I am from europe, does that affect the share word mechanic?
we have a set from US, and set that is EU
It does automatically set to your nearest location to it
The servers might've been full then. Are there any other free aternatives to paying this modpack or just bisect hosting?
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.
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!
The following advice works for both the Free and Paid methods:
Transferring Your World
If you're playing Singleplayer and want to transfer your world to your server, simply go to your modpack files and navigate to the saves folder. Inside of this folder, you will see your world saves. Rename your desired world save to world. You can then transfer this folder to your server files. If your world was hosted via world sharing, this process has to be done by the person who would click "Share World".
Fixing Lag
To resolve lag issues, simply run the !tps command in #bots and follow the directions provided.
Ay thank you very much. Sorry for the inconvinience.
no problem
i need help, anytime i try to get better mc it crashes every single time
i also need help, i cant type in the get support chat but i do have a crash log
!ca
get support is for reading.
follow the video above
thank you
? that's for you to give the info from the pop up
i got it to work actually. thank you so much though
anyone know the mod that opens and closes the elytra mid flight by pressing spacebar in BMC fabric 1.21.1? its starting to annoy me
guys, how do you update better minecraft on modrinth
version 43 is out and im stuck
😐
nvm i reinstalled the mod
what do i do noiw
and how do i update next time
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
Better MC 3 - v43 crashed. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...) CurseForge
- Have you changed the modpack in any way except mods? No
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash? Always crash
- What steps cause the crash? Just launching the game
latest.log | crash-2026-02-27_22.01.50-client.txt | CurseForge: launcher_log.txt | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
Added mods:
[2;32me4mc-fabric-6.0.6.jar[0m
try removing e4mc
a fork of it alr exists in the pack
help
I accidentally reset the admin keybinds and now I don't know how to fix them. Can anyone help me take a screenshot of the default MC Better keybinds?
just do a fresh install
Remove e4mc, we have a fork in the pack already
Oop sorry, Mimi got it 
how sinful is it to have personalized my bmc2 instance by removal of unwanted mods and installation of personal choice mods
!modified
You are using a modified version of the modpack!
Adding, removing, or updating large amounts of mods without testing any of your changes is **not **a good idea, and it is very unlikely that anyone will want to debug your issue for you. Please test the changes you make in small groups, as opposed to doing all of the changes at once.
If you want further support for your issue, someone may respond to you in the channel for the modpack you based your changes off, but please only post once. You may also have better luck in #1061339968691257466.
cool thats how i did it, bit by bit over time
cant open better MC need help game keeps crashing
Better MC 4 - v55.5 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.20.1 [FORGE]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v55.5
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | CurseForge: launcher_log.txt | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
!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. Keep in mind that ATL is NOT related to TLauncher in any way, and is not a cracked launcher.
To install ATL, do the following:
1. Go to https://atlauncher.com/download. If you are on MacOS, then choose the "Jar" version under the "Other" tab, this is important as OSX WILL crash the game on Mac.
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. ATL doesn't 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 "Install". Then, follow the on-screen directions.
7. 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 ATL, 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 ATL 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 ATL 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. ATL 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 ATL installed.
bmc5
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.
Reason: Cracked/Illegal Minecraft - The use of pirated software is not allowed on our server
Moderator: @grizzled tendon


ficsaric [1446835711335596093]
Better MC 4 - v55.5 crashed. The logs have been uploaded to mclo.gs:
- 1.20.1 [FORGE]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v55.5
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | crash-2026-02-28_14.59.14-client.txt | crash_assistant_app.log | modlist.txt | CurseForge: skip launcher
Mod list changes on top of the modpack:
Removed mods:
[2;31mcontinuity-3.0.0+1.20.1.forge.jar[0m
no serverpack for BMC5 v48?
not yet - usually if update was posted before weekend it takes till weekend ends for it to be approved (sometimes it can be insta, sometimes longer) so just wait and hope oooor
!serverpack maybe
If you are unable to find the serverpack on Curseforge, it is most likely not approved by Curseforge yet. If you want to create your own Server Pack follow the steps below;
How to create a Server Pack:
- Download ServerPackCreator and run it.
- Set the Modpack Directory to where you installed the modpack.
- Set the Minecraft Version, Modloader and Modloader Version of the Modpack.
- Press Generate.
How to use the Server Pack:
- Right click the start.ps1 file and click Run with Powershell.
- To join your own server, type localhost into Direct Connect.
This video explains the process https://youtu.be/tLTC6wYcWVM
The server IP address is your Public IP Address, which can be found by googling "my ip address".
If other players are unable to join, find a portforwarding guide online.
um i know a lotta ppl have reported this but everyone i open any type of furnace on my singleplayer world the game crashes, but i havent read any solutions so it dosent hurt asking right
- What Minecraft version are you using? 1.20.1
- What launcher did you run Minecraft with? modrinth
- Have you changed the modpack in any way? turned off mouse tweaks, quartz elevator, tom's simple storage and trading network, ucrashedlol and universal graves, also added pufferfish skills/tree/attributes, added origins mod and origins player scale
- What version of the modpack are you using? BMC2
- Have you ever gotten past the crash condition without crashing, or does the game always crash? always crashed
- What steps cause the crash? right clicking smoker and furnace, havent tried it on blast furnace yet
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.
https://mclo.gs/Zz5QhdI
988 lines
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
This is not an issue for a crash but a potential glitch
My armor is not losing any durbability
Please help!
Uploaded latest.log from @marsh meteor to mclogs: https://mclo.gs/7EoNXxG
is this like a mixin thing or a feature i dont know
Uploaded message.txt from @patent osprey to mclogs: https://mclo.gs/9B1VuFA
Can you also attach latest.log?
Please read the full contents of the #get-support channel for us to provide assistance.
Hello
BetterMC[Fabric] 1.21.1 V41
Using CurseForge
Did not change the mudpack at all
I`m using V41 of the modpack
Cant spawn respawn the ender dragon
v41 is old
you need to update
im worried the issue may be cause because i did upgrade from V8 to V41.. and since ive beat the dragon in V8 SOMETHING HAPPENED
i`ve fixed it. aparently since V8 didnt have Yungs better end island, when updating the island didnt reset but after using better_island reset comand it fixed it
Hi i'm currently trying to run the better mc mods on a docker server; does anyone knows how to do ?
My better mc is crashing does anyone know who i can go for support?
Better MC 3 - CHANGE_ME crashed. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- CHANGE_ME
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | crash-2026-03-01_20.42.01-client.txt | launcher_log.txt | session_20260301_203110.log | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
[2;32m31[0m added, [2;31m5[0m removed, [2;34m134[0m updated.
!server
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.
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!
The following advice works for both the Free and Paid methods:
Transferring Your World
If you're playing Singleplayer and want to transfer your world to your server, simply go to your modpack files and navigate to the saves folder. Inside of this folder, you will see your world saves. Rename your desired world save to world. You can then transfer this folder to your server files. If your world was hosted via world sharing, this process has to be done by the person who would click "Share World".
Fixing Lag
To resolve lag issues, simply run the !tps command in #bots and follow the directions provided.
!vanilla
It seems as you are trying to use the standard Minecraft launcher!
To run our packs properly, you will need to have a modded launcher, as it will install the pack for you, making it so you don't have a ton of mods/configs removed & end up crashing due to such.
Our most recommended launcher is ATLauncher, which you can find step by step instructions on by running the command !alternates in #bots . If you prefer a more modern interface, Prism comes recommended as well. Any other launchers we can't guarantee any issues won't arise, so it's best to save the trouble and use ATL/Prism.
Better end Remastered has been released. If this mod really turns out to be a more functional version of the original, then I would like to ask if you could please replace this mod in future updates.
https://www.curseforge.com/minecraft/mc-mods/betterend-remastered
I am using Modrinith
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
@meager yacht thanks but there is no docker alternattive for this ... And the server is running in local but not on my VPS i can't understand why ^^
i get this :
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | [19:44:07] [main/ERROR]: Incompatible mods found!
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | A potential solution has been determined, this may resolve your problem:
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | - Install cupboard, version 1.20.1-1.5 or later.
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | - Install bclib, any version between 3.0.14 (inclusive) and 3.1- (exclusive).
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | - Install ohthetreesyoullgrow, version 1.3.8 or later.
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | - Install resourcefullib, version 2.1.20 or later.
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | - Install farmersdelight, version 1.20.1-2.1.4 or later.
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | - Install chunkactivitytracker, any version.
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | - Install supplementaries, version 1.20-2.5.2 or later.
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | - Install collective, version 7.91 or later.
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | - Replace mod 'Fabric API' (fabric-api) 0.83.0+1.20.1 with version 0.92.6+1.20.1 or later.
minecraft_better-mc.1.cqtdi0cm81y7@vps-2c55cbb6 | - Replace mod 'Fabric API' (fabric-api) 0.83.0+1.20.1 with mod 'Fabric API' (fabric-api), version 0.92.2 or later.
is this normal or not ?
we dont offer any direct support for selfhosting in a docker container
i have not seen a single minecraft docker image work properly
oh, mine works pretty well using https://github.com/itzg/docker-minecraft-server but its for tiny server with friends, maximum 5
Well i found it. It was the health_check that was too fast and keep the container restarting, everything fine now
hi
is there a way to add a diffrent multiplayer mod since whenever i try to play with my friend it says a error occured in luna
!wsfull
World Sharing servers are likely currently at capacity
If you or your friend are receiving an error such as "An error occurred in Luna", or "Connection refused: no further information" when trying to play through "Open to LAN" or "Share World", it's likely that Luna's servers (used for world sharing) are currently full. We don't have a way to know when slots on our servers free up, but you are welcome to try again later.
We understand and recognize that this may be inconvenient, so we recommend in this case to host or rent your own server. Self-hosting is free, for more information on supported hosting options, type !server in #bots.
If you'd prefer an alternate world sharing mod such as Essential over the previous methods, risks of it are outlined in !ea, as well as how to use it if you accept the risks and void of support.
This command does NOT change or know if they are full or not, this is something ran as the most common issue.
BMC3 wont open because it says that i have only allocated 512mb of ram even though I have allowed 4400mb in the profile options AND game specific.
!ca
If you're crashing - post it here
this isn't better mc so we cant really help you here
where can i ask?
you have alot of compute on idle but your tps seems fine so idrk what the issue you have is
ypu can ask in #1061339968691257466
cpu being used up that much also seems normal
whenever i enter new chunk i drops to 0 fps for like 2 seconeds
not a 100 percent!
Does anyone know if there is a master list of what mobs are effected by which Magnum Torch? (Better MC 3).
could it be Gravel/Kelp Updating?
No
Even at the spawn
Everywhere
But on multi it doesn't
I even did a new server
And deleted all of my mods
hey guys im pretty new here and having issues trying to run the BMC3 fabric v43, mc version 1.21.1 i was hoping i could get some advice haha i have not made modded servers since 2013 as far as im aware ive done everything correctly i do get this Ai crash report thing. how do i move passed it?
Uploaded disconnect-2026-03-04_16.59.53-client.txt from @frozen dagger to mclogs: https://mclo.gs/m8s0FHx
this is not an "ai crash report thing"
this is just a crash report, it has nothing to do with AI
!ca
haha sorry was just reading the text. any ideas how i can fix this?
you have to post the info from green button here
watch the video
Better MC 3 - v43 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | crash_assistant_app.log | win_event1772604197171.txt | modlist.txt
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
answer the questions in your message please
Better MC 3 - v43 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC] 1.21.1
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...) (curseforge)
- Have you changed the modpack in any way except mods?(no
- v43 (yes)
- Have you ever gotten past the crash condition without crashing, or does the game always crash?always crashes)
- What steps cause the crash? (Loading Into server)
Video watched haha sorry guys will do that now apologies for the spam will refrain
you didnt do what the video says
you need to click the button on the crashassistant popup
I will likely tomorrow (nz time) just been busy haha n it's pretty late now, I switched over to a vanilla one for now the boys are begging though haha, out of curiosity is there a fabric version of BMC4 I couldn't find one through curse forge n I really enjoyed the mod pack it's really well done haha
bmc4 forge is 1.20.1
bmc2 fabric is 1.20.1
the fabric equivalent of bmc4 is bmc2
Anyone can help me out? when trying to fire arrow from a bow or crosbow it crashes. As soon as i let go of my mouse when fully charged game freezes and quits
Better MC 2 - v40 crashed. The logs have been uploaded to mclo.gs:
- 1.20.1 [FABRIC]
- What launcher did you run Minecraft with? ATLauncher
- Have you changed the modpack in any way except mods?
- v40
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | crash-2026-03-04_23.28.10-client.txt | atlauncher.log | rei-issues.log | rei.log | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
Better MC 2 - v40 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.20.1 [FABRIC]
- What launcher did you run Minecraft with? CurseForge
- Have you changed the modpack in any way except mods? No
- v40
- Have you ever gotten past the crash condition without crashing, or does the game always crash? Always
- What steps cause the crash? When I press "Play Java"
latest.log | CurseForge: launcher_log.txt | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
try updating the supplementaries mod
!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. Keep in mind that ATL is NOT related to TLauncher in any way, and is not a cracked launcher.
To install ATL, do the following:
1. Go to https://atlauncher.com/download. If you are on MacOS, then choose the "Jar" version under the "Other" tab, this is important as OSX WILL crash the game on Mac.
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. ATL doesn't 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 "Install". Then, follow the on-screen directions.
7. 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 ATL, 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 ATL 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 ATL 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. ATL 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 ATL installed.
Hey, can I get some help? I typically play on the better MC 1.19.2. I was curious and updated to the latest version of that modpack and immeditely regreted it. So I want and Tried to find the version I played and it wasn't there. I played Version 17.5 on fabric. There's a jump between versions 16.5 and 18.
you need to stay on the latest version of the modpack
which is v20
Thank you
hi i tried to install the regions unexplored mod, its on 1.21.1 and it says to download forge config api port but when i tried to launch my game it crashes
I don't know much about mods so i'm sorry if i'm wrong but can you help me thanks
this is the better mc fabric channel
you need to be in #fuzs-projects
thanks
Hey, so I started playing version 20 on 1.19.2 and my portals to the ather aren't working. The portal turns red and stepping through takes me to a flat and dark world where the ground is entirely bedrock. There is also the occasional nether mob or block.
read pins
thx
Started BMC5 a couple weeks ago and tonight decided to try the ender dragon. Game crashed when I jumped into the portal and now none of the end crystals spawn and the sequence wont start. fml
No idea how to fix this
Sike, I just had to figure out how to re-enable cheats and do the /end_island reset from pinned
!ca
Hi ! I just downloaded BMC5 v48.5 on curseforge and the blocks are not dropping anything in my worlds anymore ? I looked at the command and the DoTileDrops is on true, I can't seem to resolve this issue tho...
you have a backpack on
and you have the upgrade enabled for pickups to go in your backpack
click the configuration button in the backpack screen
yo which better mc do you recommend me to play for first time
Hi there, my BMC3 has been crashing on exit. It never has crashed mid-game, just on exit, and its been crashing since before I added the 6 mods I have
Better MC 3 - v43 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | win_event1772841696249.txt | CurseForge: launcher_log.txt | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
Added mods:
[2;32mBetterFurnacesReforged-1.21.1-1.1.2518.1-fabric.jar[0m
[2;32mexcavatorsandhammers-fabric-0.8+mc1.21.jar[0m
[2;32mFactoryAPI-1.21.1-2.2.7-fabric.jar[0m
[2;32mreinforced-barrels-2.6.1+1.21.1.jar[0m
[2;32mreinforced-chests-3.1.1+1.21.1.jar[0m
[2;32mreinforced-shulker-boxes-3.2.1+1.21.1.jar[0m
It's not really a problem as its only on exit, but, kind of annoying so figured I'd post lol
Better MC 3 - v43 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | win_event1772843026311.txt | crash_assistant_app.log | modlist.txt | CurseForge: skip launcher
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
Better MC 3 - v43 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...) - I use CurseForge!
- Have you changed the modpack in any way except mods? - No.
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash? - Yes. It crashes on exit, it appears.
- What steps cause the crash?
latest.log | win_event1772857388279.txt | crash_assistant_app.log | modlist.txt | CurseForge: skip launcher
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
!modified
You are using a modified version of the modpack!
Adding, removing, or updating large amounts of mods without testing any of your changes is **not **a good idea, and it is very unlikely that anyone will want to debug your issue for you. Please test the changes you make in small groups, as opposed to doing all of the changes at once.
If you want further support for your issue, someone may respond to you in the channel for the modpack you based your changes off, but please only post once. You may also have better luck in #1061339968691257466.
answer the questions in your own message please
please answer #6
The crashes happen without the mods I've added 😭
I can remove them and reupload if you'd like
yes
Better MC 3 - v43 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | win_event1772869832498.txt | CurseForge: launcher_log.txt | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
Maybe I updated or deleted something without realizing
Again, the crash is only on exit, so its not a big deal..
if its just on exit ignore it
Better MC 3 - v43 crashed without a crash report. The logs have been uploaded to mclo.gs:
1.21.1 [FABRIC]
Curseforge
no
v43
This is not a crash, its a glitch. Armour does not seem to lose durability.
How do i fix.
Uploaded latest.log from @marsh meteor to mclogs: https://mclo.gs/s6uELIp
When you first load up the modpack it gives you two lists, one for missing mods that you download from curse and one for resource packs. where do i find the list for the resource packs. I installed all the mods no problem, just feel like I'm missing out on visuals without the resources
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
you have something equipped doing it intentionally
why are you replying to a random guy
without attaching any kind of info
Hey i have problems with connecting to my server i have the wrong version ig but idk how to change it
and when i connect this is coming
Reason: Plays in TLauncher.
Moderator: @analog spoke


adam028608 [1360928123981529268]
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
I don’t know where else to seek help so I came here. I’m running a mod pack called better adventures by flowstate. In their discord they’re not helpful. Can I send a spark profile here?
it's not our modpack. you can really only ask them for help as it's their project. Otherwise #1061339968691257466 but no promises. If their devs are kinda refusing to be helpful you're kinda stuck just dealing with it or finding a dif pack
@quiet spire requested deletion of this link.
Better MC 2 - v40 crashed. The logs have been uploaded to mclo.gs:
- 1.20.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v40
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | crash-2026-03-08_18.36.24-client.txt | PrismLauncher-0.log | rei-issues.log | rei.log | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
- Prism Launcher
- No
- Yes
- Continued crash
- Ender dragon fight
unequip your quiver
Curseforge
1.21.1 FABRIC
no
v43
This is not a crash
Issue: No Textures of items in the inventory nor in-game text would render or be rendered as a black thing.
Uploaded latest.log from @marsh meteor to mclogs: https://mclo.gs/JjGhnkt
v41 is old
you need to update
its not v41 i mis typed it
send a screenshot of the issue
arent you on modrinth
both your rich presence activity and the pathfiles show modrinth
i said it was curseforge because my pack is the curseforge version just imported to modrinth so it isnt old
:(
!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. Keep in mind that ATL is NOT related to TLauncher in any way, and is not a cracked launcher.
To install ATL, do the following:
1. Go to https://atlauncher.com/download. If you are on MacOS, then choose the "Jar" version under the "Other" tab, this is important as OSX WILL crash the game on Mac.
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. ATL doesn't 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 "Install". Then, follow the on-screen directions.
7. 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 ATL, 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 ATL 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 ATL 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. ATL 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 ATL installed.
i tried using ATLauncher
it wont accept importing
you use the packs menu to download it. not import the broken install
there is no reason to import
this is the proper place to ask, and there are people who are able to help you (likely including me)
but just saying "can anyone help me" isn't really efficient and its better if you just read what the website says
it is much better to ask the question upfront
clicking links can not give viruses, its physically impossible
I also dont like over flooding channels with walls of texts because i usually get no responses >.> So i just ask up front if anyone was willing to help. I Will delete my messages and try to work it out myself a little longer. If i cant figure it out, i will be back with a little more detail in my question lol
you would have to input passwords or other information after clicking the link, which you shouldnt do
Im having trouble with Tom's Simple Storage. I'm trying to make it so that i can use the Nether Chests as Bulk storage with Priority to them and overflow into my main system, But i cant seem to figure it out. Im using the Inventory cable Connectors (obviously) But if i do the connectors with the Polymorphic Filters in them by itself, I cannot see the items that are in that chest in my system. The items get thrown into the correct chests, but they just arent visable or usable for crafting in my system.
i have cables in the bottom left of the image connecting straight into the Main Inventory connector of my system, Ive tried using the Inventory Configurator to set this cluster as a System, but then i cant see the inventory of only 1 of the chests, and items will still get thrown into the chests even though a Polymorphic filter is being used. I have ALSO tried the Basic Filters with no success
you dont need any cables, you can just have the main storage connector thing touching the chests
i dont want EVERYTHING thrown into these chests. Just the bulk items like Stone, Dirt, andesite etc.
what are the cables connected
I added a mod to the BetterMC3 pack so i could have Even MORE storage (Im a hoarder lol) So disregard the Diamond chests
Thats what i had the cables running into
This is my full system. The Nether chests hold Double the amount of storage that a double diamond chest does, so ive been trying to set it up so that when i throw tons of cobbled deepslate, for example, into my system it will try to put it in its Designated Nether chest first, and into the Diamond chests as a backup
But the problem im having is that the filters just arent working as i thought they would
Whenever i do the Multiblock select, i can access and see all the items in the chests except for the chest at the connector that i started the selection at which in this case is my Stone chest
well the storage mod handles all of the chest sorting itself you don't really need to dedicate things to certain areas like that
you can just input/output things from the storage terminal and it'll handle everything for you
Yeah... I wanted to be able to just Come back here to collect Mass amounts of blocks i might need for a project without having to Spam click into my inventory, close inventory and but into a backpack/shulker. I guess i was just Dreaming too big 🥲
can i use prismlaucnher instead
isnt it like the same thing as ATL
i feel like you guys accept prism too
yeah, but you have to install from the launcher itself, don't import broken download
but i want to also import my worlds there too
what happend to it
this. curse breaks downloads randomly and in the craziest ways possible that aren't easy to fix
im downloading prism and seeing if my pack still works
use a fresh install of the pack from prism, and import only your worlds
im looking through prism, but i cant find Better Minecraft [FABRIC] BMC3
should be where you search for modpacks to install?
oh nvm
does prism have any handy features thats different from curseforge and/or modrinth
actual update button, easy to modify things like add/remove mods (only do that if you really know what you are doing or a dev/staff member tells you to)
how do i view the logs in prism launcher
same thing is happening in prism
Did you install the curseforge or modrinth version of the pack?
curse
you didn't drag/import it did you?
nope
did you try with a fresh world?
Can I help translating the modpack to spanish?
it shows signs of it in the main menu, text wont appear, just the button textures
is there any way to get better mc on 1.21.11?
no
if u want new features, use backports
the pack already has vanilla backport
what about copper age backports and spears
also the same issue is persisting
Uploaded latest.log from @marsh meteor to mclogs: https://mclo.gs/4S2hG3P
send a screenshot
its this exact same one
You (likely) need to update your graphics drivers in order to resolve the crash. Here's how to go about doing that!
1. Identify your graphics card
if you already know skip to the next step
- Open task manager
- Navigate to the "Performance" tab (on Windows 11 this is the button that looks like a heart pulse)
- Press the GPU 0 graph and read your GPU from the top right
Note:
In some cases you may see a GPU 0 and GPU 1. This means your CPU has its own GPU, as well as a dedicated one. You probably want GPU 1 (which is usually the better one), but you can ask staff to clarify if necessary.
2. Download your drivers from the manufacturers site
Depending on what you read before, you likely need drivers from either AMD, Intel, or NVIDIA
AMD: https://www.amd.com/en/support
Intel: https://www.intel.com/content/www/us/en/download-center/home.html
NVIDIA: https://www.nvidia.com/Download/index.aspx?lang=en-us
Note:
- For NVIDIA you want to select "Game Ready Driver (GRD)" (this is the default option) for the best performance. Once installing you'd probably prefer downloading GeForce Experience, which will notify you when there's an available drivers update.
- For Intel, you probably want to press "Get Started" under the "Automatically update your drivers and software", which will simplify the process and update everything automatically
- For AMD you probably want to just press "Download Windows Drivers", which will download something called AMD Adrenaline, which will update your drivers automatically.
3. Run the installation, restart your computer, and try playing MC again
- At this point, hopefully your Minecraft is running. If it still does not work, please post any new logs and staff will help assist you with finding the right solution.
my driver is already updated
hello im trying to play with my friend on a server, but i cant join it for some reason, even though i have chosen fabric and not vanilla, the client is aternos
!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.
in better mc 5, if i fall in the void in the end, i back on overworld or just die?
you will die
your grave will spawn on the last block you stood on
doesent the logs mention anything
no
plz help 😭
you can try updating all drivers on your PC via SDIO Origin
any help ? better mc 2 1.20.1 crafty controller fabric
this happend after I changed the server execution command, but I changed it back to what it was (java -Xms1000M -Xmx12000M -jar vanilla-1.20.1.jar nogui) and still got the issue.
Uploaded latest_1.log from @merry compass to mclogs: https://mclo.gs/Sg0Qh6W
this is loading a vanilla server
can you not point it to a .bat file
i havent used crafty so idk if its different from ptaerodactly or not
I dont have a .bat file
did you download the serverpack
I used mrpack4 to make it into a server the whole modpack if it helps
doesn't that only work for modrinth modpacks
ngl i thibk you should just download the serverpack from cursefoege
!server
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.
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!
The following advice works for both the Free and Paid methods:
Transferring Your World
If you're playing Singleplayer and want to transfer your world to your server, simply go to your modpack files and navigate to the saves folder. Inside of this folder, you will see your world saves. Rename your desired world save to world. You can then transfer this folder to your server files. If your world was hosted via world sharing, this process has to be done by the person who would click "Share World".
Fixing Lag
To resolve lag issues, simply run the !tps command in #bots and follow the directions provided.
or watch some tutorials on crafty
I used modrinth
how can I do that without losing the world and etc and add it to my server?
you grab the world folder and paste it into the folder you extracted the serverpack into
What do you mean by "folder you extracted the serverpack into"?
so I extract it to the server?
extract it to a normal folder in your pc
if you really want to jse crafty
i cant rly help you
you can get the mods snd configs from serverpack
I cant use any other then crafy :/
outside of thag you gotta figure out yourself
I tried pterodactly and it didnt work
alright
why do you need a panel though
I have no clue what's causing this
I'm also getting this error when tryna share a world
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
at knot/com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:397) ~[gson-2.10.1.jar:?]
at knot/com.google.gson.Gson.fromJson(Gson.java:1227) ~[gson-2.10.1.jar:?]
at knot/com.google.gson.Gson.fromJson(Gson.java:1137) ~[gson-2.10.1.jar:?]
at knot/com.google.gson.Gson.fromJson(Gson.java:1047) ~[gson-2.10.1.jar:?]
at knot/com.google.gson.Gson.fromJson(Gson.java:982) ~[gson-2.10.1.jar:?]
at knot/gg.lunapixel.luna.e4mc_integration.QuiclimeHandler.start(QuiclimeHandler.kt:187) ~[Luna-FABRIC-MC1.19.X-1.0.1.jar:?]
at knot/gg.lunapixel.luna.e4mc_integration.QuiclimeHandler$startAsync$1.invoke(QuiclimeHandler.kt:170) ~[Luna-FABRIC-MC1.19.X-1.0.1.jar:?]
at knot/gg.lunapixel.luna.e4mc_integration.QuiclimeHandler$startAsync$1.invoke(QuiclimeHandler.kt:169) ~[Luna-FABRIC-MC1.19.X-1.0.1.jar:?]
at knot/kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:30) ~[org_jetbrains_kotlin_kotlin-stdlib-2.1.20-7cdd07a608b81ca8.jar:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
at knot/com.google.gson.stream.JsonReader.beginObject(JsonReader.java:393) ~[gson-2.10.1.jar:?]
at knot/com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:386) ~[gson-2.10.1.jar:?]
... 8 more```
console: https://mclo.gs/zHIGL4T
latest.log: https://mclo.gs/7Q6Q1kb
3397 lines | 159 errors
2980 lines | 45 errors
you did not install the modpack correctly at all
!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. Keep in mind that ATL is NOT related to TLauncher in any way, and is not a cracked launcher.
To install ATL, do the following:
1. Go to https://atlauncher.com/download. If you are on MacOS, then choose the "Jar" version under the "Other" tab, this is important as OSX WILL crash the game on Mac.
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. ATL doesn't 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 "Install". Then, follow the on-screen directions.
7. 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 ATL, 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 ATL 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 ATL 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. ATL 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 ATL installed.
I am using version 1.21.1
I downloaded the modpack via Prism Launcher
The only mods I've installed are QoL mods like AppleSkin and NoShieldDelay
I am using BMC3 v43
no crash, just a visual bug that annoys me
is there a way to fix this issue with the sky?
fixed, the issue is related to the shaderpack. I swapped the visual style from unbound to reimagined, and it fixed itself.
Please read the full contents of the #get-support channel for us to provide assistance.
how do i use it? i js downloaded it. Does it automatically install my drivers?
you need to install the indexes
i acceped the lisence agreement and it started downloading the updated drivers (i think)
Uploaded message.txt from @cedar radish to mclogs: https://mclo.gs/Tb4AwHX
can you make it crash again and press "upload all and copy" located at the bottom of the crash assistant screen
and then paste here
Uploaded disconnect-2026-03-13_03.22.00-client.txt from @cedar radish to mclogs: https://mclo.gs/2wqQx8b
Uploaded disconnect-2026-03-13_03.22.00-client.txt from @cedar radish to mclogs: https://mclo.gs/PAm5dQv
when you crash
does a white screen with text appear
or is it not a crash and it just disconnects you from the server
hmm
send your altest.log then
go into the modpack folder and find the logs folder
and upload the latest.log file
Uploaded latest.log from @cedar radish to mclogs: https://mclo.gs/p8kurnp
.q 1419847092725350501 ?r Tlauncher
Reason: Tlauncher
Staff: @wind tide

sky029365 
All users were quarantined!
Better MC 3 - v30 crashed. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...) Modrinth
- Have you changed the modpack in any way except mods?
- v30
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash? it loads the game fine but when i load the world it crashes
latest.log | crash-2026-03-12_22.22.28-server.txt | session_20260312_201323.log | crash_assistant_app.log
Mod list changes beyond the modpack:
[2;32m28[0m added, [2;31m0[0m removed, [2;34m1[0m updated.
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
no
multimc is horrible and unmaintained
prism launcher is better, its just a fork of multimc
Hello i have a problem i use Prism Launcher on Linux
This is my problem
Better MC 2 - v40 crashed. The logs have been uploaded to mclo.gs:
- 1.20.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v40
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | crash-2026-03-13_16.41.00-client.txt | PrismLauncher-0.log | rei.log | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
Hi everyone is there a guide on max armor and full enchants for BMC 3 Fabric?
No guide, just use quests and JEI
Guys, i have a problem 🙁
Better MC 2 - v40 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.20.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v40
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | rei.log | crash_assistant_app.log | win_event1773445234159.txt | modlist.txt | CurseForge: skip launcher | i5-13600k might be the reason for the crash
Found [2;34m1[0m log analysis results:
[2;34mWasClosedByWindows[0m in: win_event1773445234159.txt
Mod list changes on top of the modpack:
Removed mods:
[2;31mmemoryleakfix-fabric-1.17+-1.1.5.jar[0m
MY PC SPEC:
Case: BeQuiet! Silent Base 802 white Motherboard: MSI B760 Gaming Plus WiFi Processor: Intel Core i5 13600K (3.5GHz/Boost 5.3GHz, 14 cores) Graphics card: Asus TUF Gaming GeForce RTX 4060Ti OC 8GB RAM: G. Skill Trident Z5 RGB 32GB, 5600MHz, CL-36 Power supply: BeQuiet! Straight Power 11 750W, 80 PLATINUM certified CPU cooler: BeQuiet! Pure Loop 2 FX 360mm Drive: M.2 Samsung 990 Pro 2TB
is twlight forest out yet for 1.21.1 fabric for better minecraft
why did you remove memory leak fix mod?
check the project page for twilight forest 
which channel is that one
it's not an lps project
check on curseforge for what twilight forest is on
not all the mods in a modpack are owned by the dev of the pack
What is JEI ?
the search thingy when you open your inventory screen
answer the questions in your message please
answer the questions in your message please
read the tutorial in the questbook ingame
When the game crashed, the report stated that the mod had been automatically removed. I managed to fix the problem by adjusting a few settings in the BIOS. The culprit was the processor (voltage).
mods don't get automatically removed
that's not what the crash assistant meant
you just didn't install the modpack correctly
Better MC 3 - v43 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | win_event1773558261513.txt | crash_assistant_app.log | modlist.txt | CurseForge: skip launcher
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
please answer the questions in your message
is there a way to migrate BMC 3 FABRIC -> BMC 5 NEOFORGE
Better MC 3 - v43 crashed. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? CurseForge
- Have you changed the modpack in any way except mods? No
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash? i cant load into the game at all
- What steps cause the crash?
latest.log head / tail (~17MB & ~188k lines) | hs_err_pid38636.log | crash_assistant_app.log | modlist.txt | win_event1773579271964.txt | CurseForge: skip launcher
# Problematic frame:
# C [nvwgf2umx.dll+0x12f653]
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
nvwgf2umx.dll is your Nvidia driver
!drivers
You (likely) need to update your graphics drivers in order to resolve the crash. Here's how to go about doing that!
1. Identify your graphics card
if you already know skip to the next step
- Open task manager
- Navigate to the "Performance" tab (on Windows 11 this is the button that looks like a heart pulse)
- Press the GPU 0 graph and read your GPU from the top right
Note:
In some cases you may see a GPU 0 and GPU 1. This means your CPU has its own GPU, as well as a dedicated one. You probably want GPU 1 (which is usually the better one), but you can ask staff to clarify if necessary.
2. Download your drivers from the manufacturers site
Depending on what you read before, you likely need drivers from either AMD, Intel, or NVIDIA
AMD: https://www.amd.com/en/support
Intel: https://www.intel.com/content/www/us/en/download-center/home.html
NVIDIA: https://www.nvidia.com/Download/index.aspx?lang=en-us
Note:
- For NVIDIA you want to select "Game Ready Driver (GRD)" (this is the default option) for the best performance. Once installing you'd probably prefer downloading GeForce Experience, which will notify you when there's an available drivers update.
- For Intel, you probably want to press "Get Started" under the "Automatically update your drivers and software", which will simplify the process and update everything automatically
- For AMD you probably want to just press "Download Windows Drivers", which will download something called AMD Adrenaline, which will update your drivers automatically.
3. Run the installation, restart your computer, and try playing MC again
- At this point, hopefully your Minecraft is running. If it still does not work, please post any new logs and staff will help assist you with finding the right solution.
а
Better MC 2 - v40 crashed. The logs have been uploaded to mclo.gs:
- 1.20.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v40
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | crash-2026-03-15_23.07.35-client.txt | rei.log | crash_assistant_app.log | startup_scripts.log | modlist.txt | CurseForge: skip launcher
Mod list changes on top of the modpack:
[2;32m0[0m added, [2;31m0[0m removed, [2;34m46[0m updated.
!updatemods
Do NOT Update Mods Manually!
Modpacks use specific versions of certain mods to prevent various issues, such as crashes or major game-breaking bugs. Mods will be updated by the modpack developer when they see fit. Please do not update the mods in a modpack manually, unless specifically told to do so. This includes hitting the "update all" feature on CurseForge launcher it likes to bother users with.
To be clear; this is separate from updating the modpack (such as Better MC / Medieval MC) itself. You should always stay up to date with the latest version of the modpack. To update the pack correctly, you can follow the command!updatemodpack
The easiest way to downgrade mod versions to their original versions in the pack, is to reinstall the pack itself. Before you uninstall, back up both any singleplayer world files you have, and your map folder. LPS packs usually use JourneyMap or Xareos, the map folder will be named accordingly.
- Curseforge -> Right click the modpack instance -> „Open Folder”.
- ATLauncher -> Click „Open Folder” on the modpack instance.
- PrismLauncher -> Select your instance and click „Folder” on the right.
Navigate to the "minecraft" folder, and within that will be "saves" and "journeymap"/"xareos" depending on which the pack has. Copy/Move these folders to a safe location, and you can move them right back to the fresh copy of the pack when reinstalled.
Better MC 3 - v43 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? CurseForge
- Have you changed the modpack in any way except mods? No.
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash? No, I load up the game, join my friends world and then i can't even see anything. Lag out and crash.
- What steps cause the crash? I loaded up the game and as soon as I joined it was all white and then it crashed.
latest.log | win_event1773613883749.txt | crash_assistant_app.log | modlist.txt | CurseForge: skip launcher
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
Better MC 3 - v43 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...) CurseForge
- Have you changed the modpack in any way except mods? No.
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash? Playing and it randomly crashed again
- What steps cause the crash? Playing and it randomly crashed again
latest.log | crash_assistant_app.log | modlist.txt | win_event1773616620825.txt | CurseForge: skip launcher
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
Please follow the performance guide to improve your game performance, as this is likely to resolve your issue. If your lag is unresolved, send a screenshot with F3 open ingame.
Better MC 4 - v56 crashed without a crash report. The logs have been uploaded to gnomebot.dev:
- 1.20.1 [FORGE]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v56
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | debug.log head / tail (~44k lines) | CurseForge: launcher_log.txt | crash_assistant_app.log | startup_scripts.log | modlist.txt
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
'm looking to play the latest/newest version of better mc on no matter what launcher, i have modrinth with the bmc4 neoforge 1.21.1 version (v30) and curseforge with the bmc3 fabric 1.21.1 version (v44), which one is the better/newer/whatever one?
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
Better MC 3 - v30 crashed. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v30
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | crash-2026-03-16_17.36.08-client.txt | PrismLauncher-0.log | crash_assistant_app.log
Mod list changes beyond the modpack:
[2;32m10[0m added, [2;31m2[0m removed, [2;34m4[0m updated.
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
Install the Curseforge version - and update to v44
gonna need more info than that "bruh"
no?
We need like, real information to help people
!moreinfo You got Crash Assistant appearing by chance?
- 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.
Alright, calm down.
Did you want some help with your modpack? Because if you do, we need more than "my modpack is broken"
Reason: weird
Moderator: @meager yacht


gooner07818 [1473446087787413747]
try installing on atlauncher
i think curseforge servers are having problems
!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. Keep in mind that ATL is NOT related to TLauncher in any way, and is not a cracked launcher.
To install ATL, do the following:
1. Go to https://atlauncher.com/download. If you are on MacOS, then choose the "Jar" version under the "Other" tab, this is important as OSX WILL crash the game on Mac.
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. ATL doesn't 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 "Install". Then, follow the on-screen directions.
7. 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 ATL, 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 ATL 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 ATL 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. ATL 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 ATL installed.
this is the fabric channel
hello, i have problems with better mc bmc3(curseforge launcher) i was trying to install essential and e4mc and doesn't work anyone know any other alternatives? (sorry for the bad english?)
!ea
⚠️ Essential Mod Not Supported
We strongly recommend against using Essential with our modpacks, and we add a warning screen during modpack startup containing the following message by default. A free world-sharing alternative is already built-in called Luna - click Share World in the game menu to use it.
Why we don't support Essential:
-
Technical issues: We've received multiple user reports of problems when combining Essential with our modpacks, including reports of world corruption. While there is no conclusive evidence of Essential as the definite cause, we do not have the development or support capacity to resolve issues potentially caused by it.
-
Security concerns: Essential's auto-updater introduces potential security risks that are outside of our control.
-
Ethics: We object to Essential's inclusion of in-game currency and microtransactions in an otherwise free modding environment.
If you choose to use Essential anyway
Please understand that you do so at your own risk and will not be eligible for support from our team. To remove this warning, you can open your modpack instance folder, navigate to config/crash_assistant/problematic_mods_config.json, and under essential-container, change should_crash_on_startup from true to false.
!ws
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 you get an error in chat when trying to host your world, we highly recommend selfhosting instead as it's free, very easy, and much more stable. Run the !server command in #bots to learn more.
thanks 😄
Better MC 3 - v43 crashed without a crash report. The logs have been uploaded to mclo.gs:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v43
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | win_event1773737936152.txt | CurseForge: launcher_log.txt | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
when i use /tp sometime server stop running
pleased answer the questions in your message
oh wait ok
- 1.20.1 bmc fabric
- CurseForge
- not changed anything in modpack
4.v43 bmc3
5.when i use tp it crash i think
6.i play in server ( my server ) with friend when i use /tp command server stop running sometime
Uploaded 2026-03-17-6_1.log from @burnt moon to mclogs: https://mclo.gs/Qu0tfp2
Uploaded latest_.log from @burnt moon to mclogs: https://mclo.gs/LepxIcU
v43 is old
we offer no support for old versions
oh ok ill try update Thanks you ❤️
Can you clarify?
soo whenever I try to launch the game from curseforge it'll show this menu and then Crash Assistant window opens up (I can paste the message from Crash Assistant now if you need it)
!ca
Paste the message, yes
Better MC 3 - v44 crashed without a crash report. The logs have been uploaded to gnomebot.dev:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v44
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | crash_assistant_app.log | startup_scripts.log | modlist.txt
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
!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. Keep in mind that ATL is NOT related to TLauncher in any way, and is not a cracked launcher.
To install ATL, do the following:
1. Go to https://atlauncher.com/download. If you are on MacOS, then choose the "Jar" version under the "Other" tab, this is important as OSX WILL crash the game on Mac.
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. ATL doesn't 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 "Install". Then, follow the on-screen directions.
7. 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 ATL, 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 ATL 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 ATL 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. ATL 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 ATL installed.
okie dokie thanks a lot
hi same thing happened again
tried to launch from atlauncher
Better MC 3 - v44 crashed without a crash report. The logs have been uploaded to gnomebot.dev:
- 1.21.1 [FABRIC]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v44
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | atlauncher.log | crash_assistant_app.log | startup_scripts.log | modlist.txt
Mod list changes on top of the modpack:
[2;34mMod list was not modified.[0m
not sure if it has to do with it but my gpu crashed the moment I tried to launch first time
system rebooted
saying this because it might just be the amd drivers
Hey huys
io dowloaded bmc3 from Modringht
he just dowload a .mrpack
how did i install that?
!modrinth
Currently LPS packs are not being updated on the Modrinth site, and as such are outdated. This is while the devs figure out a way to automate uploads of the pack properly.
Until the packs can be properly updated, we recommend using ATL (use !alternates in #bots for further info on the installation process ) or Prism launcher. You can download the CurseForge version of our packs on these launchers while still being able to make instances from Modrinth versions of other packs not owned by us.
Please note this does not apply to individual mod projects of developers at LPS.
- Packs on Modrinth aren't updated right now
- You want to install it with proper normal launcher, preferably atl or prism
Better MC 4 - v56 crashed. The logs have been uploaded to gnomebot.dev:
- 1.20.1 [FORGE]
- What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
- Have you changed the modpack in any way except mods?
- v56
- Have you ever gotten past the crash condition without crashing, or does the game always crash?
- What steps cause the crash?
latest.log | hs_err_pid27988.log | crash_assistant_app.log | startup_scripts.log | modlist.txt | CurseForge: skip launcher
# There is insufficient memory for the Java Runtime Environment to continue.
...
Memory: 4k page, system-wide physical 16173M (1084M free)
TotalPageFile size 28928M (AvailPageFile size 1806M)
...
Current memory arguments: Xms: 256m, Xmx: 9.8g
Found [2;34m1[0m log analysis results:
[2;34mInsufficientMemory[0m in: hs_err_pid27988.log
Mod list changes on top of the modpack:
Added mods:
[2;32mEssential_1-3-10-6_forge_1-20-1.jar[0m
we don't support essential and you don't need it.
!ws
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 you get an error in chat when trying to host your world, we highly recommend selfhosting instead as it's free, very easy, and much more stable. Run the !server command in #bots to learn more.
Can I use Litematica with bmc4?
it's not on forge, try forgematica, it's the forge fork.
Im playing through ATLauncher is it not usually Fabric?
Fabric is a modloader. Not a launcher
Bmc4 is on the forge modloader.
This is the bmc fabric channel.
Okay thank you sorry
anybody ever have an issue with chunks loading?
i've never had this on any other modpack or in vanilla, my pc is good so i was wondering if someones experienced this if its related to some mods or something
there are various settings i can change to get them to load at certain speeds, but eventually ill get to a point that they just completely stop loading
Is it existing chunk loading, or new chunk generating?
i think it might be generating because it only happens when i go to new areas
!pregen
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
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬...
oh cool thanks
i did the instructions but the screen is still telling me to download the mods
tldr: added essentials, got warning, deleted essentials, added em4c, won't load at all. tried ingame sharing server, using port, adding server to list, and more. always 'error with luna,' help?
Better MC 2 - v40 crashed. The logs have been uploaded to mclo.gs:
-
1.20.1 [FABRIC]
Yep -
What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
GDLauncher -
Have you changed the modpack in any way except mods?
No -
v40
Yes -
Have you ever gotten past the crash condition without crashing, or does the game always crash?
Game always crashes after adding em4c after deleting essentials due to the warning on the modpack. -
What steps cause the crash?
latest.log | crash-2026-03-18_15.37.10-client.txt | rei.log | crash_assistant_app.log | modlist.txt
Mod list changes on top of the modpack:
Added mods:
[2;32me4mc-fabric-6.0.6.jar[0m
The built-in mod is a fork of e4mc (to avoid LPS over utilizing their servers), so it won't load if you add e4mc manually. Ideally setup a dedicated server:
!server
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.
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!
The following advice works for both the Free and Paid methods:
Transferring Your World
If you're playing Singleplayer and want to transfer your world to your server, simply go to your modpack files and navigate to the saves folder. Inside of this folder, you will see your world saves. Rename your desired world save to world. You can then transfer this folder to your server files. If your world was hosted via world sharing, this process has to be done by the person who would click "Share World".
Fixing Lag
To resolve lag issues, simply run the !tps command in #bots and follow the directions provided.
does anyone know how to help with the adventurez patchouli handbook giving me an error?
i need help
!ws the pack already has a fork of e4mc
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 you get an error in chat when trying to host your world, we highly recommend selfhosting instead as it's free, very easy, and much more stable. Run the !server command in #bots to learn more.
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. Keep in mind that ATL is NOT related to TLauncher in any way, and is not a cracked launcher.
To install ATL, do the following:
1. Go to https://atlauncher.com/download. If you are on MacOS, then choose the "Jar" version under the "Other" tab, this is important as OSX WILL crash the game on Mac.
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. ATL doesn't 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 "Install". Then, follow the on-screen directions.
7. 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 ATL, 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 ATL 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 ATL 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. ATL 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 ATL installed.
Does anyone know why my end dimension won't load?
My render distance is 30
I don't have these issues in the other dimensions that I have explored (overworld and nether)
The modpack is in the latest version
I have backed the world up
I tried it in a creative world to see if my world was corrupted and I have the same issue
My pc has ran the game perfectly fine until now, and has been above 200fps with my settings
what modpack and modpack version are you on
better minecraft fabric, 1.21.1 v44
what happens if you go towards the unloaded chunks
i want help my bmc3 is not opening
!ca
Do you get that popup?
sorry wrong channel oh
Does anyone know how to turn on the display that, shows the armor and what's in your hand above the hotbar?.
Is anyone else also having world sharing issues?
I cant use it and my friends cant use it, it just says an error occured in luna
Thats so weird
We also have this error in our server, you can walk on the broken chunks normally but everything’s invisible, and players vanish once they go into them when observed from outside. Can’t provide a log atm
!wsfull
World Sharing servers are likely currently at capacity
If you or your friend are receiving an error such as "An error occurred in Luna", or "Connection refused: no further information" when trying to play through "Open to LAN" or "Share World", it's likely that Luna's servers (used for world sharing) are currently full. We don't have a way to know when slots on our servers free up, but you are welcome to try again later.
We understand and recognize that this may be inconvenient, so we recommend in this case to host or rent your own server. Self-hosting is free, for more information on supported hosting options, type !server in #bots.
If you'd prefer an alternate world sharing mod such as Essential over the previous methods, risks of it are outlined in !ea, as well as how to use it if you accept the risks and void of support.
This command does NOT change or know if they are full or not, this is something ran as the most common issue.
I am able to walk a few blocks, but eventually i can't go any futher. Everything around me goes invisible,until i walk back the direction I came from.
Context: server - fabric 1.12.1:
have there been major issues documented with the end in BMC3_Server_Pack_v44?
there seem to be terrian gen breaking errors, causing the game to crash when players try to gen new chunks in the end
Can anyone explain why my end dimension wont load, the other dimensions work completely fine to me, when i walk into unloaded chunks my character just disappear although i still can stand on that place
yeah
yeah its a conflict between BClib and Lithostitched
but both are required
is there any ways to fix this
currently working on a fix
but the devs are either busy, asleep, or not interested in helping
im 2 days into troubleshooting, mostly using AI
one of my chats:
https://gemini.google.com/share/6cd34ddc7531
yeah we have the same issue lol
im just not going to play until they fix it hopfully
update: its not a BClib and Lithostitched interaction,
tryed removing Lithostitched, and got the same error in my server log
update removing the following mods resolves the issue:
arent those the whole new end 😭🙏
kinda ruins the end experience but oh well
working on of a single mod is the problem
you think that they'll fix it in the next version of the modpack?
IDK, but i don't think you can call this a modpack, more like a crashpack
I feel like doing this would also corrupt your world no? because you've already loaded some chunks with the mod and now, we have to delete the modpack?
my end was already cooked, i just delete DIM1 every time i test a new confige
Yeah mine is aswell, you can see we had the same issue i my original message ^
Oh well that kind of sucks because I was planning on beating the game fully too but that's either cancelled or on hold till god knows when 🤣
one of the big issues is all of the older mods with intertwined datapacks, some of which are incompatible
?
you havent sent a single log
if you are crashing or experiencing issues you need to send logs and give a description of your issue
the only information you've given is "i asked gemini and it gave me a wrong answer and then i deleted every single mod that affects the end"
hi my minecraft server crashes after i uploaded the mods to it how do i fix it and can anyone help me? it has enough ram and stuff
from the modpack
Uploaded crash-2026-03-20_19.36.12-fml.txt from @neon skiff to mclogs: https://mclo.gs/9g5Wn0H
this is the crash
Reason: Cracked/Illegal Minecraft - The use of pirated software is not allowed on our server
Moderator: @grizzled tendon


juanno2611 [973763849117401150]
!logs
to better assist with most issues, we will need some logs:
- Curseforge -> Right click the modpack instance -> „Open Folder”.
- ATLauncher -> Click „Open Folder” on the modpack instance.
- MultiMC -> Select your instance and click „Instance Folder” on the right.
- PrismLauncher -> Select your instance and click „Folder” on the right.
- For servers -> Open the folder containing your server files.
To find the latest.log file, navigate to the 'logs' folder.
To find the hs_err_pid.log file, simply look for the file name after opening the instance folder. (this file type is not as common in crashes - do not worry if you cannot find it, just skip over this line.)
To find a crash report, navigate to the crash-reports folder and find the most recent file after your crash occurred.
Once located, please upload the requested file here. If it fails, upload to https://mclo.gs/ and share the link here.
Please upload the latest.log as well
apologies you caught me at a bad time, i was frustrated. I would be happy to provide logs
here are the logs for the server, this instance had some testing done, so im going to make a brand new instance and repeat the same thing:
go to end teleport to 4000 200 4000 (generating end chunks) and send those logs
Uploaded crash-2026-03-20_17.11.56-server.txt from @honest epoch to mclogs: https://mclo.gs/DCfE2IF
Uploaded latest.log from @honest epoch to mclogs: https://mclo.gs/I7nYjCs
My friends and I paid for a bissect server, but one friend is getting 1k ping
went up to 3k
could i help your troubleshoot?
are they farther locations from what area you selected for the bisect server?
Yes, also they are in Massachusettes and server is in new york, but I am In new hampshire which is further and I have super low ping
lets try to ping the server
lets not
?, lets see if its a network issue
not checking a potential lower level issue is folish
could be their location has a harder time with NY connections? Or maybe something that's making it higher than usual like higher traffic, VPN, etc
they were on no VPN I think the VPN lowered ping more then what it was, but they had almost 6K at one point
your message "lets try to ping the server" made it seem as if a way to do an @ everyone which has had quite the uptick cause of dumb crap
Lots of compromised accounts, and little fingers who don't have reason to be using discord
Can also be gridlocking from ISP too
have both you and your friend open up command prompt:
then send the command:
"ping {minecraft server IP}"
Some ISPs can give a stink about pushing resources to specific locations
should look like this:
update on my debuging process:
i have downloaded the server pack of the modpack from cursedforge (clean install)
loaded into the world, and got the same issue when rendering new end terrain:
LOGS:
Uploaded crash-2026-03-20_19.26.26-server.txt from @honest epoch to mclogs: https://mclo.gs/kRbscyS
Uploaded latest.log from @honest epoch to mclogs: https://mclo.gs/qMXOBA3
i have attempted this on 3 different CPUs so my specific Java version or architecture (all x86) are not to blame
I can no longer craft/upgrade armor with dragon scales. Is there a new method I'm missing or is it broken at this time?
!ca
its an issue on their end
try removing c2me
please check jei
Could you please specify what JEI is?
please read the tutorial in questbook
Thank you, I will take a look tomorrow!
already attempted with the old install, trying with the clean install now
getting the same issue:
at knot//MC/net.minecraft.world.chunk.PalettedContainer.onResize(PalettedContainer.java:109) ~[server-intermediary.jar:?]
at knot//MC/net.minecraft.world.chunk.ArrayPalette.index(ArrayPalette.java:58) ~[server-intermediary.jar:?]
going to go the nuclear route, remove all mods and start from scratch
i need the full log file
!ca
i am getting the crash files from the server instead of the client, i try to leave with the client before the server crashes, to avoid the menu softlock
is that acceptable?
mhm
@neon skiff requested deletion of this link.
@neon skiff requested deletion of this link.
who is Twerakroo
what
module for what
can't find it anywhere in google tho
literally, all info when I google on it
nothing more
also
!ca @fossil quiver
fallow this video and post actual crash assistant log
What launcher you're using?
And #1061339968691257466 would be proper chat for your post as you did modify the pack
PCL, really?
Reason: Cracked/Illegal Minecraft - The use of pirated software is not allowed on our server
Moderator: @grizzled tendon


zhuzhitaobai [996737359544602646]
Hello, I was wondering if anyone can help me with this issue I've been having with redstone. I'm currently running a server off my PC for my girlfriend and I. I started making a 3x3 piston door for the enterance but it seems pistons/redstone works differently than in vanilla?
We also made a honey farm but dispensers just throw out the glass bottles instead of filling them like in vanilla. I used video tutorials from vanilla version 1.21.1 (same as the fabric version) to make sure it would work but no luck. I can provide video clips if needed.
Things I tried:
Updating the server to the latest v44
disabling Alternate-Current mod (chatgpt thought this could've been it).
disabling spawn protection in server.properties
I'm not sure if there's any other redstone-modifying mods but none of this worked.
Any help is greatly appreciated!
no - redstone prob shouldn't work any different than in vanilla
asking chatgpt is FROWNED UPON in this server, and I hope most mc communities
modded
chatgpt may know things about basic mc but it doesn't know jackshit about modded mc
so it ends up hallucinating
you could provide "video" and your own pictures ig?
someone may notice differences
yea, Ik it was just a google search to see if anything came up
sure, one sec
3x3 piston door
https://outplayed.tv/minecraft-java/4PjvWk
Outplayed - The ultimate capture app for gamers. While playing, it automatically captures your best moments and biggest plays. When the match is over, relive your best (and not so best) moments by watching them in the match timeline.
followed this tutorial: https://www.youtube.com/watch?v=swlxHqO6zXs
Minecraft 3x3 Piston Door | 1.21 Tutorial
Today I show you how to build a super easy 3x3 piston door in Minecraft! It only takes a few minutes to build and is the perfect addition to any Minecraft world!
Disclaimer: This was only tested in the Java Edition of Minecraft. If your piston door isn't working and you're not on java edition, that may ...
and are you playing 1.21
and are those u hve sticky ones where they need to be sticky?
yea
those two pistons arent being powered properly by the redstone on top of the dirt (in the video) above the piston
and idk why
same haha
im sure theres another way to power those pistons but I wanted to keep it compact
Glass bottles not collecting honey.
https://outplayed.tv/minecraft-java/xJ2MWG
Outplayed - The ultimate capture app for gamers. While playing, it automatically captures your best moments and biggest plays. When the match is over, relive your best (and not so best) moments by watching them in the match timeline.
I figured out the door issue. It ended up being a single block preventing the redstone to get lit. Still have the dispenser to bee hive issue though.
glass bottles not working correctly in dispensers is a known issue & its being looked into with a low priority
ok thanks.
im testing this on bmc4 forge currently but are these correct reproduction steps
if you do this in your world, does it not dispense the honey bottle
Doesnt work
https://outplayed.tv/minecraft-java/0w0rMO
Outplayed - The ultimate capture app for gamers. While playing, it automatically captures your best moments and biggest plays. When the match is over, relive your best (and not so best) moments by watching them in the match timeline.
!wsfull
World Sharing servers are likely currently at capacity
If you or your friend are receiving an error such as "An error occurred in Luna", or "Connection refused: no further information" when trying to play through "Open to LAN" or "Share World", it's likely that Luna's servers (used for world sharing) are currently full. We don't have a way to know when slots on our servers free up, but you are welcome to try again later.
We understand and recognize that this may be inconvenient, so we recommend in this case to host or rent your own server. Self-hosting is free, for more information on supported hosting options, type !server in #bots.
If you'd prefer an alternate world sharing mod such as Essential over the previous methods, risks of it are outlined in !ea, as well as how to use it if you accept the risks and void of support.
This command does NOT change or know if they are full or not, this is something ran as the most common issue.
what made you say this
alright thanks
it literally wont let me use essential
we offer no support for the use of essential
so the ai lied to me
what ai
zepplin
You don't need essential either, we offer free options
ill just wait tmr
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 you get an error in chat when trying to host your world, we highly recommend selfhosting instead as it's free, very easy, and much more stable. Run the !server command in #bots to learn more.
!server
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.
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!
The following advice works for both the Free and Paid methods:
Transferring Your World
If you're playing Singleplayer and want to transfer your world to your server, simply go to your modpack files and navigate to the saves folder. Inside of this folder, you will see your world saves. Rename your desired world save to world. You can then transfer this folder to your server files. If your world was hosted via world sharing, this process has to be done by the person who would click "Share World".
Fixing Lag
To resolve lag issues, simply run the !tps command in #bots and follow the directions provided.
