Giter Club home page Giter Club logo

enigmatica6's People

Contributors

buuz135 avatar darkangel22579 avatar darkere avatar dodieboy avatar fieldarmada avatar g0urra avatar gcat101 avatar gefailter avatar github-actions[bot] avatar imgbotapp avatar iris-xii avatar kanzaji avatar kil0byt3 avatar larandar avatar mcilhargey avatar merlerm avatar mutetiefling avatar mvethana avatar nielspilgaard avatar ochotonida avatar onelemonyboi avatar pm065 avatar quezler avatar ridanisaurus avatar rodg88 avatar sciguyryan avatar temperedfool avatar theboo avatar toastonrye avatar zzzank avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

enigmatica6's Issues

Crashes

Modpack version
0.2.1

Issue
multiple server crashes

Logs
---- Minecraft Crash Report ----
// You're mean.

Time: 7/27/20 4:48 AM
Description: Exception ticking world

java.lang.IllegalStateException: TickNextTick list out of synch
at net.minecraft.world.server.ServerTickList.func_205365_a(SourceFile:54) ~[?:?] {re:classloading,xf:fml:randompatches:RandomPatches ServerTickList Transformer}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:329) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:endergetic:patch_server_world,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:286) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252] {}

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

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.world.server.ServerTickList.func_205365_a(SourceFile:54)
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:329)

-- Affected level --
Details:
All players: 0 total; []
Chunk stats: ServerChunkCache: 668
Level dimension: minecraft:the_nether
Derived: true
Level spawn location: World: (-160,66,16), Chunk: (at 0,4,0 in -10,1; contains blocks -160,0,16 to -145,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 5255490 game time, 6781138 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 20975 (now: true), thunder time: 14547 (now: true)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:286)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788)
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643)
at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230)
at java.lang.Thread.run(Thread.java:748)

