I just started my new project but when i try to compile it, it gives me an error!
pls help..
edit: if i try to test game i get this...
OUR OFFICIAL WEBSITE: https://dsgamemaker.online - ONLINE
WARNING! YOU WILL BE BANNED WITHOUT WARNING PERMENANTLY FOR SPAMMING THE FORUM WITH NON-DSGM RELATED TOPICS & POSTS! - FULLY ENFORCED!!!
NOTICE: ALL members that have NOT logged in once since their activation within 5 days have been and will be deleted!!! LAST UPDATED: 5-1-2022
NOTICE: I will NOT be sending anymore emails confirming your account being activated.. Try to log in and see if your account was activated yet..
ALL accounts MUST be Admin activated due to the server we are on! - More info in the announcements section
Please read announcements section of the forum upon logging in to stay up to date
Side note: Just a reminder, 4.9 and 5.12 are 2 totally different programs. You cannot use 1 app to load projects from the other.
WARNING! YOU WILL BE BANNED WITHOUT WARNING PERMENANTLY FOR SPAMMING THE FORUM WITH NON-DSGM RELATED TOPICS & POSTS! - FULLY ENFORCED!!!
NOTICE: ALL members that have NOT logged in once since their activation within 5 days have been and will be deleted!!! LAST UPDATED: 5-1-2022
NOTICE: I will NOT be sending anymore emails confirming your account being activated.. Try to log in and see if your account was activated yet..
ALL accounts MUST be Admin activated due to the server we are on! - More info in the announcements section
Please read announcements section of the forum upon logging in to stay up to date
Side note: Just a reminder, 4.9 and 5.12 are 2 totally different programs. You cannot use 1 app to load projects from the other.
Why do i get an error?
Why do i get an error?
- Attachments
-
- Capture3.PNG (18.62 KiB) Viewed 5134 times
-
- Capture2.PNG (9.75 KiB) Viewed 5141 times
Re: Why do i get an error?
compiling a 4.9 project does just fine
so im i missing something?
so im i missing something?
Re: Why do i get an error?
aight fixed!
i added some patches from an old vid and created a new project
thx anyways!
i added some patches from an old vid and created a new project
thx anyways!
Re: Why do i get an error?
oh wait when i start making my game again it gives the same errors so its my fault...
what am i doing wrong?
what am i doing wrong?
Re: Why do i get an error?
i am not a 5.12 user, so i cannot personally help you, i'm strictly a 4.9 user - personally i don't use patches nor recommend them. the apps are fully functional and to my knowledge we do not have nor recommend using patches to the software... If we did, we would have listed them on our website.
feel free to post your project in the "work in progress" section - so others can help you... i know sometimes the errors you see are NOT easily understood.. (i even question James at times when i have them in 4.9), per topic/forum rules.. "DigitalDesignDude" is a 5.12 user, he may be able to help you..
feel free to post your project in the "work in progress" section - so others can help you... i know sometimes the errors you see are NOT easily understood.. (i even question James at times when i have them in 4.9), per topic/forum rules.. "DigitalDesignDude" is a 5.12 user, he may be able to help you..
DS Games:
BananaCraze / MasterMind / Rock,Paper, Scissors
*strictly a 4.9 user
BananaCraze / MasterMind / Rock,Paper, Scissors
*strictly a 4.9 user
- DigitalDesignDude
- Appreciated Member
- Posts: 84
- Joined: Sun Aug 16, 2020 6:02 am
Re: Why do i get an error?
Hi, MarTCM,
Welcome to the forum.
I can probably help you if you share me your project file to look through. As Ruffsta mentioned I use DSGM 5.12.
Given that you have a "Expected identifier before }" message, I think it's likely you have logic or code syntax writting error.
Typically means isolating and finding what is causing the problem by either deleting code or re-creating the project and compling each step until it works.
If you have trouble uploading your project to the forum, try posting a google drive or drop box link for me to download from.
Welcome to the forum.
I can probably help you if you share me your project file to look through. As Ruffsta mentioned I use DSGM 5.12.
Given that you have a "Expected identifier before }" message, I think it's likely you have logic or code syntax writting error.
Typically means isolating and finding what is causing the problem by either deleting code or re-creating the project and compling each step until it works.
If you have trouble uploading your project to the forum, try posting a google drive or drop box link for me to download from.
Multimedia Developer & Designer and Former DSGM 5.12 User
Created DS Games: BioDie, Fishing the Deep
Email notifications not currently supported on this forum.
Created DS Games: BioDie, Fishing the Deep
Email notifications not currently supported on this forum.
Re: Why do i get an error?
I think the problem is from my sprites ill try isolating to find the problem
Re: Why do i get an error?
i found the problem its just that my sprite size wasnt supported...
- DigitalDesignDude
- Appreciated Member
- Posts: 84
- Joined: Sun Aug 16, 2020 6:02 am
Re: Why do i get an error?
Yeah, be prepared for more limitations like that when working with DSGM. You should normally get a warning when trying to import a sprite that's isn't a supported dimension.
Some Other Limitations Include:
-Backgrounds also have to be in increaments of 256x192 or so
-You cannot have more than 256 colours in any piece of art.
You may also get an error when importing or re-importing sprites. If that happens just click the "Edit" sprite button and save the sprite again for DSGM to recongize the change of graphics.
Some Other Limitations Include:
-Backgrounds also have to be in increaments of 256x192 or so
-You cannot have more than 256 colours in any piece of art.
You may also get an error when importing or re-importing sprites. If that happens just click the "Edit" sprite button and save the sprite again for DSGM to recongize the change of graphics.
Multimedia Developer & Designer and Former DSGM 5.12 User
Created DS Games: BioDie, Fishing the Deep
Email notifications not currently supported on this forum.
Created DS Games: BioDie, Fishing the Deep
Email notifications not currently supported on this forum.