Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Citadel crashes biome gen of Thaumia! when creating new world #190

Open
FullMetalMaster opened this issue Oct 26, 2024 · 3 comments
Open

Comments

@FullMetalMaster
Copy link

citadel 2.5.6 and higher crash the biome gen of this mod very odd crash.

log: https://pastebin.com/7TDecpeD

crash

---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 2024-10-26 09:31:56
Description: Exception in server tick loop

java.lang.IndexOutOfBoundsException: Index: 2, Size: 1
at java.util.ArrayList.rangeCheckForAdd(ArrayList.java:756) ~[?:?] {re:mixin,re:computing_frames}
at java.util.ArrayList.add(ArrayList.java:481) ~[?:?] {re:mixin,re:computing_frames}
at thaumia.init.ThaumiaModBiomes.addSurfaceRule(ThaumiaModBiomes.java:138) ~[thaumia-0.8.5-forge-1.20.1.jar%23176!/:?] {re:classloading}
at thaumia.init.ThaumiaModBiomes.onServerAboutToStart(ThaumiaModBiomes.java:102) ~[thaumia-0.8.5-forge-1.20.1.jar%23176!/:?] {re:classloading}
at thaumia.init.ThaumiaModBiomes_onServerAboutToStart_ServerAboutToStartEvent.invoke(.dynamic) ~[thaumia-0.8.5-forge-1.20.1.jar%23176!/:?] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:98) ~[forge-1.20.1-47.3.11-universal.jar%23183!/:?] {re:classloading}
at net.minecraft.client.server.IntegratedServer.m_7038
(IntegratedServer.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23178!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011
(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23178!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 246883896 bytes (235 MiB) / 855638016 bytes (816 MiB) up to 11274289152 bytes (10752 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 3700X 8-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): 3.59
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: AMD Radeon RX 6600
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x73ff
Graphics card #0 versionInfo: DriverVersion=31.0.23013.1023
Graphics card #1 name: NVIDIA GeForce GTX 1650
Graphics card #1 vendor: NVIDIA (0x10de)
Graphics card #1 VRAM (MB): 4095.00
Graphics card #1 deviceId: 0x1f82
Graphics card #1 versionInfo: DriverVersion=31.0.15.3640
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.13
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 2.13
Memory slot #3 type: DDR4
Virtual memory max (MB): 38583.53
Virtual memory used (MB): 23968.44
Swap memory total (MB): 5888.00
Swap memory used (MB): 484.73
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10752m -Xms256m
Server Running: true
Player Count: 0 / 8; []
Data Packs: vanilla, mod:thaumia, mod:fastload, mod:geckolib, mod:architectury (incompatible), mod:fallingtrees, mod:pandalib, mod:jei, mod:bigger_vanilla_trees, mod:forge, mod:curios (incompatible), mod:yeetusexperimentus (incompatible), mod:citadel (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: forge-47.3.11
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.3.11.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.3.11.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.3.11.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.3.11.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.3.11.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
thaumia-0.8.5-forge-1.20.1.jar |Thaumia! |thaumia |0.8.5 |DONE |Manifest: NOSIGNATURE
Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
fallingtrees-forge-0.12.7-1.20.jar |Panda's Falling Tree's |fallingtrees |0.12.7 |DONE |Manifest: NOSIGNATURE
pandalib-forge-0.4.2-1.20.jar |PandaLib |pandalib |0.4.2 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.12.2.51.jar |Just Enough Items |jei |15.12.2.51 |DONE |Manifest: NOSIGNATURE
bigger_vanilla_trees-forge-1.20-1.0.jar |bigger_vanilla_trees-forge |bigger_vanilla_trees |1.0 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.3.11-universal.jar |Forge |forge |47.3.11 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |DONE |Manifest: NOSIGNATURE
YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: e93ef989-e57e-4813-95cc-dbd76162f388
FML: 47.3
Forge: net.minecraftforge:47.3.11

@ArkyFursblack
Copy link

The same error with my mod (Eternal Tales). Don't wanna open new issue because error is the same. Here's my crash log:
crash-2024-12-02_21.19.20-server.txt

@Nwago-Dev
Copy link

Having the same issue here with my mod (Endertech Infinity). I believe it's related to nether biomes in particular, as having toggled the generation off for my nether biome has stopped the crashing.

@ArkyFursblack
Copy link

Removing a big part of mod just for one another mod is not good idea I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants