Jump to content

Recommended Posts

Posted

Every time I make a server, it works the first time. Then when i close the server the world gets corrupted, and yes i use /stop and save the world. Please help and if there is anyway to get the world back please tell me i've put like 40 hours into this.

---- Minecraft Crash Report ----

// Sorry :(

 

Time: 10/3/16 6:43 PM

Description: Loading NBT data

 

java.io.UTFDataFormatException: malformed input around byte 23

at java.io.DataInputStream.readUTF(Unknown Source)

at java.io.DataInputStream.readUTF(Unknown Source)

at net.minecraft.nbt.NBTTagString.func_152446_a(NBTTagString.java:34)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170)

at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125)

at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120)

at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121)

at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20)

at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12)

at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343)

at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)

at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)

at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)

at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)

at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:235)

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

 

 

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

---------------------------------------------------------------------------------------

 

-- Head --

Stacktrace:

at java.io.DataInputStream.readUTF(Unknown Source)

at java.io.DataInputStream.readUTF(Unknown Source)

at net.minecraft.nbt.NBTTagString.func_152446_a(NBTTagString.java:34)

 

-- NBT Tag --

Details:

Tag name: Name

Tag type: 8

Stacktrace:

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.NBTTagList.func_152446_a(NBTTagList.java:54)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:398)

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:52)

at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:170)

at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:125)

at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:120)

at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadChunk__Async(AnvilChunkLoader.java:121)

at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:20)

at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:12)

at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:343)

at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)

at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)

at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)

at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)

at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)

at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:235)

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:258)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)

at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

 

-- System Details --

Details:

Minecraft Version: 1.7.10

Operating System: Windows 10 (x86) version 10.0

Java Version: 1.8.0_101, Oracle Corporation

Java VM Version: Java HotSpot Client VM (mixed mode), Oracle Corporation

Memory: 651261200 bytes (621 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)

JVM Flags: 2 total; -Xmx1024M -Xms1024M

AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

IntCache: cache: 12, tcache: 0, allocated: 12, tallocated: 96

FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 25 mods loaded, 25 mods active

States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)

UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)

UCHIJAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10-universal.jar)

UCHIJAA VeinMiner_coremod{0.21.2_build-43} [Core mod] (minecraft.jar)

UCHIJAA BuildCraft|Core{7.1.18} [buildCraft] (buildcraft-7.1.18.jar)

UCHIJAA BuildCraft|Transport{7.1.18} [bC Transport] (buildcraft-7.1.18.jar)

UCHIJAA BuildCraft|Silicon{7.1.18} [bC Silicon] (buildcraft-7.1.18.jar)

UCHIJAA BuildCraft|Energy{7.1.18} [bC Energy] (buildcraft-7.1.18.jar)

UCHIJAA BuildCraft|Factory{7.1.18} [bC Factory] (buildcraft-7.1.18.jar)

UCHIJAA BuildCraft|Builders{7.1.18} [bC Builders] (buildcraft-7.1.18.jar)

UCHIJAA BuildCraft|Robotics{7.1.18} [bC Robotics] (buildcraft-7.1.18.jar)

UCHIJAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)

UCHIJAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)

UCHIJAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)

UCHIJAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)

UCHIJAA GraviGun{4.0.0-beta} [GraviGun] (Gravity-Gun-Mod-1.7.10.jar)

UCHIJAA IC2{2.2.823-experimental} [industrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar)

UCHIJAA lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar)

UCHIJAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)

UCHIJAA PortalGun{4.0.0-beta-6} [PortalGun] (Portal-Gun-Mod-1.7.10.jar)

UCHIJAA ProjectE{1.7.10-PE1.10.0} [ProjectE] (ProjectE-1.7.10-PE1.10.0.jar)

UCHIJAA rivalrebels{1.7.10V} [Rival Rebels] (rivalrebels-1.7.10V.jar)

UCHIJAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)

UCHIJAA VeinMiner{0.21.2} [Vein Miner] (VeinMiner-1.7.10_0.21.2.43.jar)

UCHIJAA VeinMinerModSupport{0.21.2} [Mod Support] (VeinMiner-1.7.10_0.21.2.43.jar)

Mantle Environment: Environment healthy.

TConstruct Environment: Environment healthy.

Profiler Position: N/A (disabled)

Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used

Player Count: 0 / 20; []

Is Modded: Definitely; Server brand changed to 'fml,forge'

Type: Dedicated Server (map_server.txt)

 

Posted

Problem found!

 

