1
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
2
Ask a Question / Re: Encountered errors while building game (Thread #149449)
« on: November 17, 2020, 11:16:57 pm »
Yeah, definitely planning on it. It broke so much stuff when we updated to it though we had to delay the transition to it.
So, I did the following but I'm still getting the compiling error.
So, I did the following but I'm still getting the compiling error.
3
Windows / Mac / Flash / HTML5 / Re: HOUSE
« on: November 17, 2020, 09:57:30 pm »How much did you expand on the game jam version? Are there multiple houses or a longer storyline?
quite a bit! new characters/enemies, ways to die, dynamic in game clock. still just the one house, but more rooms and everything is a lot more fleshed out. the average game time is about 3-5 hours now. (the original was maybe 15-30 min tops)
4
Ask a Question / Encountered errors while building game (Thread #149449)
« on: November 17, 2020, 09:51:42 pm »
I'm trying to test my game on Mac but I keep running into the errors building game.
I am using an older version of Stencyl because that's what we built our game on, and porting it to the new version has caused numerous bugs so we've been sticking to this one. (3.4)
thank you!
I am using an older version of Stencyl because that's what we built our game on, and porting it to the new version has caused numerous bugs so we've been sticking to this one. (3.4)
thank you!
5
Windows / Mac / Flash / HTML5 / HOUSE
« on: October 17, 2020, 05:18:49 pm »
Hi stencyl! Today we launched HOUSE which initially began it's life as a halloween gamejam submission that stencyl hosted...we have turned it into a more fleshed out experience! We also plan on releasing a few big updates over the coming months to add more content and endings as well.






HOUSE is a survival-horror game where you play as a young girl exploring an ever-changing house. Over the course of a day, you can interact with the various creatures, objects, and characters to ultimately sway the final dark outcome.




HOUSE is out now on itch.io and Steam
https://store.steampowered.com/app/1444350/House/
https://barkbarkgames.itch.io/house
https://store.steampowered.com/app/1444350/House/
https://barkbarkgames.itch.io/house
6
Ask a Question / Game crashing and can't figure out why
« on: October 06, 2020, 06:16:41 pm »
No idea whats happening lol. logs attached below
7
Stencyl Jam 16: "Spooky" / Re: HOUSE
« on: October 30, 2016, 01:14:09 am »
Hey! We just released a big update to the game and uploaded it onto newgrounds! http://www.newgrounds.com/portal/view/683412
8
Stencyl Jam 16: "Spooky" / Re: The winners have been announced!
« on: October 22, 2016, 03:04:04 pm »
Thanks for all the kind words you guys!!! We were not expecting to be one of the winners of this jam. We have participated in these jams intermittently for the past couple years so we are super stoked to finally win one!
9
Stencyl Jam 16: "Spooky" / Re: HOUSE
« on: October 17, 2016, 11:24:00 pm »We plan on making a substantial update to flesh everything out and add lots of stuff once the jam is over. Not sure what the rules are on updating the game before that?
10
Stencyl Jam 16: "Spooky" / Re: HOUSE
« on: October 16, 2016, 11:38:37 am »
Thanks! I'm glad it's possible

11
Stencyl Jam 16: "Spooky" / HOUSE
« on: October 16, 2016, 05:52:55 am »
Barely got this in 5 min before the jam ended, lol. It's still really rough but it's mostly all there. Super fun and a little stressful but there it is!!! Will definitely update it to flesh out the ending and some other weak parts. It was fun, y'all!
Here it is. http://gamejolt.com/games/house/198882
We spent a little too long on the poster
Here it is. http://gamejolt.com/games/house/198882
We spent a little too long on the poster


12
Ask a Question / Re: Game immediately crashes when testing for Windows
« on: August 25, 2016, 09:56:54 pm »Another common mistake is not declaring a list when its hidden. Use a set listAttribute to create new list command for that.
Can you elaborate on this? I'm not sure if you mean if the actor is hidden or if the list is hidden.
13
Ask a Question / Re: Game immediately crashes when testing for Windows
« on: August 24, 2016, 11:42:25 am »
Thanks. I saw those when going through the logs but I'm more worried about this set-
2016-08-23 17:42:24,297 INFO [AWT-EventQueue-0] stencyl.sw.io.write.resource.HXWriter: Running HXWriter with arguments: FLASH
2016-08-23 17:42:24,321 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [taskkill, /im, neko.exe, /f]
2016-08-23 17:42:24,553 DEBUG [Thread-7] stencyl.sw.util.StreamGobbler: [taskkill] ERROR: The process "neko.exe" not found.
2016-08-23 17:42:24,555 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Process 'taskkill' exited with code: 128
2016-08-23 17:42:24,555 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [taskkill, /im, adb.exe, /f]
2016-08-23 17:42:24,599 DEBUG [Thread-8] stencyl.sw.util.StreamGobbler: [taskkill] ERROR: The process "adb.exe" not found.
2016-08-23 17:42:24,601 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Process 'taskkill' exited with code: 128
2016-08-23 17:42:24,601 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [taskkill, /im, arm-linux-androideabi-g++.exe, /f]
2016-08-23 17:42:24,818 DEBUG [Thread-9] stencyl.sw.util.StreamGobbler: [taskkill] ERROR: The process "arm-linux-androideabi-g++.exe" not found.
2016-08-23 17:42:24,821 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Process 'taskkill' exited with code: 128
2016-08-23 17:42:24,822 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [taskkill, /im, cc1plus.exe, /f]
2016-08-23 17:42:24,883 DEBUG [Thread-10] stencyl.sw.util.StreamGobbler: [taskkill] ERROR: The process "cc1plus.exe" not found.
2016-08-23 17:42:24,885 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Process 'taskkill' exited with code: 128
2016-08-23 17:42:24,886 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [taskkill, /im, tail.exe, /f]
2016-08-23 17:42:24,928 DEBUG [Thread-11] stencyl.sw.util.StreamGobbler: [taskkill] ERROR: The process "tail.exe" not found.
and also I have about 60 of these that appear in the logs also.
2016-08-23 17:45:06,192 ERROR [pool-1-thread-1] stencyl.sw.app.filewatcher.ExternalAppLauncher: [Flash] com.stencyl.Engine#uncaughtErrorHandler(614): Error #1009: Cannot access a property or method of a null object reference.
Any idea what those mean?
2016-08-23 17:42:24,297 INFO [AWT-EventQueue-0] stencyl.sw.io.write.resource.HXWriter: Running HXWriter with arguments: FLASH
2016-08-23 17:42:24,321 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [taskkill, /im, neko.exe, /f]
2016-08-23 17:42:24,553 DEBUG [Thread-7] stencyl.sw.util.StreamGobbler: [taskkill] ERROR: The process "neko.exe" not found.
2016-08-23 17:42:24,555 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Process 'taskkill' exited with code: 128
2016-08-23 17:42:24,555 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [taskkill, /im, adb.exe, /f]
2016-08-23 17:42:24,599 DEBUG [Thread-8] stencyl.sw.util.StreamGobbler: [taskkill] ERROR: The process "adb.exe" not found.
2016-08-23 17:42:24,601 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Process 'taskkill' exited with code: 128
2016-08-23 17:42:24,601 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [taskkill, /im, arm-linux-androideabi-g++.exe, /f]
2016-08-23 17:42:24,818 DEBUG [Thread-9] stencyl.sw.util.StreamGobbler: [taskkill] ERROR: The process "arm-linux-androideabi-g++.exe" not found.
2016-08-23 17:42:24,821 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Process 'taskkill' exited with code: 128
2016-08-23 17:42:24,822 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [taskkill, /im, cc1plus.exe, /f]
2016-08-23 17:42:24,883 DEBUG [Thread-10] stencyl.sw.util.StreamGobbler: [taskkill] ERROR: The process "cc1plus.exe" not found.
2016-08-23 17:42:24,885 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Process 'taskkill' exited with code: 128
2016-08-23 17:42:24,886 DEBUG [AWT-EventQueue-0] stencyl.sw.util.Util: Running command: [taskkill, /im, tail.exe, /f]
2016-08-23 17:42:24,928 DEBUG [Thread-11] stencyl.sw.util.StreamGobbler: [taskkill] ERROR: The process "tail.exe" not found.
and also I have about 60 of these that appear in the logs also.
2016-08-23 17:45:06,192 ERROR [pool-1-thread-1] stencyl.sw.app.filewatcher.ExternalAppLauncher: [Flash] com.stencyl.Engine#uncaughtErrorHandler(614): Error #1009: Cannot access a property or method of a null object reference.
Any idea what those mean?
14
Ask a Question / Game immediately crashes when testing for Windows
« on: August 23, 2016, 10:49:28 pm »
Every scene instantly crashes when I try to load in Windows. Loading in Flash works just fine, however.
15
Ask a Question / Re: Stencyl not recognizing Visual Studio
« on: August 17, 2016, 09:53:51 pm »
Still no luck on this. Been trying for days now.