#👽︱game-support

1 messages · Page 190 of 1

frank sand
#

But when I reconnect

#

The changes are done

wild jewel
#

Well, can you try it with a different pack?

tacit cargo
autumn agate
#

ur pc just sucks

tacit cargo
autumn agate
#

😎

tacit cargo
autumn agate
#

u need more ram

#

thats all

#

and better cpu

tacit cargo
# tacit cargo

No i dont need i just added more memory from the curseforge app

autumn agate
#

did u check ur computer ram?

#

lol

tacit cargo
autumn agate
#

whats ur pc ram

tacit cargo
#

I wont respond to you

autumn agate
#

looool ur fault then ytryna help

tacit cargo
autumn agate
#

how do strectched res on minecrafr on mod

tacit cargo
#

I dont have stretched res

autumn agate
#

but why isnt their a strected res option?

tacit cargo
#

Idk how would i know?

#

What your RAM hm?

autumn agate
#

16gb

tacit cargo
#

HA

#

And you say mine is bad

autumn agate
#

wdym my i dont need that much ram for minecraft

tacit cargo
#

I got for other games

autumn agate
#

16 gb is fine 32gb is better but unsessory

tacit cargo
#

Anyways i solved the problem by myself without your help

autumn agate
#

your wellcome

#

💪

tacit cargo
#

🤦‍♂️

wild jewel
autumn agate
#

hi

#

its roguelike dugeons

wild jewel
#

Now show your vanilla 1.12 screen where that setting should be

autumn agate
#

ok

#

WHAT

#

ITS NOT THERE

wild jewel
#

Magic

autumn agate
#

for normal one

wild jewel
#

It was added later

autumn agate
#

BRURUURURHSHDBHEUDHSJA

#

i wasted 3 hour son this

#

3 HOURS

#

can i use curseforge mods on aterons

#

the mods i download from the site are not in aterons

#

curseforge modpack

#

i tried installing these mods

#

but unable to use them with aterons

#

is it possible to use them

wild jewel
#

Ask aternos

autumn agate
#

and how do i install the mods i downloaded from the site in the app

wild jewel
#

!mc-installmods

golden muskBOT
#
How to install mods in CurseForge App.
  1. Click + Create Custom Profile
  2. Name it, select the required Minecraft version, select the Forge version (usually the highest number), click Create.
  3. Click the profile icon.
  4. Click Add More Content
  5. Search and install the desired mods.
  6. Start the game!
How to install mods not on CurseForge.
  1. Right click the profile picture or Open the profile and click the CFmenu Icon next to the play button.
  2. Click CFfolderOpen Folder.
  3. Drag the mod(s) into the mods folder. (Note: Some mods will require others, to run. Make sure to read the instructions for the mod!)
  4. Start the game!
wild jewel
#

The guy should just have made a modpack out of it

weak talon
#

How do I upload a personal world using curseforge, all my worlds in saves doesn’t show up

wild jewel
#

Did you play on curseforge or vanilla with that world?

weak talon
#

Vanilla

wild jewel
#

Then you need to find your vanilla saves

weak talon
#

Yea but can I use the world when I load into forge, idk how to access files for it

wild jewel
#

Right click the modpack, open folder

weak talon
#

Ah! Yes thank you

frank sand
#

Hey! How can I add more biomes Id in my modpack?

#

I'm in 1.12

#

And I already downloaded just enough ids and not enough ids

wild jewel
#

Don't use both, they conflict

#

jeid should be fine

frank sand
#

but i already tried to put jeid

#

it doesnt work

#

im searching issues right now

#

so it seems to not working with otg

frank sand
#

Fak

#

Bop and biome bundle use OTG

#

Are they any other mods like it?

crimson mural
#

when i try to open minecraft with the launcher to play with mods it keeps crashing as shown by this screenshot:

wild jewel
#

!mc-logs

golden muskBOT
#
Sending logs for support.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
crimson mural
wild jewel
#

Did you make this modpack?

crimson mural
#

yes

#

and recently i added more mods

proper trail
#

how do you switch the old minecraft launcher in the curseforge client to the new minecraft launcher

wild jewel
crimson mural
#

ok

#

but by i mean recently i added them yesterday

wild jewel
#

Does not change my answer

crimson mural
#

ok

#

but what do i do if i want those mods without the pack breaking?

wild jewel
#

You see which one is breaking everything and tell the dev

crimson mural
#

ok got it

#

thx for helping

marsh bloom
#

anyone know why I keep getting this error when try starting my server with the .bat file?

"A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap')
at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
... 6 more"

version is
1.12.2 14.23.5.2855

wild jewel
#

Wrong java version is used for the server

marsh bloom
#

weird, seeing as I only have java 8 installed

#

any clue why it'd be pulling the wrong version of java outta the void?

wild jewel
#

Do java --version in cmd

marsh bloom
#

openjdk 11.0.12 2021-07-20 is what it responds with

wild jewel
#

So that is java 11

marsh bloom
#

weird
how can I change it to use java 8?

wild jewel
#

Need the full path to the java executable

marsh bloom
#

wdym?
Like, where would I put it I guess is the better question?

waxen pine
#

Find your java 8 folder and instead of java you go like
"C:\program files\java\yourjava8folder\bin\java.exe"

#

In .bat script

marsh bloom
#

now it runs that line, then says pause and ends everything
no server or anything

waxen pine
#

You used the quotes yes?

#

Want to post your start line?

marsh bloom
#

"C:\Program Files\Java\jre1.8.0_311\bin\javaw.exe" -Xmx4096M -Xms4096M -jar forge.jar
pause

waxen pine
#

Yeah I put java.exe not javaw.exe

#

w turns off console output

marsh bloom
#

ah
new results are this

C:\Users\pacma\Desktop\appapack server>"C:\Program Files\Java\jre1.8.0_311\bin\java.exe" -Xmx4096M -Xms4096M -jar forge.jar
A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70)
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34)
Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level
at net.minecraft.launchwrapper.Launch.launch(Launch.java:94)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
... 6 more
Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 8 more

waxen pine
#

What forge ver is this?

marsh bloom
#

1.12.2 14.23.5.2855

waxen pine
#

Could be why? Not sure maybe someone else knows. You should REALLY get and use the newest forge ver that removes the critical exploit discovered like 2 weeks ago

#

Which is log4j related

marsh bloom
#

I was trying to match server to modpack version
but if I can use new forge I will gladly do so

waxen pine
#

Check and see. Hopefully no mods are hardlocked to one forge ver on your pack

marsh bloom
#

thanks for the help

plain sonnet
#

anyone know what shaders are the most stable to run with all the mods 6?

marsh bloom
waxen pine
#

What is being launched

marsh bloom
#

forge
I fixed it by reinstalling
problems are all gone now
thanks for help

rough forge
#

my friend is having a problem where when he goes into enigmatica 6, it loads all the mods then crashes right before it goes to the main menu

wild jewel
#

Then get your friend in here

tight glade
#

friend is in here

#

lemme post logs

#

one sec

wild jewel
#

And why is it trimmed?

tight glade
#

sorry, looked up in chat to see how other people reported bugs, uploading full thing now

coarse nest
# tight glade

Delete supplementaries-common.toml from the config folder, its got a character in the wrong place

tight glade
#

ok

white junco
#

I'm getting this error in my modpack

#

Both forge versions on the client and server are the same, along with the mods downloaded on each side

#

Nevermind, I've figured out the issue

frank sand
#

Hey! So I've installed a bunch of world generation mods, but when I create worlds, there are a lot of small islands, do you know which one does this?

