Skeli789 / Dynamic-Pokemon-Expansion

A tool to ease the process of expanding the number of Pokemon in Fire Red. It is meant to be used alongside the Complete FireRed Upgrade.
Other
248 stars 194 forks source link

There was an error compiling the engine #13

Open YoungStaa87 opened 4 years ago

YoungStaa87 commented 4 years ago

Hi Skeli,

every time i trye to compile it i get this error.

C:\Users\VaVoo\Dynamic-Pokemon-Expansion-master>python scripts//make.py Assembling ./assembly/hooks.s Assembling ./assembly/thumb_compiler_helper.s Assembling ./assembly/generated/backsprites.s Assembling ./assembly/generated/frontsprites.s Assembling ./assembly/generated/iconsprites.s Assembling ./assembly/generated/tm_compatibility.s Assembling ./assembly/generated/tutor_compatibility.s Compiling ./src/Back_Pic_Coords_Table.c Compiling ./src/Back_Pic_Table.c Compiling ./src/Base_Stats.c Compiling ./src/Cry_Table.c Compiling ./src/Cry_Table_2.c Compiling ./src/Egg_Moves.c Compiling ./src/Enemy_Elevation_Table.c Compiling ./src/Evolution Table.c Compiling ./src/Footprint_Table.c Compiling ./src/Front_Pic_Coords_Table.c Compiling ./src/Front_Pic_Table.c Compiling ./src/Habitat_Table.c Compiling ./src/Icon_Palette_Table.c Compiling ./src/Icon_Table.c Compiling ./src/Item_Animation_Table.c Compiling ./src/Learnsets.c Compiling ./src/Palette_Table.c Compiling ./src/Pokedex_Data_Table.c Compiling ./src/Pokedex_Orders.c Compiling ./src/Shiny_Palette_Table.c Compiling ./src/Species_To_Pokdex_Table.c Compiling ./src/TM_Tutor_Tables.c Compiling ./src/updated_code.c Building Strings ./strings/Pokedex_Data.string Building Strings ./strings/Pokemon_Name_Table.string Compiling Audio There was an error compiling the engine: [Errno 2] No such file or directory: 'wav2agb': 'wav2agb' Error: Could not find source rom: "BPRE0.gba". Please make sure a rom with this name exists in the root.

Diego-JRH commented 4 years ago

Try again in a fresh master folder

G0LD commented 4 years ago

Same issue here. I tried redownloading and creating a new master folder but I always get the same error. What could be the issue? It appears in the deps folder wav2agb.exe exists

lol@DESKTOP-IKEV3UI:/mnt/c/Users/Overlord Gaia/Desktop/New GSC/Dynamic-Pokemon-Expansion$ python3 scripts//make.py Compiling Audio There was an error compiling the engine: [Errno 2] No such file or directory: 'wav2agb': 'wav2agb

greenhand0403 commented 3 years ago

While I get the same error , have you solved this problem ?

greenhand0403 commented 3 years ago

You should install wav2agb , check this https://github.com/Skeli789/Complete-Fire-Red-Upgrade/issues/77 . download wav2agb and make , then python3 script//make.py , build success

greenhand0403 commented 3 years ago

don't forget add it to env path