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 - Revanchist123

Pages: 1
1
Abandoned Bugs / Re: hello got this error
« on: October 17, 2014, 01:04:17 pm »
If you want to do a quick skype screenshare we can try to figure out what's going on. Otherwise, I'm not sure why the error would be occurring in the first place and it might take a while of back and forth to figure it out.
if your availible today. ill have the skype on.

2
Abandoned Bugs / Re: hello got this error
« on: October 15, 2014, 07:10:31 pm »
that would be very helpful thank you. let me see if there is pm on here so i can send you the info.

3
Abandoned Bugs / Re: hello got this error
« on: October 15, 2014, 02:39:55 pm »
should i try removing the folder and extentions i placed?

4
Abandoned Bugs / Re: hello got this error
« on: October 14, 2014, 04:02:38 pm »
thank you, if you know a workaround i can try. please let me know. real eager to get started read the tutorials. but take your time brotha. thank you for everything.

5
Abandoned Bugs / Re: hello got this error
« on: October 14, 2014, 11:17:18 am »
i replaced it with this one. now i got this error. still have the old one.Unexpected problem on thread AWT-EventQueue-0: null
java.lang.NullPointerException
   at ext.data.structure.StructureDefinitions.addFolder(StructureDefinitions.java:49)
   at ext.Main.onGameOpened(Main.java:208)
   at stencyl.sw.actions.Actions.gameOpened(Actions.java:825)
   at stencyl.sw.app.tasks.OpenGameTask$3.run(OpenGameTask.java:283)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
   at java.awt.EventQueue.access$400(EventQueue.java:82)
   at java.awt.EventQueue$2.run(EventQueue.java:676)
   at java.awt.EventQueue$2.run(EventQueue.java:674)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

6
Abandoned Bugs / Re: hello got this error
« on: October 14, 2014, 11:15:19 am »

7
Abandoned Bugs / Re: hello got this error
« on: October 14, 2014, 10:49:48 am »
May you shoot me the link Captaincomic? thank you.

8
Abandoned Bugs / Re: hello got this error
« on: October 14, 2014, 10:46:54 am »
no the one i had justin help me with was 3.1. he must of updated it. i have the 3.2 he helped me get it to work. but it doesnt work anymore. that could be it.

9
Abandoned Bugs / hello got this error
« on: October 13, 2014, 09:05:57 pm »
as soon as i made a new game. i got this.Unexpected problem on thread AWT-EventQueue-0: null
java.lang.NullPointerException
   at ext.data.structure.StructureDefinitions.addFolder(StructureDefinitions.java:49)
   at ext.Main.onGameOpened(Main.java:208)
   at stencyl.sw.actions.Actions.gameOpened(Actions.java:825)
   at stencyl.sw.app.tasks.OpenGameTask$3.run(OpenGameTask.java:283)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
   at java.awt.EventQueue.access$400(EventQueue.java:82)
   at java.awt.EventQueue$2.run(EventQueue.java:676)
   at java.awt.EventQueue$2.run(EventQueue.java:674)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

10
Resolved Questions / Re: First time, start up errors
« on: October 13, 2014, 11:53:38 am »
Perfect. Thank fixes that. Thanks justin

11
Resolved Questions / Re: First time, start up errors
« on: October 13, 2014, 11:48:19 am »
yes, you were right. I say the file DataStructuresExtension.jar in the Original file. Didn't move going to now, let you now what happens. here is the link i was using.  it talks about 3.1 and i downloaded the 3.2 from what i understand. just bought the studio last night. new to the whole thing but i been a gamer all my life. need to learn programming, scripting c++ but from what i understand its easier here. im going to read all the books and watch all the vids and do all the practice. thank you for your help justin.

12
Resolved Questions / [Solved] First time, start up errors
« on: October 12, 2014, 11:07:16 pm »
Hi, just bought stencyl..running mavericks for my mac. mid 2010. everything seems in order. Good install. Ran fine at initial launch. only error i encountered. was crash course kit placement. installed in intended folders however, i did also download the dialog extension. it says on the instruction page at the beginning, the instructions listed there are for 3.1. i have 3.2. but didnt see a link to the new extentions if there is one. i assumed. it was compatible. here is the initial start up errors.

Unexpected problem on thread AWT-EventQueue-0: ext/ext/DataTypeExtension
java.lang.NoClassDefFoundError: ext/ext/DataTypeExtension
   at java.lang.ClassLoader.defineClass1(Native Method)
   at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
   at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
   at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
   at java.lang.Class.forName0(Native Method)
   at java.lang.Class.forName(Class.java:249)
   at stencyl.sw.app.ExtensionManager.getExtension(ExtensionManager.java:61)
   at stencyl.sw.Initializer.loadExtensions(Initializer.java:123)
   at stencyl.sw.Initializer.init(Initializer.java:61)
   at stencyl.sw.SW$1.run(SW.java:180)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
   at java.awt.EventQueue.access$400(EventQueue.java:82)
   at java.awt.EventQueue$2.run(EventQueue.java:676)
   at java.awt.EventQueue$2.run(EventQueue.java:674)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: java.lang.ClassNotFoundException: ext.ext.DataTypeExtension
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
   ... 31 more
i also end up getting another error while clicking create new game. any advice would help as i am new to this especially mac. have some scripting and file placing experience from pc. so not hard to figure out. any help would be nice thanks. thinking of removing files to see if that helps. but would like to use the downloaded files for which they were intended. thank you.

Unexpected problem on thread AWT-EventQueue-0: java.lang.NullPointerException
java.lang.RuntimeException: java.lang.NullPointerException
   at stencyl.sw.app.tasks.StencylWorker.done(StencylWorker.java:72)
   at stencyl.sw.app.tasks.SaveGameTask.done(SaveGameTask.java:66)
   at javax.swing.SwingWorker$5.run(SwingWorker.java:717)
   at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:814)
   at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:95)
   at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:824)
   at javax.swing.Timer.fireActionPerformed(Timer.java:291)
   at javax.swing.Timer$DoPostEvent.run(Timer.java:221)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:715)
   at java.awt.EventQueue.access$400(EventQueue.java:82)
   at java.awt.EventQueue$2.run(EventQueue.java:676)
   at java.awt.EventQueue$2.run(EventQueue.java:674)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:86)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:685)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Caused by: java.lang.NullPointerException
   at stencyl.sw.io.write.MasterWriter.addCollisionShape(MasterWriter.java:357)
   at stencyl.sw.io.write.MasterWriter.saveGame(MasterWriter.java:298)
   at stencyl.sw.app.tasks.SaveGameTask.doInBackground(SaveGameTask.java:48)
   at stencyl.sw.app.tasks.SaveGameTask.doInBackground(SaveGameTask.java:16)
   at javax.swing.SwingWorker$1.call(SwingWorker.java:277)
   at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
   at java.util.concurrent.FutureTask.run(FutureTask.java:138)
   at javax.swing.SwingWorker.run(SwingWorker.java:316)
   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)

Pages: 1