Chili DirectX Framework\Release problem regarding sprites

The Partridge Family were neither partridges nor a family. Discuss.
Sujit
Posts: 9
Joined: February 20th, 2013, 9:47 am

Chili DirectX Framework\Release problem regarding sprites

Post by Sujit » July 26th, 2013, 3:19 am

Hi friends,
actually when i am using the file present in Chili DirectX Framework\Release that is Chili DirectX Framework here it is showing a problem .
previously it was not showing any problem but after using walkinDude in the game it is showing a problem
so now can u help me.

cameron
Posts: 794
Joined: June 26th, 2012, 5:38 pm
Location: USA

Re: Chili DirectX Framework\Release problem regarding sprite

Post by cameron » July 26th, 2013, 4:00 am

Make sure the walkingdude folder is also included with the release.exe
Computer too slow? Consider running a VM on your toaster.

cameron
Posts: 794
Joined: June 26th, 2012, 5:38 pm
Location: USA

Re: Chili DirectX Framework\Release problem regarding sprite

Post by cameron » July 26th, 2013, 4:25 am

Also if you have any sound files add them to the release folder.
Computer too slow? Consider running a VM on your toaster.

Sujit
Posts: 9
Joined: February 20th, 2013, 9:47 am

Re: Chili DirectX Framework\Release problem regarding sprite

Post by Sujit » July 26th, 2013, 5:05 am

cameron wrote:Make sure the walkingdude folder is also included with the release.exe
i have tried this still it's not working

User avatar
LuisR14
Posts: 1248
Joined: May 23rd, 2013, 3:52 pm
Location: USA
Contact:

Re: Chili DirectX Framework\Release problem regarding sprite

Post by LuisR14 » July 26th, 2013, 1:27 pm

cameron wrote:Make sure the walkingdude folder is also included with the release.exe
and by that he would mean to copy the folder (not it's contents) to the release folder :P
always available, always on, about ~10 years c/c++, java[script], win32/directx api, [x]html/css/php/some asp/sql experience. (all self taught)
Knows English, Spanish and Japanese.
[url=irc://irc.freenode.net/#pchili]irc://irc.freenode.net/#pchili[/url] [url=irc://luisr14.no-ip.org/#pchili]alt[/url] -- join up if ever want real-time help or to just chat :mrgreen: --

paapcity
Posts: 5
Joined: July 26th, 2013, 1:13 pm
Location: Netherlands

Re: Chili DirectX Framework\Release problem regarding sprite

Post by paapcity » July 26th, 2013, 1:33 pm

Also be sure you have spelled the name right. I spend a lot of time to fix the problem, because of i had spelled de foldername WalkingDude instead of WalkinDude :o

User avatar
LuX
Posts: 1492
Joined: April 22nd, 2012, 12:33 pm
Location: Finland

Re: Chili DirectX Framework\Release problem regarding sprite

Post by LuX » July 26th, 2013, 3:38 pm

Your third thread on the same topic, Sujit, can't you just keep the conversation in one? If you can't solve this problem, upload your project so we can help you out.
ʕ •ᴥ•ʔ

Sujit
Posts: 9
Joined: February 20th, 2013, 9:47 am

Re: Chili DirectX Framework\Release problem regarding sprite

Post by Sujit » July 26th, 2013, 5:09 pm

LuX wrote:Your third thread on the same topic, Sujit, can't you just keep the conversation in one? If you can't solve this problem, upload your project so we can help you out.
I am posting the code please help me
Attachments
Sprite - Copy (2).zip
(9.91 MiB) Downloaded 170 times

User avatar
LuX
Posts: 1492
Joined: April 22nd, 2012, 12:33 pm
Location: Finland

Re: Chili DirectX Framework\Release problem regarding sprite

Post by LuX » July 26th, 2013, 6:06 pm

It's because you never built a release version: Open the project, change from debug to release, build it. Now it works from the file.
ʕ •ᴥ•ʔ

Sujit
Posts: 9
Joined: February 20th, 2013, 9:47 am

Re: Chili DirectX Framework\Release problem regarding sprite

Post by Sujit » July 26th, 2013, 6:10 pm

LuX wrote:It's because you never built a release version: Open the project, change from debug to release, build it. Now it works from the file.
thanks for ur help.......

Post Reply