Jump to content

Enigma_Berry

Member
  • Posts

    11
  • Joined

  • Last visited

Reputation

10 Good

About Enigma_Berry

  • Birthday 09/22/1993
  1. I downloaded the program again and am still getting the traceback. Also, would it be possible to adjust the scripting editor to trace which script called a function?
  2. I opened a rom that I had been working on a while ago in PPRE1.2 and attempted to edit it, I recieved the following Traceback: Traceback (most recent call last): File "ppre.pyw", line 2274, in updateMap File "ascript.pyc", line 537, in writeScript ValueError: invalid literal for int() with base 10: 'MoveDownFast' Is there anyway this traceback can tell me where my error was in the old version, as I don't want to have to trawl through the whole script to find it? I was editing Platinum, and I attempted to save changes on Route 201.
  3. Facepalm, thanks Alpha. (goes and smacks head into wall)
  4. What's happened to the trainer editor under maps in v14? It worked fine most of the time. Is there any possibility of it returning in the next release?
  5. Looks awesome! Do you know if it is possible to change the player sprite over the course of the Game? That way, it would be possible to play through the whole manga series as the correct character.
  6. Thanks Alpha, that was a great help However, I still have some problems saving some maps, including Rowan's Lab and Jubilife City. Whenever I press the save changes button, I get this error message: Traceback (most recent call last): File "ppre.pyw", line 2110, in updateMap UnboundLocalError: local variable 'e' referenced before assignment whether I have changed anything or not. Any suggestions (I have tried what you mentioned in your previous response on these maps and the error message still remain) P.S. I am editing Pearl
  7. OK, I think i've whittled down what's causing my traceback problem, I don't seem to be able to write new functions or movements, only edit existing ones. Editing scripts is fine as long as I add them to the script order box, but I recieve the traceback message I posted on the previous page when I attempt to add new functions or scripts. Is this a bug, and are you expecting to fix this in a later release?
  8. @Zoura: Have you been typing .nds at the end of your ROM Name, if you haven't, PPRE won't set it.
  9. I have recieved the same message several times now on different maps, including Oreburgh City and Oreburgh Gate. Also, I wrote a new script in Oreburgh, and then when I went through Oreburgh Gate, my rom crashed when I crossed the trainers line of sight. Any idea what's causing this and can it be fixed? EDIT: I also get the same message with Jubilife, several maps also show Jubilife's text instead of their own. Have tested with a clean ROM and the problem still remains. But apart from a few bugs this is the BEST PROGRAM EVER!
  10. I was attempting to edit some maps and every time I pressed the save changes button my changes were not saved. I recieved the following error message: Traceback (most recent call last): File "ppre.pyw", line 2110, in updateMap UnboundLocalError: local variable 'e' referenced before assignment What am I doing wrong? (I was attempting to change script in Sandgem Town to give player National Dex at the opening of the game)
  11. I'm attempting to edit Diamond and Pearl to include the CAP pokemon from the smogon website, however this means I need help with certain things as I am new to hacking. I need help with: Creating New Abilities, specifically: Mountaineer: This Pokémon avoids all Rock-type attacks and hazards when switching in. Persistent: Increases the duration of many field effects by two turns when used by this Pokémon. (Gravity, Trick Room, Heal Block, Safeguard, or Tailwind) It would also be helpful to be able to edit breeding data, e.g. what pokemon produce what baby pokemon. If anyone could offer me help or advice it would be gratly appreciated.
×
×
  • Create New...