it saying acces denied. What should ı do
Either ask the server owner to share access or tell the server owner to send a screenshot of the mods used so you can compare it
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
it saying acces denied. What should ı do
Either ask the server owner to share access or tell the server owner to send a screenshot of the mods used so you can compare it
how can ı make that and how can ı see the mods that installed in my server in aternos page
Go to https://aternos.org/files/mods and compare those mods to the ones you have installed client side(PC)
ı created a server with demon slayer unleashed mod in 1.16.5 when entering to the server ı got a crash saying that incomplete set of tags received from server please contact server operator
version of mc:1.16.5
version of mod:1.2.2
The mods installed on your Minecraft client (your PC) need to match the mods installed on your server
Idk but it must have been like 4+ months ago
Maybe FoamFix mod
But why did the server get deleted
When did you last play on the server?
Is this server side or do i also need it in my client???
Server side
Nevermind they are all from a server I had with my friends... So the world we had is gone? Fuck she's so mad at me lol
Yes now you can't restore the world.
So should i remove mods? what should i do?
Try installing ferritecore mods which reduces the usage of ram and if it does not work then you will need to remove some mods from your server
How can I know? The server got deleted I don't remember if I have one
Go to https://aternos.org/backups/ and check if you have any backups or not
Your server is running out of memory. Try installing ferritecore mod which helps reduce memory usage and if it does not work then just remove some plugins/mods
So your server is crashing?
Share your log:
1.) Go to your log on Aternos: https://aternos.org/log/
2.) Click on the big blue "Share" button on the top right
3.) Copy the link with (Ctrl + C or click on the "Copy" button)
4.) Send the link here.
I lost a world I had spent way too long on with my girl but we kinda stopped playing and now everything's gone. Is there any way I can get the world back?
Do have a backup of your world?
Display More---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 11/16/21, 7:07 PM
Description: Exception in server tick loop
java.lang.OutOfMemoryError: Metaspace
at com.wuest.prefab.structures.config.InstantBridgeConfiguration.ConfigurationSpecificBuildStructure(InstantBridgeConfiguration.java:63) ~[prefab:1.6.5.11] {re:classloading}
at com.wuest.prefab.structures.config.StructureConfiguration.BuildStructure(StructureConfiguration.java:120) ~[prefab:1.6.5.11] {re:classloading}
at com.wuest.prefab.structures.messages.StructureHandler.lambda$handle$0(StructureHandler.java:28) ~[prefab:1.6.5.11] {re:classloading}
at com.wuest.prefab.structures.messages.StructureHandler$$Lambda$11720/0x000000084227bc40.run(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.network.NetworkEvent$Context.enqueueWork(NetworkEvent.java:217) ~[forge:?] {re:classloading}
at com.wuest.prefab.structures.messages.StructureHandler.handle(StructureHandler.java:23) ~[prefab:1.6.5.11] {re:classloading}
at com.wuest.prefab.ModRegistry$$Lambda$6744/0x0000000841457840.accept(Unknown Source) ~[?:?] {}
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.lambda$tryDecode$3(IndexedMessageCodec.java:128) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.network.simple.IndexedMessageCodec$$Lambda$10880/0x00000008420e7040.accept(Unknown Source) ~[?:?] {}
at java.util.Optional.ifPresent(Optional.java:183) ~[?:?] {}
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.tryDecode(IndexedMessageCodec.java:128) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.consume(IndexedMessageCodec.java:162) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.network.simple.SimpleChannel.networkEventListener(SimpleChannel.java:80) ~[forge:?] {re:mixin,re:classloading}
at net.minecraftforge.fml.network.simple.SimpleChannel$$Lambda$2834/0x0000000840b16c40.accept(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2836/0x0000000840b16440.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2710/0x0000000840ac5440.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.network.NetworkInstance.dispatch(NetworkInstance.java:86) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.network.NetworkHooks.lambda$onCustomPayload$1(NetworkHooks.java:94) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.network.NetworkHooks$$Lambda$10868/0x00000008420e3c40.apply(Unknown Source) ~[?:?] {}
at java.util.Optional.map(Optional.java:265) ~[?:?] {}
at net.minecraftforge.fml.network.NetworkHooks.onCustomPayload(NetworkHooks.java:94) ~[forge:?] {re:classloading}
at net.minecraft.network.play.ServerPlayNetHandler.func_147349_a(ServerPlayNetHandler.java:2633) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:expandability.mixins.json:swimming.server.ServerGamePacketListenerImplMixin,pl:mixin:A}
at net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:42) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:12) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.network.PacketThreadUtil.lambda$ensureRunningOnSameThread$0(PacketThreadUtil.java:26) ~[?:?] {re:classloading}
at net.minecraft.network.PacketThreadUtil$$Lambda$11028/0x0000000842144040.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:153) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
-
Can you share the crash-report which is located in your server file and copy paste it to https://mclo.gs/ then share the link
but its not showing why?
What is it not showing?
It's still the same, there are more red lines on the console
the log is here
Can you share a screenshot of the mods you use and have you tried regenerating the world(Before regenerating the world don't forget to keep a backup of your server)
Is there a way I can fix that?
Try installing ferritecore mod
If you want to install voice chat mod/plugins then this might help: https://support.aternos.org/hc…nstalling-Voice-Chat-Mods
Maybe as it needs an additional UDP port which is why it can't be added
If it's telling it's not popular enough then it just can't be added