Jump to content

PPRE: Project Pokemon's ROM Editor


Recommended Posts

  • 2 weeks later...
  • 2 weeks later...

hey SCV,

my life has been getting pretty busy, and i havent even had time yet to play HG/SS just once, so it's unlikely i'll will be doing much more rom editing (or research) anymore. Anyway, i'm curious, will it be easy to add HGSS support to PPRE? The equivalent to the scr_seq_release.narc file is in root\a\0\1\2 AFAIK, but you probably already know this (better).

Link to comment
Share on other sites

hey SCV,

my life has been getting pretty busy, and i havent even had time yet to play HG/SS just once, so it's unlikely i'll will be doing much more rom editing (or research) anymore. Anyway, i'm curious, will it be easy to add HGSS support to PPRE? The equivalent to the scr_seq_release.narc file is in root\a\0\1\2 AFAIK, but you probably already know this (better).

Well, we was working on a new script class, with new commands linked with Hgss.

We can load 80% of scripts. We have problem regarding map section of PPRE, because the formula is changed and we don't know how script, events...etc are linked yet

Link to comment
Share on other sites

Ok since every body Including me have no patience Lisen up i can tell you how to make it work!!! when you type in the ROM EX. Platinum.nds it will bring up a screen like the old computers just let that sit and continue with the editing. Man if they would of told us to use patience it would of been so much easier.

Link to comment
Share on other sites

How do you even open it in the first place? Mine always says

IOError: [Errno 2] No such file or directory: 'Table.tbl'

When I downloaded it, a file named table.tbl was in the zip file along with ppre.exe and thenewpoketext. I think you should extract all the files in the download to the same folder and the error should go away.

Link to comment
Share on other sites

Yeah, I second the question on the Move Editor

The interface is vague... Random numbers for values but have no idea what these things mean.

If possible can that be fixed and or can someone who knows take a screen shot of the move editor and put little labels.

Link to comment
Share on other sites

Done all things still can't open it.

Here's the Log-

Traceback (most recent call last):

File "ppre.pyw", line 75, in openPokeEdit

File "ppre.pyw", line 179, in __init__

File "ppre.pyw", line 131, in ReadPersonalNarc

IOError: [Errno 2] No such file or directory: u'tmp_PPCD/root/poketool/personal_pearl/personal.narc'

Traceback (most recent call last):

File "ppre.pyw", line 90, in openAbilityEdit

File "ppre.pyw", line 1741, in __init__

File "ppre.pyw", line 120, in ReadMsgNarc

IOError: [Errno 2] No such file or directory: u'tmp_PPCD/root/msgdata/msg.narc'

Traceback (most recent call last):

File "ppre.pyw", line 93, in openScriptEdit

File "ppre.pyw", line 1793, in __init__

File "ppre.pyw", line 163, in ReadScriptNarc

IOError: [Errno 2] No such file or directory: u'tmp_PPCD/root/fielddata/script/scr_seq_release.narc'

Traceback (most recent call last):

File "ppre.pyw", line 15, in <module>

File "zipextimporter.pyc", line 82, in load_module

File "texttopoke.pyc", line 2, in <module>

File "zipextimporter.pyc", line 82, in load_module

File "unicodeparser.pyc", line 4, in <module>

File "codecs.pyc", line 865, in open

IOError: [Errno 2] No such file or directory: 'Table.tbl'

Traceback (most recent call last):

File "ppre.pyw", line 78, in openMapEdit

File "ppre.pyw", line 1463, in __init__

File "ppre.pyw", line 159, in ReadScriptNarc

AttributeError: ID

Traceback (most recent call last):

File "ppre.pyw", line 81, in openTmHmEdit

File "ppre.pyw", line 1516, in __init__

File "ppre.pyw", line 116, in ReadMsgNarc

AttributeError: ID

Traceback (most recent call last):

File "ppre.pyw", line 90, in openAbilityEdit

File "ppre.pyw", line 1741, in __init__

File "ppre.pyw", line 116, in ReadMsgNarc

AttributeError: ID

Traceback (most recent call last):

File "ppre.pyw", line 93, in openScriptEdit

File "ppre.pyw", line 1793, in __init__

File "ppre.pyw", line 159, in ReadScriptNarc

AttributeError: ID

Traceback (most recent call last):

File "ppre.pyw", line 87, in openItemEdit

File "ppre.pyw", line 1699, in __init__

