#better-mc-forge

1 messages Ā· Page 227 of 1

lime echo
#

?

stiff stirrup
#

you need to manually install it

lime echo
#

Steps?

stiff stirrup
#

!powershell

still sentinelBOT
#

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.

stiff stirrup
#

at the bottom

rapid glade
#

Are you able to use LiteMatica with the modpack?

dry raven
#

What Minecraft version are you using? (1.19.2, 1.20.1, ...)
1.20.1

What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
CurseForge

Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods)
No (launched just after the download completed)

What version of the modpack are you using? (v11, v9, etc)
v26

Have you ever gotten past the crash condition without crashing, or does the game always crash?
No

What steps cause the crash?

  • download Curseforge
  • download Modpack v26 via Curseforge
  • click play

Spec:
Windows 11 23H2 22631.3593
Core i9 14900k
DDR5 64GB
4070Ti Super

#
...
[01:51:46] [pool-5-thread-1/INFO]: Renaming synthetic method lambda$onWriteJsonWithCodec$1(Ljava/lang/Object;Ljava/lang/String;)Lio/netty/handler/codec/EncoderException; to mde68627$nochatreports$lambda$onWriteJsonWithCodec$1$0 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports
[01:51:46] [pool-5-thread-1/INFO]: Renaming synthetic method lambda$onReadJsonWithCodec$0(Ljava/lang/String;)Lio/netty/handler/codec/DecoderException; to mde68627$nochatreports$lambda$onReadJsonWithCodec$0$1 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports
[01:51:46] [pool-5-thread-1/INFO]: Injecting BlockStateBase cache population hook into getNeighborPathNodeType from me.jellysquid.mods.lithium.mixin.ai.pathing.AbstractBlockStateMixin
[01:51:46] [pool-5-thread-1/INFO]: Injecting BlockStateBase cache population hook into getPathNodeType from me.jellysquid.mods.lithium.mixin.ai.pathing.AbstractBlockStateMixin
[01:51:46] [pool-5-thread-1/INFO]: Injecting BlockStateBase cache population hook into getAllFlags from me.jellysquid.mods.lithium.mixin.util.block_tracking.AbstractBlockStateMixin
[01:51:47] [pool-5-thread-1/WARN]: Config biomemusic.json not found, recreating default
[01:51:47] [pool-5-thread-1/INFO]: Loaded config for: biomemusic.json
[01:51:47] [pool-5-thread-1/INFO]: Vanilla bootstrap took 722 milliseconds
[01:51:47] [pool-5-thread-1/WARN]: @ModifyConstant conflict. Skipping connectivity.mixins.json:ClientBoundCustomPayloadPacketLMixin from mod connectivity->@ModifyConstant::modifyLimit(I)I with priority 1, already redirected by packetfixer-common.mixins.json:ClientboundCustomPayloadPacketMixin from mod packetfixer->@ModifyConstant::newSize(I)I with priority 9999
fickle eagle
#

!tps

still sentinelBOT
#

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/Mukul1127/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, run the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel. If the profiler command doesn't work, put this mod in your servers mod folder

grim roost
#

can someone help me or does know what this is?

#

"Safe mode" is also not working

dusky finch
#

Hey! So I just startet playing this mod pack, but from time to time, it wont let me mine, pick up items, hit mobs or dig dirt, etc. Anyone got a fix? I have to save and quit, then load it up again, then it works for some minutes, then it does it again 😦

half harness
#

hi

#

hi, anyone can help me? When I log into a Better Minecraft server, none of the large structures simply appear.
just broken structures or small houses.

agile cradle
#

drop the log itself here please. not a link to it

dry raven
wispy trailBOT
jovial star
wispy trailBOT
jovial star
#

can anyone tell me why better mc 4 wont run after download please?

#
  1. on 1.20.1
  2. CurseForge Launcher
  3. No changes
  4. v26
  5. Always crashes
  6. trying to launch after download
still sentinelBOT
#

You (likely) need to update your graphics drivers in order to resolve the crash. Here's how to go about doing that!

1. Identify your graphics card
if you already know skip to the next step

  • Open task manager
  • Navigate to the "Performance" tab (on Windows 11 this is the button that looks like a heart pulse)
  • Press the GPU 0 graph and read your GPU from the top right

Note:
In some cases you may see a GPU 0 and GPU 1. This means your CPU has its own GPU, as well as a dedicated one. You probably want GPU 1 (which is usually the better one), but you can ask staff to clarify if necessary.

2. Download your drivers from the manufacturers site
Depending on what you read before, you likely need drivers from either AMD, Intel, or NVIDIA

AMD: https://www.amd.com/en/support
Intel: https://www.intel.com/content/www/us/en/download-center/home.html
NVIDIA: https://www.nvidia.com/Download/index.aspx?lang=en-us

Note:

  • For NVIDIA you want to select "Game Ready Driver (GRD)" (this is the default option) for the best performance. Once installing you'd probably prefer downloading GeForce Experience, which will notify you when there's an available drivers update.
  • For Intel, you probably want to press "Get Started" under the "Automatically update your drivers and software", which will simplify the process and update everything automatically
  • For AMD you probably want to just press "Download Windows Drivers", which will download something called AMD Adrenaline, which will update your drivers automatically.

3. Run the installation, restart your computer, and try playing MC again

  • At this point, hopefully your Minecraft is running. If it still does not work, please post any new logs and staff will help assist you with finding the right solution.
still sentinelBOT
#

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.

jovial star
dusky finch
grim roost
#

how do i use the backpack?

umbral matrix
#

can some1 help me

#

im getting this error

wispy trailBOT
stiff stirrup
still sentinelBOT
#

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.

tall smelt
#

I just started this modpack and Im looking forward to getting some advice on how to start, tips and tricks ā¤ļø

tall path
#

Hey, just downloaded the Server Pack and tried to start it. It errors out cuz it cannot find the Main Class @user_java_args.txt or cannot be loaded

grim aspen
#

Happy birthday to me! 3uwu

still sentinelBOT
#
  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.
stiff stirrup
tall path
#

Thanks! That solved my issue :D

#

Any recommended Shader for the Modpack?

stiff stirrup
#

there is some shaders alr installed

south haven
#

Where can we read about BMC4 last one I played was BM1 and curious to know the changes and whatnot

reef spade
#

where would i find limestone? ive checked google and it says this (image below) and i cant find any in the multiple rivers and ponds near my base, and i wasnt sure if this is for better minecraft or not..

umbral matrix
#

so uhhhh

agile cradle
# umbral matrix

normal. hit ok, download the ones it shows manually by clicking on their links and letting the countdown complete

