• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Question - IDE Duplicate Audiogroups

N

Namlich

Guest
Hi everyone,

When i type in a audiogroup, this pops up. It doesn't look good? Is this just a visual bug, or does it somehow duplicate the audiogroup, or never unload it from memory?



I also discovered that gamemaker keeps making more and more temp folders. I end up having 100 folders with the temp sounds in each. Why does it not delete/overwrite?

I found that deleting those folders, will remove the problem above.



Kindly,
Blyant Games
 
Last edited by a moderator:

gnysek

Member
Seems like a bug for me :) They got some bugs in code completion for now (displaying variables you just started to type, displaying scripts two times, displaying everything for enums), so you probably found another problem. This may be already fixed, but you should report this in case of (sometimes they fix something, but forgot to merge, so at least they double-check it thanks to your report in this case).
 
N

Namlich

Guest
Thanks for the reply. I've filed the bug, hopefully, they fix it soon. Not to happy about that many temp folders taking up all my space :p
 
Top