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
Windows / Mac / Flash / HTML5 / Re: Talk to Strangers released!
« on: April 23, 2019, 06:25:48 am »3
Windows / Mac / Flash / HTML5 / Re: Talk to Strangers released!
« on: April 20, 2019, 06:49:47 am »4
Windows / Mac / Flash / HTML5 / Talk to Strangers released!
« on: April 19, 2019, 08:56:40 am »
Our new game about being a salesman trying to SURVIVE the sales, Talk to Strangers, is now available on STEAM and ITCH.IO:
https://store.steampowered.com/app/963280/Talk_to_Strangers/
https://postmortempixels.itch.io/talk-to-strangers
Here is our trailer:
https://www.youtube.com/watch?v=jeBakMA4_Kw
The game was completely done on Stencyl, thanks to all the developers for their work!
If you have any questions about the game and its development, just ask!
https://store.steampowered.com/app/963280/Talk_to_Strangers/
https://postmortempixels.itch.io/talk-to-strangers
Here is our trailer:
https://www.youtube.com/watch?v=jeBakMA4_Kw
The game was completely done on Stencyl, thanks to all the developers for their work!
If you have any questions about the game and its development, just ask!
5
News / Re: Legacy Releases (1.x / 2.x / 3.x)
« on: April 01, 2019, 04:55:42 am »The link for Stencyl 3.4.0 (b9300) for MAC is broken.
Can it be fixed?
Thanks!
Sorry about this. We've fixed this up.
Thanks!
6
News / Re: Legacy Releases (1.x / 2.x / 3.x)
« on: March 27, 2019, 01:01:04 pm »
The link for Stencyl 3.4.0 (b9300) for MAC is broken.
Can it be fixed?
Thanks!
Can it be fixed?
Thanks!
7
Extensions / Re: SteamWrap (for Steam Games)
« on: October 10, 2018, 06:04:20 am »
Update:
Leaderboards also work on Linux!
Stats I cant get to work. But that's ok!
Leaderboards also work on Linux!
Stats I cant get to work. But that's ok!
8
Extensions / Re: SteamWrap (for Steam Games)
« on: September 11, 2018, 06:07:36 am »
Update:
Achievements are working on Linux.
Latter I'm going to test Leaderboards and Stats.
Thanks for the plugin!
Achievements are working on Linux.
Latter I'm going to test Leaderboards and Stats.
Thanks for the plugin!
9
Extensions / Re: SteamWrap (for Steam Games)
« on: September 08, 2018, 05:56:32 am »Try the start Steam block first, then check if it's running after.
Thank you Rob! It worked now!
I tested it with Steam open and closed and it detected everything correctly.
Monday I'll test Achievements and then Leaderboards.
I return here with my results.
Thank you!
10
Extensions / Re: SteamWrap (for Steam Games)
« on: September 07, 2018, 03:26:03 pm »Does it still crash without the "steam is running" block?
Not really! The game ran normally! :O
But I needed this functionality because my game is not just on Steam. Can you help me with this?
Anyway I'm going to test the other features (achievements, leaderboards ...) and report here if everything runs normally.
Looking at the Log, it looks like it detected that I had the Steam running:
[haxelib] SteamWrap.hx:43: init functions
[haxelib] Could not find primitive SteamWrap_GameLanguage__0.
[haxelib] Setting breakpad minidump AppID = 624690
[haxelib] Steam_SetMinidumpSteamID: Caching Steam ID: 76561197995712807 [API loaded no]
[haxelib] SteamWrap.hx:116: Steam active
[haxelib] SteamWrap.hx:116: [STEAM] GlobalStatsReceived SUCCESS ()
11
Extensions / Re: SteamWrap (for Steam Games)
« on: September 07, 2018, 07:42:07 am »You're just using that one block? And taking it out fixes the error?
Basically, yes. When I remove this code, the game starts normally.
I've attached an image of how the code is.
12
Extensions / Re: SteamWrap (for Steam Games)
« on: September 06, 2018, 01:19:39 pm »
I'm trying to implement the plugin, but without success. :/
My game starts but gets stuck in the first scene (black screen), as if it could not execute beyond the code "Start SteamWrap with App ID: _____"
Error message appears on the Logs:
Level: INFO
When: 2018-09-06 17:31:43:806
From: stencyl.sw.util.StreamGobbler
[haxelib] Behavior.hx:104: Error in when created for behavior: SceneEvents_5
And:
Level: INFO
When: 2018-09-06 17:31:43:806
From: stencyl.sw.util.StreamGobbler
[haxelib] Behavior.hx:105: Null Function Pointer
I'm on Linux, and I've tried other solutions listed here (like clearing the project and testing on a new project).
Any help?
My game starts but gets stuck in the first scene (black screen), as if it could not execute beyond the code "Start SteamWrap with App ID: _____"
Error message appears on the Logs:
Level: INFO
When: 2018-09-06 17:31:43:806
From: stencyl.sw.util.StreamGobbler
[haxelib] Behavior.hx:104: Error in when created for behavior: SceneEvents_5
And:
Level: INFO
When: 2018-09-06 17:31:43:806
From: stencyl.sw.util.StreamGobbler
[haxelib] Behavior.hx:105: Null Function Pointer
I'm on Linux, and I've tried other solutions listed here (like clearing the project and testing on a new project).
Any help?
14
Extensions / Re: SteamWrap (for Steam Games)
« on: August 28, 2018, 07:59:08 am »
Hi!
About the Leaderboards:
Which of the three methods is used to upload the points?
ISteamUserStats::k_ELeaderboardUploadScoreMethodKeepBest ??
ISteamUserStats::k_ELeaderboardUploadScoreMethodForceUpdate
ISteamUserStats::UploadLeaderboardScore
I'm interested in the first one.
If it is not this, is there any way to change?
Reference: https://partner.steamgames.com/doc/features/leaderboards
Thanks for the extension!
About the Leaderboards:
Which of the three methods is used to upload the points?
ISteamUserStats::k_ELeaderboardUploadScoreMethodKeepBest ??
ISteamUserStats::k_ELeaderboardUploadScoreMethodForceUpdate
ISteamUserStats::UploadLeaderboardScore
I'm interested in the first one.
If it is not this, is there any way to change?
Reference: https://partner.steamgames.com/doc/features/leaderboards
Thanks for the extension!
15
Ask a Question / Re: Compiling the game for windows 32bits?
« on: November 04, 2017, 12:24:09 pm »All Stencyl games published to Windows will always be 32bit executable,
no matter if you are on 64bit or 32bit Windows.
You can check Windows Task Manager, under Processes, you can see : [Game Name] *32
It means that executable is a 32bit application.
Thanks!