-- System Details --
Details:
Minecraft Version: 1.16.1
Minecraft Version ID: 1.16.1
Operating System: Linux (amd64) version 3.10.0-1127.13.1.el7.x86_64
Java Version: 1.8.0_252, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1017169856 bytes (970 MB) / 2887254016 bytes (2753 MB) up to 6524764160 bytes (6222 MB)
CPUs: 3
JVM Flags: 1 total; -Xmx7000M
ModLauncher: 5.1.0+69+master.79f13f7
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.jar mixin PLUGINSERVICE
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.16.1-32.0.75.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.1-32.0.75.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.1-32.0.75.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.1-32.0.75.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.1-32.0.75.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
FML: 32.0
Forge: net.minecraftforge:32.0.75
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
NetherPortalFix_1.16.1-7.0.0.jar NetherPortalFix {[email protected] DONE}
rad-1.16-4.0.1.jar Reload Audio Driver {[email protected] DONE}
bambooeverything-1.16-1.0.0.jar Bamboo Everything {[email protected] DONE}
modnametooltip_1.16.1-1.14.0.jar Mod Name Tooltip {[email protected] DONE}
KleeSlabs_1.16.1-9.0.0.jar KleeSlabs {[email protected] DONE}
rsgauges-1.16.1-1.2.4-b1.jar Gauges and Switches {[email protected] DONE}
pitg-1.16.1-1.3.0.jar Pane In The Glass {[email protected] DONE}
BetterCaves-1.16.1-1.0.jar YUNG's Better Caves {[email protected] DONE}
XaerosWorldMap_1.7.4_Forge_1.16.1.jar Xaero's World Map {[email protected] DONE}
CTM-MC1.16.1-1.1.0.1.jar ConnectedTexturesMod {[email protected] DONE}
CookingForBlockheads_1.16.1-9.0.0.jar Cooking for Blockheads {[email protected] DONE}
Controlling-7.0.0.2.jar Controlling {[email protected] DONE}
ReAuth-1.16-Forge-3.9.0.jar ReAuth {[email protected] DONE}
Placebo-1.16.1-4.0.1.jar Placebo {[email protected] DONE}
dankstorage-3.7a.jar Dank Storage {[email protected] DONE}
citadel-1.2.0.jar Citadel {[email protected] DONE}
Powah-1.16.1-2.1.2.jar Powah {[email protected] DONE}
rangedpumps-0.8.jar Ranged Pumps {[email protected] DONE}
culinaryconstruct-FORGE-1.16.1-3.0.jar Culinary Construct {[email protected] DONE}
Bookshelf-1.16.1-6.1.11.jar Bookshelf {[email protected] DONE}
u_team_core-1.16.1-3.1.1.163-SNAPSHOT.jar U Team Core {[email protected] DONE}
randompatches-1.16.1-1.22.1.0.jar RandomPatches {[email protected] DONE}
mcw-doors-1.0.0-mc1.16.1.jar Macaw's Doors {[email protected] DONE}
Morpheus-1.16.1-4.2.55.jar Morpheus {morpheus@version DONE}
MekanismGenerators-1.16.1-10.0.3.426.jar Mekanism: Generators {[email protected] DONE}
SnowRealMagic-1.16.1-2.0.0.jar Snow! Real Magic! {[email protected] DONE}
carpetstairsmod-1.16.1_v1.4.6.jar Carpet Stairs Mod {[email protected] DONE}
CauldronRecipes-1.16.1-2.0.3.jar CauldronRecipes {[email protected] DONE}
Ma-Essentials-1.16.1-3.2.3.jar Ma Essentials {[email protected] DONE}
FpsReducer-mc1.16.1-1.17.jar FPS Reducer {[email protected] DONE}
JustEnoughResources-1.16.1-0.11.0.81.jar Just Enough Resources {[email protected] DONE}
laserrelays-1.6.jar Laser Relays {[email protected] DONE}
refinedstorage-1.9.2.jar Refined Storage {[email protected] DONE}
structure-gel-api-1.16.1-1.1.1.jar Structure Gel API {[email protected] DONE}
PackMenu-1.16.1-2.1.0.jar Pack Menu {[email protected] DONE}
mcw-bridges-1.0.4-mc1.16.1.jar Macaw's Bridges {[email protected] DONE}
industrial-foregoing-1.16.1-3.0.3-5935836.jar Industrial Foregoing {[email protected] DONE}
useful_backpacks-1.16.1-1.11.1.69-SNAPSHOT.jar Useful Backpacks {[email protected] DONE}
torchmaster-2.3.0-alpha.jar Torchmaster {[email protected] DONE}
TipTheScales-1.16.1-3.0.0.2.jar TipTheScales {[email protected] DONE}
BiomesOPlenty-1.16.1-11.0.0.390-universal.jar Biomes O' Plenty {[email protected] DONE}
ToolStats-1.16.1-2.0.3.jar ToolStats {[email protected] DONE}
Lollipop-1.16.1-2.1.2.jar Lollipop {[email protected] DONE}
LetSleepingDogsLie-1.16.1-1.1.1.jar Let Sleeping Dogs Lie {[email protected] DONE}
toughnessbar-6.0.jar Toughness Bar {[email protected] DONE}
dungeons-plus-1.16.1-1.0.2.jar Dungeons Plus {[email protected] DONE}
masonry-1.16.1-0.3.5.jar Masonry {masonry@NONE DONE}
simplylight-1.16.1-1.0.0.jar Simply Light {[email protected] DONE}
simplefarming-1.16.1-1.3.1.jar Simple Farming {[email protected] DONE}
simplybackpacks-1.16.1-1.4.6.jar Simply Backpacks {[email protected] DONE}
curios-FORGE-1.16.1-3.0.jar Curios API {[email protected] DONE}
Patchouli-1.16-39.jar Patchouli {[email protected] DONE}
cakechomps-FORGE-1.16.1-4.0.jar Cake Chomps {[email protected] DONE}
StrongerSnowballs-1.16.1-2.0.1.jar StrongerSnowballs {[email protected] DONE}
elevatorid-1.16.1-1.7.3.jar Elevator Mod {[email protected] DONE}
ftb-ultimine-1.1.0.6.jar FTB Ultimine {[email protected] DONE}
MekanismTools-1.16.1-10.0.3.426.jar Mekanism: Tools {[email protected] DONE}
curiouselytra-FORGE-1.16.1-3.0.jar Curious Elytra {[email protected] DONE}
AI-Improvements-1.16.1-0.3.0.jar AI-Improvements {[email protected] DONE}
globalxp-1.16.1-v1.4.12.jar Global XP {[email protected] DONE}
cherishedworlds-FORGE-1.16.1-4.0.jar Cherished Worlds {[email protected] DONE}
productivebees-1.16.1-0.1.15.2.jar Productive Bees {[email protected] DONE}
cloth-config-forge-4.0.2.jar Cloth Config v4 API {[email protected] DONE}
trashcans-1.0.1-mc1.16.jar Trash Cans {[email protected] DONE}
tramplestopper-1.15.2-2.0.0.2-universal.jar Trample Stopper {[email protected] DONE}
InventoryEssentials_1.16.1-2.0.0.jar Inventory Essentials {[email protected] DONE}
BetterBurning-1.16.1-2.0.2.jar BetterBurning {[email protected] DONE}
bwncr-1.16.1-3.6.15.jar Bad Wither No Cookie Reloaded {[email protected] DONE}
FastLeafDecay-v23.jar FastLeafDecay {fastleafdecay@v23 DONE}
ServerTabInfo-1.16.1-1.2.7-alpha.jar Server Tab Info {[email protected] DONE}
PrettyBeaches_1.16.1-5.0.0.jar Pretty Beaches {[email protected] DONE}
BetterMineshaftsForge-1.16.1-1.3.jar YUNG's Better Mineshafts {[email protected] DONE}
DarkPaintings-1.16.1-2.0.1.jar DarkPaintings {[email protected] DONE}
DangerousStoneCutter-1.16.1-1.4.jar Dangerous Stone Cutter {[email protected] DONE}
BetterAdvancements-1.16.1-0.1.0.100.jar Better Advancements {[email protected] DONE}
dwarfcoal-1.16.1-1.2.jar Dwarf Coal {[email protected] DONE}
QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE}
Kiwi-1.16.1-3.1.3.jar Kiwi {[email protected] DONE}
BedBenefits-1.16.1-1.0.1.jar BedBenefits {[email protected] DONE}
Ma-Enchants-1.16.1-3.2.1.jar Ma Enchants {[email protected] DONE}
TrashSlot_1.16.1-12.0.1.jar TrashSlot {[email protected] DONE}
mining-helmet-1.16.1-1.0.8.jar Mining Helmet {[email protected] DONE}
vanillaexcavators-1.16.1-2.1.1.jar Vanilla Excavators {[email protected] DONE}
Bountiful Baubles FORGE-1.16.1-0.0.1.jar Bountiful Baubles {bountifulbaubles@NONE DONE}
OldJavaWarning-1.16.1-4.0.1.jar OldJavaWarning {[email protected] DONE}
jei-1.16.1-7.0.0.6.jar Just Enough Items {[email protected] DONE}
kubejs-2.7.2.51.jar KubeJS {[email protected] DONE}
metalbarrels-3.2.jar Metal Barrels {[email protected] DONE}
the-conjurer-1.16.1-1.0.6.jar The Conjurer {[email protected] DONE}
Abnormals-Core-1.16.1-v2.0.0.jar Abnormals Core {[email protected] DONE}
Bamboo-Blocks-1.16.1-2.0.0.jar Bamboo Blocks {bamboo_blocks@NONE DONE}
Buzzier-Bees-1.16.1-2.0.0.jar Buzzier Bees {[email protected] DONE}
Mekanism-1.16.1-10.0.3.426.jar Mekanism {[email protected] DONE}
caelus-FORGE-1.16.1-2.0-beta5.jar Caelus API {[email protected] DONE}
invtweaks-1.16.1-1.0.5.jar Inventory Tweaks Renewed {[email protected] DONE}
Waystones_1.16.1-7.0.2.jar Waystones {[email protected] DONE}
PassableFoliage-1.16.1-2.0.1.jar Passable Foliage {[email protected] DONE}
Clumps-6.0.0.3.jar Clumps {[email protected] DONE}
light-overlay-5.4.1.jar Light Overlay Forge {lightoverlay-forge@NONE DONE}
comforts-FORGE-1.16.1-3.0.jar Comforts {[email protected] DONE}
NaturesCompass-1.16.1-1.8.5.jar Nature's Compass {[email protected] DONE}
Artifacts-1.16.1-2.4.0.jar Artifacts {[email protected] DONE}
[1.16.1]-additionalbars-1.5.0.jar Additional Bars {[email protected] DONE}
decorative_blocks-7a.jar Decorative Blocks {decorative_blocks@7a DONE}
BotanyPots-1.16.1-3.0.4.jar BotanyPots {[email protected] DONE}
engineerstools-1.16.1-1.0.9-b2.jar Engineer's Tools {[email protected] DONE}
curioofundying-FORGE-1.16.1-4.0.jar Curio of Undying {[email protected] DONE}
FarmingForBlockheads_1.16.1-7.0.1.jar Farming for Blockheads {[email protected] DONE}
snowundertrees-1.16.1-v1.1.1.jar Snow Under Trees {[email protected] DONE}
pedestals-0.5a.jar Pedestals {[email protected] DONE}
bedspreads-FORGE-1.16.1-4.0.jar Bedspreads {[email protected] DONE}
additional_lights-1.16.1-2.1.0.jar Additional Lights {[email protected] DONE}
environmentalcreepers-forge-1.16.1-1.6.1.jar Environmental Creepers {[email protected] DONE}
Interactio-1.16.1-2.0.4.jar Interactio {[email protected] DONE}
ToastControl-1.16.1-4.0.0.jar Toast Control {[email protected] DONE}
PackingTape-1.16.1-0.9.6.jar Packing Tape {[email protected] DONE}
extradisks-1.16.1-1.3.jar Extra Disks {[email protected] DONE}
campfiretorches-1.16.1-1.0.2.jar Campfire Torches {[email protected] DONE}
forge-1.16.1-32.0.75-universal.jar Forge {[email protected] DONE}
Waddles-1.16.1-0.8.7.jar Waddles {[email protected] DONE}
PassthroughSigns-1.16.1-2.3.5.jar Passthrough Signs {[email protected] DONE}
ironchest-1.16.1-11.0.1.jar Iron Chests {[email protected] DONE}
CraftingTweaks_1.16.1-12.0.4.jar Crafting Tweaks {[email protected] DONE}
forge-1.16.1-32.0.75-server.jar Minecraft {[email protected] DONE}
The-Endergetic-Expansion-1.16.1-2.0.0.jar The Endergetic Expansion {[email protected] DONE}
EnchantmentDescriptions-1.16.1-3.0.2.jar EnchantmentDescriptions {[email protected] DONE}
theoneprobe-1.16-3.0.1-beta.jar The One Probe {[email protected] DONE}
MouseTweaks-2.13-mc1.16.1.jar Mouse Tweaks {[email protected] DONE}
ToolBelt-1.16.1-1.14.2.jar Tool Belt {[email protected] DONE}
titanium-1.16.1-3.0.2.jar Titanium {[email protected] DONE}
ImmersiveEngineering-0.16-109.jar Immersive Engineering {[email protected] DONE}
morevanillalib-1.16.1-1.2.8.jar MoreVanillaLib {[email protected] DONE}
LargeFluidTank-16.0.2.jar FluidTank {[email protected] DONE}
Xaeros_Minimap_20.17.0_Forge_1.16.1.jar Xaero's Minimap {[email protected] DONE}
JAOPCA-1.16.1-3.3.0.2.jar JAOPCA {[email protected] DONE}
rats-6.0.4-1.16.1.jar Rats {[email protected] DONE}
serverconfigupdater-1.2.jar ServerConfig Updater {[email protected] DONE}
FastWorkbench-1.16.1-4.1.1.jar FastWorkbench {[email protected] DONE}
AutoRegLib-1.6-42.jar AutoRegLib {[email protected] DONE}
Quark-r2.2-255.jar Quark {[email protected] DONE}
StorageDrawers-1.16.1-8.0.0.jar Storage Drawers {[email protected] DONE}
vanillahammers-1.16.1-2.1.1.jar Vanilla Hammers {[email protected] DONE}
scaffoldingpower-1.16.1-1.2.1.jar Scaffolding power {[email protected] DONE}
FastFurnace-1.16.1-4.0.0.jar FastFurnace {[email protected] DONE}
Actually Useful Stonecutter-1.0.1 mc 1.16.1.jar Actually Useful Stonecutter {[email protected] mc 1.16.1 DONE}
World-Stripper-1.7.2-1.16.1.jar World Stripper {[email protected] DONE}
AppleSkin-mc1.16.1-forge-1.0.14.jar AppleSkin {[email protected] DONE}
engineersdecor-1.16.1-1.1.1-b4.jar Engineer's Decor {[email protected] DONE}
connectedglass-1.0.6-mc1.16.jar Connected Glass {[email protected] DONE}
modular-routers-1.16.1-7.0.0-24.jar Modular Routers {[email protected] DONE}
refinedstorageaddons-0.7.jar Refined Storage Addons {[email protected] DONE}
CosmeticArmorReworked-1.16.1-v1a.jar CosmeticArmorReworked {[email protected] DONE}
overloadedarmorbar-5.0.0.jar Overloaded Armor Bar {[email protected] DONE}
EnderMail-1.16.1-1.1.2.jar Ender Mail {[email protected] DONE}
DefaultOptions_1.16.1-12.0.1.jar Default Options {[email protected] DONE}
bigbuckets-1.1.1.jar BigBuckets {[email protected] DONE}
Kiwi Modules:
kiwi:contributors
kiwi:data
snowrealmagic:core
Player Count: 2 / 20; [ServerPlayerEntity['PlayerOne'/1026, l='ServerLevel[world]', x=-139.99, y=11.00, z=96.41], ServerPlayerEntity['PlayerTwo'/2049, l='ServerLevel[world]', x=-153.07, y=60.00, z=165.46]]
Data Packs: vanilla, mod:netherportalfix (incompatible), mod:rad, mod:bambooeverything (incompatible), mod:modnametooltip (incompatible), mod:kleeslabs (incompatible), mod:rsgauges, mod:pitg, mod:bettercaves, mod:xaeroworldmap, mod:ctm, mod:cookingforblockheads (incompatible), mod:controlling, mod:reauth, mod:placebo (incompatible), mod:dankstorage (incompatible), mod:citadel (incompatible), mod:powah, mod:rangedpumps, mod:culinaryconstruct (incompatible), mod:bookshelf (incompatible), mod:uteamcore, mod:randompatches (incompatible), mod:mcwdoors, mod:morpheus (incompatible), mod:mekanismgenerators, mod:carpetstairsmod, mod:cauldronrecipes (incompatible), mod:maessentials (incompatible), mod:fpsreducer, mod:jeresources (incompatible), mod:laserrelays (incompatible), mod:refinedstorage, mod:structure_gel, mod:packmenu (incompatible), mod:mcwbridges, mod:industrialforegoing (incompatible), mod:usefulbackpacks, mod:tipthescales, mod:biomesoplenty, mod:toolstats (incompatible), mod:lollipop, mod:dogslie, mod:dungeons_plus, mod:masonry, mod:simplylight, mod:curios (incompatible), mod:patchouli (incompatible), mod:cakechomps (incompatible), mod:elevatorid, mod:ftbultimine, mod:mekanismtools, mod:curiouselytra (incompatible), mod:aiimprovements (incompatible), mod:globalxp, mod:cherishedworlds (incompatible), mod:productivebees, mod:cloth-config, mod:trashcans, mod:tramplestopper (incompatible), mod:inventoryessentials (incompatible), mod:betterburning (incompatible), mod:bwncr (incompatible), mod:fastleafdecay, mod:servertabinfo, mod:prettybeaches (incompatible), mod:bettermineshafts, mod:darkpaintings (incompatible), mod:dangerousstonecutter, mod:betteradvancements (incompatible), mod:dwarfcoal (incompatible), mod:bedbenefits (incompatible), mod:ma-enchants (incompatible), mod:trashslot (incompatible), mod:mining_helmet (incompatible), mod:vanillaexcavators, mod:oldjavawarning (incompatible), mod:jei (incompatible), mod:kubejs (incompatible), mod:metalbarrels, mod:conjurer_illager, mod:abnormals_core, mod:bamboo_blocks (incompatible), mod:buzzier_bees, mod:mekanism, mod:caelus (incompatible), mod:invtweaks (incompatible), mod:waystones (incompatible), mod:passablefoliage, mod:clumps (incompatible), mod:lightoverlay-forge (incompatible), mod:comforts (incompatible), mod:naturescompass (incompatible), mod:artifacts, mod:additionalbars, mod:decorative_blocks, mod:botanypots (incompatible), mod:engineerstools, mod:curioofundying (incompatible), mod:farmingforblockheads (incompatible), mod:snowundertrees, mod:pedestals, mod:bedspreads (incompatible), mod:additional_lights, mod:interactio, mod:toastcontrol (incompatible), mod:packingtape, mod:extradisks, mod:campfiretorches, mod:forge, mod:waddles (incompatible), mod:passthroughsigns, mod:ironchest, mod:craftingtweaks (incompatible), mod:enchdesc (incompatible), mod:theoneprobe (incompatible), mod:mousetweaks (incompatible), mod:toolbelt (incompatible), mod:titanium (incompatible), mod:immersiveengineering (incompatible), mod:morevanillalib, mod:fluidtank, mod:xaerominimap, mod:rats (incompatible), mod:serverconfigupdater, mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:vanillahammers, mod:fastfurnace (incompatible), mod:actuallyusefulstonecutter (incompatible), mod:worldstripper (incompatible), mod:appleskin, mod:engineersdecor, mod:connectedglass, mod:modularrouters, mod:refinedstorageaddons, mod:cosmeticarmorreworked (incompatible), mod:overloadedarmorbar (incompatible), mod:endermail (incompatible), mod:defaultoptions (incompatible), mod:bigbuckets (incompatible), mod:snowrealmagic, mod:torchmaster (incompatible), mod:toughnessbar (incompatible), mod:simplefarming, mod:simplybackpacks (incompatible), mod:strongersnowballs (incompatible), mod:quarkoddities, mod:kiwi, mod:bountifulbaubles (incompatible), mod:environmentalcreepers (incompatible), mod:endergetic (incompatible), mod:jaopca (incompatible), mod:autoreglib (incompatible), mod:quark, mod:scaffoldingpower (incompatible), inmemory:jaopca (incompatible)
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)

