#better-mc-fabric

1 messages · Page 114 of 1

lunar fulcrum
#

Thank you for all your time sir

#

really apprechieated

tropic scroll
#

lol

prisma stream
#

making another one of these since the last one was ignored

#

moreinfo!

#

!moreinfo

undone latchBOT
#

Hello! For us to 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?

prisma stream
tropic scroll
prisma stream
#

ok 👍

#

for some reason when i tried that before it didnt work but uh

#

seems fine now

spark thistle
#

Anyone know why eden ring portal dont work

delicate radish
#

I have a problem

#

how do I beat the respawned ender dragon 😭

#

I broke all the crystals but there's this weird shrine where the portal is supposed to be and the 4 crystals there cannot be broken

pearl flume
delicate radish
#

cant break it

#

nothing works

#

not even tnt

pearl flume
#

hm

delicate radish
#

I went into creative and broke them

#

found no other way to make it work

#

unlucky

lyric mulch
#

better minecraft fabric 23.5 the eden ring portal isn't working

echo linden
#

why are blaze guardians not spawning at a blaze spawner?

umbral robin
#

I think

lunar fulcrum
#

if I delete the world save on my server will it regenerate a new one with all the biome settings and such?

tropic scroll
#

yes

agile glade
#

server keeps crashing after joining

#

this the first time it happened since we started playing on the server

cosmic pulsar
#

How do i create a free server so me and my freind can play ive been at this for hours trying to figure out can someone help it would be greatly thankful

#

i read the read.me files and cant seem to understand

undone latchBOT
#
Luna Pixel's World Sharing

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.

pearl flume
#

!server

undone latchBOT
#

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, which is harder to do so we suggest getting a server via Bisect Hosting)

  1. Download the serverpack from Curseforge's website
  2. 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://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.

cosmic pulsar
#

Would there be another way because he would not have access to it when im gone and has access to creative

pearl flume
#

read both commands I popped in chat

cosmic pulsar
#

Oh so I dont have to be on the server

#

Are you able to help me step by step im very sorry but im bad when it comes to following intructions from words

pearl flume
cosmic pulsar
#

Im on the part where i need to click start with powershell and it does not show me that option

undone latchBOT
#

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:\Users\Username\Documents\Minecraft\Server)

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.

pearl flume
#

may need to search on your computer where your powershell is.

cosmic pulsar
#

When I click run ith powershell it says powershell is opened but it does not show up on my screen

#

when I hover over the icon it flicers yellow

undone latchBOT
#

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:\Users\Username\Documents\Minecraft\Server)

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.

cosmic pulsar
#

Ive done these and it still shows it in the corner but not opening fully

#

i need help badly

tropic scroll
#

you havent done it correctly then

cosmic pulsar
#

Is someone able to hop on a call and help

tropic scroll
#

no one helps on call normally

crude echo
#

I was planning and fighting a dungeon of some type and my backpack went missing I didn’t die or anything is this a glitch if so can I get it back?

plain storm
#

Just curious, has anyone tried opening their BMC1 world in BMC 2?

tropic scroll
#

yes and it breaks ur world

plain storm
#

expected...

green island
#

tried to use the create mod worldshaper and boom

peak mulch
#

what mod removes the recipe book?

sudden bay
#

its js gone

#

i got hungry and ate it

peak mulch
#

how do i get that sh back

sudden bay
sudden bay
green island
#

I meant to say resolved anyway

#

rolled the world back after wiping player data

peak mulch
# sudden bay u cant

