Jump to content
  • 0

Calling Undeclared Function error from Default Github by rAthena


Checkmate

Question


  • Group:  Members
  • Topic Count:  96
  • Topics Per Day:  0.02
  • Content Count:  554
  • Reputation:   14
  • Joined:  09/24/12
  • Last Seen:  

Greetings.. To admin or github r@thena.. I dont know where to report and please move it to correct section if this was wrong section and it happen a few days ago but i did not alerts until im accidently restart server...
There a script error on this https://github.com/rathena/rathena/blob/master/npc/re/instances/OldGlastHeim.txt
Which is show this :

Untitled.png.a2605e4260c96dd5caa0ac89781dfb88.png

There much more below.. 
Well im hoping that you guys can alerts about this.. ^_^

Thx

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  97
  • Reputation:   10
  • Joined:  01/21/13
  • Last Seen:  

Here seems to be working perfectly and without errors or warnings. :blink:

Edited by BrOgBr
Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

check your npc/other/global_functions.txt
if you have this 
 

function	script	close3	{
	close2;
	cutin "",255;
	end;
}

it's supposed to be there by default unless you have an old rathena :o

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  96
  • Topics Per Day:  0.02
  • Content Count:  554
  • Reputation:   14
  • Joined:  09/24/12
  • Last Seen:  

On 1/11/2018 at 2:09 PM, BrOgBr said:

Here seems to be working perfectly and without errors or warnings. :blink:

errrr

 

 

On 1/11/2018 at 2:23 PM, crazyarashi said:

check your npc/other/global_functions.txt
if you have this 
 


function	script	close3	{
	close2;
	cutin "",255;
	end;
}

it's supposed to be there by default unless you have an old rathena :o

Really guys.. lemme check first..

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  96
  • Topics Per Day:  0.02
  • Content Count:  554
  • Reputation:   14
  • Joined:  09/24/12
  • Last Seen:  

1 minute ago, CheckMate said:

errrr

 

 

Really guys.. lemme check first..

Ya it seems like i just missed 2 update in npc/other/global_functions.txt
Which is 2.27 & 2.28
Well that for the clarification guys.. 
This topic solved

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...