#

I think I have biome bundle, bop, rtg

#

climat control and streams

white junco
frank sand
#

Ok, I'm gonna try do disable it

frank sand
white junco
frank sand
#

Mmh

#

But it's compatible with the other one right?

#

Mmh

#

I think you are wrong @white junco

#

It seems to be climat control

white junco
frank sand
#

Mmh

#

Ok

white junco
#

I'm confused.

acoustic idol
#

First off remove optifine then try again

white junco
#

Alright

last parcel
#

Don't ask in other places for people to help you here. #📛︱rules 4

white junco
#

Mb

white junco
acoustic idol
#

Post new log

white junco
acoustic idol
#

Do you own the server your trying to connect too?

white junco
#

Yes

acoustic idol
#

Did you make or download the pack?

white junco
#

I made the pack

acoustic idol
#

Server using the same mods, configs and scripts(if any)

white junco
#

Yes, they're using the same mods and configs

acoustic idol
#

Post the servers latest log

white junco
acoustic idol
#

Are you self hosting or using a hosting company?

white junco
#

I'm using Pebblehost

acoustic idol
#

ah

#

Possibly a networking issue. Dont see you even connection on the servers side.

white junco
#

I'll try to create a ticket with Pebblehost then

acoustic idol
#

Are you using wifi or ethernet as well?

white junco
#

I'm using wifi

acoustic idol
#

Tried a wired connection first if you can. May be something on your end

white junco
#

Possibly, when I went to look up the issue it had something to do with changing their username on tlauncher but my server isn't cracked

acoustic idol
#

And support ends here, We dont support the TLauncher here.

white junco
#

No, I'm not using tlauncher

#

It was just something I saw while looking up the issue

acoustic idol
#

ah

last parcel
#

Lets not discuss pirated launchers here.

white junco
#

Alright

#

Do you think I should submit a ticket to pebblehost if ethernet doesn't work

acoustic idol
#

They may have a better idea of whats going on if it is a networking issue

polar kiln
#

hi im hoping this is the right channel, my friend is trying to get a modpack and its installing fine, but when they go to launch, the minecraft launcher pops up and is saying play demo. They own minecraft and we've already tried them logging back in but it still says play demo, for any modpack they try

acoustic idol
#

!mc-login

golden muskBOT
#
Minecraft Logins

Step 1: Get to the Microsoft login screen.
Step 2: Log in with a Microsoft account that owns the Java version of Minecraft.
Done!

Issues: If it says PLAY DEMO then the account used DOES NOT own Java Minecraft. Log in with one that does.

polar kiln
#

But they do own java minecraft, they can play just fine in the normal launcher

acoustic idol
#

Have your friend join here

worn elk
#

ok i own both minecraft and xbox game pass which has minecraft included

#

but it still says "play demo" everytime i try to open the game thru the mod play button

acoustic idol
#

Screen shot your Vanilla launcher where your signed in, Then screen shot the cf apps launcher

worn elk
#

vanilla

waxen pine
#

You've logged out and logged back in?

polar kiln
#

first thing we tried

acoustic idol
#

And the cf launcher screen shot?

worn elk
acoustic idol
#

Those are not the same accounts.

#

Make sure you are using the same account that owns the Java edition of minecraft.

worn elk
#

yeah i got hacked we figured it out thanks.

wild lotus
coarse nest
wild lotus
#

oh

#

ok

#

thanks

acoustic idol
#

Report it to the dev then

#

!projectissue

golden muskBOT
#

Please visit the project page for the content you posted about and look for a way to contact the developer.
Somewhere on the page there is usually a method of contact. Look for one of the following things:

  • Issues tab like the image below.
  • Discord link.
  • Twitter link.
  • Comments section below the project.

If no contact method exists you will either have to remove the project or find a solution on your own.

coarse nest
#

If you want help here then post your log

glacial pebble
#

hii whenever i open mc with the modpack i installed minecraft doesnt open but it says minecraft is running if i try to run it again

#

i did and the same thing happens

#

it says its openning and then it doesnt open

#

ive clicked continue a couple times

#

the same thing is happening with minecraft tho ;-; i just tried running mc on its own

#

i did it did the same thing and didnt open

#

should i uninstall curseforge and see if it does the same thing

acoustic idol
#

Curseforge doesnt touch the vanilla laucher. Try rebooting your pc and trying the pack again

glacial pebble
#

ok

acoustic idol
#

Your not starting anything else just curseforge yes?

glacial pebble
#

uhm i think it worked

wintry oak
#

Does anyone know if any of these mods are not client sided?

coarse nest
#

Do you mean server side only? Or client side only?

wintry oak
#

i meant if any of those mods are server sided

#

mb

coarse nest
#

Afaik they are all fine, the only ones im unsure about are allthetweaks and whatever balm is

coarse elm
#

start the server and find out

autumn agate
#

hi! does anyone know how to add a mod so it can be used within a server? i know this mod is supported in the specific server i use, and the modpack for the server is found on curseforge.

wintry oak
#

ok

devout juniper
wintry oak
#

this is what happens

#

it launches perfectly fine, although it just doesnt let me in the server

#

should i delete balm and allthetweaks?

#

i mean, starting from balm first

coarse elm
#

that means your server and client don't match

wintry oak
#

alright

#

it just told me that i needed balm to run client tweaks, and all the tweaks

#

so i removed both

#

now hopefully it is going to work

#

oh ye, and craftingtweaks

#

it happened again

#

current mods folder

#

is it because i have both journeymap and xaeros minimap?

#

what is creative core? o_O

#

creative core isnt one

#

updated list

#

also, is anyone there?

waxen pine
#

Ding is client only. Only have one map - Xaeros or journey

#

Sound mods are usually client only. Look at sus mod pages on curseforge.com and look for clues

wintry oak
#

wat?

waxen pine
#

What part was unclear?

wintry oak
#

Why tho?

waxen pine
#

Because the name of a file tells no actual info. Good mod authors usually describe what sides the mod is for

wintry oak
#

oh ok

proper notch
#

Uh anyone know how to get optifine for forge or that it's even possible?

waxen pine
#

it's a mod that you download from their website, it's not hosted on curseforge.com

proper notch
#

Ohh okay I'm small brain so I wouldn't know

waxen pine
#

!mc-optifine

golden muskBOT
#
We do not offer support for Optifine!

If you have issues with Optifine, remove it. If you want further support try the discord found on their website.
https://www.optifine.net/home

Installing Optifine with modpacks on Curseforge:

  1. Right click the modpack icon, select Open Folder.
  2. Put the Optifine.jar into the mods folder.
  3. Now start the modpack.
devout juniper
#

hey could anyone have a look at a crashlog i got and help me figure out why it crashed?

waxen pine
#

post the file?

devout juniper
waxen pine
#

hmph yeah unlear. could be the forge version, which would be a bummer

devout juniper
#

if its the forge version is there no way to fix it?

waxen pine
#

try installing a blank forge profile of the newest 1.12.2 and install only that mod

devout juniper
#

ok will do

#

seems to work fine

#

wierd

#

maybe it is just the forge version

forest zodiac
wild jewel
autumn agate
forest zodiac
#

i thought also i ran the bat

#

but it only created versions.json in the build

autumn agate
wild jewel
#

🤷‍♂️

forest zodiac
#

can someone make it a jar for me

autumn agate
forest zodiac
#

for me it is

autumn agate
#

u need wait more smh

forest zodiac
#

it closed itself

forest zodiac
#

how do i get the jar now

#

