Jump to content
  • 0

ROCHARGEN Problem Didn't Correctly Show Sprite


LearningRO

Question


  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

Hi, I have problem with rochargen if player have nickname with space ex: "tony stark" it always show novice sprite but if player nickname without space ex: "tony" no problem and have right sprite?

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  05/01/18
  • Last Seen:  

Use {url to ROChargen}/character/Tony%20Stark like that

So replace a space with %20

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

Disable GRF auto-extract mode, don't have write access to "/home/nginx/domains/xxxx.com/public_html/themes/basicro-full/includes/ROChargenPHP/client/data/".

Client init...
Loading "DATA.INI" file...
GRFs found in "DATA.INI": eris.grf, rdata.grf, data.grf, palette.grf
Searching route "/character/Mori%20Jin/4/1".
Running controller "Character".
Connecting to DB....
Connection success.
Trying to find file "data/sprite/shadow.spr"...
File not found in data folder.
Searching in GRFs...
Loading GRF file "rdata.grf"...
Search in GRF "rdata.grf", fail.
Loading GRF file "data.grf"...
Search in GRF "data.grf", found.
Trying to find file "data/sprite/shadow.act"...
File not found in data folder.
Searching in GRFs...
Search in GRF "rdata.grf", fail.
Search in GRF "data.grf", found.
Trying to find file "data/sprite/�ΰ���/����/��/�ʺ���_��.spr"...
File not found in data folder.
Searching in GRFs...
Search in GRF "rdata.grf", fail.
Search in GRF "data.grf", found.
Trying to find file "data/sprite/�ΰ���/����/��/�ʺ���_��.act"...
File not found in data folder.
Searching in GRFs...
Search in GRF "rdata.grf", fail.
Search in GRF "data.grf", found.
Trying to find file "data/sprite/�ΰ���/�Ӹ���/��/2_��.spr"...
File not found in data folder.
Searching in GRFs...
Search in GRF "rdata.grf", fail.
Search in GRF "data.grf", found.
Trying to find file "data/sprite/�ΰ���/�Ӹ���/��/2_��.act"...
File not found in data folder.
Searching in GRFs...
Search in GRF "rdata.grf", fail.
Search in GRF "data.grf", found.

Debug Mode ^

my Url ex : ROChargenPHP/index.php?/character/Mori%20Jin/4/1
but still show novice ?

Edited by melv0
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  05/01/18
  • Last Seen:  

use %20 and no extra / es

also make client/data folder writeable by webserver

Edited by Tribal
Extra info
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

2 hours ago, Tribal said:

use %20 and no extra / es

also make client/data folder writeable by webserver

where is extra / and i use %20 like u said
 

and i don't why i got that notice my client/data already writeable for owner

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  05/01/18
  • Last Seen:  

46 minutes ago, melv0 said:

where is extra / and i use %20 like u said
 

and i don't why i got that notice my client/data already writeable for owner

 

ROChargenPHP/index.php?/character/Mori%20Jin/4/1

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

2 hours ago, Tribal said:

 

ROChargenPHP/index.php?/character/Mori%20Jin/4/1

still same result bro ?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  05/01/18
  • Last Seen:  

43 minutes ago, melv0 said:

still same result bro ?

For me it works if I would go to ROChargenPHP/character/Mori%20Jin
Gimme your full link, so I can see where it goes wrong

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

still can't fix this problem already use last ROChargen by @Akkarin somebody can help me please?

Link to comment
Share on other sites

×
×
  • Create New...