Page 7 of 7 FirstFirst ... 4567
Results 61 to 69 of 69
  1. #61

    Default

    So... is the person who maintaining the website still around? There is a bug.
    line 243: $text = $races[$ext] + $text;
    $races is a 2d array, taking version and target but it only taking target.

    The correction should be
    $races[$version][$ext]

  2. #62

    Default

    zzz WTF.. I cannot seem to get this working zzzz. It keeps spitting error files

    I give.. you guys win cuase its not working
    Last edited by TakemiShinnosuke; Jun 25, 2019 at 02:36 AM.

  3. #63

    Default

    Quote Originally Posted by TakemiShinnosuke View Post
    zzz WTF.. I cannot seem to get this working zzzz. It keeps spitting error files

    I give.. you guys win cuase its not working
    It is broken. There is an easy fix if you still want to use the website:
    1. Save the website. It should download convert.html
    2. Edit the html file. Preferably a editor that have line numbers so you can find the line I am talking about easily.
    3. Change line 243 from $text = $races[$ext] + $text; to $text = $races[$version][$ext] + $text;

    That should fix it.

  4. #64

    Default

    Quote Originally Posted by Silent_Flower View Post
    It is broken. There is an easy fix if you still want to use the website:
    1. Save the website. It should download convert.html
    2. Edit the html file. Preferably a editor that have line numbers so you can find the line I am talking about easily.
    3. Change line 243 from $text = $races[$ext] + $text; to $text = $races[$version][$ext] + $text;

    That should fix it.
    Thanks for the tip. Btw , which link though ??? Isit the firebase link or which one .. so many

  5. #65

    Default

    Quote Originally Posted by TakemiShinnosuke View Post
    Thanks for the tip. Btw , which link though ??? Isit the firebase link or which one .. so many
    Yes, the firebase link.

  6. #66

    Default

    thanks for the assist all. Finally got it to work. Will post shots in Fashion thread later

    edit : if anyone can help me again in the Tech support. I think I found another bug or isit ??
    Last edited by TakemiShinnosuke; Jun 26, 2019 at 11:31 AM.

  7. #67

    Default

    We're back in 2020, and the script isn't working again. I was hoping I could convert a Human I have in the JP version into a Deuman for the NA version, but the convert.html spits out a file that the game can't read (for both versions).

  8. #68

    Default

    Quote Originally Posted by kurokyosuke View Post
    We're back in 2020, and the script isn't working again. I was hoping I could convert a Human I have in the JP version into a Deuman for the NA version, but the convert.html spits out a file that the game can't read (for both versions).
    Did you try the manual fix that Silent_Flower posted above? I still have my modified version that followed their instructions, and was able to do some conversions just this week with no issues.

  9. #69

    Default

    just need to open and save in current version of the game the file and it should work
    P S O W
    (´_ゝ`) current chars: ジョゼフィン / ジョゼフ / リノ | playerid: ponponparapara
    died to SEGAC corporate robots on 05/01/2016, never forget

Similar Threads

  1. Can you transfer mags from one character to another?
    By Titan200 in forum PSO2 General
    Replies: 9
    Last Post: Jul 4, 2012, 11:31 AM
  2. transfering from one character to another
    By adonis565 in forum Phantasy Star Portable
    Replies: 3
    Last Post: Jan 12, 2010, 12:27 AM
  3. Moving characters from one GT to another
    By drob06 in forum PSO General
    Replies: 4
    Last Post: Dec 21, 2006, 04:27 PM
  4. XBox: items from one account to another?
    By SaiTokoKeimei in forum Tech Support
    Replies: 2
    Last Post: Jul 4, 2004, 06:26 PM
  5. How can I copy PSO data from one memory card to another
    By Inuyasha777 in forum Tech Support
    Replies: 4
    Last Post: May 6, 2004, 12:53 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •