Search Knowledgebase

Crashing on connecting after riding a vehicle or entity

This article relates to an incompatibility between the Archimedes Ships mod and blocks added by other mods. It may also provide a solution for crashes caused by riding other objects.

If you have build an Archimedes Ship using Carpenters blocks, the client will crash when you take control of the helm. Attempting to rejoin the game will result in a crash.

 

Fix 1:

After clicking connect to join the game, repeatedly hit the 'shift' key. If you are fortunate you will leave control of the ship.

Fix 2:

When you take the helm of a ship, the ship becomes part of your player's meta-data. The game will save this into your player's save file located in:

/<world>/players/<player_name>.dat

This file is in the NBT format and can be edited using the NBTExplorer tool: http://www.minecraftforum.net/topic/840677-nbtexplorer-nbt-editor-for-windows-and-mac/

You can remove the Archimedes Ship data from this file as follows:

  • Download and run NBTExplorer
  • Download the .dat from your server: FTP Access to Download and Upload files
  • Rename the .dat on your server to .dat.backup (in case you make a mistake)
  • Open the .dat file: Open>File...

  • Scroll down and look for the 'Riding' entry: Click on it once to highlight it [1]
  • Delete the entry: Click the delete icon on the toolbar [2]
  • Save the changes: Click the save icon [3]
  • Close NBTExplorer
  • Upload the .dat back to the server

Fix 3:

One option is to delete or rename the .dat file. This will wipe that player's progress and inventory.

  • 6 Korisnici koji smatraju članak korisnim

Je li Vam ovaj odgovor pomogao?

 Ispiši članak

Također pročitajte

Client crash when joining server - Ticking Screen - Map Writer config error

This crash has been observed on Yogscast Complete but is not limited to that modpack Symptoms...

Ender Storage in Deep Dark Prevents Server Start

The following error occurs when the server starts: java.lang.NullPointerExceptionat...

Ender Storage in Deep Dark Prevents Server Start

The following error occurs when the server starts: java.lang.NullPointerExceptionat...

How to install the Dynmap Mod on a modded server

Dynmap allows you to add a webbased map to see what your world looks like, it is possible to use...

Adding LiteLoader to a FTB modpack Client (1.6.x+)

  Open the FTB Launcher Go to the 'Options' tab and make a note of the 'Install folder...'...