can you send it or should i do it myself

autumn agate
forest zodiac
#

Thank you

#

Everyone she is a real hero

autumn agate
forest zodiac
woven latch
#

this is ticking me off a bit since i cant find ANYTHING ABOUT GALACTICRAFT CORE OR PLANETS

coarse nest
woven latch
#

oh

#

thanks dude

#

so then would i drag them both to the mods folder?

coarse nest
#

Yes

woven latch
#

thanks so much :D

autumn agate
coarse nest
#

Well I cant find it anywhere on CF

white junco
#

Shocker

wild jewel
#

Not been on there for years

white junco
#

I think a new mod has taken it over or something

#

But on a more latest version

autumn agate
#

i know that there was galacticcraft on curseforge on 100%

fleet jewel
misty geode
#

Hello. I'm playing FTB Unleashed 1.1.7. There is the mod Voxelmap. But I can not open the menu. If I store in the voxelmap - properties the key command for the menu, save. this is not adopted. has who a solution for me?

restive wyvern
#

do u guys help with severs??

last parcel
#

depends on the question and if anyone has an answer

golden muskBOT
restive wyvern
#

i can give a crash report if needed

wild jewel
#

Anything would be nice

last parcel
#

only way anyone can know the issue

restive wyvern
last parcel
#

java.lang.RuntimeException: Attempted to add a duplicate pool to loot table: fossils

looks like you have two mods adding
fossils
to the
loot table

restive wyvern
#

wt

#

how?

last parcel
#

🤷‍♂️

restive wyvern
#

how can i seperate them

last parcel
#

ask the devs of the mods doing that

restive wyvern
#

bruh

#

ho is a dev

last parcel
#

?projectissue

golden muskBOT
#

Please visit the project page for the content you posted about and look for a way to contact the developer.
Somewhere on the page there is usually a method of contact. Look for one of the following things:

  • Issues tab like the image below.
  • Discord link.
  • Twitter link.
  • Comments section below the project.

If no contact method exists you will either have to remove the project or find a solution on your own.

restive wyvern
#

ahhh

#

ok

#

it wod be esyer to delite one of them?

last parcel
#

much

restive wyvern
#

ahh oki

#

bye

neon nebula
#

i wanted to add sodium and optifine mods to my modpack

#

but when i searched for it, no results

#

i searched from "add more content"

wild jewel
#

!mc-optifine

golden muskBOT
#
We do not offer support for Optifine!

If you have issues with Optifine, remove it. If you want further support try the discord found on their website.
https://www.optifine.net/home

Installing Optifine with modpacks on Curseforge:

  1. Right click the modpack icon, select Open Folder.
  2. Put the Optifine.jar into the mods folder.
  3. Now start the modpack.
wild jewel
#

And isn't sodium fabric?

frank sand
#

hey! my modpack crashes when i create a nether portal, which mod does that?

golden muskBOT
#
Sending logs for support.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
frank sand
wild jewel
#

Try betterportals

frank sand
#

i have better portals...

#

?

#

any ideas?

wild jewel
#

Remove it

frank sand
#

oh ok

frank sand
#

so it crashes when i enter the nether or when i exit it

#

?

quasi lagoon
#

what are the disadvantages of highering the tickrate on your server?

wild jewel
#

What are the advantages?

gilded gull
#

Hey, My server crash and i dont know how can i fix the error: [20:13:09] [modloading-worker-0/ERROR]: Running on a dedicated server, disabling mod.

last parcel
#

Crash report saved to ./crash-reports/crash-2021-12-22_20.13.14-fml.txt
send this

gilded gull
last parcel
#
    Failure message: Nature's Aura (naturesaura) has failed to load correctly
        java.lang.NoClassDefFoundError: net/minecraft/client/renderer/entity/EntityRendererProvider
    Mod Version: 35.0
    Mod Issue URL: https://github.com/Ellpeck/NaturesAura
    Exception message: java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.EntityRendererProvider```
gilded gull
#

ohh okay thx

hasty niche
#

help?

waxen pine
golden muskBOT
#
Sending logs for support.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
primal isle
#

So I'm trying to play Valhelsia Enhanced Vanilla 1.18 and when I installed it on Curseforge and went to play it this error came up. Not exactly sure what I need to do to fix it

last parcel
#

remove your additional arguments

grizzled lotus
last parcel
#

please explain why you're posting this log

grizzled lotus
#

it was taking 10 mins to load should i just wait for it to load

last parcel
#

looks like it's fine? how much ram do you have allocated?

grizzled lotus
#

7gib

primal isle
#

I removed the additional arguments and its still coming up

last parcel
#

restart curseforge

hasty niche
grizzled lotus
#

@last parcel should i restart curse

last parcel
#

no?

primal isle
#

@last parcel Thank you

last parcel
hasty niche
#

How much? I gave it 8800 and it was still the same

last parcel
#

log says you only gave 4gb

hasty niche
#

Wait

calm sigil
#

Hello, so I'm trying to play Valhelsia 4 1.17 with friends and when I connect to the server the roughly enough items mod is only showing 12 pages of items when everyone else is getting 73 pages, and when I try to load into a single play world I get the error "Errors in currently selected datapacks prevented the world from loading" I unistalled everything and reinstalled and its still doing it. Can someone please help.

celest hound
#

so i had an issue similar where i was playing a custom modpack with friends when i realized the clients had the mods but the server didn't so jei was giving the vanilla pages this was fixed by reinstalling the mods on the server end so maybe idk

calm sigil
#

Alright I'll talk to the server owner, ty

#

That did not work, im still having these issues

celest hound
#

hm

coarse nest
#

Try clear your java arguments (CFsettings => grass Minecraft). If that doesnt work or they are already clear restart curseforge. If that doesn't work reinstall curseforge

merry scroll
#

hey are here some chill german dudes for skyfactory 3

hexed perch
#

with dungeons arise how do i edit the spawn rates for structures

fossil folio
#

how do you remove additional arguments

#

video maybe

coarse nest
#

Go to CFsettings in the bottom right of curseforge. Select the grass Minecraft category. There is a box there labeled something like additional arguments. If there is anything in there delete it, otherwise try the other things I mentioned above

fossil folio
#

there is nothing their

coarse nest
#

Okay then, try reinstall curseforge

fossil folio
#

ok

#

i did that

neon nebula
stuck parrot
#

curseforge will launch minecraft but not the modpack

#

I tried uninstalling both minecraft and curseforge but it hasn't been working

wild jewel
#

What do you get then?

stuck parrot
#

it just launches minecraft launcher not the modpack version tho

#

like the latest version

wild jewel
#

Restart your pc, retry

stuck parrot
#

ok

#

I've been trying to figure this out for 2 days and all I had to do was restart 💀

#

thank you very much 👍

simple cape
#

Hello,
Since today, whenever I try to open my fabric modpack in 1.18.1, I crash with the error: java.lang.ClassCastException: class net.minecraft.class_1091 cannot be cast to class malte0811.ferritecore.mixin. mrl. ResourceLocationAccess (net.minecraft.class_1091 and malte0811.ferritecore.mixin.mrl.ResourceLocationAccess are in an unnamed module of the net.fabricmc.loader.impl.launch.knot.KnotClassLoader @35f26e72)
Can you help me?

coarse nest
#

Remove Ferrite core

simple cape
pallid wigeon
#

Hello, Since today, whenever I try to open my fabric modpack in 1.18.1, I crash with the error:

autumn agate
#

just to make error readable

pallid wigeon
#

Well mod I added. And now I'm going to send a crash report again?

tight glade
#

God, if i dont launch the game EVERY DAY, something stops working for some reason

wild jewel
#

powah/energy/generators/solar_panel.toml
Broken config

tight glade
#

i know

#

but i havent modified it

#

and its been working for a long time

#

so why now?

wild jewel
#

Well, it broke, no idea why

tight glade
#

sucks having to do this every day

last parcel
#

if its something you have to do every day, it might be a problem with your computer since that shouldnt be normal

autumn agate
#

Every time i try to join my Singleplayer world my game crashes. Iam running Forge 1.18 with some mods help?

last parcel
#

?mc-log

golden muskBOT
#
Sending logs for support.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
autumn agate
autumn agate
#

@last parcel , how do i send it like the other people?

#

sorry for the tag btw

#

there :)

frank sand
#

Hey!

#

So I tested my Minecraft modpack on client side

#

And now I'm trying it on server side

#

But the server can load

#

Here is the log

#

The guys from the host said me I should delete some mods but I don't want

#

What do I do?

last parcel
#

[Aternos System/ERROR] [LOG]: Server was stopped because it took too long to start. Try reducing the load to avoid this in the future.

#

server isnt good enough for whatever you put on it

frank sand
#

F

#

So what should I do?

#

Because I don't wanna pay for a server

last parcel
#

get a better server

#

aternos free servers are good for vanilla only really

frank sand
#

Where should I go then?

#

If I don't wanna pay?

last parcel
#

no where?

frank sand
#

Wdym?

last parcel
#

servers cost money

frank sand
#

...

#

Well

#

Mmh

coarse elm
#

Imagine exchanging something for something else.

last parcel
#

capitalism strikes again

frank sand
#

Pov: you took 4 days to create a modpack you can't even play with 😂😭

#

Where should I go then?

coarse elm
#

You can play it by yourself.

frank sand
#

And if I wanna play it with a friend?

coarse elm
#

Find a new pack or pay money

frank sand
#

And literally did it on purpose for playing with him for Christmas?

last parcel
#

host on your pc if it is capable

frank sand
last parcel
#

guess you go to the store and buy a pc that can host, or buy a server

frank sand
#

F

#

I just wanna die rn XD

#

Where should I go then?

#

For a cheap option?

#

+I don't have paypal

frank sand
#

😭

coarse elm
#

This is why you plan stuff weeks or months ahead of time.

frank sand
#

Exact XD

#

Oh f

#

And if I use another version?

#

Like a better on for mods than forge?

#

Spigot?

#

Paper?

#

🤷‍♂️

#

That won't work?

last parcel
#

neither of those are modloaders, they use plugins. completely different stuff

frank sand
#

Magma?

last parcel
#

also plugins

frank sand
#

Mohist?

last parcel
#

!!=

golden muskBOT
#
Wording is important!

Forge = Minecraft Forge, This is a modloader often just called "Forge".
Fabric = Fabric MC, this is another modloader, just called "Fabric".
CurseForge = A Website/App that has content for games.
Mods = Individual mod files.
Modpacks = Multiple mods put into the mods folder or downloaded from CurseForge.

These are not Interchangeable! Please use the correct terms as it allows us to help you faster!

frank sand
#

Mohist isn't a modloader?

last parcel
#

i have no idea what that is

acoustic idol
#

It was another plugin manager like bukkit sorta deal

frank sand
#

Oooooh

#

Pffff

#

Ok well

fleet jewel
#

if its not fabric or forge its not a modloader, quilt too i guess

frank sand
#

Ok thanks I guess

#

But yamza?

#

I have a question

#

Because I could play on the server like 5 seconds

#

Does it change?

last parcel
#

does what change?

frank sand
#

Idk

#

I ask questions

#

😂

#

Just kidding

#

But no?

last parcel
#

it's a free server. you get what you pay for. if it's not working properly then use their support. as they said their server cannot handle what you're doing, as expected.

frank sand
#

Ok thanks

coarse elm
#

Why dont you just cut the pack down so you can play it...?

weak stag
#

getting this error when trying to join my friend's server on minecraft skyfactory 4

weak stag
#

i fixed it but now i gotta use a vpn

hushed sparrow
#

Normaly I don't have any lag playing better Minecraft but now i have like 0 frames per second and i dont know what to do and or how to fix it

last parcel
#

would have better luck asking in the better minecraft discord

hushed sparrow
#

u have any idea how i can join that discord?

last parcel
#

should be links on their pack page

autumn agate
#

so i moved my 1 player world to a server with all the same server side mods but now its just loading as a crappy desert world and not mine

coarse nest
#

Rename the world folder to world

autumn agate
coarse nest
#

Did you drag the saves folder or the world folder?

autumn agate
#

world

coarse nest
#

Can you send a screenshot of the server folder

autumn agate
#

can't its on other pc

autumn agate
hollow river
#

can someone help with a problem i have on my modpack?

golden muskBOT
#
╰( ͡° ͜ʖ ͡° )つ──☆*:・゚ *˜”*°•.˜”*°• Many Help •°*”˜.•°*”˜* <:curselit:796985620550385705>

Please provide a description of your issue with as much detail as possible. If you have an issue with a mod or modpack, tell us the name. Explain what you can see happening. Be specific!

CFarrow_right Tell us what is happening, we already know it "doesn't work".
CFarrow_right Avoid using words like "it", tell us exactly what "it" is.
CFarrow_right Don't assume anyone knows what you are talking about, be specific.
CFarrow_right Tell us what you expected to happen.

Provide screenshots or video if possible.
Provide a log if possible. ?mc-log

hollow river
#

im having a error when im start my modpack

coarse nest
#

Explain your issue. What error? Do you have a log you could share? A screenshot even?

hollow river
#

can i send my error log?

coarse nest
#

What version are you trying to launch, and are all your mods for that version?

hollow river
#

yes

#

i instal the mods on curseforge

coarse nest
#

What version is that?

hollow river
#

1.12.2

last parcel
#

you loaded 1.11.2

hollow river
coarse nest
#

Yes. Some mods you are trying to load are for 1.12, remove them or remake the modpack on 1.12 and do not add the 1.11 mods

oblique coral
#

hey guys why cant i find my ram slider

coarse nest
#

!mc-ram

golden muskBOT
#
How to set Global Minecraft RAM value.
  1. Click the CFsettings icon in the bottom left to open settings.
  2. Click the Minecraft tab.
  3. Scroll down.
  4. Slide slider to recommended ram range as seen below.
oblique coral
#

i have changed that before and tried to get it to work it still said not enough will try again

torpid smelt
coarse nest
#

Remove it, its trying to load client only code (which doesn't exist on a server)

torpid smelt
#

was about to try that, thanks for confirming.

#

👍

narrow geode
#

i can't lanch minecraft. when I click to launch the game I can't. I click on play it's charge and no launch

coarse nest
#

!mc-installfix try this

golden muskBOT
#
  1. Click on the Minecraft Tab on the Left side of the CurseForge App.
  2. Click CFmenu button next to the Create Custom Profile option.
  3. Click CFrepair Repair Installation option.
  4. Play game.

NOTE: You will not lose any modpacks or worlds, These are saved in the Instances folder. DO NOT TOUCH THIS FOLDER OR YOU WILL LOSE EVERYTHING

narrow geode
#

thx

autumn agate
#

Got a question.. i have a modded game and i have 80-120 fps

#

But it feels laggy

#

Like choppy lag in some sort

#

framerate is set to unlimited and vsync off

#

what can do in this casE?

frank sand
#

Hey! So I'm playing my mod pack, I'm at 50-60 FPS, then my game freezes for 5-10 seconds. How do I get rid of that?

frank sand
#

@autumn agate XD I didn't see you problem, we have the same actually XD

finite stump
#

is ther a way i can play modded minecraft wuthout forge ?

#

cause i can't play with forge my cmputer won't start the game

acoustic idol
#

Do you mean Curseforge OR Forge? They are not the same thing

finite stump
#

CurseForge*

acoustic idol
#

Is it curseforge that is not starting? OR are you hitting play in the app and nothing loads? Explain what your doing / what is happening

finite stump
#

the game start to launch and a few minete later it crash it's because i have a Macbookpro

acoustic idol
#

!mc-logs

golden muskBOT
#
Sending logs for support.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
acoustic idol
#

Also does your mac have an M1 processor by chance?

finite stump
#

yes it does

#

i know this is why it wont start that's why i am looking for an another way to play modded minecraft

last parcel
#

M1 Mac
How to identify: (in log)
GLFW error before init: [0x10008]Cocoa: Failed to find service port for display
Reason:
Certain versions of Forge (1.13 up to 1.16.5) are not compatible with M1 Mac due to Apple removing support for methods used by Forge. This would need to be fixed by Apple
Fix: None

acoustic idol
#

Yamza beat me too it

finite stump
#

yeah i know that

#

but ther's no other way to play moded ?

last parcel
#

use a version that is not listed there, or fabric.

finite stump
#

fabric doesn't have the mod i need

last parcel
#

then you dont use that mod

finite stump
#

so i can't play modded without CurseForge ?

last parcel
#

!!=

golden muskBOT
#
Wording is important!

Forge = Minecraft Forge, This is a modloader often just called "Forge".
Fabric = Fabric MC, this is another modloader, just called "Fabric".
CurseForge = A Website/App that has content for games.
Mods = Individual mod files.
Modpacks = Multiple mods put into the mods folder or downloaded from CurseForge.

These are not Interchangeable! Please use the correct terms as it allows us to help you faster!

finite stump
#

my wording wasright i'm looking for way to play with the mod without passing by CurseForge

last parcel
#

your issue has literally nothing to do with curseforge 🤔

finite stump
#

aaaaah

#

i thougt it was comming from CurseForge

acoustic idol
#

Its certain versions of Forge (not us) and Apple is the issue

finite stump
#

ok so i can't play until the mod are updated

last parcel
#

"Certain versions of Forge (1.13 up to 1.16.5) are not compatible "
what is reading

finite stump
#

yes that's what i'm saying

#

until the mods are updated to 1.17 i can't play them

last parcel
#

until/if they get updated, yes

finite stump
#

or until apple fix the problem

#

wich is not going to happen

last parcel
#

or you dont use mac anymore

finite stump
#

that would be a great idea but it's the only one i got so far 😭

wild jewel
frank sand
#

Sorry

charred dome
#

Ever since I updated to a new version of forge that patched the log4j exploit there's been a file called log4j.xml in the server files, is this normal?

last parcel
#

!mc-forge

golden muskBOT
last parcel
#

would be the place to ask

charred dome
#

ok

slow elbow
#

Hello, I have a doubt with the shaders of chocapic13 V7, and it is because I have put those shaders and when I start the 1.18.1 the enchanting things appear in black color.
How can I fix that?

lunar hare
#

i keep trying to launch my server but it keeps crashing and idk whats causing it

vague coyote
#

i dont know if is the right channel but what mod could be causing this tags?

last parcel
# lunar hare
    at com.thenamesnano.combatica.init.ModItems.<clinit>(ModItems.java:61)```