dont listen to this dude, just configure recipeessentials or delete it overall (it worked for me

celest agate
#

dont listen to qwek, he ate everything

celest agate
somber plinth
#

Is this normal to get when launching Better MC Fabric from Modrinth app?

celest agate
somber plinth
#

No, I just installed the Modrinth app, went to modpacks, installed latest Better MC Fabric and then went back to my library and pressed play

somber plinth
#

I would have thought it would be set on the correct Fabric version by default

celest agate
#

That's was weird

#

Maybe someone got it wrong

#

glad it fixed

somber plinth
#

Just randomly crashed

#

While I was in the settings

celest agate
#

After you changed it?

#

Can you send me the logs?

somber plinth
# celest agate After you changed it?

That was before, when I changed it and opened it. It worked fine, I was able to go through settings until I looked in the Iris settings and scrolled down

somber plinth
celest agate
#

can you try to reinstall it?

#

Or use other launcher

somber plinth
#

That's strange HuTaoThink

celest agate
#

!akternatives

#

!alternatives

#

huh

somber plinth
#

I mean I have CurseForge

#

I just wanted to see if Modrinth would be any better

sudden bay
celest agate
#

okay

sour shale
#

guys BMC1 or BMC2 which one better?

celest agate
mint iron
#

Does anyone know why if I set a waypoint in the nether or another world, it teleports me to the coordinates in the normal world? Waypoints from Xaeros Map.
Minecraft 1.20.1 , BetterMC v24

somber plinth
#

@celest agate it happens on CurseForge too

#

You know the icon near the FOV slider in the settings?

#

When you press on it and it takes you to those settings, your game just crashes or after you scroll in one of the tabs

celest agate
somber plinth
#

Latest?

celest agate
#

oh wait I know what you mean

somber plinth
#

You do?

somber plinth
#

Puzzle piece

celest agate
#

from 1.19.2

#

Just don't touch it, you don't really need to change anything in it

#

I think LambdaBetterGrass is uncompatible with Iris

#

prob

somber plinth
#

Ah, okay

smoky gazelle
#

Im having issues joining a Lan world, I keep getting an error with the charmonium mod?

undone latchBOT
#

Hello! For us to 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?

smoky gazelle
#

no, curseforge, 1.19.2, v20, loading into a lan world, no, I cant find the crash report folder

tropic scroll
#

read 7 closer

smoky gazelle
lunar fulcrum
#

How can I install plugins on the server? or is that not possible?

night birch
#

if looking for tpa and stuff like that, use ftb essentials mod

lunar fulcrum
#

wanted to optimize

#

it runs pretty heavy on the server

tropic scroll
#

it’ll run more worse then normal

lunar fulcrum
#

yea its running 100% on the cpu :p

#

with 4 players

frosty temple
#

anyone have a homes plugin that works with BMC2 1.20?

tropic scroll
#

plugins and mods dont work together

#

use ftb essentials

#

Mod

frosty temple
#

bet ty

frosty crypt
#

Issue Questions:
No, Curseforge, 1.20.1, v24, Open crafting table with REI "Filtered Search" enabled, the instance has only crashed on me once but will enter "Not Responding" for multiple seconds, Yes

Issue:
I have looked into the issue on this server as well as the GH for Roughly Enough Items (REI) but I have yet to find an answer. When opening a crafting table with the "Showing Craftable" filter active it causes an excessive amount of lag. I have monitored both the application as well as the computer through task manager when this occurs and no event shows up. I believe there is a mod interaction that may be causing this but am new to this pack. Does anyone have any ideas as to what may be causing this?
From what I can tell this is specific to the modpack and doesn't occur with the standalone mod. Does this happen in forge as well or is it possible specific to the fabric version?

Anything would help, thank you in advance.

*Edit: This happens on both local and server versions of the application *

sudden bay
undone latchBOT
#

Please click this link and follow the guide. If you are using a server host such as Bisect, you may be limited in your options and instead have a checkbox to use Aikar's Flags, which will also work:
https://github.com/brucethemoose/Minecraft-Performance-Flags-Benchmarks
If you can not launch your server/game after using these flags, then remove the word java from the start. Also, make sure you are using Java 18 on 1.18.2 / 1.19.2 and Java 11 on 1.16.5. These should be downloaded from Adoptium's website.

If lag persists, install Spark to your server do the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel.

CurseForge

spark is a performance profiler for Minecraft clients, servers and proxies.
60.9M Downloads | Mods

unkempt coral
#

Does the Eden ring portal not work for BetterMC[Fabric] - BMC2 by Shxrkie 1.20.1 v24?

unreal wasp
#

how do i uninstall this mod in bmc

pearl flume
unreal wasp
#

me and my buddy are using curse forge and using the preinstalled server mod pack on apex hosting

#

he knows nothing about mods so i do all the installing extra mods and uninstalling annoying/unneeded mods

#

but i cant figure out for the life of me what mod is causing the broken spawners and i uninstalled the spirit mod but we still have them

pearl flume
#

Oh you already uninstalled it on the computers you just need to remove it from the server?

unreal wasp
#

ive done it on both

#

i went in creative to see if we have the vanilla spawner but it just comes up with broken spawner

#

would really like to get rid of this mod without breaking anything and keeping the bosses im not sure if the bosses are apart of that mod though

#

just want to make an xp grinder

#

@pearl flume i can get a default spawner with /give

#

is there anyway i can get one with a silk touch

pearl flume
#

not in BMC no, you can't pick them up in this pack

unreal wasp
#

theres not a single way?

pearl flume
#

not in this pack

earnest peak
#

How do I Use summoning pedestal

unkempt coral
sudden bay
dry igloo
#

Hi, Is there any way to show durability numbers in the tooltip? i'm pretty sure i seen the numbers before. i'm using Fabric 1.19.2 v20.

fickle raft
#

hiya, my tree leaves aren't showing up as expected. some of the sides of the block aren't showing up? i can provide more visuals. does anyone else have this issue in BMC2 for fabric?

chilly cobalt
#

anyone know any terrain generation mod like terralith that doesnt mess with structure spawns?

humble atlas
#

I need help I cant get out of my boat

tropic scroll
distant marlin
#

I need help

harsh plinth
#

your suppose to explain your problem

tropic scroll
harsh plinth
#

jesus okay

tropic scroll
#

yeah

unreal wasp
#

which mod tell me what block im looking at and health of entities?

unreal wasp
#

and item durability numbers and armor

#

i want those mod for a hardcore playthrough

toxic dragon
#

@tropic scroll game wont boot up and at launcher says that it crashes in console :(

tropic scroll
#

press upload log on the console and send the link here

tropic scroll
#

remove the serverbrowser mod :p

#

and it should launch away

toxic dragon
#

oke thank u :D

dusk folio
#

Hi there! where is the best place to ask a question about the Chipped Mod?

tropic scroll
#

not really, we have the chipped mod inside the modpack but best place to ask about a specific mod is inside their disord if they have one

dusk folio
#

Understood! Is there an existing recipe conflict mod that is in the BMC2?

#

I'm just noticing that when I'm trying to craft a few special items, a different item is getting spit out 🙂

tropic scroll
#

there are a few changed recipes i know that much

timber kite
#

Better MC [FABRIC] - BMC1v20 (1.19.2)
When joining a server D: any solutions?

#

Both are completely new installed

blissful depot
#

which do you recomend forge or fabric

tropic scroll
tropic scroll
timber kite
tropic scroll
#

is ur modpack also bmc1v20?

timber kite
#

Better+MC+[FABRIC]+1.19.2+v20.zip - Client ; BMC1_FABRIC_1.19.2_Server_Pack_v20.zip - Server

#

Looks about right

tropic scroll
#

curseforge?

timber kite
tropic scroll
#

ah

timber kite
#

worked for every other modpack

tropic scroll
#

best to install from prism launcher itself

#

here try this launcher instaed

#

instead*

timber kite
#

but for the 1.19.2 it didnt

tropic scroll
#

!alternates

undone latchBOT
#

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.

timber kite
#

Thanks for helping me, unfortunately here is the same thing missing(Sodium) and the other thingy too

green island
#

anybody know of a mod that adds something that can remove or break curses on items?

tropic scroll
#

did you download the mods it asked you to download?

#

my bmc1 fabric launched no issues

#

you gotta make sure you download the mods the launcher cant auto download

timber kite
#

Oh damn i just clicked OK and everything worked accordingly in the past too

#

Im very sorry

tropic scroll
#

lol all good

timber kite
#

Altough odium-fabric-mc1.19.2-0.4.4+build.18.jargoes with a {"statusCode":404,"message":"Not Found"}

tropic scroll
#

not entirely

timber kite
tropic scroll
#

mm

#

strange

timber kite
#

for you as well?

tropic scroll
#

no mine worked fine

timber kite
#

ffs

tropic scroll
#

it shouldnt be looking inside of curseforge tho

#

that mod is on modrinth only now

timber kite
#

Im using Prism Launcher 8.0 and haven't found anything in the settings for never using Modrinth

tropic scroll
#

hm

timber kite
#

Oh well thanks anyways! ❤️

tropic scroll
#

ofc

tribal topaz
#

Hi all, im on Modrinth, MC 2

#

Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
- Replace mod 'Fabric Loader' (fabricloader) 0.14.25 with version 0.15.0 or later.
More details:
- Mod 'Chat Heads' (chat_heads) 0.10.27 requires version 0.15.0 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.25!
- Mod 'ImmediatelyFast' (immediatelyfast) 1.2.8+1.20.4 requires version 0.15.0 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.25!
- Mod 'Quartz Elevator' (quartzelv) 2.2.6+1.20 requires version 0.15.0 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.25!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:194)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

#

this is an error im coming across

tropic scroll
#

make sure you are on fabric 0.15.0

languid pecan
#

hello everyone i made a server through pufferfish.host and when joining i get stuck on joining world screen and in console says ive joined the server can someone help ?

analog quartz
#

yo tamz can u help me in the steamopunk support ?

tropic scroll
#

youd rather go inside steampunk chat :p

undone latchBOT
#

Hello! For us to 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?

tribal topaz
#
  1. no, i havent modified it.
  2. Modrinth
  3. 1.20.1
  4. V 3.5
  5. Trying to launch game. ( It might be due to also having Better MC from CurseForge, but i deleted the instance from there and moved to Modrinth)
  6. Nope
  7. Only Log file available
  8. Yes
languid pecan
#

1.No
2. CurseForge
3. 1.20.1
4. Better MC [FABRIC] 1.20.1 v24
5. No crash just cant join world stuck on Joining World screen
6. No crash just cant join world stuck on Joining World screen
7. No crash just cant join world stuck on Joining World screen
8. yes

tribal topaz
tropic scroll
tropic scroll
tropic scroll
#

if no crash

#

get latest.log

tribal topaz
tropic scroll
#

there should be guide online

tribal topaz
#

found a reddit on it

tropic scroll
#

niceo

tropic scroll
#

uh yeah

#

!alternates

undone latchBOT
#

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.

tropic scroll
#

use this

tribal topaz
#

modrinth workss

tropic scroll
#

niceop

languid pecan
#

still same thing just stuck on joining world screen

tropic scroll
languid pecan
#

do you use this for this modpack ?

tropic scroll
#

you can use anything

#

we prefer you use bisecthosting

tropic scroll
languid pecan
tropic scroll
#

whats the version of the server?

languid pecan
#

1.20.1

tropic scroll
#

thats the game version

#

what V version

#

V20 or V23 or V24

languid pecan
#

v24

tropic scroll
#

ok hm

#

give the server log rq

languid pecan
#

see it puts me in server but im just stuck on joining world screen

tropic scroll
#

ah

#

ur server is vanilla

#

thats why

languid pecan
#

ugh i just installed it off there modpacks tab so idk what to do

#

i figured it should install everything i need

tropic scroll
#

what server host?

languid pecan
#

pufferfish.host

tropic scroll
#

ah

#

you can try to contact their support and ask for help

spark sailBOT
#

_pontius_pilate has been timed out for 2m mute
spacearrowRight Reason: Similar-Messages Spam

glossy halo
#
  1. Yes. I’ve added MDG, LetsDoAPI. LetsDoVinery, LetsDoNetherVinery, LetsDoBeachparty, LetsDoBakery, LetsDoCandlelight, Ad Astra, Botarium, resourceful config, statement library, sodium, simplevoicechat
  2. Curseforge
  3. 1.20.1
  4. BMC2 FABRIC v24
  5. Attempting to launch the game
  6. No
  7. No
tropic scroll
#

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'doapi'!

glossy halo
#

i had to re-add it

tropic scroll
#

strange

glossy halo
#

the thing is tho

#

i read it and it said something about field_ and then a number

#

that's the number i had to put in for the voice chat mad to work server side if im not mistaken

tropic scroll
#

the port?

glossy halo
#

yeah

tropic scroll
#

mmmm

glossy halo
#

it came up somewhere in the first half of the report

tropic scroll
#

try using ATL to launch just fresh install and add ur mods one at a time

#

!alternates

undone latchBOT
#

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.

glossy halo
#

if i do this and it works, will everyone else who plays on the server have to do this as well?

tropic scroll
#

if theirs also breaks yes

glossy halo
#

so this might just be a me thing

tropic scroll
#

maybe

glossy halo
#

it said it couldn't download all the mods from the pack because some of the authors have disabled third party downlaods

tropic scroll
#

yeah that’s ok

glossy halo
#

but how do i know which ones from the pack dont get added

tropic scroll
#

itll tell you

glossy halo
#

same issue

#

i gotta go to work now but thanks for your help anyway

tropic scroll
#

ofc

fierce torrent
#

essential isnt compatible right

sudden bay
#

!ws

undone latchBOT
#
Luna Pixel's World Sharing

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.

fierce torrent
#

okY

#

we started and tried this

#

but now this doesn't work

#

connection refused: no further information

#

and the thing is in dallas???

tropic scroll
#

yeah american well if that won’t work you can always do the free option of this

#

!server

undone latchBOT
#

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, which is harder to do so we suggest getting a server via Bisect Hosting)

  1. Download the serverpack from Curseforge's website
  2. 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://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.