agile cradle
umbral matrix
agile cradle
still sentinelBOT
#
  1. What Minecraft version are you using? (1.19.2, 1.20.1, ...)
  2. What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
  3. Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods)
  4. What version of the modpack are you using? (v11, v9, etc)
  5. Have you ever gotten past the crash condition without crashing, or does the game always crash?
  6. What steps cause the crash?

Open the game directory (right click pack -> open folder), navigate to the "crash-reports" folder and upload the latest available crash report.
If there is no crash report, navigate to the logs folder and upload "latest.log."
If there is no log, navigate to the base pack directory and upload the hs_err_pid file, if there is one.

umbral matrix
#
  1. 1.20.1, 2. ATlauncher and Curseforge, 3. No, 4. v26, 5. no, the game always crash at the ending of the load, 6. the game loads fully then crash
agile cradle
#

Will also need logs too

umbral matrix
#

i sent it already

umbral matrix
#

its the same log

wise hull
#

hello hi

#

me and my gf are trying to play a lan game on better mc, but when I try to open to lan it says an error occured in luna, any ideas? it was workign yesterday

stiff stirrup
wise hull
#

yes

#

the hidden tides person said the servers might be full so ill jsut keep trying unless you have a better ideal

stiff stirrup
#

!server

still sentinelBOT
#

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.

stiff stirrup
#

bottom half

narrow cliff
#

Hey so I am trying to use the server through a friends PC and it seems the Server Pack for the latest version doesn't load in correctly. the server status is green but the server itself will not load

narrow cliff
#

Sharkbyte Hosting

wise hull
#

so i tried the serverpack, but when i go to run with powershell it syas something went wrong during installation

#

any thoughts?

stiff stirrup
narrow cliff
wispy trailBOT
wise hull
#

@stiff stirrup

stiff stirrup
still sentinelBOT
#
  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.
stiff stirrup
#

server looks up and fine

viral garden
#

please read the mod page - its pretty much the same as vanilla

#

When Dungeons Arise spawns custom mobs like that in structures

#

read the questbook ingame

narrow cliff
#

The server when trying to connect fails for all players attempting to join.
Error: No Further Information

While failing

#

I would be more then willing to connect and allow access to my server for further assistance. if you are ok to call

viral garden
viral garden
still sentinelBOT
#

You (likely) need to update your graphics drivers in order to resolve the crash. Here's how to go about doing that!

1. Identify your graphics card
if you already know skip to the next step

  • Open task manager
  • Navigate to the "Performance" tab (on Windows 11 this is the button that looks like a heart pulse)
  • Press the GPU 0 graph and read your GPU from the top right

Note:
In some cases you may see a GPU 0 and GPU 1. This means your CPU has its own GPU, as well as a dedicated one. You probably want GPU 1 (which is usually the better one), but you can ask staff to clarify if necessary.

2. Download your drivers from the manufacturers site
Depending on what you read before, you likely need drivers from either AMD, Intel, or NVIDIA

AMD: https://www.amd.com/en/support
Intel: https://www.intel.com/content/www/us/en/download-center/home.html
NVIDIA: https://www.nvidia.com/Download/index.aspx?lang=en-us

Note:

  • For NVIDIA you want to select "Game Ready Driver (GRD)" (this is the default option) for the best performance. Once installing you'd probably prefer downloading GeForce Experience, which will notify you when there's an available drivers update.
  • For Intel, you probably want to press "Get Started" under the "Automatically update your drivers and software", which will simplify the process and update everything automatically
  • For AMD you probably want to just press "Download Windows Drivers", which will download something called AMD Adrenaline, which will update your drivers automatically.

3. Run the installation, restart your computer, and try playing MC again

  • At this point, hopefully your Minecraft is running. If it still does not work, please post any new logs and staff will help assist you with finding the right solution.
viral garden
viral garden
still sentinelBOT
#

You (likely) need to update your graphics drivers in order to resolve the crash. Here's how to go about doing that!

1. Identify your graphics card
if you already know skip to the next step

  • Open task manager
  • Navigate to the "Performance" tab (on Windows 11 this is the button that looks like a heart pulse)
  • Press the GPU 0 graph and read your GPU from the top right

Note:
In some cases you may see a GPU 0 and GPU 1. This means your CPU has its own GPU, as well as a dedicated one. You probably want GPU 1 (which is usually the better one), but you can ask staff to clarify if necessary.

2. Download your drivers from the manufacturers site
Depending on what you read before, you likely need drivers from either AMD, Intel, or NVIDIA

AMD: https://www.amd.com/en/support
Intel: https://www.intel.com/content/www/us/en/download-center/home.html
NVIDIA: https://www.nvidia.com/Download/index.aspx?lang=en-us

Note:

  • For NVIDIA you want to select "Game Ready Driver (GRD)" (this is the default option) for the best performance. Once installing you'd probably prefer downloading GeForce Experience, which will notify you when there's an available drivers update.
  • For Intel, you probably want to press "Get Started" under the "Automatically update your drivers and software", which will simplify the process and update everything automatically
  • For AMD you probably want to just press "Download Windows Drivers", which will download something called AMD Adrenaline, which will update your drivers automatically.

3. Run the installation, restart your computer, and try playing MC again

  • At this point, hopefully your Minecraft is running. If it still does not work, please post any new logs and staff will help assist you with finding the right solution.
viral garden
#

your server is online

#

if you're experiencing issues then its because you're using some random cheap host

#

contact their support team

#

or get a refund / cancel your subscription and switch to something better

viral garden
wise hull
#

IG OT IT

#

TRHANK YOU

narrow cliff
viral garden
#

its even accepting commands

#

any issue you are experiencing is due to your panel or your host

narrow cliff
#

we have multiple other servers using the same box that can connect just fine

viral garden
#

check the bottom of the log yourself if you don't believe me

#
[21May2024 00:58:42.398] [Server thread/WARN] [ModernFix/]: Dedicated server took 99.608 seconds to load
[21May2024 00:58:42.454] [Server thread/INFO] [mixin/]: Mixing common.MixinServerStatus from mixins/common/nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus
[21May2024 00:58:44.611] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2011ms or 40 ticks behind
[21May2024 00:58:44.777] [Server thread/INFO] [com.github.alexthe666.alexsmobs.AlexsMobs/]: Found Pupfish chunk at 255 ~ -368 after 7 tries
[21May2024 01:00:32.754] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Unknown or incomplete command, see below for error
[21May2024 01:00:32.755] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: end<--[HERE]
#

you typed "end" and the server responded

narrow cliff
#

The server responded. But the modpack isn't loading up

viral garden
#

yes, it is loading up

#

your server was fully loaded & online

#

it finishedd generating spawn chunks and mods were doing their normal tasks

#

everything is fine in this log, if you sent it to anyone without context they would say the server is fine

narrow cliff
#

yet the server is unable to be joined and connections are failing

viral garden
#

yes, that is an issue with your host

#

or your players do not have the modpack installed

narrow cliff
#

we are installing it from CurseForge, server pack downloaded from Curseforge.

#

V26

#

1.20.1

viral garden
#

okay

narrow cliff
#

so what do I do?

viral garden
#

contact your server host - there is nothing i can do for you here

#

your server is online

#

the modpack is working as intended

narrow cliff
#

I am the server host and we are having no issues with any other modpack. Yours is the only one giving us grief

agile cradle
#

the people you are renting from aka the host site

narrow cliff
#

its a dedicated box that I can SSH into

stiff stirrup
agile cradle
#

what launcher you using?

narrow cliff
#

we have tried all the launchers but we attempted the most off curseforge

stiff stirrup
#

are you sure the ip is right, and you have the ports open on your dedicated box?

narrow cliff
#

yes the IP and Ports are open

stiff stirrup
narrow cliff
#

25585

stiff stirrup
#

and you are joining with ip only

#

or ip:25585

narrow cliff
#

both

stiff stirrup
#

youd need to join with ip:port

narrow cliff
#

we tried both

stiff stirrup
#

the ip wont work as the default port is not 25565

stiff stirrup
narrow cliff
#

yes

stiff stirrup
#

your server is running 25565

#

go inside the sevrer pack -> server file (might be called server.properties) and change the server-port: to 25585

narrow cliff
#

so pterodactyl didn't change it automatically. causing the errors

stiff stirrup
dire wedge
#

I just died in somebody claimed land... Does anyone know how I might get it back????

stiff stirrup
#

you ask the server owners for help

umbral matrix
stiff stirrup
#

send another log

pastel bronze
#

so i used the shattered dimensional carver in end and got to a million blocks away but there is no land generation at all just the stars and the arkan things

hallow jolt
#

anyone know why my waystones arent working

viral garden
hallow jolt
viral garden
#

please send a screenshot of the error

hallow jolt
#

ok one sec

#

sorry it took a while lmaooo

quick shore
#
  1. Version 1.20.1
  2. Launcher: CurseForge
  3. I have changed the mod slightly on accident however deleted the mods but I also updated all mods.
  4. BetterMinecraft v26
  5. Never had crashes in the past
  6. Updated all mods
viral garden
#

or if you're on a server, op yourself

viral garden
#

we offer no support if you do

hallow jolt
viral garden
#

please make a copy of your saves folder then reinstall

hallow jolt
viral garden
#

yes

hallow jolt
#

ok cool

#

thx

quick shore
#

thats my world name

#

sorry i dont usually play minecraft my bad for stupid questions

viral garden
wise hull
#

if i exit out of the server on my pc, like the powershell does it delete everything? how do I save it

stiff stirrup
wise hull
#

sorry, do i just type stop?

stiff stirrup
wise hull
#

thank you!

quaint nest
#

Hey eveyone, experiencing a weird issue and looking for some help. This the right place?

stiff stirrup
#

yes

quaint nest
#

Sweeeet

#

I downloaded the BMC4 server pack off of curse forge. I ran the initial setup and that was fine, however, I ran it again and it just runs the script and then says "press any key to exit"

#

I can post the debug or log files if needed

stiff stirrup
#

mmm

#

send a ss of the script

quaint nest
#

of like the final result?

stiff stirrup
#

yeah

#

like the error screen you get

quaint nest
#

gotcha, one sec

stiff stirrup
#

yep complete bs. send over a latest.log

#

debug isn’t needed since we aren’t deving to fix a major issue lol

viral garden
#

try launching a 2nd time

stiff stirrup
#

or that

quaint nest
#

this happens

stiff stirrup
#

ah

#

read the top part

quaint nest
#

Man, I definitely feel dumb haha

#

running it now to check

#

same issue

#

press any key to exit

stiff stirrup
#

hmm

#

ok send a log

quaint nest
wispy trailBOT
stiff stirrup
#

it’s a bit bothered by having a _bmc (1) since it’s a space in the name

quaint nest
#

I changed the name of the File it was under

viral garden
#

also it seems like you're running it inside of a zip?

quaint nest
#

Just called it BMC4

stiff stirrup
#

hmm ok

viral garden
#

please extract it first

quaint nest
viral garden
#

ah

stiff stirrup
#

can’t even enter a zip

quaint nest
stiff stirrup
quaint nest
#

Whatever Curse forge gives you honestly

stiff stirrup
#

well

#

app or web?

quaint nest
#

app

#

my b

#

not entirely well versed on some MC lingo

#

But it was off the app

stiff stirrup
#

that’s the issue

#

download it off the website

quaint nest
#

Bet, one sec

agile cradle
#

nvm tamz got it

#

app messes up all the downloads for serverpacks

quaint nest
#

This is what I found

stiff stirrup
#

additional files

#

and server pack is there

quaint nest
#

Appreciate it

#

downloading now

stiff stirrup
#

nps

quaint nest
#

ran the start and it did the same thing

stiff stirrup
#

ok log time

#

pass it over

quaint nest
wispy trailBOT
quaint nest
#

sent

stiff stirrup
#

ohhh

#

java 22

#

i see

#

java 22 is for 1.20.6 lol

#

!openjdk

still sentinelBOT
#
  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.
stiff stirrup
#

follow this guide. it has everything you’d need

quaint nest
#

uhhhhh

#

Gimme a sec lol

stiff stirrup
#

follow it slow step by step

#

it’s big words but pretty simple

quaint nest
#

I mean, im in tech so its not difficult but my brain is fried LOL So it'll take a sec

stiff stirrup
quaint nest
#

This correct?

#

Yeahh, this guide not easy lol

#

That java 18 link gives me a tar file and nothing in that file lets me download i t

wise hull
#

try looking up java 18 on google

#

and downlaod it from oracle

quaint nest
#

ty

#

ive been at this for like 4 hours now

wise hull
#

and also try to follow the yt video they send you that helped me a lot

quaint nest
#

Which video?

agile cradle
#

!openjdk

still sentinelBOT
#
  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.
viral garden
agile cradle
#

there's no video in the command, but this is what you follow

wise hull
#

i got it from oracle

quaint nest
#

I got a tar file

#

and unzipped it

wise hull
#

i used this one

quaint nest
#

This is all I get

viral garden
#

you downloaded the wrong thing

agile cradle
#

please read and follow the command

quaint nest
#

hold on

#

ah I see

#

Yeah, it still shows me as using java 22

wise hull
#

you might have to delete java 22

agile cradle
#

which is one of the methods in the command

quaint nest
#

Would rather not, but I see theres an option to redirect the server to use the new installation

agile cradle
#

!openjdk

still sentinelBOT
#
  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.
