Jump to content
  • 0

@ commands ?


mtlupin

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  12/31/12
  • Last Seen:  

so i have some unknown bug. im guessing its in rathena. whenever i use an @ command i get these "??" and it wouldn't be such a big deal for me because i know the commands but for other players its going to be a problem. it also managed to bug up my npc script i added, when ever i got to change a job it asks me what job i would like to change and my options are ?? or ?? or cancel. not sure whats going on any help?

 

post-13249-0-17205800-1363904202_thumb.jpg

post-13249-0-72439900-1363904234_thumb.jpg

post-13249-0-37758100-1363904256_thumb.jpg

Link to comment
Share on other sites

8 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  12/31/12
  • Last Seen:  

i got mine working im using centos so i went to trunk folder in command and typed "svn update" and now its all good

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  98
  • Topics Per Day:  0.02
  • Content Count:  1302
  • Reputation:   79
  • Joined:  12/04/12
  • Last Seen:  

what svn is this ? 

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10017
  • Reputation:   2369
  • Joined:  10/28/11
  • Last Seen:  

update your svn....there are some changes here...

trunk/conf/msg_conf/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  161
  • Reputation:   5
  • Joined:  02/07/13
  • Last Seen:  

I have this same issue.

SVN: 17207

 

Some commands result in ??

Issuing, say, "@mapinfo" results in in a printout of ?? of various lengths.

 

Nearly half of the @commands result in this error.

Edited by Talaysen
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  161
  • Reputation:   5
  • Joined:  02/07/13
  • Last Seen:  

Anything for this?

It's handicapping at the very least.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  161
  • Reputation:   5
  • Joined:  02/07/13
  • Last Seen:  

update your svn....there are some changes here...

trunk/conf/msg_conf/

 

I'm now running SVN 17210

This issue still persists.

I also have a similar issue where, when users attempt to put certain items in Kafra storage, it results in ??

 

Commands like @main on result in ??,

or @main <message>, results in ??

 

I'm also getting some errors on rathena startup:

(Some NPC errors, some quest errors)

parse_line: expect command, missing function name or calling undeclared func tion

14120 : next;

14121 : mes "- You watched Mr. Kidd arrest the unconscious Rayan and take out a teleportation item. You decide to return to town. -";

14122 : set mao_morocc2,20;

14123 : changequest 7028,7029;

14124 : close2;

* 14125 : 'c'onsumeitem 602; //Wing_Of_Butterfly

14126 : donpcevent "Mr. Kidd#moc_extra01::OnDisable";

14127 : }

14128 : else {

14129 : mes "[Man]";

14130 : mes "I live to serve my master!";

[Error]: Loading NPC file: npc/re/cities/dewata.txt

script error on npc/re/cities/dewata.txt line 460

parse_line: expect command, missing function name or calling undeclared func tion

455 : mes "You make a wish for ^0000FF" + .@wish$ + "^000000 t o the small shrine.";

456 : next;

457 : callsub L_Wish;

458 : set Zeny, Zeny - .@input;

459 : if (.@stat & 1 && .@bonus)

* 460 : 'c'onsumeitem 12043; //Str_Dish03

461 : else if (.@stat & 2 && .@bonus)

462 : consumeitem 12058; //Agi_Dish03

463 : else if (.@stat & 4 && .@bonus)

464 : consumeitem 12063; //Dex_Dish03

465 : else if (.@stat & 8 && .@bonus)

[Error]: Loading NPC file: npc/re/merchants/card_separation.txt

script error on npc/re/merchants/card_separation.txt line 226

parse_line: expect command, missing function name or calling undeclared func tion

221 : }

222 : }

223 :

224 : set .@equip_id, getequipid(.@equip_num);

225 : set .@equip_refine, getequiprefinerycnt(.@equip_num);

* 226 : 'd'elequip .@equip_num;

227 :

228 : // Chance of retaining refine level.

229 : if (rand(1,.@sf_r_num) >= 61)

230 : set .@equip_refine,0;

231 :

[Error]: Loading NPC file: npc/re/merchants/enchan_mal.txt

script error on npc/re/merchants/enchan_mal.txt line 589

parse_line: expect command, missing function name or calling undeclared func tion

584 : specialeffect2 EF_SUI_EXPLOSION;

585 : mes "[Mayomayo]";

586 : mes "Oh my god!";

587 : mes "This equipment is destroyed because it coul d not endure powerful ability. I'm so sorry.";

588 : delitem .@coin[.@coin_select],.@total[.@coin_sel ect];

* 589 : 'd'elequip EQI_HAND_R;

590 : close;

591 : }

592 : specialeffect2 EF_REPAIRWEAPON;

593 : mes "[Mayomayo]";

