Jump to content
  • 0

got problem with the client part


umbraqueen

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  01/06/13
  • Last Seen:  

i am currently having an issue with the client.

when im trying to connect with the server it says:

"ResetTheHotKey"

"Attempt to call a nil value"

and then is goes coming back non stop when i press ok

the server seem normal when i open the 3 black screen. there is no error at all in those.

i took the patch version of the game from my mmo file, might that be the problem?

im no programmer, only a mother that want to have some fun with my kids and some friend on

a private server of about 20 ppl so if you could land me a hand to make this work it would be wonderfull.

took these vid to figure out how to config a server:

http://www.youtube.com/watch?annotation_id=annotation_171105&feature=iv&src_vid=f06EBENhV84&v=3LTOOEjRtUo

http://www.youtube.com/watch?v=CtDRZki3Hpo

hope this can help.

thanks in advance

Umbraqueen

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  318
  • Reputation:   37
  • Joined:  12/30/11
  • Last Seen:  

seems you have a problem whit you LUA files , what kind of CLient date are you using?

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  01/06/13
  • Last Seen:  

im currently using the client 2012/04/10 from the site http://supportmii.com/ro1/Clients/

i took that date from my mmo file for reference

is that how im supose to do it?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  43
  • Topics Per Day:  0.01
  • Content Count:  815
  • Reputation:   86
  • Joined:  10/26/12
  • Last Seen:  

yep thats it. and you can also search about this i believe there is bunch of guides around here

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  01/06/13
  • Last Seen:  

well i searched for it for about 4 hour yesturday and still got no clue how to fix that lol

i just packed up some lua. file into my data folder and the client start but with some error like towninfo missing

any idea?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  318
  • Reputation:   37
  • Joined:  12/30/11
  • Last Seen:  

put this Files all in your RO folder into System , not into data folder

http://subversion.assembla.com/svn/ClientSide/Lua_Project/System/

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  01/06/13
  • Last Seen:  

i think i need the lub towninfo not the Lua the error i get is this one :

cannot open system/towninfo.lub: no such file or directory

Towninfo file Init

and then the patcher pop up....

i try to connect with my info and it says wrong id and password then shut down....

any idea?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  51
  • Reputation:   0
  • Joined:  06/16/12
  • Last Seen:  

Try downloading the corresponding lub version from: http://subversion.assembla.com/svn/ClientSide/Lua_Project/lubs/

Extract all files and put them in your client folder.

For the towninfo.lub, just try right-click towninfo.lua, copy the file and paste it in the same folder and rename it to towninfo.lub.

Go to your server folder > conf > look for login_athena.conf > open with WordPad or Notepad and look for:

// Can you use _M/_F to make new accounts on the server?

new_account: yes

Confirm that it's set on 'Yes'.

- Run your server

- Open your rag.exe and type in your login details, but do not click OK yet.

- Add _M (for male) or _F (for female) right after your login ID.

Example:

LoginID: login_F

Password: test

- Every next time you login with the same login ID, do not add the _M/_F part, because this simply allows you to make a NEW account, thus can be omitted after the account has already been made.

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