agile cradle
#

bottom part

#

Method 2 part 1

quaint nest
#

is it this by any chance?

#

just for confirmation

#

or is it this?

#

either configuration didnt work

#

so not sure what to do from here

#

well lmao

#

invalid heap size

#

changed it to Xmx1024m and it works for some reason

#

Guess it doesnt like 4 gigs of ram

agile cradle
quaint nest
#

32gb

agile cradle
#

How many players just you or anyone else?

quaint nest
#

would like at least 10 players

agile cradle
#

10 gigs

#

just do -Xmx10g -Xms10g

quaint nest
#

I'll change it once it gets through this whole nonsense

agile cradle
#

the min set to same as max sometimes helps

quaint nest
#

I had it at 4 and it didnt like that for some odd reason

#

I even changed it to 12 and no dice

#

so we'll see when this finishes

#

Taking forever though

agile cradle
#

did you change both xmx and xms?

quaint nest
#

yeah

#

which is why I found it weird

agile cradle
#

likely it's something else then causing problems.

quaint nest
#

if this initial setup of the server would finish, maybe we could see lol

#

all I see is "Load my fuckin tags" on my screen

#

Here you go

#

doesnt like 10gigs

agile cradle
#

where did you change the ram?

quaint nest
#

variables file

agile cradle
quaint nest
wispy trailBOT
quaint nest
#

hopefully this can get figure out cause im about to pass out in this chair from tryna figure it out lol

#

just noticed that running the start file doesnt generate a new log once it gives that error

#

this is the only bit of info I get

#

java is 64 bit as well

umbral matrix
#

what java do i need

#

to paly 1.20.1

#

play*

#

BMC4

delicate gyro
#

Please help. I was trying to download the 1.18.2 version from curseforge

viral garden
viral garden
#

reinstall on ATLauncher

viral garden
quaint nest
#

32GB

viral garden
#

try removing the ram allocation & keep it default

#

does it launch

quaint nest
#

By default you mean empty?

delicate gyro
quaint nest
#

Like just quotes?

delicate gyro
#

cant download ATL

viral garden
viral garden
#

your wifi is probably cutting out

#

or you have a strict firewall

#

something blocking outside connections

quaint nest
delicate gyro
#

is there any other alternative?

viral garden
#

fix your wifi

#

try disabling your firewall

quaint nest
#

no dice

agile cradle
quaint nest
#

Any other suggestions?

viral garden
#

no min

quaint nest
#

no dice

bright pasture
#

Hello there

agile cradle
#

Try file manager

#

might be thre

quaint nest
bright pasture
#

Oh I see

#

Mods folder

agile cradle
#

no other person

quaint nest
#

My b

agile cradle
quaint nest
#

Correct

delicate gyro
#

I got it to work

agile cradle
#

ma'am chorb is a lady

delicate gyro
#

Thank you ma'am

quaint nest
#

Yeh I’ve gotten nowhere with the ram issue

#

😭😭😭

agile cradle
#

best to just wait on Chorb then. she'll have better ideas on helping

tropic terrace
#

anyone know why I cant run Irons Spells and Spellbooks with Better MC? I keep getting Error -1 when I load up the game and then it shows a error message saying a registry object isnt present

umbral matrix
wispy trailBOT
umbral matrix
#

any ideas on how to fix ?

agile cradle
still sentinelBOT
#
  1. What Minecraft version are you using? (1.19.2, 1.20.1, ...)
  2. What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
  3. Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods)
  4. What version of the modpack are you using? (v11, v9, etc)
  5. Have you ever gotten past the crash condition without crashing, or does the game always crash?
  6. What steps cause the crash?

Open the game directory (right click pack -> open folder), navigate to the "crash-reports" folder and upload the latest available crash report.
If there is no crash report, navigate to the logs folder and upload "latest.log."
If there is no log, navigate to the base pack directory and upload the hs_err_pid file, if there is one.

umbral matrix
#

updated all drivers, installed java 18, using atlauncher

viral garden
quaint nest
#

indeed

viral garden
viral garden
quaint nest
#

18, yes

umbral matrix
#

but ok

viral garden
quaint nest
#

agreed

#

its beenalmost 6 hours on this LOL

tropic terrace
wispy trailBOT
tropic terrace
viral garden
# quaint nest

@teal urchin any ideas? the error he's getting seems to be what you'd get when you allocate too much on 32bit, but he's using 64

viral garden
tropic terrace
bright pasture
#

Restarted the server

#

And nothing

#

/chunky doesn’t do anything

pallid shoal
#

took me like 2 hrs to retrieve my items from the void

tropic terrace
pallid shoal
#

lost a brimstone claymore but hey

tropic terrace
viral garden
viral garden
#

atleast you got it

viral garden
tropic terrace
wispy trailBOT
viral garden
#

it's causing the crash

#

remove it

tropic terrace
viral garden
#

ask their developers

#

I'm not irons spellbooks support

tropic terrace
#

fair enough

viral garden
#

I'd help you if I knew what was causing it

#

but as far as I can tell the mod is just broken

#

it's likely an incompatibility or missing dependencies but the log doesn't really say much

#

mmc4 has it iirc

#

so you could try out that modpack

#

or check what version of the mod it uses

#

it has most of the mods that are in better mc plus like 50 more

#

but it's also a different theme

tropic terrace
#

hm alr

pallid shoal
#

can you not pick up the dragon forge cores?

fading dagger
#

can someone tell me where i can find the second egg

#

second dragon egg

grim roost
#

how do i activate an inactiv spawner?

#

watched some yt videos but didnt find anything helpful

#

how do i get a soul from a zombie?

grand gate
#

you need to enchant your sword with soul stealing

#

then you can turn your inactive spawner into an active one with the souls

grim roost
#

so i dont have to craft an soul cage or do an ritual

winter sky
#

bro are the world sharing servers full 24/7

#

I swear I try every hour

verbal nymph
#

Hey, does anybody know why the basic crafting recipe of arrows with flint, feather and sticks only provides one single arrow instead of four? Which mod is responsible for that?

zealous plinth
burnt jackal
#

Is this golden rabbit part of the modpack or basegame? Can barely find any info about online and I've not seen this before

wise hull
#

hi! is there a command to set up an autosave for my local hosted server?

viral garden
wise hull
#

so if like if m ypower goes out I wont lose all of like whatever I was playing>

#

Im using a server pack

crude valley
#

Hello. So, I've come across this issue with playing Better MC (for Forge) on a server (through BisectHosting, which this modpack is partnered with). For some reason, Nether ores won't drop anything. This includes Ancient Debris and Nether Quartz. Nether blocks like Netherrack and Crimson Hyphae still drop. So far, I haven't really tested this with other dimensions, so I'm currently only having an issue with the nether. Ores still drop in the Overworld and the Aether so I don't understand what's going on. If someone could tell me, let me know!

