#medieval-mc-forge

1 messages ยท Page 34 of 1

spring jay
#

the server is using 5 gigs actively with just 2 people

smoky orchid
#

cause

#

java logic

slim spear
#

I just loaded a server pack and I am not taking any damage on the server? any tips?

spring jay
spring jay
severe condor
slim spear
#

Im in survival and the game is working great just no damage so matter what I do, /kill still works so I can die just no damage

severe condor
#

that might work

slim spear
#

alright

spring jay
severe condor
#

i get it

spring jay
#

ops, ignore that

severe condor
#

now i can steal your server

spring jay
#

eh, whatever really

severe condor
#

Im joking

#

I wish you da best

spring jay
#

i apologise if i sounded hostile, i shoulda been more observent

severe condor
#

nah you werent hostile at all

lean dagger
#

were you in a snow biome

#

or was it snowing

sinful adder
#

Hey guys, what item or object will raise my arcana or quanta level in the enchanting table

sinful adder
severe condor
#

hmm

#

@lean dagger

hybrid walrus
#

Different types of bookshelves like the endshelves and hellshelves and seashelves, etc.

sinful adder
#

Ok i found candles and seashelf

hybrid walrus
autumn sluice
#

@hybrid walrus @lean dagger Figured out a way to make other players count as allies with the base game, just saying it is possible. I can now heal them with totems and other support items.

fringe robin
#

i have searched.....for 3 hours.. and not found a single nether fortress, is there any other way to get witherbones? besides nether fortresses and cockatrices, because cockatrices wont even spawn for me :('

crystal gale
autumn sluice
#

/team command

#

Some things are so simple they are easy to forget

crystal gale
#

ah, yeah makes sense

orchid gale
#

my game is breaking

lean dagger
#

Okay

orchid gale
#

any clue how to fix

hybrid walrus
lean dagger
#

there's literally nothing wrong there lol

orchid gale
#

bruh

hybrid walrus
#

Describe it please, because this looks normal

#

bruh

orchid gale
#

a biome spawned on my conoly

#

colony*

#

idk how else to put it

lean dagger
#

thats not

#

really a problem

#

nor does it mean your game is broken lmao

orchid gale
#

its a feature?

lean dagger
#

its not a feature

#

but it's not something anyone can do anything about

crystal gale
#

i think he means the chunks respawned, if you look close there's a sheer cut along a border

lean dagger
#

it's called a chunk border

crystal gale
#

restore a backup

lean dagger
#

no

#

you updated the modpack from an older version to a newer version

orchid gale
#

no i didnt

lean dagger
#

and the new chunks have a border since theres new gen

orchid gale
#

its stayed on 57v

#

to my knowledge

lean dagger
#

i still dont see the issue lol

hybrid walrus
#

Minecraft terrain generation ๐Ÿคทโ€โ™‚๏ธ it's something that can happen

orchid gale
#

makes sens

#

sense

crude creek
#

I've had a similar thing happen where like a ghost chunk will randomly load in over another chunk but seems to go away on it's own or after a restart

eager quiver
#

Anyone know what the RAM requirements are ?

lean dagger
#

8gb

eager quiver
#

ty

autumn sluice
#

Hey are custom spawners bugged? I followed the wiki for it and put the correct 4 monster ashes in and then got Ectoplasm in the middle but I cant figure out how to activate it. I have tried right clicking it with open hand slot as well as with ectoplasm

warm egret
#

do it at night

viral basalt
#

heyo what is the alternative for optifine in this modpack?

#

I forgot it's name, I'd like to remove it and switch to optifine

orchid gale
#

It is highly advised to not use Optifine, as it is very glitchy, will increase loading times to upwards of 10 minutes, and will decrease your FPS substantially. All Luna Pixel Studios modpacks come with shader support without Optifine via Oculus on Forge and Iris on Fabric. Optifine is also incompatible with all of our modpacks. The game wil not launch with Optifine installed.

If you are interested in Optifine alternatives for your own gameplay, you can find a list here <https://github.com/LambdAurora/optifine_alternatives >
Note that a majority of these mods are already included in our modpacks.

GitHub

A list of recommended OptiFine alternatives. Contribute to LambdAurora/optifine_alternatives development by creating an account on GitHub.

viral basalt
#

ohh..

severe condor
#

theres alternatives down there

viral basalt
#

will there be conflicts if I install epic fight mod?

severe condor
#

no

viral basalt
#

hey I installed magnesium but the video setting makes my game crash

#

and I disabled rubidium

graceful dust
#

any way to get unbreakable affix off of items?

#

or move them?

spark sluice
#

Can i make my own server so i can play with friends with Tlauncher version 6.5

severe condor
#

no

#

we do not offer help to cracked clients

#

!cracked

orchid gale
#

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.

severe condor
#

leave the server please

#

and buy minecraft

spark sluice
#

Fair

keen comet
#

hi, we are trying to start server with VDS and we got a error
[14:59:04] [ERROR] [FabricLoader/]: Uncaught exception in thread "main"
java.lang.RuntimeException: An exception occurred when launching the server!
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:71)
at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69)
Caused by: java.lang.RuntimeException: Error invoking MC server bundler: java.lang.UnsupportedClassVersionError: net/minecraft/bundler/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at net.fabricmc.loader.impl.game.minecraft.BundlerProcessor.process(BundlerProcessor.java:102)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.locateGame(MinecraftGameProvider.java:190)
at net.fabricmc.loader.impl.launch.knot.Knot.createGameProvider(Knot.java:177)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:130)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23)
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69)
... 1 more
Caused by: java.lang.UnsupportedClassVersionError: net/minecraft/bundler/Main has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at net.fabricmc.loader.impl.game.minecraft.BundlerProcessor$1.loadClass(BundlerProcessor.java:65)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at net.fabricmc.loader.impl.game.minecraft.BundlerProcessor.process(BundlerProcessor.java:85)
... 7 more

anybody can help us?

unreal coral
#

someone like chorb can give u detail but i believe ur java is not the same version as server

keen comet
#

i download for now in java.com. I need to downgrade to my java?

unreal coral
#

i think you need JDK

#

despairge i think

keen comet
#

but which one ๐Ÿ˜„

unreal coral
#

r u 1.19.2?

keen comet
#

yes

unreal coral
#

oh thats easier then i think u just get the latest version from oracle

#

oracle . com

keen comet
#

okay

#

i think u solved my problem. Thx a lot

unreal coral
#

i did something right

severe condor
#

cap

#

you do lots of stuff right

unreal coral
wise patio
#

Anyone wanna join a medieval server with nearly untouched land?

lunar vale
#

