Jump to content
  • 0

Error starting client : 1% is not a valid Win32 app.


Rader

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  09/26/15
  • Last Seen:  

Hi,


 


When I starting the client and login with account I received an error msg like :


Error starting client \ Unable to start ragexe.exe : 1% isn't a valid Win32 app



as you can see with the attached image.


My system : Windows 10, 64bit


Please help :)

post-34986-0-62973600-1443278359_thumb.jpg

Edited by Rader
Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

your client is corrupt due to force applying patches that isnt compatible with your client... solution is find client that is compatible with your patches

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  09/26/15
  • Last Seen:  

Thank you for replying,

I use R.O.L.ex Launcher so I changed RE into 2013-03-13aRagexe and it WORKED. but a new error msg show up " Attempt to call a nil value "

I know that I've to change the version in clientinfo.xml but I don't know what should I put, how can I know .? 


UPDATE :

 

I used another patch because I couldn't know that is the pocket version of the previously one.

I'm using now 2013-05-15aRagexe with version 35. I changed the files [ Luncher.ini , pocket_db , clientinfo , mmo.h ] then I rebuild it with MS Visual.

But when I open the launcher it says : " Attempt to call a nil value " what's wrong ??

Edited by Rader
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

Thank you for replying,

I use R.O.L.ex Launcher so I changed RE into 2013-03-13aRagexe and it WORKED. but a new error msg show up " Attempt to call a nil value "

I know that I've to change the version in clientinfo.xml but I don't know what should I put, how can I know .? 

UPDATE :

 

I used another patch because I couldn't know that is the pocket version of the previously one.

I'm using now 2013-05-15aRagexe with version 35. I changed the files [ Luncher.ini , pocket_db , clientinfo , mmo.h ] then I rebuild it with MS Visual.

But when I open the launcher it says : " Attempt to call a nil value " what's wrong ??

when you got this error Attempt to call a nil value " ... it means theres something wrong with your LUA files, try replacing it , it must be compatible to your client

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  09/26/15
  • Last Seen:  

Doesn't work.

I donwload Data v4 and v3 from this topic : https://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/

I used data v4 for both 2013-05-115 and 2012-04-10 RE

same error window. Then I used v3 for 2013-04-10 same issue nothing change.

I really spend the last 72 hours trying to solve client errors. I need help :(.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

once again, its lua

check your system folder if you got all of these files, and if your missing one or more of these files then that should making the problem, one or more of this lua/lub files is making the nil value error when missing in system folder

iteminfo .lua/.lub
iteminfo_sak .lua/.lub
monster_size_efect .lua/.lub
monster_size_efect_sak
msgstring .lua/.lub
optioninfo .lua/.lub
petevolutioncln   <--- dont bother with this one
achievement_list  <--- dont bother with this one
shadowtable .lua/.lub
towninfo .lua/.lub

check also your

ro/system/luafiles514

msgstringlub
optioninfo.lub

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  09/26/15
  • Last Seen:  

I thought you mean Data\luafiles514 :D

 

Yes, I checked all files and all of it are there no missing files.

 

Actually, a few minutes ago I used a different client 2012-03-07fRagexeRE

and by some how it worked and it doesn't says a nil value anymore.

but when I login it says : Rejected from server

and I can't login with accounts that a made in db. also a warning from charserv.bat :  s aid=1 has an incorect version=0 in clientinfo. Server compiled for 29    .


UPDATE :

ok I fix it , but when l chose a charcter to login it says rejected from server (3)

I do changes in \\

 

 

Launcher.ini :

 

; Client Exe is expected to be in same location as launcher
ExeName=2012-03-07fRagexeRE_patched.exe
ExeArgs="-1rag1 /account:clientinfo.xml"​

 

clientinfo.xml :

 

 <version>29</version>
      <langtype>19</langtype>

 

Packet_db.txt :

 

//packet_db_ver: 46
packet_db_ver: 29
packet_keys_use: default

 

mmo.h :

 

#ifndef PACKETVER
 #define PACKETVER 20120307
 //#define PACKETVER 20120410
#endif​

 

something missing .?

And of course Clean, Build, and Rebuild .

Edited by Rader
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...