quaint nest
austere idol
#

is terralith compatible w bmc4

wise hull
#

can someone direct me to a wiki or a place i can learn how enchantments and stuff works>

viral garden
viral garden
viral garden
wise hull
#

okay

viral garden
wise hull
#

how does vein mining work because it is not mining the vein lmao

viral garden
wise hull
#

ohhh

crude valley
quaint nest
vague sail
#

Hello good morning, how do I put the skin on, mine came off, I'm using Tlaucher

still sentinelBOT
#

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.

stiff stirrup
#

do you own minecraft.

pastel bronze
#

so i used the shattered dimensional carver in end and got to a million blocks away but there is no land generation at all just the stars and the arkan things

#

Please help

quaint nest
#

@viral garden I was able to figure it out

#

Even though it was saying I had 64 bit, it was 32 bit

paper herald
#

what is that thing? this is my first timee seeing one and it looks cool

#

it sucks. there's literally nothing there

spark otter
#

upon server crashing and then restarting, a few players lost their whole inventory but are in the same spot as before. Any fix to this kind of issue?

teal urchin
#

64 bit always says 64 somewhere in the —version

teal urchin
#

here's how it would look @quaint nest

#

notice the "64-Bit Server VM"

quaint nest
#

Yep! I figured that out afterwards

#

I ended up getting it to work

teal urchin
#

glad to hear, ive been extremely sick so apologies that i wasnt able to respond faster

quaint nest
#

No worries! It happens

#

I was just on like 6 hours of figuring it out lmfaoooo and I wanted to get it over with

austere idol
#

has anyone tried terralith w bmc4 long term
i tried it briefly and it looked fine but chunk loading was a bit slow

sinful jolt
#

Anyone know why the controller mod is kinda wonky? Or is it just a steam deck thing?

#

It doesn’t work in the main menu/dpad sometimes has issues in inventory

viral garden
#

latest ver should be better

sinful jolt
#

I believe it is, controllable 0.20.3

low hemlock
#

anyone having issues with fps? i just loaded it up and get a unplayable framerates, my pc should usually be well equiped for MC....i5 10400f 1080Ti

#

ok, just let it render some chunks now it works, but everytime it loads a new one my frames drop from 100 to 50

#

(165Hz monitor so i would like to have a stable 100+ usually)

still sentinelBOT
hollow thunder
#

does slime chunk still work with this modpack?

storm pond
#

Hey all, after an afternoon spent teaching myself how to setup a server I finally fixed all the problems I've been having except for one. I'm using the Better MC forge version with curseforge launcher, minecraft version 1.20.1, modpack V26. And I can't seem to get the FTBquests mod to work. I've tried joining a team and when I click on the quests book in your inventory nothing pops up, it's just a blank grid. Any help would be great!

agile cradle
#

!alternates

still sentinelBOT
#

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.

frigid dawn
#

when im trying to play better mc forge i keep getting an exit code 1 crashing my game

#

help please

ocean spindle
#

!fps

still sentinelBOT
valid willow
#

anyone know a mod that i can use for 1.20.1 that would let me tame a warden?

bright pasture
#

Is the the right support channel

#

@stiff stirrup hi so

Current had about 4-6 players online BMC4, 3 simulation distance 6 render distance

And still have some lag issue, server is only one state away (like 100 miles)

#

8gb ram for server using bisect

still sentinelBOT
#

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/Mukul1127/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, run the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel. If the profiler command doesn't work, put this mod in your servers mod folder

bright pasture
# stiff stirrup !tps

Would fabirc make anything better or not really, servers very new so swapping to fabric and restarting shouldn’t be an issue

stiff stirrup
stiff stirrup
#

whos your server host

bright pasture
#

Paying for the basic 8gb ram

stiff stirrup
#

make a ticket with them

#

they can help you fix it

bright pasture
#

šŸ‘

gusty swan
#

Question @stiff stirrup

stiff stirrup
#

yeah?

gusty swan
#

Is 79 c - 85 c temp like normal for my laptop when playing this game

#

My laptop is a gaming one so idk if it’s built to withstand that

stiff stirrup
#

thats fine

#

normal temps for gaming laptops

gusty swan
#

my gpu is a geforce rtx 3070ti

gusty swan
stiff stirrup
#

yeah

gusty swan
#

And my cpu is ryzen7

stiff stirrup
#

yep that sok

gusty swan
stiff stirrup
#

90-100

gusty swan
#

Ok I’ll keep that in mind thx

gusty swan
#

Just thought about that lol

stiff stirrup
#

lol it would

#

and then turn you cpu to ash

gusty swan
#

Oh so it would warn me when it’s too late

stiff stirrup
#

Maybe

ocean spindle
#

if i dont move the camera, ill have 30 or above fps, and if i play in the same chunk, the performance is good, but when i try to explore or walk to another place, i have a lot of freezes. i already apply the performance boost guide that you provides. i just can use 3.5 ram GB in minecraft, because i have 8GB ram but 2 GB is for the GPU, and if i use 4gb or more in minecraft the pc may freeze or give me a blue screen. i have a ryzen 3500U and vega 8 graphics, 8GB ram 2400 mhz

agile cradle
ocean spindle
#

yes, im sure that if i use shaders my pc will die JAJAJAJA

agile cradle
#

!drivers see if maybe this gives a hand

still sentinelBOT
#

You (likely) need to update your graphics drivers in order to resolve the crash. Here's how to go about doing that!

1. Identify your graphics card
if you already know skip to the next step

  • Open task manager
  • Navigate to the "Performance" tab (on Windows 11 this is the button that looks like a heart pulse)
  • Press the GPU 0 graph and read your GPU from the top right

Note:
In some cases you may see a GPU 0 and GPU 1. This means your CPU has its own GPU, as well as a dedicated one. You probably want GPU 1 (which is usually the better one), but you can ask staff to clarify if necessary.

2. Download your drivers from the manufacturers site
Depending on what you read before, you likely need drivers from either AMD, Intel, or NVIDIA

AMD: https://www.amd.com/en/support
Intel: https://www.intel.com/content/www/us/en/download-center/home.html
NVIDIA: https://www.nvidia.com/Download/index.aspx?lang=en-us

Note:

  • For NVIDIA you want to select "Game Ready Driver (GRD)" (this is the default option) for the best performance. Once installing you'd probably prefer downloading GeForce Experience, which will notify you when there's an available drivers update.
  • For Intel, you probably want to press "Get Started" under the "Automatically update your drivers and software", which will simplify the process and update everything automatically
  • For AMD you probably want to just press "Download Windows Drivers", which will download something called AMD Adrenaline, which will update your drivers automatically.

