macro 2.0.2 설치해보신분?

Korea - 한국

Moderator: Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) maybe outdated. Read the wiki for instructions on how to update those information and please contribute when you obtain them. Contact Cozzie to join the team as a regular server supporter.
comickiyo
Noob
Noob
Posts: 7
Joined: 13 Jan 2009, 05:33
Noob?: Yes

macro 2.0.2 설치해보신분?

#1 Post by comickiyo »

kore 2.0.6.1에 macro 2.0.2 를 설치하니 OpenKore 실행중 다음과같은 error를 내뿜네요

---------------------------
Error - OpenKore
---------------------------
This program has encountered an unexpected problem. This is probably because
of a bug in this program, or in one of the plugins. Please tell us about this
problem.

A detailed error report has been saved to errors.txt. Please include the
contents of this file in your bug report, or we may not be able to help you!

The error message is:
Malformed UTF-8 character (fatal) at plugins/Macro/Parser.pm line 34, <FILE> line 14.
---------------------------
확인
---------------------------


포럼에 검색해보니 UTF-8 로바꾸라는 소리가있던데 바꿔도 해결이안되던데..

이런 메시지가떠서 해결보신분있나요? -_-
comickiyo
Noob
Noob
Posts: 7
Joined: 13 Jan 2009, 05:33
Noob?: Yes

Re: macro 2.0.2 설치해보신분?

#2 Post by comickiyo »

아.. 이부분은 해결했네요

../control/macros.txt를 UTF-8로 바꾸라는 소리였네요



근데 두번째문제가방생했네요

실행해보니


control/macros.txt: ignoring line 'automacro openstorage {' (munch, munch, strage block)

오토매크로를 실행할수없다니.. 이게 도데체 왠 날벼락이죠? ㄱ-;

macros.txt
automacro openstorage {
weight >= 50%
timeout 5
call openstorage_cmd
}

macro openstorage_cmd {
do c @창고
pause 3
do storage add @inventory (Sticky Webfoot)
pause 3
}
qwe861
Human
Human
Posts: 22
Joined: 10 Jan 2009, 23:19
Noob?: Yes

Re: macro 2.0.2 설치해보신분?

#3 Post by qwe861 »

저기 님 죄송하지만 프리서버인거 같으신대 혹시 @창고 창고명령어 맞나요? 저아무것도 모르고있는대 저도 꼭필요하거든요 어떻게 조언좀 주시면 감사하겠습니다 부탁드려요 contros 폴더에 macros는 있는대 안에내용이없네요 @창고 명령어 쓰는법좀 꼭부탁드려요 그리고 요즘엔 프리서버에서 무료텔레포트 막혔나요?
aakk
Human
Human
Posts: 33
Joined: 25 Jan 2009, 00:30
Noob?: Yes

Re: macro 2.0.2 설치해보신분?

#4 Post by aakk »

제가 설치해서 잘 쓰고 있습니다.

2.0.6.1 버전이구요...

한번 첫 줄에 주석문을 넣어보세요...
# <- 로 시작하는 문장요.