Okey found a fix .
In struct.sql and basic_data.sql you need to make the next modification:
Step 1.
Change
/*TABLE_PREFIX*/
with your table prefix, for some reason it dosen't take it automaticaly
Step 2. This only applies if you have the en_US language removed from your script, replace en_US with your language code in basic_data.sql.
Hope this helps people that had the same problem.