3. Run the installation, restart your computer, and try playing MC again

  • At this point, hopefully your Minecraft is running. If it still does not work, please post any new logs and staff will help assist you with finding the right solution.
ocean spindle
#

i already update my drivers today with adrenaline

#

wanna see?

agile cradle
#

just wanna make sure it's using the right graphics too.

ocean spindle
#

what?

#

how can i make sure of that?

agile cradle
#

the bottom part of the command

#

if it's nvidia at least

ocean spindle
#

i have amd

stiff stirrup
#

your running ddr2 iirc with those mhz specs on the ram

#

or ddr3

#

can’t remember but it won’t be running shaders any time soon or probably even some packs

#

try this tho ig

#

!fps

still sentinelBOT
ocean spindle
#

what? i have ddr4 ram

stiff stirrup
#

you might as well run ddr3

ocean spindle
ocean spindle
stiff stirrup
#

fire enough

#

still pretty slow

ocean spindle
#

how many i need XD

#

well it means that i cant play? pepehmmmsip

stiff stirrup
#

just in general it’s slow

#

you have a total of 8gb?

ocean spindle
#

ye

stiff stirrup
#

you’d need maybe 6-8gb to play sad

stiff stirrup
#

maybe some help

ocean spindle
#

omg, well, thx sad

ocean spindle
visual girder
agile cradle
#

!fps

still sentinelBOT
visual girder
#

thanks!

rich kindle
#

recommended amount of ram for 4 player server better mc forger 1.20.1

agile cradle
bright pasture
#

BMC4, how to make vein mining work?

earnest ore
#

Guys… when is 1.16.5 bettermc getting updated?

viral garden
viral garden
sullen crow
#

guys what do i do when i cant find my dog in mc

sacred veldt
#

my storage remote doesnt work

#

only when im right next to the storage

#

idk if thats a built in feature but on the guide it says it not limited by distance or dimmension

finite viper
#

so make it in spawn chunks

unkempt herald
#

guys whats the server you play in

#

cuz i cant find any server without keep inventory

exotic parrot
#

anyone know how to download and start the server pack for some reason it's not working for me?

unkempt herald
#

yo does anyone have a bmc4 server without keep inventory ?

solid kernel
#

saw 2 or 3 reports of a bug ive been having where putting elytra in your chestplate slot shifts the GUI, in each case its been marked as fixed without any explanation - im experiencing this issue with my own modpack and wondering what you guys did

bright pasture
#

How to cary villagers

#

Because the carry key bind works for animals but not them

agile cradle
spark otter
#

How big are the other biomes compared to the overworld

ionic magnet
#

anyone know why i don t have quests?

#

in modpack

agile cradle
twilit anvil
#

can someone help me? plssssss

#

@scarlet panther

agile cradle
twilit anvil
#

"could not find or load main class @user_jvm_args.txt" someone know how to fix that?

agile cradle
#

server or single player?

twilit anvil
#

server

agile cradle
#

Where did you download the serverpack?

twilit anvil
#

from curseforge

agile cradle
#

app or site?

twilit anvil
#

app

agile cradle
#

download from website. the app breaks 99% of the time

ionic magnet
agile cradle
ionic magnet
#

atlauncher

agile cradle
#

!moreinfo

still sentinelBOT
#
  1. What Minecraft version are you using? (1.19.2, 1.20.1, ...)
  2. What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
  3. Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods)
  4. What version of the modpack are you using? (v11, v9, etc)
  5. Have you ever gotten past the crash condition without crashing, or does the game always crash?
  6. What steps cause the crash?

Open the game directory (right click pack -> open folder), navigate to the "crash-reports" folder and upload the latest available crash report.
If there is no crash report, navigate to the logs folder and upload "latest.log."
If there is no log, navigate to the base pack directory and upload the hs_err_pid file, if there is one.

ionic magnet
#

?

#

i don t have the quest mod

agile cradle
#

Did you download the additional mods?

ionic magnet
#

i have download just 1 additional mod

agile cradle
#

When you downloaded the pack, you were given a screen that other mods couldn't be downloaded automatically, did you download them or no

ionic magnet
#

i don t think

#

i don t remember

agile cradle
#

redownload the pack and open all the links when it pops up and make sure they download

#

it doesn't work without htem

ionic magnet
#

ok

twilit anvil
ionic magnet
#

ty ā¤ļø

twilit anvil
#

:c

agile cradle
twilit anvil
#

same problem

agile cradle
#

!openjdk

still sentinelBOT
#
  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.
twilit anvil
#

do i have to change anything on the .txt?

agile cradle
ionic magnet
#

how can i get dragons?

dense sail
#

Hi guys, how to craft or get animal egg?

twilit anvil
#

i think it works! thanks <3, i'll wait for any of my friends to test it

#

sorry for ping ;c

spark otter
#

Do you guys know the other dimensions ratio size to the overworld like how the nether is a 1:8 ratio

spark otter
#

Also is there a fix to going into the Twilight Forest but a portal doesn't spawn in the new dimension so you can't get back?

autumn tartan
#

How to decrease ram usage?

#

It is more than 60% and very laggy

rich aurora
#

does this world exist in a better mc?

#

help me 😦

stiff stirrup
still sentinelBOT
lunar helm
#

whats the best armor and weapon i can get quickly

#

(i want to assassinate someone for their wrongs)

wicked pond
#

does anyone know why crafting on the crafting table is tweakin?

modern pewter
#

found a tiny bug, where digging up dirt paths/paved grass doesn't yield a dirt block :P

frigid dawn
#

why cant i join my friends server

#

help please

stiff stirrup
frigid dawn
#

no, its a server pack

stiff stirrup
still sentinelBOT
#

If you're having issues with your friends joining your server, your port for Minecraft may be closed.

  1. Check with https://portchecker.co/ with your IP and Minecraft's port (drop down menu) to see if it's open.

  2. If it's closed you will need to search online "How to open Minecraft port for server with (ISP Name)

Important note: a lot will allow port forwarding, but there may be some ISPs that will not allow any port forwarding. Please check online if this is the case for yours.

frigid dawn
#

thank you

upbeat sparrow
#

I noticed that killing hostile mobs often results in no exp dropped. which mod in the modpack causes this?

autumn tartan
#

What key do I press to use vein mining?

wise hull
#

you have to set it as a keybind

#

i use ~

bright pasture
rich kindle
#

best level for stripmining for diamons on 1.20.1 bette rmc

arctic willow
#

hey i just wanna ask how can i add essential mod to the modpack

supple geyserBOT
supple geyserBOT
# arctic willow thx

Sorry! I'm only answering to Experienced people, Elocin's Acolytes and John Lunapixel Fans!

scarlet orchid
wispy trailBOT
scarlet orchid
#

