Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

MoonWolf63

Members
  • Joined

  • Last visited

Everything posted by MoonWolf63

  1. So my friend has been trying to get his server to work, but after a few hours of playing it randomly crashed and gave this error. He hasn't been able to get it started since. ---- Minecraft Crash Report ---- WARNING: coremods are present: HCASM (HammerCore-1.12.2-2.0.6.4.jar) FutureMC (future-mc-0.1.13.jar) TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar) Contact their authors BEFORE contacting forge // Hi. I'm Minecraft, and I'm a crashaholic. Time: 1/18/20 9:47 PM Description: Loading NBT data java.io.UTFDataFormatException: malformed input around byte 240 at java.io.DataInputStream.readUTF(Unknown Source) at java.io.DataInputStream.readUTF(Unknown Source) at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:487) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:56) at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63) at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58) at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58) at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58) at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58) at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133) at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88) at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:83) at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:89) at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:70) at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118) at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89) at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135) at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:314) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) 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.io.DataInputStream.readUTF(Unknown Source) at java.io.DataInputStream.readUTF(Unknown Source) at net.minecraft.nbt.NBTTagCompound.func_152448_b(NBTTagCompound.java:487) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:56) at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:63) -- NBT Tag -- Details: Tag name: ids Tag type: 9 Stacktrace: at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58) at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58) at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58) at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:497) at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:58) at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:133) at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:88) at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:83) at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:89) at net.minecraftforge.common.chunkio.ChunkIOProvider.run(ChunkIOProvider.java:70) at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:92) at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118) at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89) at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135) at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:344) at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:314) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_221, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 657908616 bytes (627 MB) / 1181220864 bytes (1126 MB) up to 2863661056 bytes (2731 MB) JVM Flags: 1 total; -Xmx3G IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104 FML: MCP 9.42 Powered by Forge 14.23.5.2847 68 mods loaded, 68 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:------ |:------------------ |:--------------------- |:-------------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forgeserver.jar | None | | LCHIJA | forge | 14.23.5.2847 | forgeserver.jar | None | | LCHIJA | obfuscate | 0.2.6 | minecraft.jar | None | | LCHIJA | futuremccore | 0.1.12 | minecraft.jar | None | | LCHIJA | biomesoplenty | 7.0.1.2441 | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None | | LCHIJA | craftstudioapi | 1.0.0 | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None | | LCHIJA | twilightforest | 3.10.1013 | twilightforest-1.12.2-3.10.1013-universal.jar | None | | LCHIJA | animania | 1.7.3 | animania-1.12.2-1.7.3.jar | None | | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None | | LCHIJA | arcademod | 2.1.5 | arcademod-2.1.5-1.12.2.jar | None | | LCHIJA | architecturecraft | @VERSION@ | architecturecraft-1.12-3.98.jar | None | | LCHIJA | csb_armorstand | 1.0.4 | ArmorStandGUI-1.12-1.0.4.jar | None | | LCHIJA | astikorcarts | 1.12.2-0.1.2.7 | astikorcarts-1.12.2-0.1.2.7.jar | None | | LCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | LCHIJA | betteranimalsplus | 8.1.1 | betteranimalsplus-1.12.2-8.1.1.jar | None | | LCHIJA | cdm | 0.4.1 | cdm-0.4.1-mc1.12.2.jar | None | | LCHIJA | ceilingtorch | v1.3.1 | ceilingtorch-1.12.2-v1.3.1.jar | None | | LCHIJA | cfm | 6.3.0 | cfm-6.3.0-mc1.12.2.jar | None | | LCHIJA | chineseworkshop | 1.2.6 | ChineseWorkshop-1.12.2_1.2.6.jar | None | | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None | | LCHIJA | claybucket | 1.1 | ClayBucket-1.12-1.1.jar | None | | LCHIJA | computercraft | 1.80pr1 | ComputerCraft-1.80pr1-build5.jar | None | | LCHIJA | corpse | 1.12.2-1.0.6 | corpse-1.12.2-1.0.6.jar | None | | LCHIJA | dmgcontrol | 1.3.15 | DamageControl-1.12.2-1.3.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCHIJA | dsurround | 3.6.0.2 | DynamicSurroundings-1.12.2-3.6.0.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a | | LCHIJA | exoticbirds | 1.0 | Exotic+Birds+1.12.2-3.1.0.jar | None | | LCHIJA | fencejumper | 1.0.5 | fencejumper-1.12-1.0.5.jar | None | | LCHIJA | foamflower | 1.12.2-1.0.0.0-beta1 | foamflower-1.12.2-1.0.0.0-beta1.jar | None | | LCHIJA | followingvillagers | 1.0.1 | Following+Villagers-1.0.1.jar | None | | LCHIJA | minecraftfuture | 0.1.13 | future-mc-0.1.13.jar | None | | LCHIJA | glass_shards | 1.7 | glass_shards_mc1.12-1.7.jar | None | | LCHIJA | hammercore | 2.0.6.4 | HammerCore-1.12.2-2.0.6.4.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 | | LCHIJA | handcrafting | 1.0 | handcrafting-1.0.jar | None | | LCHIJA | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None | | LCHIJA | journeymap | 1.12.2-5.5.6 | journeymap-1.12.2-5.5.6.jar | None | | LCHIJA | jrftl | 1.1 | JRFTL[1.12.2]-1.1.jar | None | | LCHIJA | locks | 2.2.1 | Locks-2.2.1.jar | None | | LCHIJA | lucky | 7.6.0 | luckyblock-1.12.2-7.6.0.zip | None | | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None | | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LCHIJA | mcef | 0.9 | Minecraft-Chromium-Embedded-Framework-1.12.2.jar | None | | LCHIJA | mobends | 0.24 | mobends-0.24_for_MC-1.12.jar | None | | LCHIJA | placeableitems | 3.3 | placeableitems-3.3.jar | None | | LCHIJA | quickhomes | 1.2.2 | QuickHomes-1.2.2.jar | None | | LCHIJA | seedprotect | 1.2.0 | seedprotect-1.12.2-1.2.0.jar | None | | LCHIJA | sideslabs | 1.1 | sideslabs-1.12.2-1.1.jar | None | | LCHIJA | signpost | 1.06.1 | signpost-1.12-1.06.1.jar | None | | LCHIJA | zcsbd | 1.0 | SimpleBlackDye-1.0.jar | None | | LCHIJA | csam | 1.3.0 | SurvivalAdditions+v1.3.0+[MC+1.12.x].jar | None | | LCHIJA | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None | | LCHIJA | thutcore | 5.21.0 | thutcore-1.12.2-5.21.0.jar | None | | LCHIJA | thutcore_compat | 1.0 | thutcore-1.12.2-5.21.0.jar | None | | LCHIJA | thuttech | 6.1.6 | thuttech-1.12.2-6.1.6.jar | None | | LCHIJA | uppers | 0.0.6 | Uppers-0.0.6.jar | None | | LCHIJA | of | 0.13.1 | Useful+Interior+-+0.13.1+[1.12.2].jar | None | | LCHIJA | vampirism | 1.5.7 | Vampirism-1.12.2-1.5.7.jar | None | | LCHIJA | teamlapen-lib | 1.5.7 | Vampirism-1.12.2-1.5.7.jar | None | | LCHIJA | vehicle | 0.41.1 | vehicle-mod-0.41.1-1.12.2.jar | None | | LCHIJA | villagermarket | 1.0.1 | villager-market-1.12.2-1.0.1.jar | d476d1b22b218a10d845928d1665d45fce301b27 | | LCHIJA | visuals | 7r | Visuals-1.12.2-7r.jar | 4d7b29cd19124e986da685107d16ce4b49bc0a97 | | LCHIJA | waterstrainer | 3.2.0 | WaterStrainer-1.12-3.2.0.jar | None | | LCHIJA | wearablebackpacks | 3.1.4 | WearableBackpacks-1.12.2-3.1.4.jar | None | | LCHIJA | webdisplays | 1.0 | Web-Displays-Mod-1.12.2.jar | None | | LCHIJA | xpholder | 2.0.4 | XpHolder-2.0.4-mc1.12.x.jar | None | Loaded coremods (and transformers): HCASM (HammerCore-1.12.2-2.0.6.4.jar) com.zeitheron.hammercore.asm.HammerCoreTransformer FutureMC (future-mc-0.1.13.jar) thedarkcolour.futuremc.asm.CoreTransformer TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar) com.mrcrayfish.obfuscate.asm.ObfuscateTransformer ShutdownPatcher (mcef-1.12.2-0.9-coremod.jar) net.montoyo.mcef.coremod.ShutdownPatcher HammerCore Debug Information: Dependent Mods: -Visuals (visuals) @7r 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) List of loaded APIs: * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar * ComputerCraft|API (1.80pr1) from ComputerCraft-1.80pr1-build5.jar * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft-1.80pr1-build5.jar * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft-1.80pr1-build5.jar * ComputerCraft|API|Media (1.80pr1) from ComputerCraft-1.80pr1-build5.jar * ComputerCraft|API|Network (1.80pr1) from ComputerCraft-1.80pr1-build5.jar * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft-1.80pr1-build5.jar * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft-1.80pr1-build5.jar * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft-1.80pr1-build5.jar * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft-1.80pr1-build5.jar * glass_shards|API (2.0) from glass_shards_mc1.12-1.7.jar * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.6.jar * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.6.jar * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.6.jar * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.6.jar * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.6.jar * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.291.jar * thut|API (1.0.0) from thutcore-1.12.2-5.21.0.jar * VampirismAPI (1.4) from Vampirism-1.12.2-1.5.7.jar Profiler Position: N/A (disabled) Player Count: 0 / 5; [] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.