#better-mc-forge
1 messages ยท Page 131 of 1
Alright I'll come back if I still encounter the problems, thank you
Unfortunately it still didn't work
There was an error with "EXCEPTION_ACCESS_VIOLATION"
i can send the logs over if it would help
is the questbook not updated yet? I feel a lil bit overwhelmed by the new content without guidance ๐
nope
not until the new questbook mod is more stable
I see thank you
cool modpack btw! I know a lot of people come here to troubleshoot but I wanted to give positive feedback aswell ๐ enjoying it a lot
update your gpu drivers
im guessing youre on amd
and if that doesnt work
!glfw
For users who are experiencing issues with the built-in GLFW, there's a quick and easy solution for you to use the latest, bug-free GLFW that can remedy the solution.
- Download a pre-built GLFW library from my repository at https://github.com/Frontear/glfw/releases. Ensure you download the correct file from the desription of the release. You may also compile it yourself, details can be found here: https://www.glfw.org/docs/latest/compile.html
- Save the file in a location you can remember and will NOT delete (the file MUST stay there or else it will stop working)
- In your launcher, go to the java parameters (this is the place you put your GC arguments), and add
-Dorg.lwjgl.glfw.libname="path/to/the/file". If, for example, you downloaded the file in your Downloads (C:\Users\Me\Downloads\glfw3.dll, then your argument would be-Dorg.lwjgl.glfw.libname="C:\Users\Me\Downloads\glfw3.dll")
Alright thank you
Is the too expensive enchant barrier removed?
Well my gpu drivers are up to date and I put the glfw, but now it's doing a different error
Unless I was not supposed to put libname?
I'm struggling a little bit so sorry if I'm asking some questions frequently
send the new error
correct
so that there is a space between =32M and -Dorg
i know AT makes it look like its on the next line
but its actually connected to it like =32M-Dorg
and thats wrong
needs to be =32M -Dorg
post that
also by chance
where did you check that your gpu drivers were updated
was it something like this?
Yeah it was'
alright thats the wrong place :p
you should go to your manufacturers website
so since youre using amd
hey wait youre using NVIDIA
I have both?
optifine doesnt work with this right
Hello, anyone know how to fix issues like, chunks taking too much time to generate ?
you need to go to AMD/NVIDIA's website and download the drivers from there
nope
Alright well I guess time to find the manufacturer website
!optifine
It is highly advised to not use Optifine, as it is very glitchy, will increase loading times to upwards of 10 minutes, and will decrease your FPS substantially. All Luna Pixel Studios modpacks come with shader support without Optifine via Oculus on Forge and Iris on Fabric. Optifine is also incompatible with all of our modpacks. The game will not launch with Optifine installed.
If you are interested in Optifine alternatives for your own gameplay, you can find a list here https://github.com/LambdAurora/optifine_alternatives
Note that a majority of these mods are already included in our modpacks.
https://cdn.discordapp.com/attachments/1046333354259259422/1046337216609271858/unknown.png
ill do you one better:
amd: https://www.amd.com/en/support
nvidia: https://www.nvidia.com/Download/index.aspx?lang=en-us
#faq performance guide
I can't seen to find optifine on curse forge
optifine makes it worst
optifine isnt on curseforge
nor does it work with any lps packs
right its not on curseforge and youre not meant to install it with our packs
Oh
also @strong forge, in the case of your latest crash, you forgot to put '-' before the Dorg
Oh really?
Damn..., There is any alternative to slow chunk generation ?
#faq performance guide
follow the performance guide
I need to wait like 1 minute to load a new chunk
it helps with fps and performance of mc
Ok, ty @teal urchin @icy estuary
Yeah did that real quick, still got the same error

well lets ditch that
and first just get your GPU drivers updated
this glfw step is more complicated and annoying to do anyways
its more of a last resort
goodie, get that updated, preferrably for both since idk which one minecraft is trying to use
tho lowkey i think that nvidia gpu is way stronger than the amd igpu
might wanna consider making nvidia the preferred one, idk how personally
yep
Alright cool thanks, I'll let you know if something else comes up
I dind't knew it is possible to change the modpack version of java
It really make any difference ?
!openjdk
- Download an adoptium release for Java (recommended but not required):
- Java 11 (https://adoptium.net/temurin/releases/?version=11) for versions 1.16.5 and below (can also use 8 if its not working)
- Java 18 (https://adoptium.net/temurin/releases/?version=18) for any versions newer (or 17 if 18 doesn't work)
- Consider installing the JRE instead of the JDK for a smaller file size
-
When installing through adoptium, make sure that Add to PATH and Set JAVA_HOME variable are both set to be installed (please see https://imgur.com/a/jPu1h7h for how that would look)
-
Check if java has been correctly installed by running java --version (or java -version on older versions), and seeing if the output is correct (see https://imgur.com/a/OWcoq4p for an example of the output)
- NOTE: 64 bit versions of java ALWAYS have '64-bit Server VM' in the version output. If that is not there, you have installed a 32-BIT version!! If you're getting Out of Memory errors or any other errors, PLEASE install 64-bit
- If the output isn't as intended, you have 2 options.
i) Delete ALL other java versions from your PC (ONLY recommended if you don't need them)
ii) Redirect your launcher/server to use your new installation of Java
Method i
- Uninstall any other java program listed in your programs list (differs by OS, please find a guide for your own OS if you don't know)
- Attempt to re-use the command mentioned above (if the output is now correct, which it should be, you are ready to go)
Method ii
- For a server, please modify the $Java/JAVA variable (found in your startup script depending on ps1/sh) to the path of your java installation. For windows, this path is usually found in "Program Files/Eclipse Adoptium/version_of_java/bin"
- For a client, depending on whether you use CurseForge, GD, or AT, the process is slightly different. Please see a guide for each respective launcher on how to change the java version.
It opened the modpack more fast here
alr im moving to fabric there is obviously some sort of encouragement to use fabric
Got the "class not found exception error"
try wrapping the part after the equal sign
in quotes
hey wait
do you have a space between the path?
let me check
write it like this
-Dorg.lwjgl.glfw.libname="C:\Users\Adrian Lorin\Downloads\glfw3.dll"
Hm alright
I've been struggling for like a month so really hoping this works
Thanks again for the help
Also i think I downloaded the wrong graphics driver so doing that first
And now I'm back to my initial error
why in the heck is ATLauncher putting a comma here
AT keeps messing with your launch parameter
I changed it to what you typed out too
yeah you see the comma there?
yeah I see it
im guessing that isnt supposed to be there
Don't know why that's there
sigh
Do I not use Java that minecraft uses?
no its not that
its atlauncher mangling the args
its done this before too
alright im gonna encourage you to download PrismLauncher
get the modpack from there
and add that exact argument
to it isntead
Alright you said prism launcher?
yea
im gonna go submit this bug
to AT
mind if you give me a screenshot
of your java screen
in AT
Of the log or what I'm putting into my java
thanks
I'm downloading prism launcher while that's going on
Is it just that one argument I put in there?
yeah
for now anyways
we can add more later but its best we test that it just works as is
alright issue submitted
now we hope AT fixes it soon
Alright thank you for submitting that
Hopefully it'll get fixed with soon
On prism launcher though I have to download everything again?
unfortunately yes
you can find the modpack from here
you'll be able to transfer your world later if necessary
but for now lets just focus on making sure it'll run with the glfw fix
no thats fine
java 18 works
and actually we even recommend it since it has slightly better performance than 17
Says the instance isn't compatible with 18
Ah didn't see that
its just there to prevent issues like running mc with java 8 or something
you can see i use java 20 with no issues through that 
First it was 1 now it's 2
๐คฆ
alright lets try by removing the quotes
-Dorg.lwjgl.glfw.libname=C:\Users\Adrian Lorin\Downloads\glfw3.dll
but uh I think youre gonna need to move the file if this doesnt work
because a big issue rn is that your username has a space in it
its breaking java's ability to track down the file
might need to move it to somewhere in the C:\ root possibly
fair enough
one day amd might fix this bug, but until then
or i guess rather at least LWJGL might update
well on a positive note the dev of AT has already seen my error report
so a fix should be coming
hopefully within the next few days
Is the modpack safe to use? Been hearing about the viruses lately and just wanna be safe.
its fine
that virus is months old
and we had it resolved within 2-3 days of it being found
Hi, not sure if this has been addressed but I'm trying to use Mizunos 16 Craft instead of Stay True, however animals and villagers are transparent. No idea how to find the conflicting files but I can attach screenshots if that helps. Please and thank you
I'll see if I can fix that
Tried withut quotes, not working
please move the glfw3.dll file somewhere in the main C:\ folder
essentially move it here
and then for the path, use C:\glfw3.dll
Prism breaks with the quotes it seems so do not use quotes
Alright let me see
just -Dorg.lwjgl.glfw.libname=C:\glfw3.dll
guhh
GUH
im glad it works
im submitting an error report to Prism as well
Prism breaks when using quotations because it mangles the pathloader for all MC
Ah that makes more sense then
ATLauncher breaks with or without quotations in your case because of the space in your username
btw you can use ATLauncher now too
For future reference I'll try to just not have that space
yeah
Well I have both so that's nice
but now you can use AT as well since the main issue was the space
moving it out means now you can go back if youd prefer
in the meantime im gonna communicate with their devs and just get this messy thing fixed.
Alright fill me in if they respond, but thank you so much for the help
This has been nerving me for a month
no prob, this is a very frustrating issue at least we do have a fix, even if it takes some hoops
Congrats!! We can finally play now, I'm happy for you! 

its been a day
at least, im hoping ATLauncher will fix the issue and so I don't need to encourage downloading a billion diff launchers
Hopefully
Hello everyone. I am very new to Minecraft Java. I was on Bedrock but I got a new computer so my daugther is using my previous one, so we are now able to play Java together. We are fairly far into a playthrough of Better MC for 1.20. Having an absolute blast! I was thinking about hosting a server. I noticed that Better MC for 1.19.2 has a lot more mods. Should I consider starting over my world for that version so we have access to those mods that are not available in 1.20 yet? Thanks!!
i won't recommend it because the mods in 1.19.2, once they are available, will be added to the 1.20 version
so id mostly recommend just waiting, but we don't know when they will be ready, could be for another couple weeks
if waiting doesn't seem appealing then you could definitely go back, just note you wont be able to bring that 1.20 world with you
itll be incompatible
And does the CurseForge client simply... add them and we keep chugging along?
we'll publish updates to the modpack and then yes, you update via curseforge
Wonderful. Thank you for replying so quickly. Every night my daughter and I play together she discovers something new. New challenges for us too.
no problem, glad to hear you're enjoying the modpack
tried it on AT, didn't work
So just using Prism cause that seems to be the only one working
๐ฆ
could you drop the log
just so i can add it
to the already opened issue with the dev
and if you could, another ss with the java parameters screen :p
Sorry, one last question. I was going to rent a Bisect server (Better MC - BMC4). They have an option to just select that. Is this as simple as once the server is up, I can connect through Filezilla or something and just copy my world in and boot the server up? The process on Bedrock was... terrible. ๐
I can't say 100% with bisect, since I don't use it myself, but from what I have heard from users, you can access and modify the files through their web interface
so it shouldn't be a complicated process
thanks
btw @strong forge, if youre willing to experiment, does making the argument -Dorg.lwjgl.glfw.libname="C:\glfw3.dll" work?
update the modernfix mod
update the modpack
you're on an old version of the modpack
update the modpack
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
!lan
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. Here are your options:
- Create a server using the server pack or through a Bisect purchase. Type
!serverin #bots for more information. - Install the e4mc mod and then Open to LAN ingame.
do not use old versions of the modpack
v1 is extremely unstable
@dapper moss the e4mc mod is much better than essential
and it's stable
use the latest version of the modpack
!optifine
It is highly advised to not use Optifine, as it is very glitchy, will increase loading times to upwards of 10 minutes, and will decrease your FPS substantially. All Luna Pixel Studios modpacks come with shader support without Optifine via Oculus on Forge and Iris on Fabric. Optifine is also incompatible with all of our modpacks. The game will not launch with Optifine installed.
If you are interested in Optifine alternatives for your own gameplay, you can find a list here https://github.com/LambdAurora/optifine_alternatives
Note that a majority of these mods are already included in our modpacks.
https://cdn.discordapp.com/attachments/1046333354259259422/1046337216609271858/unknown.png
#faq performance guide
i got error code 1 on better mc 
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
what?
you need it installed clientside, read #faq
How do i heal witches back to villagers? Seems like they got struck by lightning and turned
the neat part is
you dont
unless there is some mod I dont know about
Aight thanks
- No
- CurseForge & ATL launcher
3.1.20.1
4.version 7.5 - Open Modpack, press play, it will prepare to load the game and then it wil crash
- No
8.yes
update your gpu drivers directly from the vendors website
and update to v8
i dont see a v8 on the website
no i mean the gpu thing
the v8 isnt for drivers
the v8 is for modpack version
update your drivers to the latest version available on the vendors website
OH ok oops
but the server is on 7.5 that im trying to join
then the server needs to update.
Iโll try that out
is there a 1.20.1 better mc mod?
better mc is a modpack
not a mod
and yes
how do you get it
its called bmc4
the one with 73k downloads right
yes
where the meme channel at
anyway to fox the misalingment ?
what modpack even is this
there are no crystal chests in bmc
there are no inventory pets
ik i added myself jw if anyone knows how to fix
but is there upgrade aquatic in bmc?
hello guys which mode should i choose
i played in bmc 1 1.19.2 but there is not much structure
you can choose either, you have to explore a lot for structures in all of them #faq for modpack differences
Just upgraded to v8 BMC4. Major hit to performance. Using Kappa shaders on extreme, max chunks I was averaging ~100fps with the occasional drops here and there. Having massive drops to ~22fps when indoors jumping or climbing ladders, but only in this specific scenario.
hey when i destroy waystones the thing stays on my minimap how do i get rid of it
nvm i got it
I think you bring up the waypoints menu to remove iirc
i jsut went into the minimap and removed the waypoint
is bmc3 better than bmc1 cus i think im gonna play in bmc3
Neither are better, just different experiences with different content
yeah i look at the map and there is so many structure in bmc3
i wanna see this type of map 
!server
We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.
Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.
Go to #server-hosting for more Info!
Free Method: (This is hosting on your own PC and it can come with issues that's why we suggest Bisect Hosting)
- Download the serverpack from Curseforge's website
- Right click the start.ps1 file and click Run with Powershell
To join your own server, typelocalhostinto Direct Connect.
This video explains the process https://www.youtube.com/watch?v=wuGUbVbLsDc
The server IP address is your Public IP Address, which can be found by googling my ip address
If other players are unable to join, find a portforwarding guide online.
I think it has something to do with the map. It only lags when I am in certain spots and I can see the mini map changing while I jump. For instance, in my house I jump and the map doesn't change but if I move left or right a single block it lags and the map is changing while I am in the air, but as I continue moving in the same direction it will stop. It consistently happens in the same areas though. Odd.
There's an option in the key binds settings that lets you set a key to toggle the minimap on and off whenever you want
The minimap does also tank performance a lot when it's active
My frames tank by like 30-40 anytime i have it enabled
I dont know if it's possible, but xaero should probably optimize it more
that's fixed by the immediatelyfast mod
but those optimizations are only present on fabric
check modpackindex
#faq performance guide
what's a modpackindex
its a website
read the performance guide, if issue persists run /sparkc profiler start and send the result link here
yep
so there is none.
i checked it and found "betterminecraft lite" but did not find the regular version
not for me, my frames still tank by about 30-40 with the minimap open with immediatelyfast
would've replied to the message instead but discord wasnt sending the image when i tried
also this isnt on a bmc modpack, it's my own custom made modpack, but even in bmc2 on fabric immediatelyfast still doesnt fix the 30-40 fps dip with the minimap open
you need to search "bmc"
send a sparkc
actually it fixes it a little bit, seems to dip by about 20-25 frames most of the time instead of the usual 30-40
send a sparkc pls
about to
either im just having really bad timing with toggling to minimap on and off, or immediatelyfast isnt fully fixing it
1.20.1
latest IF and XMM versions
8 gigs of ram, ryzen 5 4600h, and gtx 1650
and minecraft is rendering with the dgpu
also cant seem to get the cave mode to work with the world map
sand dollar?
a mob from the chirpy's wildlife mod
only animal mod that i know of right now that's updated to 1.20.1 for fabric
speaking of which i should probably move this to the fabric channel
remove essential
it's incompatible with all of their modpacks, plus it can cause world corruption
is that a file? where can I find it?
what launcher are you using
actually if anything, what mods did you add, if you added any
but answer this first
uhh since I can't get the paid mc for now, I'm using Tlauncher and I've only installed Better Minecraft
Hope I don't get banned from the server for using that launcher
TLauncher is spyware
we offer no support for piracy whatsoever
please leave the server
!cracked
If you are using a cracked Minecraft launcher, we can not assist with your issue. In order to receive help, you need to switch to an approved launcher and provide proof you have purchased Minecraft. This is due to the terms of service and guideline agreements of both Mojang and Discord.
did he get banned??
It appears to be the "cave mode" setting on the map. Setting this to Full or Off not only completely resolved my issue of huge FPS drops while jumping/climbing in certain areas but also significantly increased my FPS.
Is there a place to submit general feedback on modpacks?
anyone know what the totem of illusion does
also can u place a calendar
What is the best way to farm xp in bmc3?
is there any way to put an enchant from a tool/armor part to a book like in vanilla minecraft? I tried it in the grinding stone but it doesn't let me.
thats not a feature in vanilla minecraft
it never has been
no lol
well nvm then, thanks
is it possible to repair broken spawners so they spawn mobs again? to make easy xp farm?
please read the readme.
hello. is there any difference between forge and fabric versions?
I'm new to this, and want to try the modpack on 1.20
Hi, I am doing something wrong? Trying to set up a private server but it cant find the class, Ive read the read me, but cant find anything related to this #SOLVED#
#faq for modpack installation
Found the problem, didnt have JDK 17.0.8 installed only JRE, maybe adding this to the read me would be great?
what i do with this
- Download an adoptium release for Java (recommended but not required):
- Java 11 (https://adoptium.net/temurin/releases/?version=11) for versions 1.16.5 and below (can also use 8 if its not working)
- Java 18 (https://adoptium.net/temurin/releases/?version=18) for any versions newer (or 17 if 18 doesn't work)
- Consider installing the JRE instead of the JDK for a smaller file size
-
When installing through adoptium, make sure that Add to PATH and Set JAVA_HOME variable are both set to be installed (please see https://imgur.com/a/jPu1h7h for how that would look)
-
Check if java has been correctly installed by running java --version (or java -version on older versions), and seeing if the output is correct (see https://imgur.com/a/OWcoq4p for an example of the output)
- NOTE: 64 bit versions of java ALWAYS have '64-bit Server VM' in the version output. If that is not there, you have installed a 32-BIT version!! If you're getting Out of Memory errors or any other errors, PLEASE install 64-bit
- If the output isn't as intended, you have 2 options.
i) Delete ALL other java versions from your PC (ONLY recommended if you don't need them)
ii) Redirect your launcher/server to use your new installation of Java
Method i
- Uninstall any other java program listed in your programs list (differs by OS, please find a guide for your own OS if you don't know)
- Attempt to re-use the command mentioned above (if the output is now correct, which it should be, you are ready to go)
Method ii
- For a server, please modify the $Java/JAVA variable (found in your startup script depending on ps1/sh) to the path of your java installation. For windows, this path is usually found in "Program Files/Eclipse Adoptium/version_of_java/bin"
- For a client, depending on whether you use CurseForge, GD, or AT, the process is slightly different. Please see a guide for each respective launcher on how to change the java version.
yes i installed java 11.
read the full command.
ok ty
Where can I find the spec requirements for BetterMC?
there isnt any
You dont really need a strong computer to run bmc just follow #faq performance guide
does anyone know how to change the paintings?
wheneevr I click on the one I want it doesnt select it and picks a random one instead
i think im dumb, u have video for tutorial or no?
anyone have a guide how to install it on pufferpanel?
so i just started playing bettermc and the tutorial gave me a necklace and told me to wear it in my necklace slot. where is that?
If it's the same as fabric, hover over the chestplate slot and it's the one to the right
or you can shiftclick and it'll go straight in
that's a feature from the charm mod
which is fabric only
do you have a link so i can add it to the forge version?
charm is only a fabric mod
the only forge version of it is for 1.16.5
oh
and i highly doubt you're playing 1.16.5
that does nothing ๐ฆ
it's this one
top left corner of your player icon in your inventory
i cant place it here btw
cna you just try right clicking while holding it
thats fabric
yeah sorry I really thought they'd have the same system
oh nvm I reread the messages
doesnt work ๐ฆ

can you send a picture of the necklace
Ill check it out in a bit
thius
That should work just being in your inventory. Atleast when I played through an older version
yea but look it tells me that i can do that
i tried putting it in every slot
yea
thanks ๐
did you add Essentials
no
what launcher
minecraft launcher
if ill try use a "config" server crashed D; what i can do?
Curseforge?
anyone can try a help, please?
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
on ubunty pufferpanel
what is that
ok
just 1 sec
no clue what this is
that like ez administration 2-3 servers for me.
gui, not more
still no clue
my friend using tlauncher and have same problem you know why?
!cracked
If you are using a cracked Minecraft launcher, we can not assist with your issue. In order to receive help, you need to switch to an approved launcher and provide proof you have purchased Minecraft. This is due to the terms of service and guideline agreements of both Mojang and Discord.
my fiend setup a server he can join as localhost and with ip, i cant , he has all firewall and port farwarding
waht else could it be
ok
what does it say
conection timed out
check https://canyouseeme.org
A free open port check tool used to detect open ports on your connection. Test if port forwarding is correctly setup or if your port is being blocked by your firewall or ISP.
but that error that ill just ctrl+c ctrl+v modpack to mine new server
when portfarwarding u have to add public ip or 192.168. ....
what are some good charm thingys for mid game ish
Hey
I just remembered this a known issue and will most likely be fixed in the next update
Im not a dev so no promises though 
it should work in your inventory for now
:d ok
what does this mean
external developer
what does that mean
should i download this on forge or fabric idk the difference
ok thanks
where can i enable shader in BMC 1.19.2 forge?
video settings > shaderpacks
how did you install the modpack
read the readme.
JDK vs JRE does not matter.
you'd need to add a mod that allows selecting
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
ignore the errors
this is normal
Its working now, the 1.16 dont work for me only 1.19 and 1.20
whats the best way to get feathers we cant find any chickens
chickens
...
im heart broken
ok so
you could use rei to check what else gives/trades feather
some chests might have them too
explain what rei is
*jei
the right side of your inventory
you see all the blocks/items
you might be able to check from there
ty but sadly no i guess im just screwed for now
isnt that a part of bettermc?
no
is it allowed to send screenshots in here?
yep
so its my first time playing better minecraft and im getting the "it seems this weapon doesn't work as well here" in the ever everbright dimension and wanted to know howto get rid of this
you cant
you dont have the same modpack installed as the server
read #faq for modpack installlation
You can only use the items from that mod in that dimension
you can check the journal for more information
just a note though
Best to have full diopside/charoite armor and weopon before fighting a boss there
I cant equip heart charm on 1.16.5
it works in your inventory though iirc
Ok
i cant play with better mc 3 forge
although i reported
i also updated my nvidia GPU driver
but still get exit code 1
1.16 work for me
but not 1.19
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
paste the crash report if you can
hi can anyone help me pls
bro is there a land claim on bmc?
open big map, right-click, claim chunk
ez
+1
wait wait
idk if its claiming it or not lol
you literally just click on claim chunk
Hello, I'm not sure if this is a feature in Medieval Minecraft forge 1.19.2 v17 but it seems like natural regeneration isn't a thing anymore? To give an example, I fought a couple of mobs early on and lost some health, but eating food doesnt seem to regenerate it. I was using the Human origin also.
wrong channel
Oops mb
thanks ๐
also how much should i feed this dragon per mc day
i dont wanna feed it more than necessary
need to fully feed it as much as you can in order for it to be fully grown
oh ok thanks
i thought there was like a limit on how much you could feed him per day
What mod adds support for the current season for xaero's minimap if you have a season mod installed
is it xaero plus?
if so, what config setting do you enable to show the season
@viral garden re: the issue I mentioned a week or so ago where netherite totems delete ultimerite items- the upgraded netherite dev says it was a bug with the "Upgraded Netherite: Items" mod that is fixed in 4.1.0.2. BMC v17 is still using 4.1.0.1 so that one mod just needs updated to fix this
hey i'm playing better minecraft 3 and i'm getting through the twilight forest quests and beat the ur-ghast twice and it still won't register on my quest book
does anyone know how to fix this?
Hi. Could someone tell me why I need run powershell two times before server starts (1st time ends "press any key", not sure whats going on...) ?
And just let you guys know, dynmap works with BMC4, however it doesnt generate all modded biomes(e.g. volcano is just black).
im tryna remove water and the moment i go far from it this happens ๐ can someone explain why
it might be the doespotatotick mod
what does that do
when upgrading server to a new version of BMC, which folders/files need to be overwritten? just mods and config im guessing?
no
transfer your world folder to the new serverpack
read the mod page
Hi what the best xp farm in the game?
is there any way to restore a world in better mc
from backups
I installed it yesterday and overnight it basically uninstalled itself and now i lost my world and progress
wdym it uninstalled itself
idk
you can check the save folders
see if its still there
if it is there is still hope
turned on my pc today and it wasnt there and on curseforge it said "install"
also switch to ATLauncher
curseforge does funny things
never heard of this happening though
on my pc or in the launcher
in the gamefiles
ima take a look
hello, when i press play to play better mc (BM3 1.19.2), ordinary minecraft shows up
!alternates
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
ok i had to reinstall
like the world never existed

should i look into the minecraft folder or curseforge folder
wherever your save is
!optifine
It is highly advised to not use Optifine, as it is very glitchy, will increase loading times to upwards of 10 minutes, and will decrease your FPS substantially. All Luna Pixel Studios modpacks come with shader support without Optifine via Oculus on Forge and Iris on Fabric. Optifine is also incompatible with all of our modpacks. The game will not launch with Optifine installed.
If you are interested in Optifine alternatives for your own gameplay, you can find a list here https://github.com/LambdAurora/optifine_alternatives
Note that a majority of these mods are already included in our modpacks.
https://cdn.discordapp.com/attachments/1046333354259259422/1046337216609271858/unknown.png
just put the shaders in the shaderpacks folder
same as normal
how to turn it on shalder
somebody know where to find the ascenda ore?Thanks
what modpack version are you on
1.16.5
lmao
better mc plus don't have sever in aternos ?
Aternos is not supported
oh
We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.
Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.
Go to #server-hosting for more Info!
Free Method: (This is hosting on your own PC and it can come with issues that's why we suggest Bisect Hosting)
- Download the serverpack from Curseforge's website
- Right click the start.ps1 file and click Run with Powershell
To join your own server, typelocalhostinto Direct Connect.
This video explains the process https://www.youtube.com/watch?v=wuGUbVbLsDc
The server IP address is your Public IP Address, which can be found by googling my ip address
If other players are unable to join, find a portforwarding guide online.
just did that
both device manager and nvidia driver web
ik
i just downloaded the latest version
ok
but still not work
!glfw
For users who are experiencing issues with the built-in GLFW, there's a quick and easy solution for you to use the latest, bug-free GLFW that can remedy the solution.
- Download a pre-built GLFW library from my repository at https://github.com/Frontear/glfw/releases. Ensure you download the correct file from the desription of the release. You may also compile it yourself, details can be found here: https://www.glfw.org/docs/latest/compile.html
- Save the file in a location you can remember and will NOT delete (the file MUST stay there or else it will stop working)
- In your launcher, go to the java parameters (this is the place you put your GC arguments), and add
-Dorg.lwjgl.glfw.libname="path/to/the/file". If, for example, you downloaded the file in your Downloads (C:\Users\Me\Downloads\glfw3.dll, then your argument would be-Dorg.lwjgl.glfw.libname="C:\Users\Me\Downloads\glfw3.dll")
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
i still cant load into the game
it just return me back to the launcher
!glfw
For users who are experiencing issues with the built-in GLFW, there's a quick and easy solution for you to use the latest, bug-free GLFW that can remedy the solution.
- Download a pre-built GLFW library from my repository at https://github.com/Frontear/glfw/releases. Ensure you download the correct file from the desription of the release. You may also compile it yourself, details can be found here: https://www.glfw.org/docs/latest/compile.html
- Save the file in a location you can remember and will NOT delete (the file MUST stay there or else it will stop working)
- In your launcher, go to the java parameters (this is the place you put your GC arguments), and add
-Dorg.lwjgl.glfw.libname="path/to/the/file". If, for example, you downloaded the file in your Downloads (C:\Users\Me\Downloads\glfw3.dll, then your argument would be-Dorg.lwjgl.glfw.libname="C:\Users\Me\Downloads\glfw3.dll")
send a screenshot of the java tab
just got another problem
what
still cant
u mean like this right?
just added a space
just return me back to the launcher
no
i mean
a space between the M and the -
dont put it on a new line manually
have the M and - touch
and then click between them
and press your space bar once
oh catch it
still not work
i just return me to the launcher
send logs please
go to the instance itself, the bmc instance. click edit instance & remove the java args in the args box, only keep the glfw one
wait ill try
i cant see that option
yes
and make sure thats the actual path to your glfw dll
and that you didnt mistype it
wait ill try it
damn it's work like a charm
tysm
it worked
TYSM

do raid farms work the same
Ravagers are so broken i lost my hardcore save just because it hits through walls
Hey there, my GF wants me to host a BMC Server on 1.18.
I'm planning on setting up and running the server once on my local machine so I can then proceed to upload the files onto my pterodactyl game server. For the game server to be able to run the server however, I need to allocate the .jar file of the server which is not being generated.. Could you guys help me out? Haven't hosted a mc server in ages
These are my current settings on pterodactyl
when portfarwarding u have to add public ip or 192.168. ....
what do the large wine bottle storages do
i cant seem to be able to use them
and also i cant put wine in the wine boxes
is there a way when playing multiplayer to have the markers/waypoints on your map visible to others?
like lets say i want my team to see where im looking at
so i put a marker and they see it
is that possible?
hello anyone?
nvm i found out
when I update the server files to a new version, my explored minimap data gets lost. is there any way to copy that over?
hey, trying to play the 1.19.2 forge modpack with some friends; the modpack locks me out due to conflicting mods
the only added mods i have are Essential, Sound Physics Remastered (i replaced the file), and Simple Voice Chat, any reason for this?
Essential dosent work
!server
We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.
Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.
Go to #server-hosting for more Info!
Free Method: (This is hosting on your own PC and it can come with issues that's why we suggest Bisect Hosting)
- Download the serverpack from Curseforge's website
- Right click the start.ps1 file and click Run with Powershell
To join your own server, typelocalhostinto Direct Connect.
This video explains the process https://www.youtube.com/watch?v=wuGUbVbLsDc
The server IP address is your Public IP Address, which can be found by googling my ip address
If other players are unable to join, find a portforwarding guide online.
ahh alright, thank you a lot
does anyone know how to fix this issue?
hi I don't know how to start the game pls help
press play
#faq for modpack installation
okk
i have a problem with my better mc server that i made
it doesnt let me join and says somthing about authentication
why when i add a mod in bettermc 1.20.1 the minecraft crash ? (any mods)
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
1 yes add legendary tools tips
2 curseforge
3 1.20.1
4 v8
5 launching the game
6 yes but without the mod
7...
8 no
can someone assist me if possible?
with
my quest book for better minecraft 3 isn't detecting the quest I completed. i beat the ur-ghast in the twilight dimension twice and it still didn't detect anything. is there a way i can fix this issue?
turn on editing mode and change progress > complete
i forgot the exact wording for it
but turn on editing mode then right click on the quest
you will see it
do you have op
or cheats enabled
i don't think i do
you can cheats enabled first
then go to your questbook , bottom right hand corner you will see a new icon. Click that
can i turn them back off after i'm finished?
yep
ok so how do you switch it to where you can put cheats on
use nbt studios
its a software
is it cool if you send a link
no
you can back it up first if you want
why cant i teleport to waypoints?
its not letting me run the application
it said my pc is protecting me from unknown things haha
do you have xp for it
yes at certain distances
you need a waystone to tp
that was a waystone
you need another waystone to access one
or a warp stone
make yourself a warp stone
its handy
only if you aren't right clicking a way stone
like you actually have to be physically next to a waystone and use it to access another one
yea np
my pc wont let me run the application
@icy estuary
no need to ping me
What is stopping you from running it
you can only tp to waystones like that if you have op or cheats enabled
see this is what it says
press more info
are you sure i want to run it anyway lol
your status 
why is it not offline
i was pressured into it
are you certain this won't harm my pc lmao
its safe
thats just windows being windows
ight if i get a virus then fuck haha
You'll be fine
if you've never used this how do you know its safe
lmaoo
i'll just check on yt ig
theres this video i'll check out
Does a version of better Minecraft forge include mine colonies?
no
you can check #faq modpackindex
Thanks
try it & see
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
xaeros minimap folder
be more specific
remove added mods
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
please awnser all 8 questions
please awnser all 8 questions
we need #7
please
read #7 slowly
dont copy the exit code, that doesnt help
read number seven slowly
!moreinfo
Hello! For us to properly help you with your issue, you will need to answer all 8 questions below. Post the answers in this channel:
1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs)
2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2)
4. What version of the modpack are you playing? (v11, v9, etc)
5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc)
6. Have you ever gotten past the point where the crash happens?
7. Send the crash report file into this channel. Right click the modpack, Open Folder, and navigate to the Crash Reports folder. Drag the newest one here. If there is no crash reports folder, do the same thing with the latest.log file in the logs folder.
8. Did you follow the Performance guide linked in #faq?
it isn't difficult
at no point does #7 mention copying the exit code
so i dont know why you're doing that
is this in the client or server?
it's random afaik
shiiiit
i'm assuming i can just get one of my villagers to be a winemaker and get him to level 5 trading
so he trades gloves
nope
the winemaker is basically a wandering trader afaik, in which they spawn randomly
how come? it says i can make them one with the apple squeezer
i see
just like a wandering trader, unless that's something different, I don't know that much about the mod
anybody know any good enchantment mods that work w/ bmc forge 1.18
thanks anyways hopefully i can stuble upon one
client
why do i get fps drops randomly and when i open doors it drops
#faq performance guide
so curseforge is really bad?
it's not great
witch one should i use i have a quite mid pc but i get like 300 fps but then random it jumps to 70
If this command was run in response to your question/issue, it is likely because switching away from the launcher you are currently using would fix your problem.
From our experience, the most stable launcher by far is ATLauncher, also known as ATL.
To install ATLauncher, do the following:
1. Go to https://atlauncher.com/download
2. Install and run the setup, then open the program.
3. Login to your Microsoft account that owns the Java Edition of Minecraft from the Accounts tab on the right. This process is 100% safe, as it goes directly through Microsoft. ATLauncher does not see your account credentials.
4. Go to the Packs tab on the right, then click "Curseforge" on the left.
5. Search the modpack you wish to download.
6. Click "New Instance". Click "Ok" on the opted out mods warning, then click "Open All" on the manual download screen.
7. Let the mods download, ATLauncher will grab them from your Downloads folder and automatically add them to the modpack.
8. Go to the Instances tab, and click "Play" on the modpack you downloaded. If you ever see an "Update" button on the instance, click it.
To transfer your Curseforge world to ATLauncher, simply right click the modpack on Curseforge, or click the 3 dots, then click "Open Folder". Copy the Saves folder, then click "Open Folder" on ATLauncher and paste the Saves folder there.
Because ATLauncher downloads the exact same files as Curseforge does, your world will be the exact same and you will be able to join the same servers. ATLauncher also works without an internet connection (after you've installed the modpack, of course), and does not have any bloat from Overwolf. You are free to uninstall both Overwolf and Curseforge with ATLauncher installed.
is it safe?
yes
He guys I can't use lan after playing with my gf for a while has anyone had this issue?
!lan
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. Here are your options:
- Create a server using the server pack or through a Bisect purchase. Type
!serverin #bots for more information. - Install the e4mc mod and then Open to LAN ingame.
can someone help me i downloaded curseforge better mc 1.16.5 but i dont see the mods
#faq for modpack installation
ok i'll try
what does it mean when i join a server and im alex falling into nothing
what server are you joining
is it possible to import a world from vanilla in this modpack?
Iโd forge or fabric better for better mc?
how can i do it?
transfer the saves folder
so get my world file and put it in the saves file?
sure
how do I update my current world to the new update?