```thenamesnano.combatica```
waxen pine
#

Missing a library mod?

lunar hare
waxen pine
#

Also there are a few patch/performance mods for 1.12.2 which are pretty standard-adds you should think about

silk pumice
#

Ok so every time I try to open a 1.16.5 mod pack it crashes

last parcel
#

?mc-log

golden muskBOT
#
Sending logs for support.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
silk pumice
golden muskBOT
#
  1. Click on the Minecraft Tab on the Left side of the CurseForge App.
  2. Click CFmenu button next to the Create Custom Profile option.
  3. Click CFrepair Repair Installation option.
  4. Play game.

NOTE: You will not lose any modpacks or worlds, These are saved in the Instances folder. DO NOT TOUCH THIS FOLDER OR YOU WILL LOSE EVERYTHING

last parcel
#

?mc-installfix

silk pumice
#

Yeah I’ve done that it doesn’t help

waxen pine
#

Repair installation, not repair profile

silk pumice
#

I’ve done that too

#

I’ve done both

#

This is a problem exclusively with 1.16.5 all other versions of forge seem to work fine

#

Maybe it’s something in settings

lunar hare
#

I stg every fucking time I try to run a big modpack that I made my game freaks tf out on me and I can’t see anything

waxen pine
#

If you make a pack from scratch you always want to add things slowly and check everything works. It takes time. Mushing a lot of mods together at once and pressing play always ends in tears

silk pumice
#

Is it my settings?

lunar hare
#

and without optifine i cant run modded period

acoustic idol
#

!mc-optifine

golden muskBOT
#
We do not offer support for Optifine!

If you have issues with Optifine, remove it. If you want further support try the discord found on their website.
https://www.optifine.net/home

Installing Optifine with modpacks on Curseforge:

  1. Right click the modpack icon, select Open Folder.
  2. Put the Optifine.jar into the mods folder.
  3. Now start the modpack.
tawdry grove
#

hi I dont know how to upload modpacks on curseforge

#

can anyone help me?

last parcel
#

?mc-packshare

golden muskBOT
#
There are two ways to share a modpack you've made with others...
Export and Share - For Friends to Small Groups.
  1. Click the Icon for the modpack.
  2. Click the CFmenu button next to play.
  3. Click CFexportExport.
  4. Select the files that should be included.
  5. Send the zip to the people that want it! They can follow the instructions in !mc-installpack to install the pack!
Upload to Curseforge - For Public Release to Everyone.

This options will make your pack public to EVERYONE, it comes with extra requirements and will take some effort to set up.

  1. Go to here: https://www.curseforge.com/project/432/4471/create
  2. Fill out the information with a proper description of the pack. This should allow anyone to understand what the pack is.
  3. Click the Icon for the modpack in the CurseForge app.
  4. Click the CFmenu button next to play.
  5. Click CFexportExport.
  6. Select the files that should be included.
  7. Open your Project you made on the CurseForge site and Upload the file you just made.
  8. Wait for Moderation & Sync so it can show up in the client! (See !sync for limitations)
charred dome
#

My server's crashing on startup, I was doing a fairly large update to my MC server, I updated some mods, removed one, added a few and updated the forge version. Can someone help?

last parcel
#

LE | w_tweaks | 1.3.2 | WizardryTales-1.3.2.jar

#

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

charred dome
#

ty

elfin portal
#

so i want to start a server for me and my friend to play minecraft with RAD can someone give me some instructions to how can i run a server with rad modpack
Thanks in advance

last parcel
#

?mc-installserver

golden muskBOT
#
How to **manually** install a server - **On your own PC**
  1. Check if the modpack has a server pack, if it does: use that and skip below.
  2. Go to the Forge website http://files.minecraftforge.net/ and download the Installer for the forge version the pack is using.
  3. Run the installer and choose Install server. Do not install to your desktop. Also do not install inside a OneDrive folder.
  4. Run the server using the forge.jar. A file called eula.txt will be generated. Open it and change eula=false to eula=true
  5. From the Client; Copy the mods folder, config folder, and any other folders needed for the pack to work into the server folder. If the modpack has a server pack, use this instead!
  6. Run the server again.
  7. Port forward your machine if needed. (Google it)

