Show Posts

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.


Messages - Luyren

Pages: 1 2 3 ... 154
1
Ask a Question / Re: Stencyl 4.0.4 - Why do you suppose this does not work?
« on: September 20, 2024, 07:26:46 pm »
Hit the new issues button and click "fix all".

2
Ask a Question / Re: Stencyl 4.0.4 - Why do you suppose this does not work?
« on: September 19, 2024, 04:18:19 pm »
Click the open all button in that error window, theb click preview code in the behavior it will open, go to line 78 and check what it points to.

3
Ask a Question / Re: Stencyl 4.0.4 - Why do you suppose this does not work?
« on: September 19, 2024, 02:24:08 pm »
Update to Stencyl 4.1.4 starters.
Use print blocks to make sure your code is executing. If it's indeed executing, you mighthave to check permissions on your website in order use a post request.

4
Ask a Question / Re: Como hacer que cambie de nivel
« on: August 20, 2024, 02:49:16 am »
Complete the crash course if you haven't already: https://www.stencyl.com/help/start/
To switch scenes specifically, read about it here: https://www.stencyl.com/help/view/scene-basics/

5
Ask a Question / Re: Publish game on Google Play
« on: August 12, 2024, 12:46:41 pm »
Join the Stencyl discord server and ask your question there, where the community is more active: https://community.stencyl.com/index.php/topic,48592.0.html
I'm sending you over there since I don't have the answer to your question.

6
Ask a Question / Re: Not able to Test Game
« on: July 28, 2024, 08:42:46 am »
The community is more active over discord: https://community.stencyl.com/index.php/topic,48592.0.html
Generate your logsand post them here, that should provide more information.

7
Ask a Question / Re: unable to Test Game and Test Scene
« on: July 24, 2024, 02:55:54 am »
The Stencyl server is the better way to get assistance nowadays: https://community.stencyl.com/index.php/topic,48592.0.html

I haven't done a fresh install in a while, but my guess is that you are trying to run for desktop and you haven't installed Visual Studio with the C++ tools. It should testafter everything is set up: https://www.stencyl.com/help/view/publishing-standalone-game/

Test on HTML5 or Flash should be more straightforward, as they have less dependencies.


8
Yes, you can repost it in the help channel. Be aware that "recovering" old games like this might not be a simple process.

9
Discord is the better way to interact with the community nowadays: https://community.stencyl.com/index.php/topic,48592.0.html

To answer your issue, you most likely need to hit the new "Issues" button at the topbar, and click "Fix All". Because it is a game made in a pretty old build, that might not be enough, and you'd have to check one by one the errors that aren't fixed by the issues button.

10
It's a Tag Mismatch error it seems, but I don't know what to suggest from that. The Discord server is more active and a better way to get help, you can get the link to it here: https://community.stencyl.com/index.php/topic,48592.0.html
You can link to your forum post or post your logs again there in the help channel.

11
Ask a Question / Re: Broken animations in Toggle Blocks
« on: July 10, 2024, 03:53:03 am »
Updating happens every 0.01 seconds. There is nothing restricting your if statement during the first wait time, so it is not happening as you think it is. You can confirm it by adding print statements and checking the game controller.

This tutorial covers timing for the updating event, it ought to explain what to do: https://youtu.be/j10SMwy2prM

12
Steam and itch.io are the first ones that come to mind.

13
Ask a Question / Re: Linux or Skill Issue?
« on: June 26, 2024, 01:16:48 pm »
I recommend you hop on the discors server (link here: https://community.stencyl.com/index.php/topic,48592.0.html). merrak is a regular there and knows linux stuff, plus it is more active than the forums.

Specifically for your code, you can hit "preview code", look for lines 83, find the block equivalent and see if something is wrong with that or provide a screenshot.

14
Ask a Question / Re: Newgrounds blocks for html?
« on: June 10, 2024, 01:07:38 pm »
While I don't have an answer to your question, asking on the Stencyl Discord server will get more attention than here. The link can be found here: https://community.stencyl.com/index.php/topic,48592.0.html

15
Ask a Question / Re: Program Stuck On "Authenticating"
« on: May 28, 2024, 06:10:11 pm »
You can access the discord server here, which is more active and is more likely to get you an answer: https://community.stencyl.com/index.php/topic,48592.0.html

That is an unusual error. Stencyl 4.1.2 will prompt you to download the necessary components when you first open it, you can just follow the instructions on it the first time. Is that not happening for you?

Pages: 1 2 3 ... 154