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
→
Ask a Question
→
Bug Archives
→
Archives
→
Old Bugs (3.x)
→
Abandoned Bugs
→
3.2 throws an exception when testing a game in Flash player
Pages:
1
3.2 throws an exception when testing a game in Flash player
oripessach
Posts: 259
December 27, 2014, 12:41:35 pm
I get a modal dialog that shows this message:
Unexpected problem on thread pool-2-thread-4: InputStream cannot be null
java.lang.IllegalArgumentException: InputStream cannot be null
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:120)
at stencyl.sw.util.FileHelper.readXMLFromStream(FileHelper.java:530)
at stencyl.sw.editors.snippet.designer.EditArea.<init>(EditArea.java:764)
at stencyl.sw.editors.snippet.designer.EditArea.XMLToCode(EditArea.java:706)
at stencyl.sw.io.write.resource.SnippetsWriter.convert(SnippetsWriter.java:840)
at stencyl.sw.io.write.resource.SnippetsWriter.convert(SnippetsWriter.java:793)
at stencyl.sw.io.write.resource.SnippetsWriter$1.run(SnippetsWriter.java:526)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:695)
Justin
Posts: 4666
February 15, 2015, 02:49:53 pm
Do you still get this error? If you do, or you still have a game that has this error, could you send it so I could take a look?
For Live Support
: Join our
discord
server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)
oripessach
Posts: 259
May 17, 2015, 03:15:32 pm
Sorry - I don't get that anymore, and I'm not sure what I did back in December to make the problem go away. I may have cleaned my game, or started from scratch.
Pages:
1