File "ppre.pyw", line 116, in ReadMsgNarc

AttributeError: ID

Traceback (most recent call last):

File "ppre.pyw", line 84, in openMoveEdit

File "ppre.pyw", line 1564, in __init__

File "ppre.pyw", line 150, in ReadWazaNarc

AttributeError: ID

Traceback (most recent call last):

File "ppre.pyw", line 75, in openPokeEdit

File "ppre.pyw", line 179, in __init__

File "ppre.pyw", line 125, in ReadPersonalNarc

AttributeError: ID

Traceback (most recent call last):

File "ppre.pyw", line 75, in openPokeEdit

File "ppre.pyw", line 179, in __init__

File "ppre.pyw", line 125, in ReadPersonalNarc

AttributeError: ID

Traceback (most recent call last):

File "ppre.pyw", line 75, in openPokeEdit

File "ppre.pyw", line 179, in __init__

File "ppre.pyw", line 131, in ReadPersonalNarc

IOError: [Errno 2] No such file or directory: u'tmp_PP/root/poketool/personal_pearl/personal.narc'

Traceback (most recent call last):

File "ppre.pyw", line 78, in openMapEdit

File "ppre.pyw", line 1463, in __init__

File "ppre.pyw", line 163, in ReadScriptNarc

IOError: [Errno 2] No such file or directory: u'tmp_PP/root/fielddata/script/scr_seq_release.narc'

Traceback (most recent call last):

File "ppre.pyw", line 84, in openMoveEdit

File "ppre.pyw", line 1564, in __init__

File "ppre.pyw", line 154, in ReadWazaNarc

IOError: [Errno 2] No such file or directory: u'tmp_PP/root/poketool/waza/waza_tbl.narc'

Traceback (most recent call last):

File "ppre.pyw", line 81, in openTmHmEdit

File "ppre.pyw", line 1516, in __init__

File "ppre.pyw", line 120, in ReadMsgNarc

IOError: [Errno 2] No such file or directory: u'tmp_PP/root/msgdata/msg.narc'

Traceback (most recent call last):

File "ppre.pyw", line 87, in openItemEdit

File "ppre.pyw", line 1699, in __init__

File "ppre.pyw", line 120, in ReadMsgNarc

IOError: [Errno 2] No such file or directory: u'tmp_PP/root/msgdata/msg.narc'

Traceback (most recent call last):

File "ppre.pyw", line 90, in openAbilityEdit

File "ppre.pyw", line 1741, in __init__

File "ppre.pyw", line 120, in ReadMsgNarc

IOError: [Errno 2] No such file or directory: u'tmp_PP/root/msgdata/msg.narc'

Traceback (most recent call last):

File "ppre.pyw", line 93, in openScriptEdit

File "ppre.pyw", line 1793, in __init__

File "ppre.pyw", line 163, in ReadScriptNarc

IOError: [Errno 2] No such file or directory: u'tmp_PP/root/fielddata/script/scr_seq_release.narc'

Traceback (most recent call last):

File "ppre.pyw", line 15, in <module>

File "zipextimporter.pyc", line 82, in load_module

File "texttopoke.pyc", line 2, in <module>

File "zipextimporter.pyc", line 82, in load_module

File "unicodeparser.pyc", line 4, in <module>

File "codecs.pyc", line 865, in open

IOError: [Errno 2] No such file or directory: 'Table.tbl'

Do we need Python Installed for this???

Link to comment
Share on other sites

Done all things still can't open it.

Here's the Log-

Do we need Python Installed for this???

If you are using the exe you don't need python. did you chech the tmp folder and make sure it wasn't empty? Make sure there is a Table.tbl file in the same folder as the program as well.

-----------------------------------------------------------

For the guy that asked about a virus. The source is available sso feel free to read/run that instead of the exe. For that you do need Qt 4 , Python 2.6 and PyQt4 for python 2.6.

Link to comment
Share on other sites

Everytime I edit anything I get this error after I close the program

TypeError: __init__() takes exactly 3 arguments (2 given)

Traceback (most recent call last):

File "ppre.pyw", line 1800, in updateScript

TypeError: __init__() takes exactly 3 arguments (2 given)

Traceback (most recent call last):

File "ppre.pyw", line 1800, in updateScript

TypeError: __init__() takes exactly 3 arguments (2 given)

TypeError: updatehp() takes exactly 2 arguments (1 given)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...