594 : mes "I have enchanted ^990000slot "+.@socket+"^000000 of this equipment.";

[Error]: Loading NPC file: npc/re/quests/quests_brasilis.txt

script error on npc/re/quests/quests_brasilis.txt line 57

parse_line: expect command, missing function name or calling undeclared func tion

52 : mes "I hope this is useful to you. hoho.";

53 : getexp 50000,0;

54 : erasequest 9031;

55 : setquest 9032;

56 : specialeffect2 EF_ASSUMPTIO;

* 57 : 'c'onsumeitem 607; //Yggdrasilberry

58 : set .@rand,rand(1,10);

59 : if (.@rand > 4 && .@rand < 9) getitem 504,2; //White_Pot ion

60 : else if (.@rand > 8) getitem 608,1; //Seed_Of_Yggdrasil

61 : close;

62 : }

[Error]:

script error on npc/re/quests/quests_brasilis.txt line 230

parse_line: expect command, missing function name or calling undeclared func tion

225 : delitem 6221,1; //Mystic_Leaf_Ca t_Ball

226 : completequest 9028;

227 : //recall_completequest 9029;

228 : if (.@nQState2 > -1) erasequest 9029;

229 : setquest 9029;

* 230 : 'c'onsumeitem 607; //Yggdrasilbe rry

231 : consumeitem 12070; //Luk_Dish05

232 : consumeitem 12055; //Vit_Dish05

233 : consumeitem 12065; //Dex_Dish05

234 : getitem 11502,3; //Light_Blue_Po t

235 : close;

[Error]:

script error on npc/re/quests/quests_brasilis.txt line 975

parse_line: expect command, missing function name or calling undeclared func tion

970 : mes "Go to monkey by flowing through the wind like a bee .";

971 : mes "Let's meet again my friend!";

972 : set brazil_gua,8;

973 : changequest 2197,2198;

974 : close2;

* 975 : 'c'onsumeitem 12016; //Speed_Up_Potion

976 : end;

977 : }

978 : else {

979 : mes "[Jaguar]";

980 : mes "krrrrrr....";

[Error]:

script error on npc/re/quests/quests_brasilis.txt line 3076

parse_line: expect command, missing function name or calling undeclared func tion

3071 : mes "Get away from me quickly.";

3072 : delitem 11517,1; //Puri_Potion

3073 : percentheal 100,100;

3074 : sc_start SC_INCFLEE,3600000,20;

3075 : sc_start SC_INCCRI,3600000,10;

* 3076 : 'c'onsumeitem 12043; //Str_Dish03

3077 : consumeitem 12063; //Dex_Dish03

3078 : consumeitem 12058; //Agi_Dish03

3079 : consumeitem 12053; //Vit_Dish03

3080 : consumeitem 12048; //Int_Dish03

3081 : consumeitem 12068; //Luk_Dish03

[Error]: Loading NPC file: npc/re/quests/quests_malangdo.txt

script error on npc/re/quests/quests_malangdo.txt line 2033

parse_line: expect command, missing function name or calling undeclared func tion

2028 : else if (.@i < 784) set .@enchant,4750; //Luck1

2029 : else if (.@i < 854) set .@enchant,4710; //Inteligence1

2030 : else set .@enchant,0;

2031 :

2032 : set Zeny, Zeny - 1000000;

* 2033 : 'd'elequip EQI_GARMENT;

2034 : if (.@enchant == 0) {

2035 : mes "[Fallen Angel]";

2036 : mes "Be merciful to the survivor,";

2037 : mes "Send flowers to the dead.";

2038 : next;

[info]: Done loading '13594' NPCs:

-'3188' Warps

-'221' Shops

-'10185' Scripts

-'3068' Spawn sets

-'45701' Mobs Cached

-'0' Mobs Not Cached

Edited by Talaysen
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  161
  • Reputation:   5
  • Joined:  02/07/13
  • Last Seen:  

So from what I gathered, the issues I was having was because I hadn't recompiled rAthena.

I did:

make clean

make sql

Now I'm getting an issue with my login server:

[info]: Attempt to connect to login-server...

[Error]: make_connection: connect failed (socket #6, error 111: Connection refused)!

It worked before, and so far as I can tell nothing changed in my settings. >_>

------

Edit:

SQL files needed to be updated.

I implemented each file manually through phpmyadmin (import).

A couple of them gave errors/didn't work, but overall everything seems to be fine.

Edited by Talaysen
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  161
  • Reputation:   5
  • Joined:  02/07/13
  • Last Seen:  

I was updating to the current SVN,

I wasn't updating the SQL files.

You'll see when it downloads the latest SVN, sometimes it downloads updated SQL files.

You have to manually add those, or after a while, things will stop working correctly.

I have PHPMyAdmin available, so I manually import through that.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...