Jump to content

Katakuri

Members
  • Posts

    110
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Katakuri

  1. On 5/25/2020 at 12:15 PM, Rivers said:

    Many people have been asking me how I got my server, or theirs, working online using AndRO apk.

     

    • Next, take all necessary files for running a server. These are the files from a fresh kRO, or in most cases a "Lite" version of a server. (In this example I used my Lite server files.) Below is a compiled folder of the files you need. Modify the clientinfo.xml to contain your information, add your client.exe, add your patcher, & your server grf.
      https://www.mediafire.com/file/vk72i0037bdsyb4/client.zip/file
       
    • Then, I zipped everything into a RAR file. Downloading that onto my mobile device, in the Downloads folder.
       
    • Using almost any RAR extractor tool from Google Play Store you can extract all the files into your Downloads folder. Once completed you will then run your AndRO application. (NOTE: This will not create a custom icon for your server. To do that you need to buy the APK version of your server from AndRO Workshop.)
      https://play.google.com/store/apps/details?id=com.rarlab.rar&hl=en_CA
       

    clieninfo.xml

    • Now you might have some questions about the clientinfo.xml that you'll need to put into your main GRF. Below is an example of what mine looks like. This allows my server to read everything in plain English and not Acsii.

     

    Common errors:

    • Unable to Find Resource values : Fixed by re-selecting the directory. If this fails, your clientinfo may not be there or it can't read your GRF; this is common with incorrectly encrypted GRFs.
    • Crashes after selecting server directory, with no error : Fixed by disabling Gepard. If you have Gepard and want to keep it active you will need the paid version mentioned above.
    • Item Descriptions not in Enlgish : Fixed by changing clientinfo.xml to read data folder first and selecting it to read itemInfo.lua files.
    • Application will not read Downloads folder : Fixed by giving AndRO application Storage permissions.
    • Fatal Error: java.net.UnknownHostException: Unable to resolve host "host.name.here.net": No Address associated with hostname. : Fixed by closing App completely, reloading app, "change" directory, reselect Downloads folder and reopening the directory. sounds annoying, because it is, but it works!
    • data/sprite/인간족/머리통/여/2073_여.spr : Fixed by adjusting your Packet version in the packet line of clientinfo.xml
    • data/sprite/인간족/머리통/남/33_남.spr : Fixed by reseting look to default. Many pallets and hairstyles are not working. 
    • File format error. Try to delete your client folder "/directory/". Failed to Parse LUA file: /data/user/0/com.rowork-shop.androlocalclientfiles/tmp.lub:30000 (or any other combination of numbers) unexpected symbol near 'symbol/text_error'Fixed by scrolling to the specified line of your LUA/LUB and adjusting the improper values.
    • Failed to connect to resource serverFixed by adding the patch directory to the clientinfo.xml / If your GRF is encrypted you will need to decrypt it.
    • Patch list error 1 at line 1Fixed by 

     

    More will be added and polished as I learn more. Thanks for reading thus far. If you need assistance compiling your mobile server let me know and I'll try my best to help.

    Thanks for this. Any guides for patching? seems on their site they updated their version which supports GRF Editor's grf encryption did you try it out?

  2. 2 minutes ago, iseeyou21 said:

    May I know how you included the swish effect to a dagger on a Rogue/Stalker? I have ACT Editor but I'm not sure if I can import an ACT/SPR file to the currently opened ACT file.

    you need to manually edit the each frame of the weapon and include that the frame of the slash/swish effect

  3. 3 minutes ago, iseeyou21 said:

    Hmmm if that's the case, how come the default dagger sprite (Knife[3] and [4]) does not have the swish effect inside the act file? The swish effect is on a separate ACT and SPR file though. Maybe there's a file that references this ACT and SPR file to each item?

    image.thumb.png.cd456015f800bae93865c63eca2339e0.png

    I think the client read those as fix or default. I tried it and it works and I consult some veteran spriters here and thats case of it.

×
×
  • Create New...