why do you guys recommend GDLauncher over curseforge?

severe condor
#

because curseforge has many issues

#

and gdlauncher is better

lunar vale
#

is it less resource demanding than curseforge?

severe condor
#

for sure

#

it doesnt start overworlf which eats your pc alive

#

and it launches minecraft directly

#

without the need of the minecraft launcher

lunar vale
#

nice

#

that's what I wanted to know

#

cuz playing this modpack eats up all my ram and I have to close as much applications as I can to keep the RAM at 96/97%

#

also I still dont know why my pc becomes sluggish for about 5 minutes after I close the game

#

@lean dagger any idea?

lean dagger
lean dagger
orchid gale
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19)
4. What Java version are you using? (On Windows: press the windows key, search "Programs and Features", then search Java there)
5. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here)
8. Did you follow the Performance guide in #general pins?

wise patio
#

No perms

lean dagger
#

I know

#

read the channel

#

reading is an important skill

wise patio
#

So is not being a dick, so it seems we've both been found lacking

lean dagger
unreal coral
unreal coral
#

trying to solve the jungle pyramid puzzle

severe condor
lunar vale
unreal coral
wise patio
severe condor
sturdy grail
#

hey guys, does anyone know what mod is used for inventory sorting?

unreal coral
#

simple storage network

ebon island
lean dagger
#

tell me if issue persists

severe condor
rough turret
#

Does everyone else have to break the bamboo pump to get buckets/flasks back off?

hybrid walrus
#

Also, have a feeling you are playing fabric and not forge

rough turret
crisp jasper
#

how does the better combat work?

#

cuz i cant do critical hits and it's kinda bothering me

ebon island
#

You can hold down mouse button for continous swings with sword. An axe is a critical strike every time, but very slow. Yada yada. It has some quirks and I am still getting used to it myself. Then again, my playstyle tends to lead to many deaths xD

crisp jasper
#

im changing my origin to paladin lmao

ebon island
#

Reminds me, I am playing a normal human. Maybe I should restart this world I haven't done much in, and go for something more exciting ponder Like Shulker.

#

But then I can't use shield. Hmm...

crisp jasper
#

i used knight as a beggining

#

it's broken whtn you get low hp

ebon island
#

Knight?

crisp jasper
#

ye

ebon island
#

Don't think there is an option to be a Knight? Paladin, I saw. But not Knight.

crisp jasper
#

there is

ebon island
#

When you start a new world?

crisp jasper
#

ye

ebon island
#

I used to go Goblin but that one didn't exist in 1.19.2

crisp jasper
#

im in 1.18

#

.2

ebon island
#

Ah, might explain the difference.

crisp jasper
orchid gale
#

this has been asked a lot.
what's with that "you are not allowed to use this effect yet" thing?

viral basalt
#

Hey when I die my game crashes

#

My fps also drops, I have 12gb of ram and 8706 is allocated for Minecraft

lean dagger
orchid gale
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19)
4. What Java version are you using? (On Windows: press the windows key, search "Programs and Features", then search Java there)
5. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here)
8. Did you follow the Performance guide in #general pins?

white grove
#

how can i find slime mobs?, the chunkbase website desnt work with the mod pack for slime chunks

solemn stag
#

aight so. the im playing single player rn, and the creatures and npcs arent properly moving in the Medival Minecraft world...
will i need to allocate some ram..or...?

sonic oyster
orchid gale
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19)
4. What Java version are you using? (On Windows: press the windows key, search "Programs and Features", then search Java there)
5. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here)
8. Did you follow the Performance guide in #general pins?

lean dagger
#

!mclogs

orchid gale
vague elm
#

so, first time using a drygmy, the chest next to the henge is collecting items, but therse a green orb floating above it. i assume this is exp but i thought it was suppose to turn into exp gems. how wrong am i?

lean dagger
#

and didn't post the log on mclogs

sonic oyster
sonic oyster
#

and its posted, no?

lean dagger
#

not a screenshot i need a link

#

!mclogs

orchid gale
sonic oyster
#

ok my bad

lean dagger
#

reinstall with gdlauncher

#

transfer your save

sonic oyster
#

transfer my save ? what save , the world ?

#

i go try so

severe condor
#

save means world.

#

your survival world.

sonic oyster
#

yeah yeah but dont care of my world but thx :'))

#

its work

#

โค๏ธ @lean dagger

steady walrus
#

I have a quick question is there a way to move or pickup spawners that you make?

lunar vale
#

@severe condor I've started my farm today

severe condor
#

what a build in the back

lunar vale
#

on the left is a generated tower that I'm just gonna convert to a mill

#

remember I said I got lots of bone blocks.. I got it from that big tree in the background. thats where I spawned

lunar vale
#

yeah

#

it spawned in a good spot

severe condor
#

looks good

#

good luck

crisp jasper
#

how to enchantment table

severe condor
#

ubshfuwebgn0dogjbm'ohjg80t312qflskavbnm

crisp jasper
#

mhm

#

ty

steady walrus
#

is there a way to move spawners in this pack

crisp jasper
#

idk man

#

im still trying to figure out enchantment tabl

#

e

hybrid walrus
crisp jasper
#

i did the vanilla setup for the table but it gives low level enchantments

hybrid walrus
crisp jasper
#

idk man, you tell me

hybrid walrus
#

snow

#

and you only need two stack, not three

crisp jasper
#

oh

#

im dumb asf

lunar vale
#

Pro tip: placing down different types of bookshelves give different buffs (like rare enchantments become common) and placing items like candles will also give more buff

hybrid walrus
#

They might have that though, idk

lunar vale
#

Up till few hrs ago Even I didn't know much about this till I read the description of the mod

lunar vale
#

I play on 19.2 and I have apotheosis mod

#

So I feel like 1.18.2 also has one

#

Used to play 1.16.5 and it also has the mod

hybrid walrus
#

1.16.5 would definitely have it, just didn't know about the other versions. Good to know.

lunar vale
severe condor
#

APOTHEOSIS ON TOP

crisp jasper
#

and ty

hybrid walrus
strong hemlock
#

Is there any way to remove enchantments and move them into a book?

unreal summit
#

Which Version of Medieval Minecraft is better?

viral basalt
#

and I can't load back into the game

#

is it the corpse mod?

#

yep it was the corpse mod

late bronze
#

anyone know how to resolve this error? I cant get into a server as whenever I try this keep coming up. I asked last week and attempted those resolutions but didnt work.

lean dagger
#

can others join

#

are you hosting the server

#

how are you hosting the server

#

what shows in console

#

has this error ever not happened

late bronze
#

My cousin's. Others can join, even my sister. The server is being hosted via server pack. Nothing shows in the console I think. One time I managed to get it in but I could not move my character before saying i died and then I got kicked out.

lean dagger
#

disable anti-virus
disable firewall
flush dns
restart router
switch to GDLauncher

late bronze
#

I am using GDLauncher and I have done those things last week as well. Issue still remains

#

I have a copy of a text in the console that I believe shows me trying to join. Do I send it?

lean dagger
#

screenshot

late bronze
lean dagger
#

looks fine

late bronze
#

resolution is unknown at this moment?

lean dagger
#

it's not an issue on our side or with our modpack

#

something is blocking you from joining. it's likely an issue on your side

late bronze
#

hmm guess I'll play around with my configurations a bit and see what works

oak aspen
#

hey can i have some help, ive got a good pc but i i just dled this modpack for the first time and im freezing like every 3 seconds

#

its unplayable

#

i turned down all the settings and it didnt do anything

lean dagger
#

or your game is laggy

oak aspen
#

laggy

lean dagger
#

if you're laggy read pins #general performance guide

oak aspen
#

thanks will do

lunar vale
sinful zinc
#

is there a fix to origins for the 1.18.2 version? I noticed theres a lot more races available in SP than there is for multiplayer

solemn knot
#

^ same question for me, on my server v14.5 Goblin and other origins are missing. In single player they exist.

autumn sluice
#

Hey Im curious, did the creator(s) of this modpack add Paladin Origin Class by creating it themselves or did they somehow import it from Medieval Origins mod?

steep dew
#

hello everyone, I have a problem with my world, I was killed, then I was reborn and the whole world froze. Now the blocks are breaking, but they don't fall out, I can't teleport to the waypoint, and everyone is standing still and not moving

lean dagger
#

open your playerdata with NBTStudio

#

change your coordinates to somewhere else

ebon island
#

Will using 1.19.3 resource packs cause issues? I feel like Stoneborn etc... are a bit outdated for the 1.19.2 modpack. I think it might be a contributing factor to this phenomena:

#

This phenomena appears when ever I use Minecolonies builder's wand.

lean dagger
#

then its a minecolonies issue

ebon island
#

They said it must be a resourcepack issue tho.

#

And when I disabled the three 'red' resource packs, the issue kinda disappears.

#

I will check with them.

lean dagger
#

if it only happens when you are in the minecolonies preview then its probably a minecolonies issue lol

ebon island
#

I will try download a newer alpha version, see if that it might be fixed.

#

See if it might have been fixed*

#

Minecolonies is one of those mods, that Alpha is the recommended latest version Shrug

unreal coral
#

i got a cleric up to master level but he aint selling any evil eye

#

will he restock eventually or should i find another cleric

ebon island
#

Not potentially modpack related, but what causes modpack to sometimes to never load up? Just a white screen 'program not responding' for several minutes.

severe condor
#

or else it will do that

ebon island
#

Thanks.

severe condor
#

you can also check performance guide in #general

#

scroll a bit and you should see it

lunar vale
#

how can I transfer world from curseforge to GLD?

lean dagger
#

open folder

#

do same on gdl

#

drag curseforge saves folder to gdl folder

#

done

lunar vale
#

ok thanks

unreal coral
#

is curse launcher fixed? since swapping to GDL i have crashed half a dozen times

severe condor
#

did you allocate enough ram

#

did you follow performance guide in #general pins?

unreal coral
#

ya its got 16gb

#

it just happening since i swapped launchers

severe condor
#

did you allocate 16gb???

unreal coral
#

cute_uwu yes

severe condor
#

omg

#

you dont have to allocate that much ram

#

8GB is way more than enough

#

you dont give windows any RAM to work with too

lean dagger
#

16gb big no no

unreal coral
#

ok i will do 12 Susge

#

i have 32

severe condor
#

no

lean dagger
#

do eight

severe condor
#

8GB

unreal coral
severe condor
#

if you give minecraft too much ram it will run worse

#

cause it tries to use all the ram for no reason when you dont need that much

lean dagger
#

java sucks

#

not java minecraft i mean like java java

#

it doesn't handle garbage/junk well

unreal coral
severe condor
#

you tell em

lean dagger
#

so when you give it extra ram it just collapses onto itself

unreal coral
#

i have like 235% movement speed and it always happens when im zooming around

#

i purposely try to find armor without speed on it

unreal coral
#

a bit less than elytra speed it seems

severe condor
#

elytra speed when looking a bit downwards?

unreal coral
#

ya

severe condor
#

69 max health questionable

unreal coral
#

mythic quality armor frenchratge

viral basalt
#

Hey is dungeons content a combination of dungeons gear and dungeons mob

unreal coral
#

probably

lunar vale
#

why do I feel like curseforge and GLD has some kind of cold war between them?

lean dagger
lunar vale
#

on GLD I get a notification that some mod developers have opted out from GLD when I download a modpack

lunar vale
#

lol

lean dagger
#

yeah

lunar vale
#

damn

lean dagger
#

happens on all launchers

lunar vale
#

I see

lean dagger
#

but the buyout will stop that

lunar vale
#

that's nice

#

still

#

I kinda hate that

#

if curseforge buys GLD dosent that mean I gotta be GLD and overwolf at the same time?

#

or does it not work that way?

#

cuz the main reason I am moving to GDL is cuz I dont want overwolf and curseforge running together

lean dagger
lunar vale
#

takes up too much ram on my pc

lean dagger
#

it doesnt seem like it will

lunar vale
#

hope it goes that way

severe condor
lean dagger
#

GDL will be serving ads

#

that $ will go to the same place as curse $ afaik

#

it is basically a buyout

lunar vale
#

quick question- I've added a few additional mods for the world I'm trying to transfer (from CF to GDL). should I just copy past the mods folder onto GDL ? will that work?

lean dagger
#

it'll work but it might break something

#

i'd just redownload the mods

lunar vale
#

yeah that's what I was thinking too

#

will do that thanks

unreal coral
#

this bow any good thonk ?

severe condor
#

woah

#

not bad

lunar vale
#

power 7 and +62% base arrow damage +215% draw speed?

#

yeah no that's pretty average

unreal coral
severe condor
#

its pretty good for dmg

lunar vale
#

I just meant it sarcastically

severe condor
#

smh

#

i get you

lunar vale
grand plaza
#

Heyo! I wanted to ask a question (I think this is the right place??): I keep crashing whenever I interact with RPG Gods in the Medieval Minecraft Forge 1.16.5 Ver 57, does anyone know how to fix it?

