Giter Club home page Giter Club logo

tolkiencraft-3-map's People

Contributors

greatorator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tolkiencraft-3-map's Issues

Player Housing: Vegetation Growth

Unintended: Low Priority

Player housing areas use a biome which seems to allow for grass to rapidly grow on its own, leading to overgrown areas.

unidentified mappings in this world

Description

Receiving unidentified mappings error when launching world, /fml confirm removes the blocks and things continue.

Base information

  • Minecraft version: 1.10.2
  • Minecraft Forge version: forge-1.10.2-12.18.3.2281
  • TolkienCraft II version: 0.9.5

[10:20:36] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
[10:20:36] [Server thread/ERROR] [FML]: Unidentified block: extrautils2:synergy, id 1762
[10:20:36] [Server thread/ERROR] [FML]: Unidentified item: extrautils2:synergy, id 6367
[10:20:36] [Server thread/WARN] [FML]: Forge Mod Loader detected missing blocks/items.

There are 2 missing blocks and items in this save.
If you continue the missing blocks/items will get removed.
A world backup will be automatically created in your saves directory.

Missing Blocks/Items:
extrautils2:synergy
extrautils2:synergy

BQ Quests not advancing on their own

The Quests in the BetterQuesting book do not progress on their own, each step that has a detection piece needs to have the detect/submit button in the quest book pressed.

Not a huge issue for most quests as you can click the button to move things along, but it breaks all the hidden quests. Only after clicking on the detect/submit button in creative mode does the quest auto-complete.

EG : Launching a new game world and starting from the initial spawn location, moving to the map location for the "Welcome to Middle Earth" quest. Opening the quest book and looking at the quest it shows as undiscovered in the quest book. This does not change until clicking on the detect button. After which the location goes to found, and roughly 1 second later the quest auto-completes ( claim button grey's out ).

Base information

  • Minecraft version: 1.10.2
  • Minecraft Forge version: 12.18.3.2281
  • TolkienCraft II version: 0.10.1

java version : 1.8.0_121"
running on Linux MultiMC

Ars Magica Arcane Compendium issues

Portions of the Arcane Compendium are not readable

open arcane compendium.
select Blocks -> obelisk, turn to page showing obelisk with upgrades ( page 4 )

obelisk pages past this point are broken, ( unable to get to rituals for upgrading obelisk )

note : stand next to a wall when opening the book, on page 4 a draconic advanced stabalizer appears over player.

TolkienCraft III : Patreon test server

Server Crash - Deep Resonance Tank?

Possibly a deep resonance issue?

Base information

  • Minecraft version: 1.10.2
  • Minecraft Forge version: 12.18.3.2281
  • TolkienCraft II version: 0.9.6

Had a large tinkers tank partially filled with creosote from a coke oven, a transfer node ( liquid ) pulling out of the tinkers tank and putting the creosote into a deep resonance tank. Worked awesome while in the world and the location with the setup, easy access to the creosote.

Left things setup with creosote in the tinkers tank and the deep resonance tank full. Left the base & dimension and upon returning to the location with above setup, presumably when the server tried to load the chunk that contained the above setup, the server would crash. At that point was unable to log back into the world as a login would put me in a location that would load the chunk and crash the server. Ended up having to edit the world, deleted both the tank and the transfer node, everything back to stable.

Crash report

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  IceAndFireForgeLoading (iceandfire-1.0.1.jar)
  LoadingPlugin (Quark-r1.1-70.jar)
  ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  llibrary (llibrary-1.7.4-1.10.2.jar)
  CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  CorePlugin (MrTJPCore-1.10.2-2.0.0.17-universal.jar)
  PSLoadingPlugin (PerfectSpawn-MC1.10.2-1.4.jar)
Contact their authors BEFORE contacting forge

// I'm sorry, Dave.

Time: 5/9/17 5:58 PM
Description: Exception ticking world entities

java.lang.NullPointerException: Exception ticking world entities
	at java.util.Objects.requireNonNull(Unknown Source)
	at java.util.Optional.<init>(Unknown Source)
	at java.util.Optional.of(Unknown Source)
	at mcjty.deepresonance.blocks.tank.TileTank.onTileUnloaded(TileTank.java:170)
	at mcjty.deepresonance.blocks.tank.TileTank.func_145843_s(TileTank.java:151)
	at net.minecraft.world.chunk.Chunk.func_177426_a(Chunk.java:816)
	at net.minecraft.world.World.func_72939_s(World.java:1872)
	at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
	at java.lang.Thread.run(Unknown Source)


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

-- Head --
Thread: Server thread
Stacktrace:
	at java.util.Objects.requireNonNull(Unknown Source)
	at java.util.Optional.<init>(Unknown Source)
	at java.util.Optional.of(Unknown Source)
	at mcjty.deepresonance.blocks.tank.TileTank.onTileUnloaded(TileTank.java:170)
	at mcjty.deepresonance.blocks.tank.TileTank.func_145843_s(TileTank.java:151)
	at net.minecraft.world.chunk.Chunk.func_177426_a(Chunk.java:816)
	at net.minecraft.world.World.func_72939_s(World.java:1872)
	at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)

