You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
game.crash.reason.block=The game crashed because of a block in the world.\n\
458
458
\n\
459
-
You can try removing this block using MCEdit or deleting the mod that added it.\n\
459
+
You can try removing this block using the <a href="https://minecraft.wiki/w/Tutorial:Programs_and_editors/Mapping#Map_editors">map editors</a> or deleting the mod that added it.\n\
460
460
\n\
461
461
Block Type: %1$s\n\
462
462
Location: %2$s
@@ -472,7 +472,7 @@ game.crash.reason.duplicated_mod=The game cannot continue to run because of dupl
472
472
Each mod can only be installed once. Please delete the duplicate mod and try again.
473
473
game.crash.reason.entity=The game crashed because of an entity in the world.\n\
474
474
\n\
475
-
You can try removing the entity using MCEdit or deleting the mod that added it.\n\
475
+
You can try removing the entity using the <a href="https://minecraft.wiki/w/Tutorial:Programs_and_editors/Mapping#Map_editors">map editors</a> or deleting the mod that added it.\n\
Copy file name to clipboardExpand all lines: HMCL/src/main/resources/assets/lang/I18N_es.properties
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -455,12 +455,6 @@ game.crash.info=Información de colgado
455
455
game.crash.reason=Motivo del colgado
456
456
game.crash.reason.analyzing=Analizando...
457
457
game.crash.reason.multiple=Se han detectado varias razones:\n\n
458
-
game.crash.reason.block=El juego se ha colgado debido a un bloqueo en el mundo.\n\
459
-
\n\
460
-
Puedes intentar eliminar este bloque usando MCEdit o borrando el mod que lo añadió.\n\
461
-
\n\
462
-
Tipo de bloque: %1$s\n\
463
-
Ubicación: %2$s
464
458
game.crash.reason.bootstrap_failed=El juego se ha colgado debido al mod «%1$s».\n\
465
459
\n\
466
460
Puedes intentar borrarlo o actualizarlo.
@@ -474,12 +468,6 @@ game.crash.reason.duplicated_mod=El juego no puede iniciarse debido a la existen
474
468
%2$s\n\
475
469
\n\
476
470
Cada mod sólo puede instalarse una vez, por favor, elimine el mod duplicado e inténtelo de nuevo.
477
-
game.crash.reason.entity=El juego se ha colgado debido a una entidad en el mundo.\n\
478
-
\n\
479
-
Puedes intentar eliminar la entidad usando MCEdit o borrando el mod que la añadió.\n\
480
-
\n\
481
-
Tipo de entidad: %1$s\n\
482
-
Ubicación: %2$s
483
471
game.crash.reason.fabric_version_0_12=La versión de Fabric Loader 0.12 o posterior es incompatible con los mods instalados actualmente. Necesitas bajarlo a la versión 0.11.7.
484
472
game.crash.reason.fabric_warnings=El cargador de Fabric Loader ha advertido:\n\
0 commit comments