sullen anchor
#

could anyone help with an error?

#

[22:31:12] ain/ERROR]: Failed to start the minecraft server
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'betterend'!
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:388) ~[fabric-loader-0.15.4.jar:?]
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[fabric-loader-0.15.4.jar:?]
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:386) ~[fabric-loader-0.15.4.jar:?]
at net.fabricmc.loader.impl.game.minecraft.Hooks.startServer(Hooks.java:63) ~[fabric-loader-0.15.4.jar:?]
at net.minecraft.server.Main.main(Main.java:112) ~[server-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.4.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.4.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) ~[fabric-loader-0.15.4.jar:?]
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) ~[fabric-loader-0.15.4.jar:?]
at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69) ~[fabric-server-mc.1.20.1-loader.0.15.4-launcher.1.0.0.jar:1.0.0]
Caused by: java.lang.NoSuchFieldError: CLENT_CONFIG
at org.betterx.betterend.config.Configs.<clinit>(Configs.java:22) ~[better-end-4.0.10.jar:?]
at org.betterx.betterend.registry.EndBlocks.<clinit>(EndBlocks.java:29) ~[better-end-4.0.10.jar:?]
at org.betterx.betterend.registry.EndBlockEntities.<clinit>(EndBlockEntities.java:17) ~[better-end-4.0.10.jar:?]
at org.betterx.betterend.BetterEnd.onInitialize(BetterEnd.java:46) ~[better-end-4.0.10.jar:?]
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:384) ~[fabric-loader-0.15.4.jar:?]
... 7 more

#

@tropic scroll

tropic scroll
#

ur fabric is too high

sullen anchor
#

thank u sm

tropic scroll
#

ye

sullen anchor
#

but it's still crashing

#