Mekanism Infuser creating Immersive steel dust

Modpack version
0.2.3

Issue
Metalurgic Infuser from Mekanism, produces immersive steel dust when infusing enriched Iron with coal, resulting in a large number of recipe conflicts, especially with RS autocrafting processes which don't have ore dictionary when crafting

image

Questions

This isn't really an issue but more of a question, i cannot seem to find the answer on the mod page; I understand this is a very very early build of this pack and as such multiple features etc will be missing/not implemented. I was just curious as to whether there are any plans to make an expert mode of this mod pack when the number of mods for 1.16 increases!

As mentioned, i understand this feature will not be in the works for quite some time considering the small amount of mods out for 1.16 and the huge amount of effort involved in creating a game mode of such volume

Stonecutter Dupes

Modpack version
0.2.0

Issue
take a bone block and put it through the stone cutter to get 4 bones, take those 4 bones and put them back through the stone cutter for 16 bonemeal then craft a bone block with the bonemeal which leaves you with 7 bonemeal

cant smelt dusts

Modpack version
0.2.1

Issue
Cant smelt ores after putting through enrichment chamber, ores comes out as pedestals dust which cant be smelted except by arc furnace

Logs
Input pastebin link to crash-report or latest log, if applicable

Suggestion: Masonry

This one adds on a bunch more decorative blocks craftable from the stonecutter.
Masonry

