Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There was an error compiling the engine #13

Open
YoungStaa87 opened this issue Nov 17, 2019 · 5 comments
Open

There was an error compiling the engine #13

YoungStaa87 opened this issue Nov 17, 2019 · 5 comments

Comments

@YoungStaa87
Copy link

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
Copy link

Try again in a fresh master folder

@G0LD
Copy link

G0LD commented Feb 15, 2020

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
Copy link

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

@greenhand0403
Copy link

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

@greenhand0403
Copy link

don't forget add it to env path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants