Registrarse

[RPG - Scripting] Error con el Pokétch

Estado
Cerrado para nuevas respuestas.

Diego Mertens

Dartrix Joven
Hola, hoy me cansé de un error que sale al inicio de mi juego, y no sé porqué se produce. Se trata de un error con el Script del Pokétch o Pokéreloj. El problema es que aunque quite el Script el error sigue estando.
Código:
---------------------------
Pokemon Essentials
---------------------------
[ArgumentError, "undefined class/module PoketchClock", ["Section053:660:in `oldload'", "Section053:660:in `load'", "Section186:55:in `pbSetUpSystem'", "Section186:54:in `open'", "Section186:54:in `pbSetUpSystem'", "Section186:145"]]
---------------------------
Aceptar   
---------------------------
Código:
---------------------------
Pokemon Essentials
---------------------------
[EOFError, "End of file reached", ["Section053:660:in `oldload'", "Section053:660:in `load'", "Section186:56:in `pbSetUpSystem'", "Section186:54:in `open'", "Section186:54:in `pbSetUpSystem'", "Section186:145"]]
---------------------------
Aceptar   
---------------------------
Código:
---------------------------
Pokemon Essentials
---------------------------
[EOFError, "End of file reached", ["Section053:660:in `oldload'", "Section053:660:in `load'", "Section186:57:in `pbSetUpSystem'", "Section186:54:in `open'", "Section186:54:in `pbSetUpSystem'", "Section186:145"]]
---------------------------
Aceptar   
---------------------------
Código:
---------------------------
Pokemon Essentials
---------------------------
[EOFError, "End of file reached", ["Section053:660:in `oldload'", "Section053:660:in `load'", "Section186:58:in `pbSetUpSystem'", "Section186:54:in `open'", "Section186:54:in `pbSetUpSystem'", "Section186:145"]]
---------------------------
Aceptar   
---------------------------
Bueno, eran 4...
 
Estado
Cerrado para nuevas respuestas.
Arriba