I keep getting this error when i try packing the game together although its fine when both compiling and clean compiling.
loading Legends Reborn.dme
Legends Reborn.dme:16:error: jamiesutty: undefined var
Legends Reborn.dme:16:error: DragonballzLegendsReborn: undefined var
Legends Reborn.dme:16:error: : expected a constant expression
Legends Reborn.dmb - 3 errors, 0 warnings (double-click on an error to jump to it)
What is wrong with this?
Apr 16 2012, 12:50 pm
|
|
Try fixing those errors anyways. Even though they dont appear when compilling then game under normal circumstances
|
Jamiesutty wrote:
I keep getting this error when i try packing the game together although its fine when both compiling and clean compiling. If you're trying to package a game, the process requires the game to be error free. Judging from the errors, you are trying to use variables that have not been defined. I suggest going to Developer Help, create a post, provide the snippets where the errors occur, and give us as much information as you can. |