there (its tstill not working

#

i want my world back 😭

solid moss
#

oh sorry meant to be there

tall abyss
#

how do you get netherite-daimond armor?

sullen grove
#

Hi i was wondering if i could ask for some help with my world gen

#

im not getting and new structures or anything and im curious if theirs a fix

#

my launcher is curseforge and im playing BMC4

unborn quarry
#

does anyone know how to turn on the hotbar? i ran throughs settings several times but I can't find the toggle for it

sullen grove
#

F1?

unborn quarry
#

i mean the inventory to permanently stay on

sullen grove
#

well F1 toggles it on anf off but im probably just confused by your question

#

anyways, goodluck on solving your issue

unborn quarry
#

this is what happens when i use f1

sullen grove
#

oh that happens when i F3

#

are keybinds might be diff

unborn quarry
#

that fixed it, thanks brother šŸ™

sullen grove
#

No prblem, happy playing

flat venture
#

is there any schematic mod compatible with the pack?

#

1.20.1

#

what mod is this sword from?!??!

#

i havent seen this stuff anywhere

stiff stirrup
#

replying to a year old message YEP

flat venture
#

lmao

#

i use the ctrl+f and searched keyword schematic

#

i saw this on the way, so figured i'd ask

viral garden
viral garden
viral garden
viral garden
viral garden
viral garden
viral garden
viral garden
viral garden
viral garden
viral garden
#

the mod itself causes world corruption and crashes

#

among many other issues

#

the modpack comes with worldhosting already

#

!ws

still sentinelBOT
#
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.

rich kindle
#

any automation mods in the pack

viral garden
swift bluff
#

Needing some serious help - some reason my entire bmc4 has gone haywire. Tried a multitude of things. Resorted to a fresh windows install and a fresh install of bmc4 v26. Yet it continues to error like crazy.

Seeing a ton of worlds_together errors and /fabric.mod.json error for most of the mods.

viral garden
#

errors in logs dont mean anythng

swift bluff
#

Majority of the mods aren't loading

rich kindle
#

so wait

#

i can world share

#

and its basically free server

#

to play w firends

stiff stirrup
rich kindle
#

and its free?

#

then whats the point of buying a server

stiff stirrup
rich kindle
#

how

stiff stirrup
#

chance its full chance its not full

#

its private servers that is exposed to have a domain you can use to allow your friends to join in on

#

those servers can fill out

solid kernel
#

ive tried looking but there is no "elytra armor icon" in quark config

#

looked in the config file itself and searched for "elytra" and turned off all the things

viral garden
viral garden
#

disable the one under the Client section

solid kernel
#

not these

#

this one, yes?

viral garden
viral garden
viral garden
#

with much better performance and more control

solid kernel
#

still got the issue

viral garden
#

restart your game

solid kernel
#

TYSM

#

ā¤ļø lifesaver its been driving me nuts

viral garden
#

yw yw

stiff stirrup
#

most likely inside too many folders

#

Exception reading I:\Users\flash\AppData\Roaming\ATLaunchers\instances\BetterMCFORGEBMC4\saves\New World\level.dat
java.util.zip.ZipException: invalid distance too far back

green tundra
#

@scarlet orchid can you send the level.dat from your /saves/worldname/ folder?

stiff stirrup
#

there is also this [05:50:17] [Render thread/WARN]: Failed to load level data or datapacks, can't proceed with server load

#

quite a few issues with that worl it seems

green tundra
#

it can be fixed easily be recreating the level.dat, but I’m curious to see what that error actually means

stiff stirrup
#

does remaking the level.dat file have an Issues?

green tundra
#

depends, usually the only ā€œmajorā€ issue is hard chunk lines in worldgen in some cases

stiff stirrup
#

hm

#

fair

bright pasture
#

Is there a way to cap the number of entities from 600 to maybe 400?

#

@stiff stirrup

still sentinelBOT
#

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/Mukul1127/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, run the following command ingame:
/spark profiler start --only-ticks-over 50
Then, send the link in this channel. If the profiler command doesn't work, put this mod in your servers mod folder

viral garden
#

and neruina isnt causing it

bright pasture
viral garden
#

dont remove mods

#

lag seems to be mostly from Cataclysm

#

someone is probably doing a boss fight or in one of its structures

#

you can try updating the mod or reporting the lag to their devs

bright pasture
#

Because it was causing a disproportion amount of lag

keen latch
#

Hi

#

Im getting this in the server files for bmc4

#

Anyone can help? pls

viral garden
keen latch
#

Im running the start file in the files from BMC4 FORGE 1.20.1 Server Pack v26

bright pasture
#

@stiff stirrup

just wondering will any of these serverside mods conflict:

Ferritecore
Servercore
Starlight
Ai Improvments

Thanks

viral garden
viral garden
bright pasture
#

But I’ll see

viral garden
#

the ones that arent shouldnt be added

#

servercore is fine but it causes vanilla parity issues

#

recommended to config it heavily

keen latch
keen latch
viral garden
#

run the start.ps1 file

lusty lion
#

so i was wandering is there a way to add the mod Essential without the modpack telling me i added a unsuppoted mod

viral garden
#

the mod corrupts worlds and causes crashes

#

theres no reason to use it at all

#

our modpacks already come with free world hosting

#

!ws

still sentinelBOT
#
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.

viral garden
#

if you want this free world hosting in other modpacks that we didn't create, you can use the e4mc mod, or WorldHost

#

never use Essential

bright pasture
#

only mod i added not in the modpack was FTB essentials for the /tpa stuff, is that mod problematic?

viral garden
#

thats fine

bright pasture
#

how should i config servercore

#

aside from render distance, simulation distance and chunk ticking

viral garden
#

up to you, how much do you want it to affect vanilla behavior

#

i dont have its config memorized either

bright pasture
#

alright thanks

bright pasture
viral garden
#

i dont know what "dynamic render distance" is referring to here

dusky pendant
#

Hello, please tell me which mod in the BetterMC 4 build removes the recipe book. Thank you

autumn tartan
#

Does lan hosting work on bmc 4?

viral garden
#

use the builtin world hosting button

bright pasture
viral garden
#

oh you mean is it fine to add

#

yea ig

high plank
#

hey guys how can i farm xp early in bmc??

zealous plinth
#

or build a monster xp farm

#

just like in Vanilla

high plank
#

thank you

little dove
#

Hiya, what is this brown item?

#

Its used to make bug pheromones

verbal nymph
#

You get it from cockroaches sometimes spawning in dark caves. But I have no idea what the potion is used for…

little dove
#

The potion is used so that the blood mosquitoes (and other bugs) wont attack you for 3 min

#

Thanks!

shut summit
#

hi how do i activate vein mining?

viral garden
#

while using a tool with the vein mining enchant

sterile zephyr
#

you can make this sword after defeating Ignis (one of the bosses)

sterile zephyr
stiff stirrup
#

real

finite viper
#

what is a really good easy to get method of transport?

sterile zephyr
finite viper
#

i alredy have a buch of waystones

sterile zephyr
#

you are on bmc 3?

finite viper
#

bmc4

sterile zephyr
#

ah idk then

finite viper
#

is there a good one in bmc3?

sterile zephyr
# finite viper is there a good one in bmc3?

for travel I rly like the Warden Elytra (this isin't the real name but i didn't renember tht rn) wich is very good, it make boost for itself like using rockets but without rockets

finite viper
#

easy to get šŸ’€

slim sparrow
#

i have some sad news everyone
my friend is in the hospital

#

:[

#

:[

#

:[

#

:[

plucky geodeBOT
#

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

finite viper
#

huh?

sterile zephyr
finite viper
#

how hard are the warden elytras to get

stiff stirrup
sterile zephyr
#

its the Soul Elytra you need to go the the Deep Dark and enter in the otherside portal

slim sparrow
#

man i dont have anyone to talk to :[

sterile zephyr
stiff stirrup
slim sparrow
#

ok :{

finite viper
#

oh but i need an elytra alredy

sterile zephyr
#

lol

#

just play normally then

#

enjoy the biomes

#

the structures

finite viper
#

fair

sterile zephyr
#

you don't need to be that fast :)

finite viper
#

i died like 5k blocks from closes waystone

sterile zephyr
#

lol

#

thats sad

finite viper
#

thats why im asking

#

i thoght i had pressed esc but i had pressed e

#

so time passed and a mob killed me

shut summit
#

nvm

green tundra
#

I’ll take a look later and can remake it for you then if you’re still having issues

verbal nymph
#

Is it possible to use Litematica/Forgematica in BMC4

stiff stirrup
#

!tryit

still sentinelBOT
trail rivet
#

Hey there! Sorry if i wirte to the wrong chanel. Why the Vein Miner mod doesn't work properly? I can veinmine trees, but i can't ores. I tried to change the keybind but it doesn't help. Any info about that please?

brittle ice
#

Hi, question. Does anyone have experience with dynmap incombination with Better mc forge? If yes, does it work out of the box or require a bit of tinkering to get working, or is it smarter to just not touch it.

green tundra
brittle ice
#

So you're saying they all probably died? Oof!

green tundra
#

make sure you use their native Forge version, don’t try to run forge/spigot hybrid software

brittle ice
#

I'll give it a go and will report back

green tundra
nocturne crest
trail rivet
grand gate
#

options about adding sophisticated backpacks/storage ?

nocturne crest
autumn tartan
#

Why is lan hosting not working?

nocturne crest
finite viper
#

is bmc 3 better than bmc 4?

nocturne crest
#

no

finite viper
#

i have seen a lot of ppl in here that play bmc 3 even more than ppl playing bmc4

brittle ice
#

Well if anyone ever searches for dynmap and 1.20.1 and forge and bmc4.. Yeah it just works out of the box. No issues

hoary cargo
#

guys i cant find bmc4 in aternos modpacks any help ?

brave galleon
#

can anyone help when i zoomed in on better mc my sensitivity stays wobbly like its zoomed

sturdy holly
#

!server

still sentinelBOT
#

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.

sturdy holly
#

Aternos is garbage and doesn’t have many mods/modpacks available

hoary cargo
#

what i can use

brittle ice
#

!server

still sentinelBOT
#

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.

brittle ice
#

That

sturdy holly
#

The message that was already sent

brittle ice
#

Comedical value

hoary cargo
#

is this for free ?

sturdy holly
#

Read the part that says free method

hoary cargo
#

ok

ionic hollow
#

When starting a world for Better MC there options for "BetterX", "Ampl. & BetterX", "Large & BetterX". what do these options mean? i am very new to both minecraft and modding it so any shared knowledge is appreciated.

sterile zephyr
#

its just world generation stuff

ionic hollow
#

Thanks!

sour spoke
#

anyone knows why my inventory cut like that?

dusky finch
#

So I tryed too add Distant Horizonz. But it crash during launch, anyone got i too work in this modpack? šŸ˜›

dense sail
#

do u know guys why i have no loot i these chests?

#

I found like 5/6 this ships

#

and every chest is empty

#

@here

stiff stirrup
vague zodiac
#

can anyone help i downloaded the 20.1 version of better mc and my pc jus keeps crashing.. it was working for older versions tho so confused

still sentinelBOT
#
  1. What Minecraft version are you using? (1.19.2, 1.20.1, ...)
  2. What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
  3. Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods)
  4. What version of the modpack are you using? (v11, v9, etc)
  5. Have you ever gotten past the crash condition without crashing, or does the game always crash?
  6. What steps cause the crash?

Open the game directory (right click pack -> open folder), navigate to the "crash-reports" folder and upload the latest available crash report.
If there is no crash report, navigate to the logs folder and upload "latest.log."
If there is no log, navigate to the base pack directory and upload the hs_err_pid file, if there is one.

vague zodiac
#

idk what version but im on at launcher
havent changed the mod
v 1.20.1

#

and my game never crashes

stiff stirrup
vague zodiac
#

yeh with the mod

#

it never crashes normally thoo

agile cradle
vague zodiac
#

i usually play a older version of better mc and it works perfectly fine i never even knew there was a version 1.20.1 so i downloaded it today but it just crashes every time i try make a new world

agile cradle
vague zodiac
#

ok thanks

#

so what do i do?

agile cradle
#

answer the questions

#

!moreinfo

still sentinelBOT
#
  1. What Minecraft version are you using? (1.19.2, 1.20.1, ...)
  2. What launcher did you run Minecraft with? (e.g. CurseForge, ATLauncher, MultiMC, ...)
  3. Have you changed the modpack in any way? (e.g. changing mod versions, adding/removing mods)
  4. What version of the modpack are you using? (v11, v9, etc)
  5. Have you ever gotten past the crash condition without crashing, or does the game always crash?
  6. What steps cause the crash?

Open the game directory (right click pack -> open folder), navigate to the "crash-reports" folder and upload the latest available crash report.
If there is no crash report, navigate to the logs folder and upload "latest.log."
If there is no log, navigate to the base pack directory and upload the hs_err_pid file, if there is one.

agile cradle
#

fully

vague zodiac
#

idk what version
but I'm using ATlauncher
i haven't changed the mod at all
v1.20.1
The game crashes when I try create a world

agile cradle
#

1.20.1 is the MC version

#

screenshot your modpack isntance on atlauncher

#

like this

vague zodiac
agile cradle
#

so v26