orchid gale
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19)
4. What Java version are you using? (On Windows: press the windows key, search "Programs and Features", then search Java there)
5. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here)
8. Did you follow the Performance guide in #general pins?

lean dagger
#

answer
#2
#6
#7
#8

grand plaza
#

#2 Curse Forge
#6 I did once but the problem seems to have come back
#7 It oddly enough doesn't give me a crash report?? I just crashed through the same method, yet no code is coming up.
#8 I've done the RAM allocation thing and am currently reading through it of what else I need to do

lean dagger
#

i can almost guarantee a crash report generates

#

follow the steps in #7

grand plaza
#

ah! alright give me a second

severe condor
#

cursed forge

grand plaza
#

ackk i have emergency i'll send the logs when i can

surreal lake
#

what are the differences between these packs ๐Ÿ˜ญ

surreal lake
#

ty

unreal coral
#

how come my waypoints come back on launching a new instance even if i had deleted them

#

i mean the waypoints that are created by waystones

elder apex
#

question how do I cast spells

#

cus I learned a lot found a lot of em in but have no idea how to cast em

nova light
#

how do you talk to gods

unreal coral
#

is this a boss evoker or just a normal random drop from evokers

#

(end remasterd)

reef valve
#

what would u say are the minimum requirements for the 1.16.5 version of the modpack?

severe condor
#

recommended, 8GB, if you have 16gb ram in your computer

reef valve
#

I have 8gb ram

#

let me see the intel core

severe condor
reef valve
#

i3-1005G1

severe condor
#

and check performance guide in #general pins

#

scroll a bit and you should see it

reef valve
#

ok thx

pseudo canyon
#

hey guys, i don't think my pc is strong enough to handle the medieval mc mod. I mean like i can join and world and move around with amazing fps but every time a new chunk forms my game hits a huge lag spike and it makes me crash. Anyone know which mods i should remove for better gameplay?

round pecan
#

Experience a bug. Whenever I try and load up Medieval Minecraft 1.16.5 on V57, whenever I get past the loading screen it goes "Saving world" and then shuts down.

#

Is there a way to fix this on my end?

severe condor
#

scroll a bit and you should see it

orchid gale
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19)
4. What Java version are you using? (On Windows: press the windows key, search "Programs and Features", then search Java there)
5. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here)
8. Did you follow the Performance guide in #general pins?

round pecan
#

Nope, not at all modified it. I left everything pretty much alone. I am using CurseForge. I'm on the 1.16.5 Medieval Minecraft. My Java is fully update to date. It happens after the Freezing Data and just before the main menu. It just says "Saving world." and then closes. From what I can see it doesn't even give me a log.

coarse siren
#

whats is the floating island with the altar for
is it a boss fight and if so can sm1 tell me how to start it

round pecan
#

I have literally 16G of ram and allocated pretty much 8.

round pecan
#

Should I send it here?

#

The latest.log

severe condor
#

and send the link here

#

!mclogs

orchid gale
round pecan
brave crane
#

Just had the weirdest thing happen to me - I started just taking constant non-stop damage, like I was drowning or something, but I wasn't in water. Luckily I had a healing spell handy (I had to constantly be casting it on myself), but it lasted for about 30 minutes before it just kinda stopped. I had no negative status effects other than stomachache 5, but I still had that level of stomachache after the damage stopped. Thirst is disabled, and I have full energy (the damage was also preventing me from sleeping) - I thought about letting it kill me to see what the death message said. Anyone know what could cause that? I'm on 1.18 btw

burnt obsidian
#

is there a reason you can't just right click the anvil?

unreal coral
brave crane
unreal coral
brave crane
#

Plus I wasn't outside when it started happening

#

I'm guessing it was some kind of missmatch between client and server, but there wasn't lag - I was able to do successfully do things in the world. I suspect the Survive mod was acting up in some way

unreal coral
#

maybe an invisible silverfish was following you around

severe condor
#

lmao

#

a invisible silverfish? is that possible?

brave crane
#

lmao no - definitely not that - It was happening even when I was levitating

#

(belt of levitation)

round pecan
#

Did a fresh install of the game and still it refuses to work :/

severe condor
#

i dont think that was needed

round pecan
#

It was worth a shot

unreal coral
plain quartz
#

how do u enable spawner module in 1.16.5?

brave crane
#

different question - what does entity gravity do? I have gems and armor that give a negative percentage to total entity gravity

unreal coral
#

it makes u slow faller

severe condor
#

fall slower

unreal coral
#

@coarse siren you need these 3 things

#

thern you can do this

coarse siren
#

thank you

unreal coral
strong hemlock
#

Is there a way in this modpack to move an enchantment off a item to a book?

opal sparrow
#

Hi! I'm new here. I'm sorry if this isn't the right place to ask, but I'm desperate. I keep freezing to death and can't tell what mod is doing it or what to do. Campfires aren't warming me up. Anyone have a solution?

opal sparrow
#

dangit! got ya lol sorry! Thanks!

coarse siren
#

yo @unreal coral

unreal coral
#

hi

coarse siren
#

do you know what resource pack is making the trees look the way they do i dont like them

unreal coral
#

do u have a picture

#

if i put graphics on fast it makes oak trees have black boxes around it

#

but fancy is ok

#

otherwise u can download complementary shaders PES3_King

coarse siren
#

thanks that was it that never happens on any other mod pack b4

#

i have comp shaders on rn

unreal coral
#

time for bedge

severe condor
#

hope ya sleep well

vapid crater
#

Can I add optfine in this modpack or no

hybrid walrus
orchid gale
#

It is highly advised to not use Optifine, as it is very glitchy, will increase loading times to upwards of 10 minutes, and will decrease your FPS substantially. All Luna Pixel Studios modpacks come with shader support without Optifine via Oculus on Forge and Iris on Fabric. Optifine is also incompatible with all of our modpacks. The game wil not launch with Optifine installed.

If you are interested in Optifine alternatives for your own gameplay, you can find a list here <https://github.com/LambdAurora/optifine_alternatives >
Note that a majority of these mods are already included in our modpacks.

GitHub

A list of recommended OptiFine alternatives. Contribute to LambdAurora/optifine_alternatives development by creating an account on GitHub.

vapid crater
#

Ohh okay

vapid crater
#

Should I turn the texture packs on the left on? Or leave them off

severe condor
#

your choice

#

they arent really needed

#

if you want to make the game look more fancy only

grave nacelle
#

how do i make diamond tools?

severe condor
#

i dont know

#

thats what im sayin

#

unless you really cannot make diamond tools

grave nacelle
#

do i need any special requirements?

#

nvm, they were twigs and not sticks...

severe condor
#

LMFAO

#

didnt even think about that ngl

hybrid walrus
#

Yup, turn the twigs into sticks

vapid crater
severe condor
#

you can give it a try

severe condor
#

if you scroll a bit through the pins you will see it

vapid crater
#

Yeah I did all of that it runs pretty good like 70-120 frames most the time but it drops under 60 sometiems

#

Its managble

severe condor
#

alright

lean dagger
# round pecan https://mclo.gs/CtbZYjk

12:36:54] [main/INFO]: [net.minecraft.util.registry.Bootstrap:func_179870_a:123]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users********\curseforge\minecraft\Instances\Medieval MC [FORGE] 1.16.5\crash-reports\crash-2022-11-12_12.36.54-client.txt

lean dagger
severe condor
#

and much, much more...

tender fox
#

Anyone knows how to fix "disconnect" issue? my friends cant join in my world. ver v.8.5 hf

#

fabric is working fine

orchid gale
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19)
4. What Java version are you using? (On Windows: press the windows key, search "Programs and Features", then search Java there)
5. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here)
8. Did you follow the Performance guide in #general pins?

severe condor
#

oh nevermind, i just read it 2 times and didnt notice it said "my friend's cant join my world"

#

!lan

orchid gale
#

LAN is untested and unreliable, we suggest you set up a Local Hosted Server with the Server Pack of that Modpack and Version.

severe condor
#

my bad

tender fox
#

can you send me a video to make local hosted server? idk how to do this

severe condor
#

!server

orchid gale
#

We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.

Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.

Go to #server-hosting for more Info!

Free Method: (This is hosting on your own PC and it can come with issues that's why we suggest Bisect Hosting)

  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.

hybrid walrus
#

!server

orchid gale
#

We suggest renting a server from Bisect Hosting:
Approx. $10 - $25 a month depending on what plan you choose. You can also get 25% off with Code LunaPixel.

Go to https://www.bisecthosting.com/LunaPixel and order a plan which fits you. We suggest 1GB per player but nothing lower than 4GB as the server needs at least 3GB to run.

Go to #server-hosting for more Info!

Free Method: (This is hosting on your own PC and it can come with issues that's why we suggest Bisect Hosting)

  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.

severe condor
#

nice try

#

theres a tutorial at the bottom

#

use that

tender fox
#

Thank you ๐Ÿ‘๐Ÿฝ

severe condor
#

so you can send it here

#

and he can help you with your issue

fluid lance
#

what is the difference in gameplay from forge to fabric

#

which ones do you recommend me to have a complete experience

hybrid walrus
#

Different mods

#

Well, depending on version

strange timber
sinful zinc
earnest coral
#

hello, i need help for my server

#

is not found

#

for this modpack

hybrid walrus
#

Details needed

earnest coral
#

one second

#

is this problem

#

Says it doesn't detect something with a player ID

orchid gale
earnest coral
#

And in the game the data of the invalid player appears

crystal gale
earnest coral
vapid crater
#

Is anyone hosting a Medieval Minecraft server for 1.16.5 I look in #838975161772277800 and all I see is the newer versions

earnest coral
#

i need help, pls

hybrid walrus
hybrid walrus
earnest coral
#

I have a question, is the modpack for non-premium people?

#

for this curseforge not found

#

At least the curseforge modpack doesn't work for me on my server

hybrid walrus
#

!cracked

orchid gale
#

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.

hybrid walrus
#

buy minecraft, we offer no support for people who haven't purchased minecraft

earnest coral
#

But I have minecraft premium and the server doesn't work either

#

lol

hybrid walrus
#

There is no "premium" you either own minecraft or you don't lol

earnest coral
#

Me and two other friends try to get in and it doesn't work

#

I already have minecraft premium

hybrid walrus
#

stop

#

calling

#

it

#

premium

earnest coral
#

The thing is that my friends who use premium too and non-premium have exactly the same problem when trying to enter the server

hybrid walrus
#

it's just minecraft and you own it

#

now, I don't know the solution so you have to be patient

crystal gale
#

if you own the game switch to GDlauncher

earnest coral
#

It is that the problem comes from the server

#

It's not a problem with my minecraft

crystal gale
#

legit minecraft launchers don't offer a "premium" option. And whatever version of the modpack your cracked launcher has could very well be out of date

#

beyond that, we'd need more information to help with anything

#

!moreinfo

orchid gale
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19)
4. What Java version are you using? (On Windows: press the windows key, search "Programs and Features", then search Java there)
5. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here)
8. Did you follow the Performance guide in #general pins?

strange timber
#

Do i need minecraft premium for multiplayer origins?

lean dagger
safe sequoia
#

penguins

#

do I need minecraft penguin

lean dagger
fresh locust
#

Is there an item in the game that keeps your tames from perma dying? I remember seeing something in RLCraft that was like a soul stone that you'd use on your tames and it'd allow them to respawn I think? Take that with a grain of salt tho cause I'm fuzzy on the details
(also sorry for kinda butting in this convo lol just ignore this if need be)

hybrid walrus
fresh locust
#

damn feels bad man, I have attachment issues so this'll suuuck LOL but ty for the answer

#

no dogs for me

lean dagger
#

with commands

fresh locust
#

tempting tempting, but I already used up my one cheat per world rule to spawn in sheep eggs XDD

strange timber
hybrid walrus
hybrid walrus
strange timber
#

I was imitating that one guy because minecraft premium is funny

hybrid walrus
#

I'm like, super sus, i'mma just leave it at that

lean dagger
safe sequoia
#

๐Ÿ˜ซ๐Ÿ˜ซ๐Ÿ˜๐Ÿ˜๐Ÿ˜ซ๐Ÿ˜ซ

strange timber
#

Ive owned minecraft for 10 years or so. The community always gets me with the things they say

autumn sluice
#

How do I report a bug?

lean dagger
autumn sluice
#

Burning aoe doesn't seem to count as player damage. It isnt increased by Fire focus nor does it give exp when it kills mobs.

hybrid walrus
#

You should probably concentrate on enchants, leveling str (armor and damage), and leveling intelligence (lifesteal), assuming you are playing 1.16.5

autumn sluice
drifting lantern
#

i am trying to do minecraft vr on the medieval mc 1.19.2 but its not working (my friends said it works tell me if it dosent even work on it)

drifting lantern
#

i watched the vid that it says to watch

lean dagger
#

i dont know what you expect me to do without any information on what's not working or why

drifting lantern
#

i followed that aswell

lean dagger
autumn sluice
# lean dagger i don't understand what you mean. be more specific. is it an issue with a mod?

I'll be as detailed as possible here:
I am using Medieval MC v 1.16.5 on Forge. I am experiencing, what I think may be, a bug with one of the Enchantments called "Burning", which deals fire damage to all nearby enemies every 0.5 seconds. The issue I think that is occurring is that the Area of Effect damage produced by 'Burning' is not being calculated in the sense that the entity owner (the player with the enchant) is the one dealing said damage. I think this because while farming Mobs I let many of them, for testing, die to my 'Burning' Aura effect and I realized I was not getting any experience points from them, however when I killed them with an axe I got the experience points like normal. I also believe that the calculation of the damage isnt from the owner of the enchant because when using an enchant called "Fire Focus", which amplifies fire damage done by the wearer, the 'Burning' enchant does not deal any extra damage. I tested this with multiple pieces of armor and different levels of both enchants simultaneously and by themselves. Neutral NPC's such as villagers and even MineColonies NPC's take damage from the player that own them or is friendly towards them due to the 'Burning' enchantment as well, not sure if this part is intended though.

lean dagger
#

Search it in JEI and hold shift while hovering

#

it should tell you

autumn sluice
#

"Dungeons Gear"

lean dagger
autumn sluice
#

Thank you very much!

autumn sluice
lean dagger
#

go ahead

autumn sluice
#

Okay just checking cause Idk if it would mess anything up with the modpack for me.

#

I appreciate the help again!

#

Thank you!

elfin plume
#

How can I talk to other gods? When I click on one it says I need to gain knowledge pls help

orchid gale
#

the game starts without letting me into any settings
it instantly starts a world and then my game crashes

#

is this a common thing or?

orchid gale
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19)
4. What Java version are you using? (On Windows: press the windows key, search "Programs and Features", then search Java there)
5. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here)
8. Did you follow the Performance guide in #general pins?

#

thats too much effort lol

#

i will just not play it

severe condor
#

dawg

#

it doesnt take anything

orchid gale
#
  1. no
  2. Curse forge
  3. 1.16.5
  4. 17
    5 every time i start the game
  5. no
  6. idk
  7. yes
lean dagger
#

I don't know what you expect me to do with the current information you've given me

orchid gale
#

idk i was wondering if this happend to anyone else

hybrid walrus
#

#7 literally says how to get crash report

#

and yeah, has happened to people before

orchid gale
#

so whats the fix for them

hybrid walrus
#

for all types of different reasons

#

crash report needed

lean dagger
#

just send the crash report

#

jesus

orchid gale
#

omfg

#

there is none

lean dagger
#

yes there is

#

lmao

#

i can almost guarantee

#

if not just send the latest.log in logs folder

orchid gale
orchid gale
severe condor
orchid gale
#

ok

unreal coral
lean dagger
severe condor
#

dayum

#

okay

#

you win

unreal coral
orchid gale
#

the newest version of konkrete is not compatible with the 1.16.5

lean dagger
#

download the latest 1.16.5 one

orchid gale
#

alr starting again

#

should i also install the newest version on my server then

#

since it has been booting up the last 2 hours

#

bruh my server is still not running

#

is there also support for that?

#

or am i just fucked

formal rose
#

jesus christ 1.16.5 medieval mc is much harder than 1.19

orchid gale
#

idk if someone is able to tell what the problem is

lean dagger
#

you probably did something wrong

orchid gale
#

wdym

#

it should load that long ?

lean dagger
#

what

orchid gale
#

i am talking about the server

#

it has been loading since the last 3 hours

lean dagger
#

you probably have the wrong java or not enough ram allocated

#

or your pc sucks

orchid gale
#

its on zap hosting

orchid gale
#

this server uses java 8

lean dagger
lean dagger
formal rose
#

what the fuck is zap hosting

lean dagger
#

LOL

severe condor
#

it surely is something.

orchid gale
#

its pretty big in the german community

#

so the log says everything works fine

lean dagger
#

The German Community

lean dagger
formal rose
#

holy shit everything is out to kill me in 1.16.5

#

what kind of mods add so many snakes

orchid gale
lean dagger
formal rose
#

probably not for modding in packs

#

unless it's specifically made for the pack, i doubt that it will work

#

especially as one as.. large as this

orchid gale
#

is better minecraft smaller ?

severe condor
#

no

#

BMC PLUS 1.16.5 has over 300 mods

orchid gale
#

not talking about plus

#

is there even a non plus version

severe condor
#

yes

#

but you said better minecraft

#

so that includes plus too i guess

orchid gale
#

uhuh

#

ah

formal rose
#

snakes are the bane of my existance

orchid gale
#

i just mean the normal version

severe condor
#

better minecraft forge n fabric

orchid gale
#

forge

#

1.16.5

#

is it smaller than medieval minecraft?

severe condor
#

im sure they have similar amount of mods

#

but they do different stuff

orchid gale
#

i will try it guess

unreal coral
#

WUT DUH HAAAAAAAAAAAAYL

severe condor
#

you will definitely have to do some grinding there rat.

unreal coral
hybrid walrus
unreal coral
formal rose
#

Is there a way to reduce the amount of structures spawned?

#

Practically being flooded in comparison to fabric

lean dagger
#

huge 1.19.2 update coming soon :)

severe condor
#

as it should be

unreal coral
lean dagger
#

early changelog will be posted soon

opal vault
#

Is the update coming today ? cuz idk if i wanna run new world trough curseforge (fabric 1.19.2 11v update). Btw i think i have bugged world (case of curseforge/mojang bugged update) because Mc Dungeon Weapons show no stats and bows have really low range. I would be gratefull for response.

hybrid walrus
#

the update is for forge

#

Also, delete mcdw config

#

then relaunch

opal vault
#

Ty โค๏ธ

unreal coral
#

why wont cerberus appear sadge i tried blackstone, polished blackstone, and watched 2 videos

lean dagger
#

Ask him nicely

unreal coral
#

he angy

low prawn
#

Hello, is there any wiki to learn modpack?

lean dagger
#

Medieval MC Forge 1.19.2 v9 W.I.P Changelog

This is not the complete changelog and the update is not finished. I am posting this for feedback; is there anything I've missed or that should be changed?