[22:44:03] ain/ERROR]: Failed to start the minecraft server
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'betterend'!
at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:388) ~[fabric-loader-0.15.0.jar:?]
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[fabric-loader-0.15.0.jar:?]
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:386) ~[fabric-loader-0.15.0.jar:?]
at net.fabricmc.loader.impl.game.minecraft.Hooks.startServer(Hooks.java:63) ~[fabric-loader-0.15.0.jar:?]
at net.minecraft.server.Main.main(Main.java:112) ~[server-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.0.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.0.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) ~[fabric-loader-0.15.0.jar:?]
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) ~[fabric-loader-0.15.0.jar:?]
at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69) ~[fabric-server-mc.1.20.1-loader.0.15.0-launcher.1.0.0.jar:1.0.0]
Caused by: java.lang.NoSuchFieldError: CLENT_CONFIG
at org.betterx.betterend.config.Configs.<clinit>(Configs.java:22) ~[better-end-4.0.10.jar:?]
at org.betterx.betterend.registry.EndBlocks.<clinit>(EndBlocks.java:29) ~[better-end-4.0.10.jar:?]
at org.betterx.betterend.registry.EndBlockEntities.<clinit>(EndBlockEntities.java:17) ~[better-end-4.0.10.jar:?]
at org.betterx.betterend.BetterEnd.onInitialize(BetterEnd.java:46) ~[better-end-4.0.10.jar:?]
at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:384) ~[fabric-loader-0.15.0.jar:?]
... 7 more

#

okay it works, i needed java 18

tropic scroll
#

niceo

sullen anchor
#

now when i try to join a server there's an infinite loading screen with "Joining world..."

#

my hosting doesnt allow to use start.sh so i have to use server.jar, is it still possible for the modpack to work like this?

tropic scroll
#

just download the right fabric server

sullen anchor
#

when we try to start with fabric server then there's this error that i sent previously, but when we're trying with server.jar nobody can't join because of infinite "Joining world..."

tropic scroll
#

give ur server latest.log

sullen anchor
tropic scroll
#

ur server is launching vanilla

#

are you launching with the server fabric jar?

sullen anchor
#

wait, now i'm gonna start with fabric and send you another log

tropic scroll
#

sure