Long version: https://pastebin.com/83DXfGTH

elfin portal
#

i downloaded the server pack and when i launch it , this error pops up
Unrecognized VM option 'PermSize=256m'
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

last parcel
#

sounds like you do not have java 8 64 bit installed

unborn patrol
#

my modded server just freezes but there are no crash reports and the console stays open. I have to hard kill to close it, would anyone know the reason for it?

last parcel
#

maybe if you send a log from when it happens

unborn patrol
#

I can send a log but i have to split it in 4 txt documents because it says its too big for discord

last parcel
#

i assume this has never fully loaded?

unborn patrol
#

no it was

#

I play in game for like 10 minutes then just freezes

elfin portal
unborn patrol
#

hold on that was a log from yesterday

last parcel
#

log just shows stuff being loaded. nothing related to anyone being on it

unborn patrol
#

I have one from earlier which shows it loaded 1 sec

last parcel
elfin portal
#

java version "1.8.0_311"
Java(TM) SE Runtime Environment (build 1.8.0_311-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.311-b11, mixed mode)

golden muskBOT
#
Error/Exit codes are useless. Follow these steps so someone can actually help you.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
unborn patrol
#

can i compress the logs because im copying and pasting logs into seperate files because the one is too big

coarse nest
#

You can send them as a zip if needed

coarse nest
# golden musk

Whoever triggered this bot message (message now deleted), optifine and magnesium conflict, remove one

unborn patrol
#

thats my last log

#

to re state my problem, the server loads up and me and my friends can join. but the server randomly freezes after a certain amount of time but the cmd console stays open. I can type in it with no response and i have to hard kill to close it and it gives no crash report

#

I have 16 gb dedicated to the server and I have 64 gb total in my pc

wanton gazelle
#

how did u get the server running>?

unborn patrol
#

what do you mean how?

wanton gazelle
#

i get this permmaxsize error

unborn patrol
#

run.bat for a server jar

wanton gazelle
#

did u get an error like that

unborn patrol
#

nope

#

it just removes us from server and doesnt let us join back

#

its weird because the server freezes and I cant run commands but the server still shows if someone tries to join

#

@wanton gazelle you might need to increase the ram allocated to the server

autumn agate
#

i would like some help in finding what is the cause of this crash

#

we walked around in many direction

#

nothing happened

#

but thsi random direction

#

suddently starting ot crash

last parcel
#

something about block states and fluids. beyond me 🤷‍♂️

glad stag
#

im trying to build forge in intellij, but it says i have an invalid certificate

#

the full build logs is here

silk pumice
#

So I tried repairing in installation it’s still not working

autumn agate
coarse nest
autumn agate
broken mural
#

hey im having a issue when i open RL craft and click play on the minecraft launcher i get an EXIT ERROR CODE 0

golden muskBOT
#
Error/Exit codes are useless. Follow these steps so someone can actually help you.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
broken mural
coarse nest
#

!mc-installfix do this

golden muskBOT
#
  1. Click on the Minecraft Tab on the Left side of the CurseForge App.
  2. Click CFmenu button next to the Create Custom Profile option.
  3. Click CFrepair Repair Installation option.
  4. Play game.

NOTE: You will not lose any modpacks or worlds, These are saved in the Instances folder. DO NOT TOUCH THIS FOLDER OR YOU WILL LOSE EVERYTHING

broken mural
#

thank you soo much!!!!!!

boreal harbor
#

why cant i download forge?
\

coarse nest
#

Explain your issue. Where are you trying to download it from? What error are you getting? Do you have a screenshot of the error?

dense blade
#

Everytime i load a mod

#

it crashes

#

it used to work until suddenly this

#

All of the mods i download

#

they crash

hasty niche
wild jewel
#

sereneseasons did something weird

#

!projectissue

golden muskBOT
#

Please visit the project page for the content you posted about and look for a way to contact the developer.
Somewhere on the page there is usually a method of contact. Look for one of the following things:

  • Issues tab like the image below.
  • Discord link.
  • Twitter link.
  • Comments section below the project.

If no contact method exists you will either have to remove the project or find a solution on your own.

round nimbus
#

whenever i load a world it just freezes on the loading screen and then forever, i waited for hours hoping it will work out somehow but it never did.

random folio
#

i packed the replay mod myself into the mods folder and jz i want to export the tracking shot and for that i had to download a mod (flex), but then when i want to open the drive the game crashes(minecraft)

random folio
#

Sorry

steady flume
#

so this often happened to me and I thought getting more ram for the mod to run on would work. It did not. So my issue is that it takes 3 or more times of launching the mod in Minecraft, before that it crashes every time. Any reason why? like just basic thoughts?

last parcel
#

?mc-log

golden muskBOT
#
Sending logs for support.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
steady flume
#

thus i guess

#

like no matter the mod it usually happens

#

makes me think its me and not the mod or launcher

#

but i don't do anything but change alocated ram

#

"FML appears to be missing any signature data. This is not a good thing"

#

could it be that ^

#

its the only error

smoky palm
#