-- Affected level --
Details:
	Level name: world
	All players: 1 total; [EntityPlayerMP['4sheets_captain'/242, l='world', x=1072.39, y=84.00, z=511.68]]
	Chunk stats: ServerChunkCache: 442 Drop: 0
	Level seed: 2438652705890004143
	Level generator: ID 00 - default, ver 1. Features enabled: false
	Level generator options: 
	Level spawn location: World: (14911,143,5960), Chunk: (at 15,8,8 in 931,372; contains blocks 14896,0,5952 to 14911,255,5967), Region: (29,11; contains chunks 928,352 to 959,383, blocks 14848,0,5632 to 15359,255,6143)
	Level time: 37887109 game time, 1561 day time
	Level dimension: 50
	Level storage version: 0x04ABD - Anvil
	Level weather: Rain time: 30904 (now: false), thunder time: 24488 (now: false)
	Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
	at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
	Minecraft Version: 1.10.2
	Operating System: Linux (amd64) version 3.11.10-100.fc18.x86_64
	Java Version: 1.8.0_121, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 2604662472 bytes (2483 MB) / 4214489088 bytes (4019 MB) up to 8509456384 bytes (8115 MB)
	JVM Flags: 16 total; -Xms4096m -Xmx8192m -Xmn768m -XX:PermSize=256m -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=15 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+DisableExplicitGC -XX:MaxGCPauseMillis=40 -XX:GCPauseIntervalMillis=150 -XX:+AggressiveOpts -XX:+TieredCompilation -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:CompileThreshold=1000
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.32 Powered by Forge 12.18.3.2281 101 mods loaded, 101 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJAAAA	mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJAAAA	FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281-universal.jar) 
	UCHIJAAAA	Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281-universal.jar) 
	UCHIJAAAA	Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar) 
	UCHIJAAAA	<CoFH ASM>{000} [CoFH ASM] (minecraft.jar) 
	UCHIJAAAA	ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar) 
	UCHIJAAAA	AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar) 
	UCHIJAAAA	allomancy{2.2.1} [Allomancy] (allomancy-2.2.1.jar) 
	UCHIJAAAA	antiqueatlas{1.9.4-4.3.0} [Antique Atlas] (antiqueatlas-1.9.4-4.3.0.jar) 
	UCHIJAAAA	AntiqueAtlasOverlay{1.2} [AntiqueAtlasOverlay] (antiqueatlas-1.9.4-4.3.0.jar) 
	UCHIJAAAA	architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar) 
	UCHIJAAAA	Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar) 
	UCHIJAAAA	AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar) 
	UCHIJAAAA	AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar) 
	UCHIJAAAA	arsmagica2{1.5.018} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-18.jar) 
	UCHIJAAAA	AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-18.jar) 
	UCHIJAAAA	atlcraft{1.10.2-Ver1.5} [ATLCraft Candles Mod] (ATLCraftCandlesMod(MC1.10.2-Ver1.5).jar) 
	UCHIJAAAA	Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar) 
	UCHIJAAAA	Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar) 
	UCHIJAAAA	AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar) 
	UCHIJAAAA	BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar) 
	UCHIJAAAA	betteragriculture{1.0.1} [Better Agriculture] (BetterAgriculture-[1.10.2]-1.0.1.jar) 
	UCHIJAAAA	betterquesting{2.3.225} [Better Questing] (BetterQuesting-2.3.225.jar) 
	UCHIJAAAA	bqt{0.9} [Better Questing Triggerer] (BetterQuestingTriggerer-0.9.jar) 
	UCHIJAAAA	BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar) 
	UCHIJAAAA	birdsnests{1.5.1} [Bird's Nests] (BirdsNests1.10-1.5.1.jar) 
	UCHIJAAAA	guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar) 
	UCHIJAAAA	JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar) 
	UCHIJAAAA	BloodMagic{1.10.2-2.1.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.9-78.jar) 
	UCHIJAAAA	infinitylib{1.10.2-0.8.0} [InfinityLib] (infinitylib-0.8.0.jar) 
	UCHIJAAAA	boatlantern{1.10.2-0.4.0} [Lantern] (boatlantern-0.4.0.jar) 
	UCHIJAAAA	bqmie{1.0.0} [BQMIE] (BQMIE-1.10.2-1.0.0.1-universal.jar) 
	UCHIJAAAA	CodeChickenLib{2.5.8.255} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar) 
	UCHIJAAAA	cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar) 
	UCHIJAAAA	brandonscore{2.1.6} [Brandon's Core] (BrandonsCore-1.10.2-2.1.6.98-universal.jar) 
	UCHIJAAAA	Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar) 
	UCHIJAAAA	CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar) 
	UCHIJAAAA	ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar) 
	UCHIJAAAA	chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar) 
	UCHIJAAAA	chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar) 
	UCHIJAAAA	craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar) 
	UCHIJAAAA	crashlogadditions{1.1} [Crash Log Additions] (CrashLogAdditions-1.10.2-1.1.jar) 
	UCHIJAAAA	customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(17mar17).jar) 
	UCHIJAAAA	customstartinggear{1.0.0} [Custom Starting Gear] (CustomStartingGear-1.10.2-1.0.0.7-universal.jar) 
	UCHIJAAAA	PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar) 
	UCHIJAAAA	props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar) 
	UCHIJAAAA	forestry{5.2.17.376} [Forestry] (forestry_1.10.2-5.2.17.376.jar) 
	UCHIJAAAA	eleccore{1.7.418} [ElecCore] (ElecCore-1.10.2-1.7.418.jar) 
	UCHIJAAAA	deepresonance{1.4.7} [DeepResonance] (deepresonance-1.1x-1.4.7.jar) 
	UCHIJAAAA	draconicevolution{2.0.10} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.10.199-universal.jar) 
	UCHIJAAAA	embers{0.104} [Embers] (embers-0.104.jar) 
	UCHIJAAAA	EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar) 
	UCHIJAAAA	expandablebackpack{1.1} [Expandable Backpacks] (expandableBackpacks1.1.10-1.10.2.jar) 
	UCHIJAAAA	extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.1.jar) 
	UCHIJAAAA	FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar) 
	UCHIJAAAA	flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar) 
	UCHIJAAAA	forgemultipartcbe{2.0.0.31} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) 
	UCHIJAAAA	microblockcbe{2.0.0.31} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) 
	UCHIJAAAA	minecraftmultipartcbe{2.0.0.31} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar) 
	UCHIJAAAA	Waila{1.8.13-B27_1.10.2} [Waila] (Hwyla-1.8.13-B27_1.10.2.jar) 
	UCHIJAAAA	llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar) 
	UCHIJAAAA	iceandfire{1.0.1} [Ice and Fire] (iceandfire-1.0.1.jar) 
	UCHIJAAAA	mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) 
	UCHIJAAAA	tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar) 
	UCHIJAAAA	immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar) 
	UCHIJAAAA	ironchest{1.10.2-7.0.12.801} [Iron Chest] (ironchest-1.10.2-7.0.12.801.jar) 
	UCHIJAAAA	journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar) 
	UCHIJAAAA	justenoughdimensions{1.4.2} [Just Enough Dimensions] (justenoughdimensions-1.10.2-1.4.2.jar) 
	UCHIJAAAA	levelup{${version}} [Level Up!] (LevelUp!-0.12.9-1.10.2.jar) 
	UCHIJAAAA	lootbags{2.3.8} [Loot Bags] (LootBags-1.10.2-2.3.8.jar) 
	UCHIJAAAA	RadixCore{1.10.2-2.1.3} [RadixCore] (RadixCore-1.10.2-2.1.3-universal.jar) 
	UCHIJAAAA	MCA{1.10.2-5.2.3} [Minecraft Comes Alive] (MCA-1.10.2-5.2.3-universal.jar) 
	UCHIJAAAA	modularrouters{1.10.2-1.3.1} [Modular Routers] (modular-routers-1.10.2-1.3.1.jar) 
	UCHIJAAAA	MrTJPCoreMod{2.0.0.17} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.17-universal.jar) 
	UCHIJAAAA	bq_npc_integration{2.3.21} [NPC Integration] (NPCIntegration-2.3.21.jar) 
	UCHIJAAAA	harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar) 
	UCHIJAAAA	PerfectSpawn{1.4} [Perfect Spawn] (PerfectSpawn-MC1.10.2-1.4.jar) 
	UCHIJAAAA	projectred-core{4.8.1.30} [ProjectRed Core] (ProjectRed-1.10.2-4.8.1.30-Base.jar) 
	UCHIJAAAA	projectred-integration{4.8.1.30} [ProjectRed integration] (ProjectRed-1.10.2-4.8.1.30-integration.jar) 
	UCHIJAAAA	projectred-transmission{4.8.1.30} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.1.30-integration.jar) 
	UCHIJAAAA	railcraft{10.1.1} [Railcraft] (Railcraft_1.10.2-10.1.1.jar) 
	UCHIJAAAA	xreliquary{1.10.2-1.3.3.659} [Reliquary] (Reliquary-1.10.2-1.3.3.659.jar) 
	UCHIJAAAA	corerm{1.2e-1.9.4} [RikMuld's Core] (RikMuldsCore_1.2e-1.10.2.jar) 
	UCHIJAAAA	roots{0.208} [Roots] (roots-0.208.jar) 
	UCHIJAAAA	bq_standard{2.3.131} [Standard Expansion] (StandardExpansion-2.3.131.jar) 
	UCHIJAAAA	StorageDrawers{1.10.2-3.7.3} [Storage Drawers] (StorageDrawers-1.10.2-3.7.3.jar) 
	UCHIJAAAA	camping{2.3d-1.9.4} [The Camping Mod 2] (TheCampingMod_2.3d-1.10.2.jar) 
	UCHIJAAAA	thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar) 
	UCHIJAAAA	thut_wearables{1.1.2} [Thut's Wearables] (thut_wearables-1.1.2.jar) 
	UCHIJAAAA	thutcore{3.12.2} [ThutCore] (thutcore-3.12.2.jar) 
	UCHIJAAAA	thut_bling{1.0.1} [Thut's Bling] (thut_bling-1.0.1.jar) 
	UCHIJAAAA	tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) 
	UCHIJAAAA	tolkientweaks{2.0.1} [Tolkien Tweaks] (TolkienTweaks-1.10.2-2.0.1.16-universal.jar) 
	UCHIJAAAA	TownBuilder{1.0.0-Build8} [Town Builder] (TownBuilder-1.10.2-2.0.0.1-universal.jar) 
	UCHIJAAAA	Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar) 
	UCHIJAAAA	VeinMiner{0.35.3_1.9-a46c1b0} [Vein Miner] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar) 
	UCHIJAAAA	VeinMinerModSupport{0.35.3_1.9-a46c1b0} [Mod Support] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar) 
	UCHIJAAAA	icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar) 
	UCHIJAAAA	wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar) 
	UCHIJAAAA	wolfarmor{1.3.1} [Wolf Armor and Storage] (wolfarmor-1.4.1.0.jar) 
	UCHIJAAAA	Woot{1.10.2-1.4.0} [Woot] (woot-1.10.2-1.4.0.jar) 
	Loaded coremods (and transformers): 
CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  
Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  com.brandon3055.brandonscore.asm.ClassTransformer
Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
IceAndFireForgeLoading (iceandfire-1.0.1.jar)
  com.github.alexthe666.iceandfire.access.IceAndFireTransformer
LoadingPlugin (Quark-r1.1-70.jar)
  vazkii.quark.base.asm.ClassTransformer
ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  team.chisel.common.asm.ChiselTransformer
llibrary (llibrary-1.7.4-1.10.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  am2.asm.Transformer
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  cofh.asm.CoFHClassTransformer
  cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
CorePlugin (MrTJPCore-1.10.2-2.0.0.17-universal.jar)
  
PSLoadingPlugin (PerfectSpawn-MC1.10.2-1.4.jar)
  lumien.perfectspawn.asm.PSClassTransformer
	Pulsar/tconstruct loaded Pulses: 
		- TinkerCommons (Enabled/Forced)
		- TinkerWorld (Enabled/Not Forced)
		- TinkerTools (Enabled/Not Forced)
		- TinkerHarvestTools (Enabled/Forced)
		- TinkerMeleeWeapons (Enabled/Forced)
		- TinkerRangedWeapons (Enabled/Forced)
		- TinkerModifiers (Enabled/Forced)
		- TinkerSmeltery (Enabled/Not Forced)
		- TinkerGadgets (Enabled/Not Forced)
		- TinkerOredict (Enabled/Forced)
		- TinkerIntegration (Enabled/Forced)
		- TinkerFluids (Enabled/Forced)
		- TinkerMaterials (Enabled/Forced)
		- TinkerModelRegister (Enabled/Forced)
		- chiselsandbitsIntegration (Enabled/Not Forced)
		- craftingtweaksIntegration (Enabled/Not Forced)
		- WailaIntegration (Enabled/Not Forced)

	CodeChickenLib Invalid Fingerprint Reports: 
	CodeChickenCore Invalid Fingerprint Reports: 
	ChickenChunks Invalid Fingerprint Reports: 
	TolkienCraft III - Return to Middle-earth - 0.9.4: 
			30 years have passed
			and things are not well.

	EnderStorage Invalid Fingerprint Reports: 
	Translocator Invalid Fingerprint Reports: 
	Profiler Position: N/A (disabled)
	Player Count: 1 / 20; [EntityPlayerMP['4sheets_captain'/242, l='world', x=1072.39, y=84.00, z=511.68]]
	Is Modded: Definitely; Server brand changed to 'fml,forge'
	Type: Dedicated Server (map_server.txt)

Quest book

Description

Base information

  • Minecraft version: 1.10.2
  • Minecraft Forge version: forge-1.10.2-12.18.3.2281
  • TolkienCraft II version: 0.9.5

Probably not a bugs per se, but wanted to make sure it was known and/or expected behaviour.

Quest book not in starting inventory, was able to obtain one from Darage the Elven Recorder.

  • The Quest book does not show the background images on any pages ( see large black and purple squares )

Possible Player Housing Issue

Eriador Player Housing dimension

1 Tawarwaith Place

  • NW corner of main floor has door to a basement, basement is full of dirt otherwise structure is complete ( walls, lighting, etc ).

2 - Dolmed Way & 4 - Dolmed Way

  • cold cellar under the kitchen is full of dirt, otherwise structure is complete and full of goodies!

Checked the other player housing dimensions, the above three appear to be the only houses that have an under ground room.

Better Questing - Aid of Mirkwood II

Description

In BQ, I have completed the Location Task for the Aid of Mirkwood II quest. The other quest system (MCA? Custom NPCs? It's the one that defaults to the L key), shows no quests in this quest line, as they were completed. Elrond, however, won't talk to me, except for saying Hello. Is there a workaround for when something like this happens, maybe bu going into Edit mode for BQ. I don't want to break the whole questline, not sure if this is a danger, or how to edit a quest to mark it complete? If that is what I want? I just want Elrond to talk to me! Thank you.

Base information

  • Minecraft version: 1.10.2
  • Minecraft Forge version: 12.18.3.2511
  • TolkienCraft II version: 1.1.7

Crash report

CRASH REPORT HERE

Hud Configuration

Description

Base information

  • Minecraft version: 1.10.2
  • Minecraft Forge version: forge-1.10.2-12.18.3.2281
  • TolkienCraft II version: 0.9.5

vanilla armor bar hides the vanilla health bar in default hud configuration when you are wearing armor

  • workaround by going into mod options -> RPG-hud -> config -> debug settings -> player armor -> prevent event : ON

Glorfindel I - quest reward

Description

The Wisdom of Lord Glorfindel I - quest completes but needed item for next quest not received ( Beryl ).

Base information

  • Minecraft version: 1.10.2
  • Minecraft Forge version:
  • TolkienCraft II version: 0.9.5
  • java version "1.8.0_121"
    Running linux multiplayer server and linux clients

Having issues with the Lord Glorfindel quest line, have made several attempts with new world recreations to test, each time the quest line appears to work fine up to this point.

While trying to debug the issue I noticed that the starting quest that sets the scoreboard had not completed, not sure if that is related or a seperate symptom / issue.

Deep Dark Portal - Eriador

Description

Enter the deep dark from the Eriador player area, when returning you are dropped into the middle of the ocean in the overworld. Co-ordinates look correct for the Eriador portal, just wrong dimension.

Base information

  • Minecraft version: 1.10.2
  • Minecraft Forge version:
  • TolkienCraft II version: 0.9.6

Player Dimension Issue

When leaving the Rhovanian player dimension the portal takes you to the outside of the player dimension at Rivendel.

Tolkiencraft server download 13.1

Flight not enabled

When trying to fly on a dragon you get kicked from the server. Server logs show ๐Ÿ‘

[14:28:15] [Server thread/WARN]: Player was kicked for floating a vehicle too long!
[14:28:15] [Server thread/INFO]: Player lost connection: TextComponent{text='Flying is not enabled on this server', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}

Tolkiencraft 12.2

Tolkiencraft III download and install maps issues

Description

I just installed TolkienCraft III from the Curse Launcher. When I selected the "Download and Install maps" I got a screen that had "Something Went Wrong" in red at the top and indicated the path to the MadHelpSplashScreen..json file was wrong (two dots are correct for the message, please see the attached screen shot)
minecraft 1 10 2 4_7_2017 12_08_11 pm

Also all links for the maps are directed to the following:
www.somedirectdownload.com/map.zip
Which is a camped domain from squatters and serves up no maps.

I found the reference to the first URL in the ...\config\brandon3055\madhelp\madhelp.cfg file
the reference to the MadHelpContentList.jason is also there. I found the MadHelpContentList in your GitHub directory at https://github.com/GreatOrator/TolkienCraft-3-Map, but was not able to locate the Splash Screen file anywhere. And the links to the www.somedirectdownload.com/map.zip are all in the Content List file.

I am assuming that since this is still not the full release version (0.9.1), that these items are on the To-Do list already but wanted to report them just in case.

Base information

  • Minecraft version: 1.10.2
  • Minecraft Forge version: (did not check, it is what was installed by the Curse Launcher for this pack)
  • TolkienCraft II version: TolkienCraft III 0.9.1

Crash report

CRASH REPORT HERE

Missing Ore Generation?

Possibly a bug, possibly just not implemented yet...

We have been playing through the map and mined out a bunch of the deep dark but have been unable to find Vinteum for Ars Magica or Apatite for Forestry. Have not found Cactus or a green dye substitute ( woot mob prism )

Base information

  • Minecraft version: 1.10.2
  • Minecraft Forge version: 12.18.3.2281
  • TolkienCraft II version: 0.9.6

Crash due to storage drawers

Random recent occurrence where the game will crash on start up giving me this crash report

[crash-2017-07-04_02.19.30-client.txt](https://github.com/GreatOrator/TolkienCraft-3-Map/files/1144139/crash-2017-07-04_02.19.30-client.txt)

Ars magica power system not working.

Power does not move between connected devices.

Place obelisk & calefactor. Burn some vinteum dust in the obelisk for power, click the obelisk with crystal wrench, then click calefactor. Receive message no path found. place a mana battery, click obelisk then mana battery, receive message successfully paired, but no power moves from obelisk into battery. ( can verify power in obelisk with magitech glasses ). click mana battery then calefactor, receive successfully paired message, but as no power is moving between devices.
( same issue with celestial prism as power source)

TolkienCraft II version: Patreon test server

Layless issue

When i try to do the layless into the dungeon 2 quest it only gets to the "tread carefully dialog line than layless disappers after it, my character drank a potion when that happened

Into the dungeon 2 quest in chapter 3

  • Minecraft version: 1.12.2
  • Minecraft Forge version: 14.23.5.2847
  • TolkienCraft II version:

Crash report

CRASH REPORT HERE

2 Dolmed Way

Description

purchase of house does not remove iron door

Base information

  • Minecraft version: 1.10.2
  • Minecraft Forge version: 12.18.3.2281
  • TolkienCraft II version: 0.9.6

In the Eriador player housing area by rivendel house : 2 Dolmed Way.

After purchasing the key and taking the key and clicking on the box by the house, the ownership sign shows up but the iron door did not disappear.

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.