sullen anchor
tropic scroll
#
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'betterend'!```
#

you are using the server pack yeah?

sullen anchor
#

yeah

#

but unzipped

tropic scroll
#

hm

#

try to delete the .connector folder and try again

sullen anchor
#

there's no such folder

tropic scroll
#

straneg

sullen anchor
#

[22:42:12] [ERROR] [FabricLoader/]: Uncaught exception in thread "main"
java.lang.RuntimeException: An exception occurred when launching the server!
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:71)
at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69)
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at net.fabricmc.loader.impl.launch.knot.Knot.findEmbedddedGameProvider(Knot.java:253)
at net.fabricmc.loader.impl.launch.knot.Knot.createGameProvider(Knot.java:171)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:130)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23)
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69)
... 1 more
Caused by: java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
at net.fabricmc.loader.impl.launch.knot.Knot.findEmbedddedGameProvider(Knot.java:246)
... 6 more

#

Caused by: java.lang.NoClassDefFoundError: org/objectweb/asm/ClassVisitor
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.<init>(MinecraftGameProvider.java:89)
... 12 more
Caused by: java.lang.ClassNotFoundException: org.objectweb.asm.ClassVisitor
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:587)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
... 13 more

tropic scroll
#

log giv

sullen anchor
#

which log

tropic scroll
#

latest

lunar fulcrum
tropic scroll
#

hm

#

strange

#

try to delete betterend

#

mod

lunar fulcrum
#

its working

#

should I download a new version of betterend?

tropic scroll
#

hmmm

#

try to

lunar fulcrum
#

its working

#

thank u sm

tropic scroll
lunar fulcrum
#

maybe you should check if the server pack is broken just in case

#

have a good one

tropic scroll
#

might not be broken, could be the host never had that issue happen before

lunar fulcrum
#

probably, goofy ahh polish hosting

craggy cipher
#

is there a 1.20.2 version of betterMC?

night birch
craggy cipher
#

:(

#

thx btw

tropic scroll
ivory zephyr
#

hey, so i have a question regarding resource packs. I just tried to use the faithful pack and im getting some Issues with textures not loading correctly(?).

tropic scroll
#

was this in the modpack or did you add it yourself

ivory zephyr
#

i added that myself

tropic scroll
#

i meannnnn you added it so if it breaks its ur fault :3 but in all serious-ness we cant really "help" with that as you did add it yourself, best bet just asking the faithful devs on how to fix it or help you out

ivory zephyr
#

okay, but are 3rd party resource packs a known issue or is that not a common issue?

tropic scroll
#

first time i had that reported in here

ivory zephyr
#

oh okay then, well thanks anyway

ivory zephyr
#

found the issue now btw, the stay true texture pack that is in bmc by default was clashing with the pack i wanted to use

tropic scroll
#

glad you found the issue

blissful stump
#

best way to get sand for tnt? just asking out of curiosity

gloomy talon
#

How do I refill the bubble blower? I did it before and now feel like just an idiot 🙈 😂

green island
#

anybody know whats happening here? friend is trying to play the server using the same methods everyone else did to start playing and they're having this issue. we even deleted everything and started over

tropic scroll
#

bmc1 or 2

green island
#

uhhhhhh
I think 1
I forget

tropic scroll
#

make them try this

#

!alternates

undone latchBOT
#

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.

green island
#

how do I check which BMC it is

tropic scroll
#

!define

undone latchBOT
#

Curseforge - Refers to both the Curseforge website and Curseforge Launcher. The Curseforge Launcher is a modded launcher used to play & install modpacks. ATLauncher is a better alternative. All modded launchers can be used to install & play both Fabric and Forge modpacks.
Modpack - A collection of mods. "Better MC 1.19.2 Forge", for example, is a modpack.
Modpack Version - The version of the modpack you are playing. v5, v6, v7, etc.
Minecraft Version - The version of Minecraft which the modpack you are playing runs on. 1.16.5, 1.18.2, 1.19.2, etc.
Mod - A .jar file which modifies the game in some way. "BetterEnd", for example, is a mod.
Forge - A mod loader which allows you to use Forge mods.
Fabric - A mod loader which allows you to use Fabric mods.

jaunty forge
#

uhh i cant open better mc fabric server,version is BMC 1 V19.5, how to fix it.

steady leaf
#

is there a wiki i could look into?

night birch
agile glade
#

BetterMC 2 fabric where to find elytra

blissful stump
#

hello i had to wipe my pc but i downloaded my wrld but when i try to upload it to minecraft it says incompatible but it says i last played it on the same version can anyone help

azure forum
#

i download BMC2 fabric, i launch it and i only see icon on my taskbar. When i clicked nothing happens. Can u help me?

hushed kestrel
#

where can i use summoning pedestal

blissful stump
sudden bay
#

!define

undone latchBOT
#

Curseforge - Refers to both the Curseforge website and Curseforge Launcher. The Curseforge Launcher is a modded launcher used to play & install modpacks. ATLauncher is a better alternative. All modded launchers can be used to install & play both Fabric and Forge modpacks.
Modpack - A collection of mods. "Better MC 1.19.2 Forge", for example, is a modpack.
Modpack Version - The version of the modpack you are playing. v5, v6, v7, etc.
Minecraft Version - The version of Minecraft which the modpack you are playing runs on. 1.16.5, 1.18.2, 1.19.2, etc.
Mod - A .jar file which modifies the game in some way. "BetterEnd", for example, is a mod.
Forge - A mod loader which allows you to use Forge mods.
Fabric - A mod loader which allows you to use Fabric mods.

winter panther
#

guys can i add the other aether mod onto fabric better minecraft

jolly karma
#

this personally scares me when i see it.

blissful stump
undone latchBOT
#

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.

sudden bay
sudden bay
jolly karma
#

better mc plus is prominence

#

abit sussy

pearl flume
#

It was completely remade from ground up. It's not anywhere near bmp anymore as that was buggy the the nines

sudden bay
#

on BMP

#

LOL

#

and we held a slime item and ran at like 20x the Vanilla speed

pearl flume
#

That's insane

jolly karma
#

we will be here all day until the Texture pack works

wary spade
#

could someone please help me installing the better mc fabric modpack on a bought server?

#

BMC2

azure forum
undone latchBOT
#

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, which is harder to do so we suggest getting a server via Bisect Hosting)

  1. Download the serverpack from Curseforge's website
  2. 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://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.

sudden bay
azure forum
#

it's very very long -_ -

sudden bay
#

ok

azure forum
#

it's not my PC fault

#

other versions work

#

this one is not working

sudden bay
#

ok

azure forum
#

support 👍

#

in performance guide i didn't find description of my problem

sudden bay
azure forum
#

still i didn't find

tropic scroll
#

well

#

!fps

azure forum
#

this is the same as that

tropic scroll
#

did you follow it.?

azure forum
#

it what

#

I read all this and did not find a description of the problem similar to mine

tropic scroll
#

you dont find ur solution as it can be ANYTHING that could be wrong, just follow the whole thing that you can do

radiant anvil
#

LoL sheeesh, why dose the modpack need our metadata

tropic scroll
#

metadata?

#

wait what

#

where are you getting this from

radiant anvil
#

The log, it wont launch till I turn off my firewall... It says can't connect to metadata... Stopping LoL

tropic scroll
#

thats

#

very weird

radiant anvil
#

First time I seen that... Thought it was funny

tropic scroll
#

i would too lol

radiant anvil
#

All though I updated all the mods and that happened... Humm

tropic scroll
undone latchBOT
#

Hello! For us to 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?

tropic scroll
#

you shouldnt update all the mods :p

#

that breaks the modpack

azure forum
#

btw when i launch this i hear main menu music

tropic scroll
#

answer the questions rq then

#

yes

radiant anvil
# tropic scroll you shouldnt update all the mods :p

Really, now that I think about it I did an update last time and it broke. So I deleted it & downloaded a fresh one... And my ocd made me update it again grrr. Shoot lmfaooo
Thats good to know. Dont do updates

azure forum
#
  1. Have you modified the modpack in any way? If so, what did you do? (Updating/adding/removing mods, changing configs) no
  2. What launcher, or program, are you using to launch the game? (CurseForge, ATLauncher, etc) curseforge
  3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19.2) 1.20.1
  4. What version of the modpack are you playing? (v11, v9, etc) BMC2 fabric v24
  5. What steps are necessary to reproduce the crash? (Launching the game, exploring the world, etc) launching game
  6. Have you ever gotten past the point where the crash happens? no
  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. it's not crash, game normally is normaly launching but i only see it on taskbar and hear main menu music but i can see game when i alt tabing or click on icon
  8. Did you follow the Performance guide linked in ⁠faq? yes
azure forum
tropic scroll
azure forum
tropic scroll
#

use ATL

#

!alternates

undone latchBOT
#

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.

glossy halo
#

I thought I got @ed for something

wet galleon
#

Hello all! I'm scouring through this discussion channel and can't find the fix I'm looking for. How would I remove the icons on the top left of the screen that appear when you look at blocks in-game?

tropic scroll
#

jade mod, there are some keybinds

wet galleon
#

I'll take a gander! Thanks!

tropic scroll
#

its ftb teams?

#

@meager yacht uh this seems important to look into

#

oh

#

you goober

#

this is BMC fabric

#

look in what channel youare in

#

you are in*

#

yep

lunar fulcrum
#

Can I make it so players lose xp like vanilla on death?

#

not all but at least %

trail rune
#

wich class is the best for 1st time?

#

never played that sooo....

#

i got no clue wich one is best

sudden bay
trail rune
#

sorry i meant to click one channel above

#

LOL

trail rune
sudden bay
#

no?

trail rune
#

oh

tropic scroll
trail rune
tropic scroll
#

ye

trail rune
tropic scroll
#

nope

#

its in my name what i know

trail rune
#

me and my friend are just standing and reading theese descriptions

#

but

#

no clue how it work in practice

#

soo.....

sudden bay
#

afaik there is no "best"

#

just preference

green island
#

How am I supposed to grow Amadrys from the Paradise Lost mod?

rotund sapphire
#

does anybody know if the dragon bow upgrade is worth in bmc2? for now it just looks kinda cool but i do like my infinity>mending

blissful stump
glossy halo
limpid quest
#
Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
     - Replace mod 'Fabric Loader' (fabricloader) 0.14.25 with version 0.15.0 or later.
More details:
     - Mod 'Chat Heads' (chat_heads) 0.10.27 requires version 0.15.0 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.25!
     - Mod 'ImmediatelyFast' (immediatelyfast) 1.2.8+1.20.4 requires version 0.15.0 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.25!
     - Mod 'Quartz Elevator' (quartzelv) 2.2.6+1.20 requires version 0.15.0 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.25!
    at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51)
    at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:194)
    at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

I always get this error better mc 1.20.1 BMC 2

ionic folio
#

what do i do?

sudden bay
#

!openjdk

undone latchBOT
#
  1. Download an adoptium release for Java (recommended but not required):
  1. 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)

  2. 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
  1. 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

  1. 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)
  2. 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

  1. 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"
  2. 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.
sinful wraith
#

Does anyone know why when I want to create the portal to paradise it creates another strange portal and sends me to the nether? (I'm on the BMC1 version)

sinful wraith
green island
#

it might as well be

charred olive
#

hi guys i just instaled better MC 1.20 and don't have quest book in eq, some one know why?

tropic scroll
#

what launcher you using

charred olive
charred olive
tropic scroll
#

!alternates

undone latchBOT
#

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.

tropic scroll
#

try this

charred olive
#

gonna try, thx

charred olive
tropic scroll
#

strange

charred olive
tropic scroll
#

probably

tropic scroll
charred olive
wet aurora
#

I experienced the same issue till I installed them. there’s Fabric versions hosted on Curseforge

tropic scroll
#

curseforge should alr have it

wet aurora
tropic scroll
#

yeah but ATL also has the curseforge modpacks

wet aurora
#

I mostly use prism/multimc so that was my frame of reference

tropic scroll
#

there is 2 modpacks

#

the modrinth / curseforge

wet aurora
#

it is strange that the curseforge mirror would not have it

tropic scroll
#

yeah

#

maybe its a bug im_milk_shrug_idk

wet aurora
#

i get it with modrinth at least because the ftb mods aren’t hosted there

tropic scroll
#

ye

wet aurora
#

it’s nice that LPS packs are hosted on both sites

tropic scroll
#

we try to make it so

wet aurora
#

makes them accessible for almost any third party launcher with modpack support

tropic scroll
#

ye ye

#

cf be bugger ass sometimes

charred olive
#

ok guys i "fixed" that, curse forrge instaled v4 and I changed to v24 and now there is quest book 😄

#

also quick question which shaders do you recommend?

graceful shale
#

I like 1.2 works fine. Not to stressful

charred olive
#

again question you know maybe why my eq looks like this?

tropic scroll
charred olive
#

awesome, thanks XD

tough vessel
#

Is there any way to bring back the recipe book? Or is it recommended that it be off? It makes it easier for me to craft lots of one thing at once rather than manually having to put each material in the grid

pearl flume
tough vessel
#

Ah, thanks for the clarification

pearl flume
#

You can use the jei to pull recipes, should be a lil button on the bottom right of each of the recipe layouts to transfer over. Works with most, but not all.

crisp hazel
#

@tropic scroll My game crashed after I clicked play on the Instance tab
I am on BMC1, I have tried restarting my PC

pearl flume
#

!moreinfo

undone latchBOT
#

Hello! For us to 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?

crisp hazel
#

@tropic scroll

  1. No
  2. ATLauncher
  3. 1.19.2
  4. BMC1 v20
  5. Launching the modpack
  6. Yes
  7. yes
sudden bay
crisp hazel
sudden bay
#

and remove the Serverbrowser mod

crisp hazel
#

okay, I'll try that thanks

#

I think tat worked, Thank you

tropic scroll
grave thicket
#

hum

#

this appear when i start the modpack

#

in the modrinth launcher

tropic scroll
grave thicket
#

how do i do that ?

tropic scroll
#

not sure on modrinth launcher

grave thicket
#

well

#

i will use cursforge then

#

sad :(

tropic scroll
#

well

#

you can use this

#

its better

#

!alternates

undone latchBOT
#

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.

manic elm
#

how do you get the eden ring portal to work? ive tried multiple times but it dosent work

gleaming bane
#

Bro why can't I find bmc-1 fabric on curse forge anymore I can only find bmc-2 fabric

tropic scroll
gleaming bane
#

Bru

tropic scroll
gleaming bane
#

What's better bmc1 or bmc2

tropic scroll
#

none better

#

just a bit different

gleaming bane
#

Well I mean ik bmc2 doesn't have a few recipes on bmc1 and doesn't have the twilight forest

tropic scroll
#

yeah

#

they are different :p

pearl flume
#

Better is matter of preference

meager yacht
#

ping me on reply

timber shell
#

I have a question. would I be able to add mods to this modpack for my server? say I wanted to add create and champions mods. would that cause any problems or would you just have to go to unexplored chunks for anything that the new mods add in?

pearl flume
#

you can, but no gaurentee how well it'll act with them added, and yes, you will need to explore non-loaded chunks for anything from the new mods

#

If you decide to add or remove anything make sure you keep backups somewhere before the changes are made just to be safe

timber shell
#

alright thank you so much!

pearl flume
#

np

pastel wagon
#

Good evening everyone, can someone tell me why the cacti are not growing. Does it have to do with the seasons mod?

pearl flume
pastel wagon
pastel wagon
pearl flume
#

you need some light for the plants

pastel wagon
pearl flume
#

yup, any light source

pastel wagon
#

Thank you, I'll try

ruby ridge
#

anyone know if there's an aether mod version for fabric? or have experience getting it to work?

kindred bough
#

guys does anyone know what does this mean

meager yacht
meager yacht
kindred bough
#

also my server is lagging

#

[04:54:51] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 7448ms or 148 ticks behind

undone latchBOT
#

Please click this link and follow the guide. If you are using a server host such as Bisect, you may be limited in your options and instead have a checkbox to use Aikar's Flags, which will also work:
https://github.com/brucethemoose/Minecraft-Performance-Flags-Benchmarks
If you can not launch your server/game after using these flags, then remove the word java from the start. Also, make sure you are using Java 18 on 1.18.2 / 1.19.2 and Java 11 on 1.16.5. These should be downloaded from Adoptium's website.

If lag persists, install Spark to your server do the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel.

CurseForge

spark is a performance profiler for Minecraft clients, servers and proxies.
61.4M Downloads | Mods

kindred bough
meager yacht
kindred bough
#

sorry but i dont udnerstand this

#

im new to modpack thing

#

am i doing something wrong?

#

is this something with the mod

#

or my server didnt have the req?

#

but i dont think my server couldnt handle this modpacl

meager yacht
#

im asking the developer of a mod if their mod is responsible for the lag

#

please be patient for a response on their end

kindred bough
#

oh okay sorry

#

i thought i do something wrong

cold python
#

but i guess i could maybe optimise some of the ticking code a bit

#

so it won't sync as much

blissful shuttle
#

I'm having a problem with my villagers

#

i need to level up this cartographer but i can't accept it becasue he only trades air

#

And i'm not exactly sure of what to do

kindred bough
finite sail
#

Exit code 255?

pearl flume
undone latchBOT
#

Hello! For us to 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?

finite sail
#

Hey is it just me or is the pack just oversaturated a bit?

unreal wasp
#

how tf do i make glass

rigid scarab
#

Hey gamers, Im pretty new to mods and was wondering if adding any of the other "Delight" food mods would ruin the stability of the modpack??

sudden bay
sudden bay
rigid scarab
#

Makes sense tysm!!

cold python
#

download more ram ig

sudden bay
cold python
#

could be a netowrk issue

#

like a slow internet connection or smth

kindred bough
#

is that not even close?

cold python
#

its sarcasm

#

lol

kindred bough
cold python
#

initially when i wrote the sync code im pretty sure it only synced to nearby players

#

but that mightve changed in the library i used since then

#

so thats why it might be doingfunny things

pastel wagon
cold python
#

not sure how much itll help

#

but maybe a little

#

cos it looks like the ticking is just slow in general

#

not just thermoo

#

but yeah

kindred bough
#

okiee

#

do everyone on the server need to add this too?

charred olive
sudden bay
#

very old version

tropic scroll
cloud rain
#

whats the progression for armor

charred olive
#

@sudden bay @tropic scroll yeah i noticed that yesterday and already switched to newest one and i wrote about that but this that maybe screen is still needed 😄

kindred bough
lunar kindle
#

does anybody know that when i add the modpack to my launcher it does not show i think that it is because a mrpack instead of a WinRAR achive file

agile glade
undone latchBOT
#

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.

cloud rain
#

whats the best weapons in 1.20.1 bmc

fast charm
#

ey! thinking about hosting a MC server with Better MC, What are the RAM requirements for something like 5 players?

fast charm
# tropic scroll 8gb

ouch, yeah, I'll have to go the route of selfhosting it. finally putting good use to my 20 gigs

#

what about system requirements for clients?

tropic scroll
#

it’s nothing big

#

2 cores 8gb ram

fast charm
#

hmm, is 8 the absolute minimum? I have a couple of friends who I believe have around 4 gigs, the standard for us third world folks lol

tropic scroll
#

4gb can just barely start the modpack and maybe support 2 people

fast charm
tropic scroll
#

4-8gb on the modpack will work

#

!fps

tropic scroll
#

a guide here

fast charm
#

appreciated!

tropic scroll
#

no

#

problemo

finite sail
#

Does this mod have a vein miner?

sudden bay
#

as an enchant

tidal condor
#

can someone help me with elder ring portal?

sudden bay
tidal condor
#

But its in quest book

sudden bay
#

its wrong

tidal condor
#

why it was deleted

sudden bay
#

the mod is not on 1.20.1 and the questbook is wrong

tidal condor
sudden bay
#

the mod is not on 1.20.1

#

we cant add it.

tidal condor
#

oh okay

wind grove
#

whats the mods name that adds rose gold armour?

teal vortex
#

Does anyone knows if there is like a wiki/guide for the modpack? or are they still working on it

pearl flume
reef plinth
#

Hello, does anyone remember what version you used to get the infinite pearl for getting Wayton?

tropic scroll
#

you said this in 4 different modpacks

#

what modpack are you playing

reef plinth
reef plinth
tropic scroll
#

stop spamming the channels

tropic scroll
reef plinth
#

bro nobody respond me

tropic scroll
reef plinth
reef plinth
tropic scroll
reef plinth
#

fuck this cat

tropic scroll
#

you

#

doesnt matter if no one answer

#

you say in 4 diff channels, someone will give you wrong answer

#

say in right channel and someone can help

tropic scroll
reef plinth
maiden scroll
#

someone wanna play

tropic scroll
placid steppe
#

I got a question. do any of yall know why my friends and i cant enter the nether on our world? we are new to better mc so idk if we are just being dumb or its a an actual bug

#

We have restarted the server and it was a busy

placid steppe
maiden scroll
placid steppe
#

same i also just got into modding mc

maiden scroll
#

same i tried to play by myself but idk how

#

well ik how i just dont know

#

idfk

#

lmao

maiden scroll
placid steppe
#

I’d rather not bc I don’t know ya in person

tropic scroll
tropic scroll
#

no

tropic scroll
#

whos ur host

placid steppe
tropic scroll
#

i meant host

placid steppe
#

Gotta boot up the pc real quick

#

It is Luna pixels

tropic scroll
#

world sharing?

#

!ws

undone latchBOT
#
Luna Pixel's World Sharing

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.

tropic scroll
#

this thing

placid steppe
#

Ummm

#

My friend got that info bc he is the only who paid for it and all that stuff so I’ll add him real quick

placid steppe
#

He is not gonna be looking at that for the rest of the night so we’ll check it tomorrow and sorry for the wasted time

tropic scroll
#

sure

#

its alr

fast charm
#

ey! I'm setting up a Fabric server in NixOS. The module that helps me with this only allows me to install modpacks in a packwiz format. Does Better MC have a .toml available somewhere for me to use? Thanks!

tropic scroll
#

the serverpack should have all the information you need

fast charm
#

under normal circumstances, on a "normal" linux distro, it probably would

#

however, this is literally nothing like running a normal mc server

tropic scroll
#

so you simply put need a modlist.toml?

#

i can make you one rq

fast charm
tropic scroll
#

thats a lot of reading

fast charm
tropic scroll
#

what modpack you tryna make into server

tropic scroll
fast charm
#

yes, in a packwiz format

tropic scroll
#

ill just throw you a modlist and you can have fun with it EZY

#

bmc 1 or 2

fast charm
#

I'm attempting to make it by myself using the curseforge release, though...

fast charm
tropic scroll
#

this one yeah

fast charm
#

yeh

tropic scroll
fast charm
#

I either generate a packwiz modlist for it and import that, or I gotta import each and every single mod manually, + calculate their hash

#

yikes

#

this is an example of that

tropic scroll
#

no idea how tf to make a packwiz so modlist it is

fast charm
#

how would a modlist look like?

#

the function mentions packwiz only

tropic scroll
#

ill show ya

fast charm
#

This isn't a modpack, it's the entire fucken server

tropic scroll
#

yeah...

#

its the server for ya

#

i got a modlist.html YEP

fast charm
# tropic scroll

yeah no, that's not really what the module expects. Thank you though <3

tropic scroll
#

ofc

tropic scroll
#

a

fast charm
#

this would be a packwiz modpack

tropic scroll
#

no damn idea wtf that is lmfao

fast charm
#

to quote the docs:

Instead of managing JAR files directly, packwiz creates TOML metadata files which can be easily version-controlled and shared with git (see an example pack here)

#

bingo

#

I shouldn't have downloaded the server pack

tropic scroll
#

rip

fast charm
#

do the mods that the server pack contains differ in any way from the client modpack?

tropic scroll
#

yeah

#

certain client mods are unable to be on server

#

if they are

#

server = boom

#

💥

#

simpler terms it crashes

fast charm
#

aghh

tropic scroll
#

serverpacks have mods that are specifically taken from the client that wont make the server crash, along with sever configs

fast charm
#

crap

#

yeah, I'll definitely need to take care of that

tropic scroll
fast charm
#

just so yk, this is how a packwiz modpack looks like

tropic scroll
#

neto

#

yea

#

if it has shaderpacks / resourcepacks

#

its wrong already

fast charm
#

i hate the fact that I am the first person to ever do this

#

OH WAIT

#

i think there might be a far easier way to do this

#

it's not as good looking, since the mods will be essentially hardcoded

#

but who cares

#

and for that, I will need to rEEEEEE-download the server pack

tropic scroll
#

lol

green island
#

How long does it usually take for the Boss at the Coliseums to respawn?

green island
#

ouch

night birch
#

btw, cap is prot 20 so only try to get 2 prot X's as when you have that, you'll be at max prot, if that's what you are going for

teal slate
#

Was Twilight forest taken out of BMC2 V24?

night birch
#

lol

winged gust
#

there's a crash on better mc fabric in modrinth

#

fabric loader's outdated

pearl flume
#

Should be able to change the fabric loader to what it's requiring.

pseudo aspen
#

is there any way to get rid of the dripping water sound when you get wet

#

is there any way to turn it off?

#

of disable it in mod config?

#

nvm fixed it

#

just set the dry rate to 1000 in frostiful and it fixed it

#

thanks for your help

kindred bough
#

welp

#

is there anything i can do with server lags

azure forum
#

how works servers on atlauncher?

sudden bay
honest folio
tropic scroll
honest folio
tropic scroll
#

you added that?

opal blade
#

Could anyone tell me what mod or texturepack changes the texture of the chest and dirt/grass?
The dirt and chests have been acting a little weird so I just want to see if it's a mod or texturep problem or not 💀

wintry wadi
#

Quick question. I seem to be getting this Crash Report whenever i try to open the game. Can someone explain ?

undone latchBOT
#

Hello! For us to 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?

wintry wadi
# tropic scroll !moreinfo

I have added EssentialMod to the modpack, I used Curse Forged, version 1.20.1, v24, just opening the game, no, there is no crash report. No.

undone latchBOT
#
Luna Pixel's World Sharing

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.

wintry wadi
tropic scroll
#

yep

tired bison
# undone latch

Hi! sorry to bother, im just new and trying to understand how this works. In the last line where it says 'We support both paid and free methods' the free here just means that the modpack should work with people hosting their own stuff instead of paying for a hosting service right? Sorry if its a dumb or common question, it just didnt click in my head and thought i'd ask. better safe than sorry right?

tired bison
# sudden bay wdym

Just confused by the wording. In my head it makes it sound like Luna Pixel/Bisect has free options for hosting a server. I Imagine that isnt the case and it just means free as in people creating their own server from their own machine for free

sudden bay
#

for Worldshare you still connect to our servers though

tired bison
#

Sweet tysm!

vast jolt
#

I have a pack of better minecraft mods loaded and everything is fine, there are no errors on our side because I can log in to sigleplyer normally, but when we go to the server, I have been joing world for several minutes and nothing happens, and the console shows that we are on the server and that even the skeleton killed us on another server, we can also enter and have the mods uploaded to minecraft**

sudden bay
#

@vast jolt dont ping staff

#

esp not ghost ping them

green island
#

Is having too high of a Lure Level for fishing a thing?
I have a diamond rod with Lure V, then a simple fishing lure and a Golden Fish for a total of Lure 7. and Now I'm catching literally nothing

quick fox
#

Anyone else having issues with BMC2 v24 lan servers

tropic scroll
#

what issue

quick fox
#

both me and my partner have tried to run one and for both of us we get the error "Connection failed no further information" when trying to join the other person's world

tropic scroll
#

!wsfull

undone latchBOT
#

Moon World Sharing servers are currently at capacity

If you're receiving the error "Connection refused: no further information" when trying to join a friend through "Start Co-op" or "Host World", it's likely that Luna's servers (used for world sharing) are currently full. We don't have a way to notify you when slots on our servers free up, but you are welcome to try again later.

We understand and recognise that this may be inconvenient, so we recommend in this case to host or rent your own server. For more information on hosting options, type !server.

quick fox
#

Ah that sucks

tropic scroll
#

yep

#

but read it all and you get a solution

green island
#

Secondary question to earlier.
Is there a way to get Weeds to fuck off in my garden?

lyric basalt
#

So I changed sound_physics to false to stop the extra noises in my head... is there a way to stop the dripping when you exit water? The girls always complain about the drip drip drip 😂

opal blade
lyric basalt
opal blade
#

No
I have no texture packs

lyric basalt
#

No data packs either? I had vanilla tweaks installed before where it put sides on the grass, mycelium etc... and I had to remove it due to it making block tops invisible at times

opal blade
#

Nope

#

The chest reappears sometimes for a moment but disappears again
Just wanna check if it might be one of the mods that changes anything with the chest

lyric basalt
opal blade
#

It's a normal chest but one of the mods seem to change the texture of it (tested if it was one of the resourcepacks thats originally there with the modpack but it doesn't seem like it is?)

lyric basalt
#

I want to say when i looked at my chests the other day I commented that they looked more defined? Or the outlines were darkened up... i am afk for probably 20-30. If no one pops in with an answer I will see if one of their resource packs does something. Are you using latest version of bmc2?

opal blade
#

Thank you so much!,,,
I'm using the latest version

lyric basalt
#

So i loaded a creative single player, and nothing appears wrong with my chest in the hotbar or menu

lyric basalt
wet galleon
#

Anyone on that knows how to accept an in-game party invite? I haven't gotten anywhere searching online.

wet galleon
#

One sec.

tropic scroll
#

you click it

wet galleon
#

UGH

#

Thanks a lot!

#

I feel dumb.

tropic scroll
#

ur good lol

opal blade
tropic scroll
cloud token
#

Which mod add the blocks to the top left when your looking at it?

lyric basalt
cloud token
#

like when you look at a stone block is shows the block and the tool you need to mine it

lyric basalt
#

Ohh the took tip box thing

cloud token
lyric basalt
#

Looks like Jade

tropic scroll
#

yep its jade

rose vault
#

got the Better MC to load up and wondering how to play online with my sis in another state?

kindred bough
timber kite
sudden bay
#

@tropic scroll

undone latchBOT
#

Hello! For us to 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?

timber kite
pseudo aspen
#

how prepared should i be for the ender dragon fight?

#

is it harder than in vanilla?

tropic scroll