Engineers Decor to add as I saw in another post your adding Immersive Engineering. (Just noticed this is already in the pack)
Engineers Decore

Rat duping

Modpack version
0.1.7

Issue
Server reboots are casing some Rats to get duplicated (example, this white rat with bucket, I have only ever created one of them
2020-07-19_11 40 48

same with these rats. however the Remy rat seen here in the top left has never duplicated.
2020-07-19_11 40 57

I presume only the original seems to get duplicated (which is why there are 3 and not 4) after 3 server reboots

(server is rebooted only to freshen up things and for manual backup since backups do not seem functional in this amazing but new forge pack)

Thanks and keep up the good work

Biomes O' Plenty causes old worlds to be unable to load

Modpack version
0.2.3 but also didn't work on previous versions when it was introduced

Issue
Loading up an world with BoP causes it to be stuck on "reading ordinary data" indefinitely, removing the mod fixes this.

Logs
Input pastebin link to crash-report or latest log, if applicable N/A, doesn't crash just doesn't load

Fluorite duping using broken combiner recipe

Modpack version
0.2.3

Issue
Fluorite can be duped by looping an enrichment chamber - crusher - combiner, i've talked to the mekanism dev, and seems like its a pack issue, so im reporting it here
Logs
Input pastebin link to crash-report or latest log, if applicable

Lighting issue

Modpack version
0.1.7 down to 0.1.3

Issue
seems to be an issue with lighting, Also dark patches about the size of a chunk randomly appear on over world surface during the day even while lit with torches which can cause monster spawning and prevent mechanism machines from running (wind and solar)

area affected can change on server reboot, added a sample

2020-07-19_09 15 15

I can provide more info if needed but I have no idea how to reproduce it nor any idea what might be causing it. I changed resource packs with the ones provided, and 3rd party ones, no change noticed)

Thanks and keep up the good work

bug

Modpack version
Input modpack version here

how to determine this?
ERP-v1.5R ?

Issue
Input short description of the issue here

Placing crafting table as a sheep passes through the square and crafting table disappears, not in inventory. Restarted game and crafting table in inventory, minecraft bug not mod bug?

Logs
Input pastebin link to crash-report or latest log, if applicable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.