crash error horde mod
MadX004 opened this issue ยท 14 comments
What version are you using?
Can you send the actual crash report file from the crash-reports folder in your game directory?
What do your config files look like? Did you edit them at all?
Did you update the scripts file to use your new tables?
Also even if you don't want to use the default table keeping a default table will prevent crashing because it uses the default table if something is wrong in the datapack.
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 2023-06-22 15:08:15
Description: Ticking player
java.lang.NullPointerException: Cannot invoke "net.smileycorp.hordes.common.hordeevent.HordeSpawnTable.getName()" because "table" is null
at net.smileycorp.hordes.common.hordeevent.MutableSpawnTable.of(MutableSpawnTable.java:14) ~[The-Hordes-1.19.2-1.2.0.jar%23354!/:1.19.2-1.2.0] {re:classloading}
at net.smileycorp.hordes.common.event.HordeBuildSpawntableEvent.(HordeBuildSpawntableEvent.java:15) ~[The-Hordes-1.19.2-1.2.0.jar%23354!/:1.19.2-1.2.0] {re:classloading,pl:eventbus:A}
at net.smileycorp.hordes.common.hordeevent.capability.HordeEvent.tryStartEvent(HordeEvent.java:289) ~[The-Hordes-1.19.2-1.2.0.jar%23354!/:1.19.2-1.2.0] {re:classloading}
at net.smileycorp.hordes.common.hordeevent.HordeEventHandler.playerTick(HordeEventHandler.java:103) ~[The-Hordes-1.19.2-1.2.0.jar%23354!/:1.19.2-1.2.0] {re:classloading}
at net.smileycorp.hordes.common.hordeevent.HordeEventHandler_playerTick_PlayerTickEvent.invoke(.dynamic) ~[The-Hordes-1.19.2-1.2.0.jar%23354!/:1.19.2-1.2.0] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPlayerPostTick(ForgeEventFactory.java:810) ~[forge-1.19.2-43.2.14-universal.jar%23368!/:?] {re:classloading}
at net.minecraft.world.entity.player.Player.m_8119(Player.java:288) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.PlayerEntityMixin,pl:mixin:APP:bigbrain.mixins.json:PlayerEntityMixin,pl:mixin:APP:playerAnimator-common.mixins.json:PlayerEntityMixin,pl:mixin:APP:aileron-common.mixins.json:PlayerEntityMixin,pl:mixin:APP:apotheosis.mixins.json:PlayerMixin,pl:mixin:APP:combatroll.mixins.json:PlayerEntityAccessor,pl:mixin:APP:combatroll.mixins.json:PlayerEntityMixin,pl:mixin:APP:bagofholding.common.mixins.json:PlayerMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:PlayerEntityMixin,pl:mixin:APP:horsecombatcontrols.mixins.json:PlayerMixin,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityAccessor,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityMixin,pl:mixin:APP:domesticationinnovation.mixins.json:PlayerMixin,pl:mixin:APP:mixins.essential.json:entity.player.EntityPlayerAccessor,pl:mixin:APP:mixins.essential.json:entity.player.MixinEntityPlayer,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A}
at net.minecraft.server.level.ServerPlayer.m_9240(ServerPlayer.java:447) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerPlayerMixin,pl:mixin:APP:yungsapi.mixins.json:ServerPlayerEntityTickMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerPlayerTickMixin,pl:mixin:A}
at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:264) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.network.Connection.m_129483_(Connection.java:248) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,re:classloading,pl:mixin:A}
at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.essential.json:feature.ice.server.Mixin_NettyIceServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:880) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.essential.json:server.integrated.MixinIntegratedServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Server thread
Stacktrace:
at net.smileycorp.hordes.common.hordeevent.MutableSpawnTable.of(MutableSpawnTable.java:14) ~[The-Hordes-1.19.2-1.2.0.jar%23354!/:1.19.2-1.2.0] {re:classloading}
at net.smileycorp.hordes.common.event.HordeBuildSpawntableEvent.(HordeBuildSpawntableEvent.java:15) ~[The-Hordes-1.19.2-1.2.0.jar%23354!/:1.19.2-1.2.0] {re:classloading,pl:eventbus:A}
at net.smileycorp.hordes.common.hordeevent.capability.HordeEvent.tryStartEvent(HordeEvent.java:289) ~[The-Hordes-1.19.2-1.2.0.jar%23354!/:1.19.2-1.2.0] {re:classloading}
at net.smileycorp.hordes.common.hordeevent.HordeEventHandler.playerTick(HordeEventHandler.java:103) ~[The-Hordes-1.19.2-1.2.0.jar%23354!/:1.19.2-1.2.0] {re:classloading}
at net.smileycorp.hordes.common.hordeevent.HordeEventHandler_playerTick_PlayerTickEvent.invoke(.dynamic) ~[The-Hordes-1.19.2-1.2.0.jar%23354!/:1.19.2-1.2.0] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPlayerPostTick(ForgeEventFactory.java:810) ~[forge-1.19.2-43.2.14-universal.jar%23368!/:?] {re:classloading}
at net.minecraft.world.entity.player.Player.m_8119(Player.java:288) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.PlayerEntityMixin,pl:mixin:APP:bigbrain.mixins.json:PlayerEntityMixin,pl:mixin:APP:playerAnimator-common.mixins.json:PlayerEntityMixin,pl:mixin:APP:aileron-common.mixins.json:PlayerEntityMixin,pl:mixin:APP:apotheosis.mixins.json:PlayerMixin,pl:mixin:APP:combatroll.mixins.json:PlayerEntityAccessor,pl:mixin:APP:combatroll.mixins.json:PlayerEntityMixin,pl:mixin:APP:bagofholding.common.mixins.json:PlayerMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:PlayerEntityMixin,pl:mixin:APP:horsecombatcontrols.mixins.json:PlayerMixin,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityAccessor,pl:mixin:APP:bettercombat.mixins.json:PlayerEntityMixin,pl:mixin:APP:domesticationinnovation.mixins.json:PlayerMixin,pl:mixin:APP:mixins.essential.json:entity.player.EntityPlayerAccessor,pl:mixin:APP:mixins.essential.json:entity.player.MixinEntityPlayer,pl:mixin:APP:kubejs-common.mixins.json:PlayerMixin,pl:mixin:A}
-- Player being ticked --
Details:
Entity Type: minecraft:player (net.minecraft.server.level.ServerPlayer)
Entity ID: 163
Entity Name: MadX004
Entity's Exact location: 38.19, 70.00, -303.10
Entity's Block location: World: (38,70,-304), Section: (at 6,6,0 in 2,4,-19; chunk contains blocks 32,-64,-304 to 47,319,-289), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.server.level.ServerPlayer.m_9240(ServerPlayer.java:447) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ServerPlayerMixin,pl:mixin:APP:yungsapi.mixins.json:ServerPlayerEntityTickMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerPlayerTickMixin,pl:mixin:A}
at net.minecraft.server.network.ServerGamePacketListenerImpl.m_9933_(ServerGamePacketListenerImpl.java:264) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.network.Connection.m_129483_(Connection.java:248) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,re:classloading,pl:mixin:A}
at net.minecraft.server.network.ServerConnectionListener.m_9721_(ServerConnectionListener.java:143) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.essential.json:feature.ice.server.Mixin_NettyIceServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:880) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:806) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:mixins.essential.json:server.integrated.MixinIntegratedServer,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23363!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 545285816 bytes (520 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
Identifier: Intel64 Family 6 Model 60 Stepping 3
Microarchitecture: Haswell (Client)
Frequency (GHz): 3.39
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce GTX 1050 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1c82
Graphics card #0 versionInfo: DriverVersion=30.0.15.1259
Memory slot #0 capacity (MB): 2048.00
Memory slot #0 clockSpeed (GHz): 1.33
Memory slot #0 type: DDR3
Memory slot #1 capacity (MB): 4096.00
Memory slot #1 clockSpeed (GHz): 1.33
Memory slot #1 type: DDR3
Memory slot #2 capacity (MB): 2048.00
Memory slot #2 clockSpeed (GHz): 1.33
Memory slot #2 type: DDR3
Memory slot #3 capacity (MB): 4096.00
Memory slot #3 clockSpeed (GHz): 1.33
Memory slot #3 type: DDR3
Virtual memory max (MB): 31496.91
Virtual memory used (MB): 19427.47
Swap memory total (MB): 19456.00
Swap memory used (MB): 803.38
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
Server Running: true
Player Count: 2 / 8; [ServerPlayer['CalicoAI'/679, l='ServerLevel[New World]', x=121.39, y=74.25, z=-263.12], ServerPlayer['MadX004'/163, l='ServerLevel[New World]', x=38.19, y=70.00, z=-303.10]]
Data Packs: vanilla, mod:dynamiclightsreforged (incompatible), mod:betterdungeons, mod:betterwitchhuts, mod:revised_phantoms, mod:bigbrain (incompatible), mod:playeranimator (incompatible), mod:betteroceanmonuments, mod:rubidium (incompatible), mod:mimic (incompatible), mod:aileron (incompatible), mod:piglinproliferation, mod:prism, mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:yungsapi, mod:maxhealthfix (incompatible), mod:mixinextras (incompatible), mod:bookshelf (incompatible), mod:guardvillagers (incompatible), mod:createdieselgenerators (incompatible), mod:apotheosis (incompatible), mod:takesapillage (incompatible), mod:monobank (incompatible), mod:bygonenether, mod:hordes (incompatible), mod:railways (incompatible), mod:swampier_swamps (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:leavesbegone (incompatible), mod:irons_rpg_tweaks, mod:corpse (incompatible), mod:arcanelanterns (incompatible), mod:farmersdelight (incompatible), mod:loot_journal, mod:born_in_chaos_v1, mod:cataclysm (incompatible), mod:curios, mod:patchouli (incompatible), mod:betterthirdperson, mod:betterstrongholds, mod:gottschcore (incompatible), mod:queen_bee (incompatible), mod:atlaslib (incompatible), mod:mutantmore, mod:all_bark_all_bite, mod:architectury (incompatible), mod:enchantwithmob, mod:bwncr (incompatible), mod:illageandspillage, mod:bettas (incompatible), mod:gamemenumodoption, mod:geckolib3 (incompatible), mod:essential (incompatible), mod:kiwi (incompatible), mod:rhino (incompatible), mod:leosillagers, mod:sod (incompatible), mod:spiderstpo (incompatible), mod:jei (incompatible), mod:kubejs (incompatible), mod:droplight (incompatible), mod:graveyard (incompatible), mod:caelus (incompatible), mod:obscure_api, mod:passablefoliage (incompatible), mod:shutupexperimentalsettings (incompatible), mod:configured (incompatible), mod:decorative_blocks (incompatible), mod:badmobs (incompatible), mod:bagofholding (incompatible), mod:everycomp (incompatible), mod:betterdeserttemples, mod:mobdiceattribs, mod:forge, mod:friendsandfoes (incompatible), mod:tectonic, mod:horsecombatcontrols (incompatible), mod:enchdesc (incompatible), mod:terrablender, mod:biomesoplenty, mod:tectonicbop, mod:moonlight (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:combatroll, mod:babyfat (incompatible), mod:netherdungeons, mod:creativecore (incompatible), mod:nethersdelight (incompatible), mod:rottencreatures (incompatible), mod:brewinandchewin (incompatible), mod:iceberg (incompatible), mod:farmersrespite (incompatible), mod:flywheel (incompatible), mod:create, mod:irons_spellbooks (incompatible), mod:appleskin, mod:alexsdelight, mod:puzzleslib (incompatible), mod:charmofundying, mod:canes_wonderful_spiders, mod:difficult_spawners, mod:overflowingbars (incompatible), mod:domesticationinnovation, mod:aquamirae, mod:pots_and_mimics, Everycomp Generated Pack, builtin/bop, builtin/tectonic
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: forge-43.2.14
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.2.14.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar essential-loader TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
[email protected]
javafml@null
Mod List:
dynamiclightsreforged-1.19.2_v1.4.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.19.2_v1.4.0 |DONE |Manifest: NOSIGNATURE
YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
Revised Phantoms 1.0.4 - 1.19.2.jar |Revised Phantoms |revised_phantoms |1.0.3 |DONE |Manifest: NOSIGNATURE
bigbrain-1.19.2-1.6.5.jar |Big Brain |bigbrain |1.19.2-1.6.5 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
rubidium-0.6.2b.jar |Rubidium |rubidium |0.6.2b |DONE |Manifest: NOSIGNATURE
Mimic-forge-1.19.1-1.2.38.jar |Mimic |mimic |1.2.38 |DONE |Manifest: NOSIGNATURE
aileron-1.19-forge-1.0.2.jar |Aileron |aileron |1.19-1.0.2 |DONE |Manifest: NOSIGNATURE
piglinproliferation-1.19.2-1.0.3.jar |Piglin Proliferation |piglinproliferation |1.19.2-1.0.3 |DONE |Manifest: NOSIGNATURE
Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |DONE |Manifest: NOSIGNATURE
Placebo-1.19.2-7.2.0.jar |Placebo |placebo |7.2.0 |DONE |Manifest: NOSIGNATURE
citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE
MaxHealthFix-Forge-1.19.2-8.0.1.jar |MaxHealthFix |maxhealthfix |8.0.1 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
guardvillagers-1.19.2-1.5.6.jar |Guard Villagers |guardvillagers |1.19.2-1.5.6 |DONE |Manifest: NOSIGNATURE
createdieselgenerators-1.19.2-1.0c.jar |Create Diesel Generators |createdieselgenerators |1.19.2-1.0c |DONE |Manifest: NOSIGNATURE
Apotheosis-1.19.2-6.2.1.jar |Apotheosis |apotheosis |6.2.1 |DONE |Manifest: NOSIGNATURE
takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE
monobank-1.19.2-1.1.2.jar |Monobank |monobank |1.1.2 |DONE |Manifest: NOSIGNATURE
bygonenether-1.2.2-1.19.2.jar |Bygone Nether |bygonenether |1.2.2 |DONE |Manifest: NOSIGNATURE
The-Hordes-1.19.2-1.2.0.jar |The Hordes |hordes |1.2.0 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.3.5+forge-mc1.19.2.jar |Create: Steam 'n Rails |railways |1.3.5+forge-mc1.19.2|DONE |Manifest: NOSIGNATURE
swampier_swamps-1.19-1.2.0.jar |Swampier Swamps |swampier_swamps |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |DONE |Manifest: NOSIGNATURE
cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
LeavesBeGone-v4.0.1-1.19.2-Forge.jar |Leaves Be Gone |leavesbegone |4.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
irons_rpg_tweaks-1.19.2-1.0.3.jar |Iron's RPG Tweaks |irons_rpg_tweaks |1.19.2-1.0.3 |DONE |Manifest: NOSIGNATURE
corpse-1.19.2-1.0.0.jar |Corpse |corpse |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
ArcaneLanterns-v4.0.0-1.19.2-Forge.jar |Arcane Lanterns |arcanelanterns |4.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
FarmersDelight-1.19-1.2.1.jar |Farmer's Delight |farmersdelight |1.19-1.2.1 |DONE |Manifest: NOSIGNATURE
loot_journal-2.1.jar |Loot Journal |loot_journal |2.1 |DONE |Manifest: NOSIGNATURE
born_in_chaos_[Forge]1.19.2_1.5.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-0.84-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
BetterThirdPerson-Forge-1.19-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
GottschCore-mc1.19.2-f43.2.0-v2.0.5.jar |GottschCore |gottschcore |2.0.5 |DONE |Manifest: NOSIGNATURE
queen_bee-3.0.2-1.19.2.jar |Queen Bee |queen_bee |3.0.2-1.19.2 |DONE |Manifest: NOSIGNATURE
Atlas-Lib-1.19.2-1.1.6.jar |Atlas Lib |atlaslib |1.1.5a |DONE |Manifest: NOSIGNATURE
mutantmore-1.19.2-early-access-1.0.7.jar |Mutant More |mutantmore |1.0 |DONE |Manifest: NOSIGNATURE
all_bark_all_bite-1.19.2-0.9.3.jar |All Bark, All Bite |all_bark_all_bite |1.19.2-0.9.3 |DONE |Manifest: NOSIGNATURE
architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE
EnchantWithMob-1.19.2-7.8.0.jar |Enchant With Mob |enchantwithmob |1.19.2-7.8.0 |DONE |Manifest: NOSIGNATURE
bwncr-forge-1.19.2-3.14.1.jar |Bad Wither No Cookie Reloaded |bwncr |3.14.1 |DONE |Manifest: NOSIGNATURE
illageandspillage-1.19.2-1.2.4.jar |Illage And Spillage |illageandspillage |1.2.4 |DONE |Manifest: NOSIGNATURE
bettas-forge-1.19.2-1.1.0.jar |Bettas |bettas |1.0.0 |DONE |Manifest: NOSIGNATURE
GameMenuModOption-1.19-1.18.jar |Game Menu Mod Option |gamemenumodoption |1.18 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
Essential (forge_1.19.2).jar |Essential |essential |12933+deploy-staging|DONE |Manifest: NOSIGNATURE
Kiwi-1.19.1-forge-8.3.4.jar |Kiwi |kiwi |8.3.4 |DONE |Manifest: NOSIGNATURE
rhino-forge-1902.2.2-build.268.jar |Rhino |rhino |1902.2.2-build.268 |DONE |Manifest: NOSIGNATURE
leosillagers-1.1.2.jar |Leo's Illagers |leosillagers |1.1.2 |DONE |Manifest: NOSIGNATURE
Grass_Overhaul-Forge-23.05.28_MC1.19.2.jar |Grass Overhaul (Sod) |sod |22.10.19 |DONE |Manifest: NOSIGNATURE
spiderstpo-1.19.2-2.0.4.jar |Nyf's Spiders 2.0 |spiderstpo |2.0.4 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.6.0.1015.jar |Just Enough Items |jei |11.6.0.1015 |DONE |Manifest: NOSIGNATURE
kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |DONE |Manifest: NOSIGNATURE
Droplight-1.19.2-forge-1.0.6.jar |Droplight |droplight |1.0.6 |DONE |Manifest: NOSIGNATURE
The_Graveyard_2.5.3_(FORGE)_for_1.19.2..jar |The Graveyard |graveyard |2.5.3 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
PassableFoliage-1.19.1-forge-5.2.1.jar |Passable Foliage |passablefoliage |5.2.1 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE
Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE
BadMobs-1.19.2-16.1.3.jar |BadMobs |badmobs |16.1.3 |DONE |Manifest: NOSIGNATURE
BagOfHolding-v4.1.6-1.19.2-Forge.jar |Bag Of Holding |bagofholding |4.1.6 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
everycomp-1.19.2-2.4.11.jar |Every Compat |everycomp |1.19.2-2.4.11 |DONE |Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE
MobDiceAttributes-mc1.19.2-f43.2.0-v1.0.1.jar |Mob Dice Attributes |mobdiceattribs |1.0.1 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.2.14-universal.jar |Forge |forge |43.2.14 |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
friendsandfoes-forge-mc1.19.2-1.8.3.jar |Friends&Foes |friendsandfoes |1.8.3 |DONE |Manifest: NOSIGNATURE
tectonic-mod-mc1.19.2-v1.1.10.jar |Tectonic |tectonic |1.1.10 |DONE |Manifest: NOSIGNATURE
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |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
horsecombatcontrols-1.19.2-1.0.1.jar |Horse Combat Controls |horsecombatcontrols |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.19.2-17.1.1.162.jar |Biomes O' Plenty |biomesoplenty |17.1.1.162 |DONE |Manifest: NOSIGNATURE
tectonicbop-1.19.2-Beta3.jar |Tectonic for Biomes O' Plenty |tectonicbop |1.1.9b |DONE |Manifest: NOSIGNATURE
moonlight-1.19.2-2.2.38-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.38 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.7.1+1.19.jar |Better Combat |bettercombat |1.7.1+1.19 |DONE |Manifest: NOSIGNATURE
combatroll-forge-1.1.5+1.19.jar |Combat Roll |combatroll |1.1.5+1.19 |DONE |Manifest: NOSIGNATURE
babyfat-forge-1.19.2-1.1.2.jar |Baby Fat |babyfat |1.19.2-1.1.2 |DONE |Manifest: NOSIGNATURE
netherdungeons-1.0.jar |Nether Dungeons |netherdungeons |1.0 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.9.4_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE
NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE
rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |DONE |Manifest: NOSIGNATURE
BrewinAndChewin-1.19-2.0.jar |Brewin' and Chewin' |brewinandchewin |1.19-2.0 |DONE |Manifest: NOSIGNATURE
Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE
FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |DONE |Manifest: NOSIGNATURE
create-1.19.2-0.5.1.b.jar |Create |create |0.5.1.b |DONE |Manifest: NOSIGNATURE
irons_spellbooks-1.19.2-1.1.5.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.19.2-1.1.5 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v4.4.3-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
charmofundying-forge-6.2.0+1.19.2.jar |Charm of Undying |charmofundying |6.2.0+1.19.2 |DONE |Manifest: NOSIGNATURE
CWS The Burning Update.jar |Canes Wonderful Spiders |canes_wonderful_spiders |1.0.0 |DONE |Manifest: NOSIGNATURE
Difficult Spawners 1.1.0 - 1.19.2.jar |Difficult Spawners |difficult_spawners |1.1.0 |DONE |Manifest: NOSIGNATURE
OverflowingBars-v4.0.1-1.19.2-Forge.jar |Overflowing Bars |overflowingbars |4.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
domesticationinnovation-1.6.1-1.19.2.jar |Domestication Innovation |domesticationinnovation |1.6.1 |DONE |Manifest: NOSIGNATURE
aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
pots_and_mimics_rpg_1.0.0_forge_1.19.2.jar |Pots and Mimics |pots_and_mimics |1.0.0 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: c59f56e0-9926-4cf0-ad45-6fd6bbac015f
FML: 43.2
Forge: net.minecraftforge:43.2.14
Flywheel Backend: GL33 Instanced Arrays
Kiwi Modules:
kiwi:contributors
kiwi:data
passablefoliage:core
passablefoliage:enchantment
maybe add my discord MadX004#6529 there its easier to sent files so i can send my tables and other codes because here its not supported
In the folder config/hordes/data/hordes/horde_scripts there should be a file called default.json which looks like this:
{
"function": "hordes:set_spawntable",
"value": [
"hordes:default"
],
"conditions": []
}
You can change it to include any tables you want to spawn, so for example using the default tables, you can change it to this to use one of the tables at random.
{
"function": "hordes:set_spawntable",
"value": [
"hordes:default",
"hordes:illagers",
"hordes:skeletons",
"hordes:mixed_mobs"
],
"conditions": []
}