TOUR
PRICING
HELP
Stencylpedia
Blocks Guide
Sample Games
Developer Center
FORUMS
CHAT
#MADEINSTENCYL
EDUCATION
SIGN IN
×
Welcome back!
Username or E-mail
Password
(
Forgot?
)
C
OMMUNITY
Home
Issue Tracker
Inbox [0]
New Posts
New Replies
Search
Stencyl Community
→
Stencyl
→
Extensions
→
Dialog Extension
→
Dialog Extension with 4.0.2
Pages:
1
Dialog Extension with 4.0.2
Maxens
Posts: 3
December 20, 2019, 05:49:34 am
Hey all !
I'm trying to display a text box with the extension in an empty project with the last Stencyl update, is the extension still working ?
The error I get is a null ref in this line :
at dialog.core::DialogStyle/tieExtensionsToDialogBox()[C:\...\Stencyl\stencylworks\engine-extensions\com.polydes.dialog\src\dialog\core\DialogStyle.hx:45]
Thanks all, wonderful work on this engine :]
Justin
Posts: 4716
December 20, 2019, 03:03:10 pm
Did you try running the sample project first?
http://polydes.com/3.4.0-extensions/sample-games/dialog-extension-sample.stencyl
If that works, then it's just a problem with how it's configured in your game. You can copy the settings from the sample project over to the new game to get a headstart (see the "Optional Step" section in the
getting started
guide).
For Live Support
: Join our
discord
server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)
Maxens
Posts: 3
December 22, 2019, 11:19:59 am
Thanks for the answer !
I tried to import the project but it's going wrong
I got an "unexpected problem" on the first opening and compilation errors .
Logs and errors joined.
Pages:
1