Compile issue

Goxod

New member
Hi all,

I am just checking to see if anyone had this issue and a resolution to it.

I just tried to do an export and test, but I receive a lot of errors.


D:\Game Creation\Nes\assets\test1\nesmaker_4_0_0\GameEngineData>asm6 MainASM.nes game.nes demo.txt
pass 1..
Routines\System\TileTypes\TileType00.asm(1): Can't open file.
Routines\System\TileTypes\TileType01.asm(27): Can't open file.
Routines\System\TileTypes\TileType02.asm(1): Can't open file.
Routines\System\TileTypes\TileType03.asm(1): Can't open file.
Routines\System\TileTypes\TileType04.asm(3): Can't open file.
Routines\System\TileTypes\TileType05.asm(1): Can't open file.
Routines\System\TileTypes\TileType06.asm(1): Can't open file.
Routines\System\TileTypes\TileType07.asm(1): Can't open file.
Routines\System\TileTypes\TileType08.asm(1): Can't open file.
Routines\System\TileTypes\TileType09.asm(1): Can't open file.
Routines\System\TileTypes\TileType10.asm(1): Can't open file.
Routines\System\TileTypes\TileType11.asm(1): Can't open file.
Routines\System\TileTypes\TileType12.asm(1): Can't open file.
Routines\System\TileTypes\TileType13.asm(1): Can't open file.
Routines\System\TileTypes\TileType14.asm(1): Can't open file.
Routines\System\TileTypes\TileType00.asm(1): Can't open file.
BankData\Bank14.asm(13): Can't open file.
BankData\Bank14.asm(19): Can't open file.
BankData\Bank14.asm(25): Can't open file.
BankData\Bank14.asm(31): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_00.asm(2): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_01.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_02.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_03.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_04.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_05.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_06.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_07.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_08.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_09.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_10.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_11.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_12.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_13.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_14.asm(1): Can't open file.
Routines\System\AI_ActionRoutines\AI_Action_15.asm(1): Can't open file.
demo.txt written.

D:\Game Creation\Nes\assets\test1\nesmaker_4_0_0\GameEngineData>pause
Press any key to continue . . .

I have a windows 10 system,
I have tried to run as admin, run as windows 7.
any tips anyone?

Thanks,
 

JamesD

New member
Did you import the module? It is under Project->Import Project Module and it can be found in Modules/BasicModule.MOD
 
What JamesD said. I was getting the same error because i missed beginning of Joe's live feed, but i just watched it from the beginning and it explains this process.
 

Goxod

New member
Thanks a lot guys, I did not see the live stream and I am not sure where it is at I looked on youtube and vimeo where is it posted at?


Thanks again.
 

dale_coop

Moderator
Staff member
The video is shared on Facebook :
https://www.facebook.com/TheNew8bitHeroes/videos/2001403529870154/
I don't know if it would be copy on Youtube or Vimeo oo.
 

SeaFoodAndButter

New member
I took me over 2 hrs to figure out I need to import the included "basic module" before I could even get the start screen to work! I guess my learning curve is going to be real high! :)
 

dale_coop

Moderator
Staff member
Did you watched the tutorial video (the one on facebook, Joe and Austin did live for the launch)?
 

SeaFoodAndButter

New member
dale_coop said:
Did you watched the tutorial video (the one on facebook, Joe and Austin did live for the launch)?

I didn't know they did one. I finally figured out to import the included module on my own, but then I saw your post about the tutorial on Facebook. The video deff. helped out a bunch! Thanks for the info :mrgreen:
 

dale_coop

Moderator
Staff member
Yeah, a lot of people never heard of that tutorial video for the new version (NESMaker 4).
So, a lot of errors and problem at start for users...
 
Top Bottom