I understand that this error means my mods arent the same versions or type on my client and server but for the life of me, i swear they are the same.
server log:
client log:
Learn more about this change here.
For help regarding Aternos, we recommend you to visit our support center.
I understand that this error means my mods arent the same versions or type on my client and server but for the life of me, i swear they are the same.
server log:
client log:
What are the mods installed? Is there any mod which does the same thing as this name?
check your files folder and see if there is any similar named mod
its 100% pixelmon. it has a dimension called ultraspace
Try removing ultraspace mod
i wish i could but there isnt a mod called that
did you by chance reload the server?
If ya then don't reload server as most of the time it could crash the server
how do you reload it
Share your server 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.
do you know the issue yet?
Share your server 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.
| [18:47:27] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.terraingen.InitMapGenEvent@6bf78ba7: | |
| 14828 | java.lang.ClassCastException: com.pixelmongenerations.common.world.ultraspace.feature.GenRavineUp cannot be cast to net.minecraft.world.gen.structure.MapGenStructure |
| 14829 | at ivorius.reccomplex.events.handlers.RCTerrainGenEventHandler.onInitMapGen(RCTerrainGenEventHandler.java:166) ~[RCTerrainGenEventHandler.class:?] |
| 14830 | at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_288_RCTerrainGenEventHandler_onInitMapGen_InitMapGenEvent.invoke(.dynamic) ~[?:?] |
| 14831 | at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?] |
| 14832 | at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] |
| 14833 | at net.minecraftforge.event.terraingen.TerrainGen.getModdedMapGen(TerrainGen.java:48) [TerrainGen.class:?] |
| 14834 | at com.pixelmongenerations.common.world.ultraspace.UltraSpaceChunkGenerator.<init>(UltraSpaceChunkGenerator.java:81) [UltraSpaceChunkGenerator.class:8.6.2-SNAPSHOT] |
| 14835 | at com.pixelmongenerations.common.world.ultraspace.UltraSpaceWorldProvider.func_186060_c(UltraSpaceWorldProvider.java:44) [UltraSpaceWorldProvider.class:8.6.2-SNAPSHOT] |
| 14836 | at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:848) [oo.class:?] |
| 14837 | at net.minecraft.world.WorldServer.<init>(WorldServer.java:118) [oo.class:?] |
| 14838 | at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:18) [ok.class:?] |
| 14839 | at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:302) [MinecraftServer.class:?] |
| 14840 | at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?] |
| 14841 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?] |
| 14842 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312] |
| 14843 | [18:47:27] [Server thread/ERROR] [FML]: Index: 1 Listeners: |
| 14844 | [18:47:27] [Server thread/ERROR] [FML]: 0: NORMAL |
| 14845 | [18:47:27] [Server thread/ERROR] [FML]: 1: ASM: ivorius.reccomplex.events.handlers.RCTerrainGenEventHandler@7f705aa6 onInitMapGen(Lnet/minecraftforge/event/terraingen/InitMapGenEvent;)V |
| 14846 | [18:47:27] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception |
| 14847 | java.lang.ClassCastException: com.pixelmongenerations.common.world.ultraspace.feature.GenRavineUp cannot be cast to net.minecraft.world.gen.structure.MapGenStructure |
| 14848 | at ivorius.reccomplex.events.handlers.RCTerrainGenEventHandler.onInitMapGen(RCTerrainGenEventHandler.java:166) ~[RCTerrainGenEventHandler.class:?] |
| 14849 | at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_288_RCTerrainGenEventHandler_onInitMapGen_InitMapGenEvent.invoke(.dynamic) ~[?:?] |
| 14850 | at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?] |
| 14851 | at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) ~[EventBus.class:?] |
| 14852 | at net.minecraftforge.event.terraingen.TerrainGen.getModdedMapGen(TerrainGen.java:48) ~[TerrainGen.class:?] |
| 14853 | at com.pixelmongenerations.common.world.ultraspace.UltraSpaceChunkGenerator.<init>(UltraSpaceChunkGenerator.java:81) ~[UltraSpaceChunkGenerator.class:8.6.2-SNAPSHOT] |
| 14854 | at com.pixelmongenerations.common.world.ultraspace.UltraSpaceWorldProvider.func_186060_c(UltraSpaceWorldProvider.java:44) ~[UltraSpaceWorldProvider.class:8.6.2-SNAPSHOT] |
| 14855 | at net.minecraft.world.WorldServer.func_72970_h(WorldServer.java:848) ~[oo.class:?] |
| 14856 | at net.minecraft.world.WorldServer.<init>(WorldServer.java:118) ~[oo.class:?] |
| 14857 | at net.minecraft.world.WorldServerMulti.<init>(WorldServerMulti.java:18) ~[ok.class:?] |
| 14858 | at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:302) ~[MinecraftServer.class:?] |
| 14859 | at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) ~[nz.class:?] |
| 14860 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?] |
| 14861 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312] |
| 14862 | [18:47:27] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /server/./crash-reports/crash-2022-04-18_18.47.27-server.txt |
Remove biomes o plenty, then restart your server.
Afterwards check the log for messages related to BOP. The mod that installs BOP will hopefully log it.
thats what it says
| [15:13:07] [main/INFO] [Pixelmon Early-Init]: Starting setup... | |
| 26 | [15:13:10] [main/INFO] [Pixelmon Early-Init]: Checking for BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar |
| 27 | [15:13:10] [main/INFO] [Pixelmon Early-Init]: Downloading BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar |
| 28 | [15:13:10] [main/INFO] [Pixelmon Early-Init]: Downloaded BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar |
biomes o plenty might be required by some mod you have installed
Artifacts-1.12.2-1.2.3.jar
backpacks 1.12.2 - 3.5.12.jar
Baubles-1.12-1.5.2.jar
BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar
ComputerCraft1.80pr1.jar
Cucumber-1.12.2-1.1.3.jar
furniture-6.3.1-1.12.2.jar
gravestone-1.10.3.jar
Hats-1.12.2-7.1.1.jar
iChunUtil-1.12.2-7.2.2.jar
ImmersiveEngineering-0.12-98.jar
jei_1.12.2-4.16.1.302.jar
journeymap-1.12.2-5.7.1.jar
llibrary-1.7.20-1.12.2.jar
ModularPowersuits-1.12.2-1.0.46.jar
Numina-1.12.2-1.0.38.jar
obfuscate-0.4.2-1.12.2.jar
pixelmon-generations-8.3.0.jar
Rex's-AdditionalStructures-1.12.x(v.2.5.0).jar
SereneSeasons-1.12.2-1.2.18-universal.jar
TreeChopper-1.12.2-1.2.4.jar
vehicle-mod-0.44.1-1.12.2.jar
wings-1.1.6-1.12.2.jar
These are all the mods and none of them have biomes o plenty as a dependency or require it, I think.
I need to delete biomes o plenty from my server so i go into files and then mods and delete the mod. I then to back to my server and restart the server. And when the servers restarted the mod comes back again.
Can you share your server log once your server crashes
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.
Share your server log
Dont know how.
I can play fine but if another player joins the server shuts down after at most five minutes of that person being there.