Minecraft Version: 1.7.10.

 

1.7.10 is no longer supported on this forum. Update to 1.10.2.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • This mod lets you choose an element power, Earth, Wind, Fire, or Water. Also two secret element powers Light and Darkness. Each power gives good a bad things, Earth lets you dig through anything but ores and bedrock, Wind lets you jump high in the air every three seconds, Fir lets you throw fire balls and you are immune to any flame/lava but you can't go into water or else you take damage, Water you swim and break blocks under water quicker and you can get rid of water like a sponge but you take more damage when in fire/lava, Light makes you faster at day but slower at night you are able to throw light spears that do four hearts and can go through any armor, Darkness let's you be faster at night but slower at day mobs don't harm you but peaceful mobs run away from you you are able to spawn ink creatures around you that are like dogs but are stronger. another thing in the mod is that there are other dimensions that can get you ores to make better armor and weapons, each dimensions are are good for a certain element though each dimension has a boss depending on which dimension one dimension has more than one boss, each elements are required to defeat the bosses with each others help.
    • Read the posts above yours, it tells you exactly how to do it, instructions are the same if it's making a forge installation or a vanilla one, just make a new folder for the game directory.
    • Yes that’s the full log, I managed to get it working last night, the anvil fix mod is what was causing it to crash
    • Hey guys, i'm currently developping a mod with forge 1.12.2 2860 and i'm using optifine and gradle 4.9. The thing is i'm trying to figure out how to show the player's body in first person. So far everything's going well since i've try to use a shader. The player's body started to blink dark when using a shader. I've try a lot of shader like chocapic, zeus etc etc but still the same issue. So my question is : How should i apply the current shader to the body ? At the same time i'm also drawing a HUD so maybe it could be the problem?   Here is the issue :    And here is the code where i'm trying to display the body :    private static void renderFirstPersonBody(EntityPlayerSP player, float partialTicks) { Minecraft mc = Minecraft.getMinecraft(); GlStateManager.pushMatrix(); GlStateManager.pushAttrib(); try { // Préparation OpenGL GlStateManager.enableDepth(); GlStateManager.depthMask(true); GlStateManager.enableAlpha(); GlStateManager.alphaFunc(GL11.GL_GREATER, 0.1F); GlStateManager.enableBlend(); GlStateManager.blendFunc(GL11.GL_SRC_ALPHA, GL11.GL_ONE_MINUS_SRC_ALPHA); // Éclairage correct pour shaders GlStateManager.enableLighting(); RenderHelper.enableStandardItemLighting(); GlStateManager.enableRescaleNormal(); // Active la lightmap pour les shaders mc.entityRenderer.enableLightmap(); // Position de rendu interpolée double px = player.lastTickPosX + (player.posX - player.lastTickPosX) * partialTicks; double py = player.lastTickPosY + (player.posY - player.lastTickPosY) * partialTicks; double pz = player.lastTickPosZ + (player.posZ - player.lastTickPosZ) * partialTicks; GlStateManager.translate( px - mc.getRenderManager().viewerPosX, py - mc.getRenderManager().viewerPosY, pz - mc.getRenderManager().viewerPosZ ); // Rendu du joueur sans la tête Render<?> render = mc.getRenderManager().getEntityRenderObject(player); if (render instanceof RenderPlayer) { RenderPlayer renderPlayer = (RenderPlayer) render; boolean oldHeadHidden = renderPlayer.getMainModel().bipedHead.isHidden; boolean oldHeadwearHidden = renderPlayer.getMainModel().bipedHeadwear.isHidden; renderPlayer.getMainModel().bipedHead.isHidden = true; renderPlayer.getMainModel().bipedHeadwear.isHidden = true; setArmorHeadVisibility(renderPlayer, false); renderPlayer.doRender(player, 0, 0, 0, player.rotationYaw, partialTicks); renderPlayer.getMainModel().bipedHead.isHidden = oldHeadHidden; renderPlayer.getMainModel().bipedHeadwear.isHidden = oldHeadwearHidden; setArmorHeadVisibility(renderPlayer, !oldHeadwearHidden); } // Nettoyage post rendu mc.entityRenderer.disableLightmap(); GlStateManager.disableRescaleNormal(); } catch (Exception e) { // silent fail } finally { GlStateManager.popAttrib(); GlStateManager.popMatrix(); } }   Ty for your help. 
    • Item successfully registered, but there was a problem with the texture of the item, it did not insert and has just the wrong texture.     
  • Topics

×
×
  • Create New...

Important Information

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