[Major Update]
+ Added Forbidden and Arcanus (by cesar_zorak)
+ Added Amplified Nether (by Starmute)
+ Added Nullscape (by Starmute)
+ Added Liroth: Revamped (Forge) (by Decodinator_X)
+ Added Enhanced Celestials - Blood, Blue, & Harvest (Super) Moons (by Corgi_Taco)
+ Added back Jobs+ (by DAQEM)
+ Added back Easy Anvils (by Fuzs_)
+ Added Inventory Profiles Next (by mirinimi)
+ Added Droplight (by BanzettaDev)
+ Added Gateways to Eternity (by Shadows_of_Fire)
+ Added Whisperwoods (by itsmeowdev)
+ Added Cosmetic Armor Reworked (by LainMI)
+ Added Dramatic Doors (by FizzWare)
+ Added Grass Overhaul (Sod) (by ElocinDev)
+ Added Galosphere (by orcinus73)
+ Added Sky Villages [Forge] (by y4z0n)
+ Added This Rocks! (Forge)(by Mrbysco)
+ Added Spyglass Improvements: Zoom, Quick Access... [Fabric/Forge] (by Im_JC52)
+ Added Chat Heads (by dzwdz)
+ Added Presence Footsteps (Forge) (by Paint_Ninja)
+ Added Illuminations Forge ๐Ÿ”ฅ (by dimadencep)
+ Added Nether's Delight (by lumpazl)
+ Added Nether's Exoticism (by Furti_Two)
+ Added Farmer's Respite (by lumpazl)
+ Added Explorify (by bebebea_loste)
+ Added Wabi-Sabi Structures [FORGE] (by WillFord27)
+ Added Unstructured [Fabric/Forge] (by Cristelknight)
+ Added Philip's ruins (by philipmoddev)
+ Added AI Improvements (by QueenOfMissiles)
+ Added Lazy DataFixerUpper(LazyDFU) [FORGE] (by Corgi_Taco)
+ Added Starlight (Forge) (by Spottedstar)
+ Added Tool Stats (by DarkhaxDev)
+ Added Farsight [Forge] (by someaddon)
+ Added DeepslateCutting (by NoComment1105)
+ Added Repurposed Structures - Oh The Biomes You'll Go Compat Datapack (by telepathicgrunt)
- Bound Zoom to C
- Bound Crawl to Left Alt
- Added quests for Gateways to Eternity
- Added a quest for finding the Mystical Oak Tree
- Added quests for the Liroth dimension
- Resized the chat width to no longer overlap with HUD elements
- Many new items, foods, and changes (Abundant Atmosphere)
- 3 new mobs (Skunk, Banana Slug, Blue Jay), many tweaks and fixes (Alex's Mobs) 
- 1,821 words worth of changes, tweaks, and additions. (Twilight Forest) 
- Fixed crash with world generation (Greek Fantasy)
- Fixed crash when the working directory of the game does not match the instance directory (Ferrite Core)
- Fixed a crash that could occur when trying to display some modded tooltip components (Legendary Tooltips)
- Fixed the Wrappist Large Crystal crash and added many new blocks alongside a new geode type (Geode+)
- Fixed an issue where the reduced item count for gold ingots after bartering in the bartering station wouldn't properly save (Bartering Station)
- Fixed Eating/Drinking animation not respecting rotation locking (Not Enough Animations)
- Improved soulbound compatibility with some other mods. (Upgraded Netherite)
- Many fixes (Biome Makeover)
- Updated all mods
AS ALWAYS MAKE SURE TO BACKUP YOUR WORLD BEFORE UPDATING
Need a Server?
Check out server-hosting
#

discuss update in thread

severe condor
#

thanks

severe condor
sonic oyster
#

wait what , why in my new serv 13 GOram and 46GO ssd there is roll back with the modapck?

#

there is an explanation

#

?

#

i have rollback when i broke cube

#

like the cube respawn

unreal coral
#

why does everything i do not work cryge now the end portal wont open

#

the end remastered wiki says to craft a powered core but JEI doesnt show such item

sonic oyster
#

what is this ?
**[14:51:39] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 10296ms or 205 ticks behind ** ???

#

i have just the modpack

severe condor
sonic oyster
sonic oyster
severe condor
#

that doesnt mean it cant lag

sonic oyster
#

but wxhy it lag :/

severe condor
#

idk

#

it probably is a very small lag

sonic oyster
#

no its a big lag like ths cube respawn etc

#

lol buying for that ...

severe condor
#

then switch host if youre lagging a lot

sonic oyster
#

dude i have buy that host :/

#

I'm not going to buy another host so that I have a chance of having that again

unreal coral
#

how come the modpack uses end remastered eyes but the mod isnt in the mod list

#

unless i missed it

sonic oyster
#

so its impossible to fix th problem of can't keep up in my expensive server ? it just normal to have that in a serv with the modpack?

orchid gale
#

is there a way to reset my charactar?

#

so i can chose again

#

my origin

sonic oyster
#

yeah item name "origin"

unreal coral
meager jasper
#

hey I got a few questions about how to travel in the nether,

  1. how to deal with dehydration, its crazy fast
  2. what mod add this temperature mod thing in the middle and how do I deal with it?
#

also an interesting glitchI found the other day: while riding a mythical mount, and you use the waystone or whatever to teleport it breaks your game and you can't do anything

unreal coral
#

what version r u playing i dont have any of that

meager jasper
#

the newest one I think?

unreal coral
#

8.5?

meager jasper
#

curseforge says its v11?

unreal coral
#

is that forge?

severe condor
#

wrong paste

#

lmao

#

nobody saw that

unreal coral
meager jasper
severe condor
#

because it has many issues

crystal gale
severe condor
#

better switching to gdlauncher while you can

unreal coral
#

@meager jasper v11 is fabric ๐Ÿ’€ this is forge channel

modern oxide
#

what is it?

meager jasper
crystal gale
#

!moreinfo

orchid gale
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19)
4. What Java version are you using? (On Windows: press the windows key, search "Programs and Features", then search Java there)
5. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here)
8. Did you follow the Performance guide in #general pins?

unreal coral
# meager jasper im so confused lol

fabric has different/less mods than forge, which would explain why i dont have those things you asked about, dehydration and nether flame thing

meager jasper
#

well this is the forge channel not the fabric channel lol

unreal coral
#

ya but the version in your screenshot is fabric

#

forge latest release is 8.5HF

#

fabric is v11

severe condor
meager jasper
unreal coral
meager jasper
#

alrighty then

supple burrow
#

does any1 have a server i can join

grave nacelle
#

are there any 3x3 pickaxes? like the hammer from tinkers

#

or automining of some sorts?

unreal coral
#

you can upgrade most pickaxes to mythic quality by using godforged pearls and gem dust on a reforging table

grave nacelle
#

in the 1.19.2 pack i meant, sorry

unreal coral
#

yes, v8.5

#

type @apotheosis in the JEI menu you can find the reforge table

grave nacelle
#

wait..., im on fabric

#

f*ck

unreal coral
grave nacelle
#

does explain why ive not heard of so many of these mods

burnt obsidian
#

is there a fix for the anvil bug yet?

#

oh nvm i see it

#

new patch I believe right?

unreal coral
#

i wasnt aware of anvil bug but latest version is 8.5HF (hotfix)

#

PES_Cool gottem

burnt obsidian
#

nice

#

too bad about jobs tho...

#

I really liked it

#

added a nice progression system

leaden bramble
#

which version of medieval mc has the most content in it? is it the newer 1.19 or the old 1.16.5

burnt obsidian
#

prob the older one, but no idea which people prefer

leaden bramble
#

thanks and ahhh idk why i cant decide between 1.16 and 1.19 fabric lol both sound good in diff ways

fresh dagger
#

What version is better tho forge or fabric? :0

#

Feel free at @ me btw notifications are off xD

crystal gale
#

down to preference

#

some mods are forge only, some fabric only. Pick the one that has mods you're interested in, you can find the full list of mods by looking up the modpack on modpack index

severe condor
fresh dagger
#

Aight thanks!

sinful zinc
#

For [1.16.5] how does one go about making a Steel/bronze/etc weapons? When I look through the JEI it doesn't list a craftable recipe to make these items

near nova
#

is anyone able to help me figure out why my game is crashing? im on curseforge, 1.16.5, it crashes right after i hear the little ding that shows its done booting up, ive never gotten past this it happens everytime, i have not edited the modpack at all

lament bay
#

any idea why?

near nova
# lament bay

is it possible the structures are just too far out? itโ€™s happened to me before

lament bay
#

me and my friend

#

travel +/- 30k

severe condor
# lament bay

happens with biomes too, theres just not place for them to spawn and they are far away.

#

keep searching

lament bay
severe condor
#

unlucky, or a bug.

lament bay
#

even stronghold dont exist

lament bay
severe condor
solemn knot
#

What the mod called that added the animations to weapons?

severe condor
#

you can search it up

meager jasper
#

i believe it is

#

I really like it with the medieval weapons mod

severe condor
#

indeed

keen grove
#

When should we expect v9? (day or two, week or two.. just roughly) My son and I Just started the pack, and the v9 has more structure, and I did a huge world pregen it might be better to just wait for 9 and re-start.

fast bronze
#

Could anyone tell me where i could find more info on the origins mod

hybrid walrus
unreal coral
severe condor
#

looks dope

#

i like all the colors

unreal coral
#

what it do to zombies

plain quartz
#

yo is it possible to somehow disable pillager spawning in the cstle where end portal is?

plain quartz
#

they keep spawning

hybrid walrus
#

Ok, keep killing.

plain quartz
#

ok

wind vessel
#

Hi, im having an issue trying to self host a server, whenever i try and load it, it says the following

#

can anyone help?

#

i watched the youtube vid from !server but it didnt really help

unreal coral
#

how many times have you received that error

wind vessel
#

every time i try to load the server

#

tried many times

#

i think i might have fixed it tho

unreal coral
#

PES2_Pray thank goodness cuz i aint got a clue

wind vessel
#

i found this

bitter pagoda
#

Hi, i have an error, i see the minecraft screen dark, i only see my gui and waypoints.

bitter pagoda
#

no

unreal coral
#

are you stuck underground or something

#

try changing some video settings, restarting game, maybe allocate ram (Up to 8gb)

bitter pagoda
#

I do it and nathing

unreal coral
#

cryge what graphics card u have

bitter pagoda
#

I think this is not the problem

#

because before i can see

unreal coral
#

thonk are you able to die in game

bitter pagoda
#

yes

#

and place blocks and more things

unreal coral
#

try to press F3 + T

bitter pagoda
#

I do it

#

I'm gonna try to uninstall the modpack

unreal coral
#

need more expert than me

lean dagger
#

we need a spark profiler to even try to help you

unreal coral
#

daddy chorb back in action PES_CoolKing

lapis ore
#

how do i solve this

meager jasper
wind vessel
#

had to manually find the forge installer

lean dagger
orchid gale
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19)
4. What Java version are you using? (On Windows: press the windows key, search "Programs and Features", then search Java there)
5. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here)
8. Did you follow the Performance guide in #general pins?

lapis ore
#

1no

#

3)1.16.5

#

4)1.19.01

#

i think java may be the issue

steady walrus
#

im playing in the medieval mc forge 1.16.5 with the undead expansion mod how do i get them to spawn mobs

steady walrus
#

@lapis ore with minecraft 1.16.5 you need java 8 for it to work.

pseudo canyon
#

any recommended mods i can delete for better gameplay and less crashing.?

crystal gale
#

if they're the ones from spartan weaponry, those are present in case other mods add ways to make the metals they use

#

if the modpack has no way to make steel, then they can't be crafted

lean dagger
#

and mob essence

#

then shift click with a flint n steel at night

lean dagger
#

there is no reason to remove mods

pseudo canyon
#

But my game keeps crashing everytime new chunks appear. Even though I run it at 200 fps it still crashes

hot idol
#

Send crashlog here

lean dagger
hot idol
#

Also !moreinfo

#

Damnit

lean dagger
#

high FPS and removing random mods wont magically make your issues go away

#

!moreinfo

orchid gale
#

Hello! To better diagnose your issue, please answer ALL of the following questions:

1. Have you modified the modpack in any way? (Adding/removing mods, changing configs, anything in the Resourcepacks menu)
2. What launcher are you using? (CurseForge, GDLauncher, etc)
3. What Minecraft version are you playing? (1.18.2, 1.16.5, 1.19)
4. What Java version are you using? (On Windows: press the windows key, search "Programs and Features", then search Java there)
5. When does the crash happen?
6. Have you ever gotten past the point where the crash happens?
7. Does a crash report generate? If so, send the file here. If not, is there an exit code? (On CurseForge, right click the instance, Open Folder, and go to the crash reports folder. Alternatively, post the log's text on mclo.gs and send the link here)
8. Did you follow the Performance guide in #general pins?

hot idol
#

Can non mods not use that command anymore

#

Or does it just have to be by itself

crystal gale
#

no, you just had stuff before the command

steady walrus
#

@lean dagger ah ill try that later and see if it works

lean dagger
shadow onyx
#

does anyone know why some of my origin races wont show up in multiplayer

#

and the skins wont show up in multiplayer

crystal gale
#

known bug with the mod for the first part. no idea about the second part

severe condor
dense snow
#

hi i have a question

#

nevermind I found it

safe sequoia
#

why is why ice and fire crash dragon my world

sinful zinc
tired ridge
#

please upload the crash to mclogs and send that link here