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\
457
457
\n\
458
-
You can try removing this block using MCEdit or deleting the mod that added it.\n\
458
+
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\
459
459
\n\
460
460
Block Type: %1$s\n\
461
461
Location: %2$s
@@ -471,7 +471,7 @@ game.crash.reason.duplicated_mod=The game cannot continue to run because of dupl
471
471
Each mod can only be installed once. Please delete the duplicate mod and try again.
472
472
game.crash.reason.entity=The game crashed because of an entity in the world.\n\
473
473
\n\
474
-
You can try removing the entity using MCEdit or deleting the mod that added it.\n\
474
+
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
@@ -454,12 +454,6 @@ game.crash.info=Información de colgado
454
454
game.crash.reason=Motivo del colgado
455
455
game.crash.reason.analyzing=Analizando...
456
456
game.crash.reason.multiple=Se han detectado varias razones:\n\n
457
-
game.crash.reason.block=El juego se ha colgado debido a un bloqueo en el mundo.\n\
458
-
\n\
459
-
Puedes intentar eliminar este bloque usando MCEdit o borrando el mod que lo añadió.\n\
460
-
\n\
461
-
Tipo de bloque: %1$s\n\
462
-
Ubicación: %2$s
463
457
game.crash.reason.bootstrap_failed=El juego se ha colgado debido al mod «%1$s».\n\
464
458
\n\
465
459
Puedes intentar borrarlo o actualizarlo.
@@ -473,12 +467,6 @@ game.crash.reason.duplicated_mod=El juego no puede iniciarse debido a la existen
473
467
%2$s\n\
474
468
\n\
475
469
Cada mod sólo puede instalarse una vez, por favor, elimine el mod duplicado e inténtelo de nuevo.
476
-
game.crash.reason.entity=El juego se ha colgado debido a una entidad en el mundo.\n\
477
-
\n\
478
-
Puedes intentar eliminar la entidad usando MCEdit o borrando el mod que la añadió.\n\
479
-
\n\
480
-
Tipo de entidad: %1$s\n\
481
-
Ubicación: %2$s
482
470
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.
483
471
game.crash.reason.fabric_warnings=El cargador de Fabric Loader ha advertido:\n\
0 commit comments