i have a problem ie; Exception in thread "main" [19:17:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: joptsimple.MissingRequiredOptionsException: Missing required option(s) [fml.forgeVersion, fml.mcVersion, fml.mcpVersion]

#

any idea how to fix?

#

i take as a no

steady flume
#

do you know what my crash report is

#

you seem to have yours

smoky palm
#

im code illiterate

steady flume
#

same

smoky palm
#

i had moded mc working yesterday

#

but now i have a error out of my ass

last parcel
#

send the log. one line doesnt really say much

smoky palm
last parcel
#

the log, not a picture of a log

steady flume
#

mine just crashes every time I launch from launcher, its a like 1/3 attempt success rate

steady flume
smoky palm
#

how do i send you a log of this?

last parcel
#

?mc-log

golden muskBOT
#
Sending logs for support.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
steady flume
#

i did that

#

i got the thing

#

i dont no meaning of the hygrolyphics

#

please help, not meaning spam at all

smoky palm
#

i wish i cud find log file(s)

last parcel
steady flume
#

48gb

smoky palm
#

nvm found it

steady flume
#

lets say enough

last parcel
#

no idea then

steady flume
#

dang

smoky palm
steady flume
#

how much would you allocate for a mod normally?

#

the one im trying to run has about 300 mods

#

nvm just 250

smoky palm
#

any idea what i should do?

last parcel
#

!mc-forge

golden muskBOT
last parcel
#

try asking there

smoky palm
#

nice just got banned there

wild jewel
#

Impressive

smoky palm
#

yeah speedrun wr

last parcel
#

Buy the game. piracy is not tolerated here.

#

guess we know why, not allowed here either

smoky palm
#

i have the money for mc im gonna buy it

#

but all is closed

last parcel
#

k do that first. not getting help here until that point.

smoky palm
#

so cant go to a store

last parcel
#

continuing to discuss this will be a ban here as well.

smoky palm
#

k i take that as i should just go fuck myself

last parcel
#

take it however you like. end of conversation.

smoky palm
#

nice

jade turret
#

Does anyone know how to host a ATM Server

unborn patrol
#

Does anyone know why a personal server would just freeze? It doesn’t close the console and I can type in it but I get kicked off the server and can’t join back

#

No crash reports

waxen pine
sudden anvil
#

i started a sky factory server with aternos and this error pops up when i run it my friend got in and he uses curese forge also

waxen pine
#

server and client versions are definitely different. you'll want to check both and match them

sudden anvil
#

how could i fix that like delete and redowload skyfactory

#

nvm got it thank you

autumn agate
#

the server stoped crashing after i updated improved mobs but now im unable to join it some error

#

then i had stoped the server/saving the world

wintry wave
#

Hello all, I am playing lapito's galaticraft and would like to add the mod ex compressum to have auto hammers and auto sieves but have no idea what I am doing. anyone have some tips on how to add this mod pack?

wintry wave
autumn agate
wintry wave
autumn agate
#

not on play tho

#

just the profile it self then

wintry wave
autumn agate
#

click the 3 dots ten hit profile options then hit allow management for this profile

wintry wave
#

ok, then hit done?

autumn agate
#

yes

wintry wave
#

I assume then hit the add more content?

autumn agate
#

yes

wintry wave
#

ok, so I searched and found the mod I would like but I'm unsure how to add it.... lol

#

Nevermind @autumn agate I figured it out. Thank you so much for helping! I can't express how much you've helped. Thank you

autumn agate
#

np

autumn agate
waxen pine
wide sparrow
#

Ok, so i came here looking for minecraft modpack support, but i this doesn't look like the best place to look for it.

wild jewel
#

Because?

wide sparrow
#

Because i clicked the mincecraft role thing, and it didn't actually give me the roll. That now fixed, i should probably ask in #🧱︱mc-other-help i guess?

wild jewel
#

Yeah, that is fine

wide sparrow
#

But anyway, the problem i'm having is basically exponential loading time

#

Or something that feels like it in the sense that after some point, minecraft freezes on loading, and either loads after half an hour or something, or just wont.

wild jewel
#

How much ram is allocated?

wide sparrow
#

All of it basically.

#

I just double checked that, yes.

wild jewel
#

How much did you give Minecraft to work with?

wide sparrow
wild jewel
#

That is bad, don't do that
Set it to 8000 or something near

wide sparrow
#

I have 64 GB of ram, why wouldn't i want to let it use all it wants?

waxen pine
#

not how java works.

shrewd plaza
#

bruh

#

not how java works might be an understatement

#

i mean you can get away entirely fine with 6k in most things

wide sparrow
#

But yeah, i've now set it to 8000MB, and am testing more

wild jewel
#

More isn't always better

shrewd plaza
#

im sure some nerd seeing that image fucking died

wide sparrow
#

This is true, but i want to load a crapload of mods

waxen pine
#

one common way to choke your loading is cramming too many mods that change world gen - such as too many cave or structure gen mods that conflict or just plain choke

#

modded minecraft is horribly unoptimized by nature. a ton of mods is not more fun, it usually sucks

shrewd plaza
#

thank to default world gen now being good and datapacks

#

wouldnt be suprised if byt he time quilt is made and dead in 5 years or smth if we see a next gen datapack driven mod loader

#

especially if they keep expanding datapacks

wide sparrow
#

Ok, so my current, very pruned down modlist is Create, Tinkers' Construct, and Water Physics Overhaul

#

And the things they require, plus JEI and the config thing it needs.

#

And minecraft isn't responding, with all of 10 mods loaded.

shrewd plaza
#

i would be straight with you and just say water physics overhaul is a fucking gpu and cpu sink in and of itself

#

if its crashing straight up just might be a java issue itself

wide sparrow
#

Ok, i've tried disabling that, and it's not doing anything better.

#

Wait, yes it is?

#

You know what? I have a theory

#

Modded liquids.

#

It's trying to mess with them, and that's breaking it all

waxen pine
#

*poorly coded mods

wide sparrow
#

So here's the thing, if i'm flooding some giant area, and it lags out, fine

#

But it shouldn't break the game just loading it!

waxen pine
#

why shouldn't it? lol

wide sparrow
#

Well, if it does, so help me i'm going to go find whoever made that mod and complain at them until they fix it.

waxen pine
#

AI Improvements Biome ID Fixer Clumps Entity Culling Ferrite Core Get it together drops Lazy DataFixerUpper (Forge) Out of Sight RandomPatches Smooth Boot

fyi if you're making your own 1.16.5 pack i'd highly recommend all of these for performance/patches

wide sparrow
#

That's helpful, and i'll add all of those in a bit when i finish fixing these issues

waxen pine
#

if rendering is the thing crashing you actually entity culling might be a hiilbilly fix for that

wide sparrow
#

So the problem is a freeze on loading the dang main menu

waxen pine
#

i misunderstood you then. adding those mods first will not hurt your chances

wide sparrow
#

So can someone look into this mod for me, and see if they can figure out how to make it not try to mess with modded liquids?

#

I checked the configs, and cant find squat.

waxen pine
#

the mod overhauls water - how can it not rofl. Forge didn't even fully implement fluids in 1.16 so aren't modded fluids actually water variations or something?

coarse nest
#

They are colourized air, or have physics and are usable as water/lava in recipes that use those tags

slate rampart
#

so, I have problems installing forge

#

here they are

autumn agate
#

guys whenever i try to run the install file of forge 1.12.2 2855 nothing happens why?

wild jewel
#

Why not use CF to do that for you?

autumn agate
#

me?

wild jewel
#

Yes

autumn agate
#

i need 2855

#

and that's not the latest version

#

also it doesn't see my mods which in the mods folder

wild jewel
#

Curseforge has its own mods folders.

atomic talon
#

when I click play on a modpack nothing happens, what I have to do?

cobalt furnace
#

Hey

#

You have to have first Downloaded mc

#

And give curseforge acces to your computer

wild jewel
#

Curseforge does that for you...

cobalt furnace
#

Like permission

autumn agate
#

can u download mods in the curseforge app?

wild jewel
#

!mc-installmods

golden muskBOT
#
How to install mods in CurseForge App.
  1. Click + Create Custom Profile
  2. Name it, select the required Minecraft version, select the Forge version (usually the highest number), click Create.
  3. Click the profile icon.
  4. Click Add More Content
  5. Search and install the desired mods.
  6. Start the game!
How to install mods not on CurseForge.
  1. Right click the profile picture or Open the profile and click the CFmenu Icon next to the play button.
  2. Click CFfolderOpen Folder.
  3. Drag the mod(s) into the mods folder. (Note: Some mods will require others, to run. Make sure to read the instructions for the mod!)
  4. Start the game!
autumn agate
#

ok ty

paper edge
#

hi just want to say, I had a skin issue, it didnt work with curseforge, and mc took ages to start, but after using this, it fixed all my issues. so yeah, if you have an issue where the skin isnt loading, try this

fading hare
#

So, I've been trying to play some Spider Queen modpacks, but every once in a while it'll crash. The only thing consistent with the crashes is that it always happens when killing a mob and gaining trust with the human faction. Anyone else have this problem?

golden muskBOT
#

Please visit the project page for the content you posted about and look for a way to contact the developer.
Somewhere on the page there is usually a method of contact. Look for one of the following things:

  • Issues tab like the image below.
  • Discord link.
  • Twitter link.
  • Comments section below the project.

If no contact method exists you will either have to remove the project or find a solution on your own.

fading hare
#

There's not an option to contact the developer.

last parcel
#

If no contact method exists you will either have to remove the project or find a solution on your own.
reading

severe swallow
#

is there any mod that some how disables just enough items

rapid ravine
#

I can't play Minecraft Modpack... it says I don't have the game, but I have it on Game Pass...

#

"Play Demo"

wild jewel
#

You logged in on correct account?

rapid ravine
#

Yeahh

wild jewel
#

Show vanilla launcher logged in then and modded.
Don't crop it

#

And the vanilla Minecraft launcher till the point where you can press play?

rapid ravine
#

jogar is play in Brazilian portuguese

wild jewel
#

Now select java in that second one

rapid ravine
#

is updating .-.

#

I think it will work

deep spindle
#

hello, i have been having a issue where when i try and load sevtech it gives me an exit code 0 but i do not have a crash report i have xbox gamepass version

golden muskBOT
#
Error/Exit codes are useless. Follow these steps so someone can actually help you.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
rapid ravine
#

it was to download another version through xbox

wild jewel
waxen pine
# deep spindle

ocelot error - corrupted core minecraft files the launcher uses - do this:

#

?mc-installfix

golden muskBOT
#
  1. Click on the Minecraft Tab on the Left side of the CurseForge App.
  2. Click CFmenu button next to the Create Custom Profile option.
  3. Click CFrepair Repair Installation option.
  4. Play game.

NOTE: You will not lose any modpacks or worlds, These are saved in the Instances folder. DO NOT TOUCH THIS FOLDER OR YOU WILL LOSE EVERYTHING

deep spindle
#

tried that but it did not work

#

@waxen pine

waxen pine
#

that is the solution to that problem - it's a common problem. "repair installation" - NOT "repair profile"

deep spindle
#

i did both

acoustic idol
#

Do it again, as soon as it finishes restart your pc. Do not play any packs until the reboot is done

severe swallow
#

what does dupedmod mean

acoustic idol
#

Means you likely have 2 of the same mod. latest log may say what those are

severe swallow
#

ok

#

let me look

#

could this be it

#

wait nevermind i think i found it

boreal thistle
#

hey can you have 2 ppl on single player ??
like can i invite a friend
??

acoustic idol
acoustic idol
#

Send new latest log

deep spindle
acoustic idol
#

Still the same issue as before. Do other packs work or is this your first ever pack?

deep spindle
#

wait no its my ram its being taken up by something idk what

#

its on 7.7 out of 8GB

acoustic idol
#

ok? Thats not the reason its crashing tho. Answer the question

deep spindle
#

first one ill try in a min hold on

woven glacier
#

i have alot of drop frames in minecraft modepacks my pc is good what's the reason ?

acoustic idol
golden muskBOT
#
Change your install path to the following:

For Windows: C:\CurseForge

For Mac: /Users/Shared/CurseForge

If Minecraft is not installed in CurseForge App:
  1. Click the cf in the top left.
  2. Select Minecraft from the list of games.
  3. Select the Advanced option and pick C:\ drive.
  4. Click Continue.
If Minecraft is installed in CurseForge App:
  1. Click the CFsettings in the bottom left.
  2. Select the Minecraft tab.
  3. Click Change.
  4. Select the C:\ drive.
:no_entry_sign: Minecraft Files should NOT be installed inside the following locations :no_entry_sign:

:no_entry_sign: .minecraft folder.
:no_entry_sign: OneDrive folders.
:no_entry_sign: Desktop folder.
:no_entry_sign: iCloud enabled folders.
:no_entry_sign: or any other cloud saved folder.
:no_entry_sign: or folders with non-English characters in them.

If any of the above are in the path you need to change/move it!

acoustic idol
#

Then reinstall your pack and try it again

acoustic idol
odd trench
#

I keep getting this error in Minecraft Singleplayer 1.12 when I try to play my mods.

coarse nest
#

!mc-logs

golden muskBOT
#
Sending logs for support.
  1. Right-click the modpack profile icon OR click the CFmenu button in the modpack profile.
  2. Click CFfolderOpen Folder.
  3. Open the logs folder.
  4. Drag and drop the FILE named latest OR debug into discord.
odd trench
#

It says it's too big for discord.

#

(It's 15mb)

coarse nest
#

Zip it first

odd trench
#

oh

coarse nest
#

Remove optifine, replicate the issue and send another log

odd trench
#

oh ok

chilly patio
#

hi guys i'm having a problem with my forge server and i'm going crazy, i installed the forge installer and created a new server, it doesn't create a mods folder and if i put it there myself the mods don't work , i have no idea how to solve this i've looked at a hundred forums , spoke to an expert modder but no one seems to know what is going on

acoustic idol
#

How are you starting the server?

chilly patio
#

i also tried uninstalling java but nothing seems to work
(the server is on 1.12.2 and i'm using java 8)

chilly patio
#

so i tried clicking the other minecraft_server file but it just creates a vanilla server

acoustic idol
#

thats the right file. Might need to create a start.bat file and try starting it that way

chilly patio
#

also tried

#

i also tried starting it manually using cmd but nothing

#

i think the problem starts even before that

acoustic idol
#

open a cmd and do java -version

chilly patio
#

because a mods folder should appear autamatically

#

Microsoft Windows [Versione 10.0.19044.1415]
(c) Microsoft Corporation. Tutti i diritti sono riservati.

C:\Users\PC>java -version
java version "1.8.0_311"
Java(TM) SE Runtime Environment (build 1.8.0_311-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.311-b11, mixed mode)

C:\Users\PC>

acoustic idol
#

it may not be getting to the point of making the folder . From the sounds of it its closing prior to creation.

chilly patio
#

i am going insane it's all day that i'm trying to get it to work

acoustic idol
#

Have you tried using the latest version of forge for 1.12.2?

chilly patio
#

i tried both the latest and the raccomanded one

waxen pine
#

how to you run the forge.jar file

acoustic idol
#

Open a notepad > paste this into it:

java -Xmx64096M -Xms4096M -jar forge-1.12.2-14.23.5.2859.jar nogui
pause

Save it as

chilly patio
#

as i said i tried this metod

acoustic idol
#

Make sure the forge version matches the one in the folder

#

I know, I want to see the console output. the pause will keep it open

chilly patio
#

i already used the run.bat file but if i put the forge jar it does nothing

#

oh ok let me do it

acoustic idol
#

You need to agree to the EULA in order to run the server. Go to eula.txt for more info.

#

Do that then start the server again

chilly patio
#

oh right sorry i forgot to do it this time

#

WHAT

#

IT WORKED

#

IDK WHY I ACCEPTED THE EULA BEFORE

#

WAIT I'LL PUT THE MODS AND SEE IF IT WORKS

acoustic idol
#

Can knock off the all caps now tho

chilly patio
#

it worked!

#

i can't thank you enough

untold iron
#

Does the changing block in all in one change to the first form again?

acoustic idol
#

Sounds like a question for the packs dev

zinc flint
#

Architectury API keeps making my game crash, is it an incompatibility and if so do you what mod is incompatible?

waxen pine
leaden beacon
#

Hi... i was wondering how to remove the santa hat

#

I dont know if its a mod in my modpack or it is because of forge

#

but if you know how to take it off please tell me... thank you

#

<@&524645667818307596>

last parcel
#

Try reading the rules next time.

languid bison
#

heyyy so uhm im playing origins adventures with a friend and we both have santa hats on and its getting in the way with all of our other accessories, is there any way to remove it?

last parcel
#

Ask whoever made the pack/mod

paper yoke
#

yo guys is there anyway to remove the 122k cobbled deepslate i have in my me system from applied energistics 2 without having to remove it manually?

coarse nest
#

Use an exporter with multiple acceleration cards

last parcel
#

Filtered to a trashcan

paper yoke
coarse nest
#

Yes

paper yoke
#

With the fluix cable right?