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

Pages: 1 2 3 4 ... 23
16
News / Re: 3.3.2 - Build 8670 - September 9, 2015
« on: September 10, 2015, 10:13:45 pm »
Okay next error (I completely understand that after the last, very big update).
Here you can't navigate the events anymore unless you reopen the behaviour.
It can be triggered by chance (I don't know the reason here) or if you simply create a custom event.

Here is the error message:
Code: [Select]
Unexpected problem on thread AWT-EventQueue-0: null
java.lang.NullPointerException
at stencyl.sw.editors.snippet.designer.palette.CategoryListing.refreshActivePalette(CategoryListing.java:124)
at stencyl.sw.editors.snippet.designer.palette.PaletteContainer.refreshActivePalette(PaletteContainer.java:80)
at stencyl.sw.editors.snippet.designer.SnippetDesigner.switchToEditArea(SnippetDesigner.java:640)
at stencyl.sw.editors.snippet.designer.EventsPane.valueChanged(EventsPane.java:1077)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source)
at javax.swing.plaf.basic.BasicTableUI$Handler.setValueIsAdjusting(Unknown Source)
at javax.swing.plaf.basic.BasicTableUI$Handler.mouseReleased(Unknown Source)
at com.jidesoft.swing.DelegateMouseInputListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

I hope it helps :)

17
News / Re: 3.3.2 - Build 8670 - September 9, 2015
« on: September 10, 2015, 10:31:47 am »
This doesn't work in build 8627 ... if it helps.

What exactly do you mean? Does the bug not appear or does the workaround not "fix it"/help?

18
News / Re: 3.3.2 - Build 8670 - September 9, 2015
« on: September 10, 2015, 08:26:30 am »
I have found another error, this time with the all beloved block, witch now throws out this error:
Code: [Select]
Events for 'Support_Item': openfl.display.BitmapData has no field copy
from scripts.ActorEvents_2552
line: 155
columns: 471-523
and has to be replaced with this block: as a workaround....any ideas about why this happens?

19
News / Re: 3.3.2 - Build 8670 - September 9, 2015
« on: September 10, 2015, 02:35:04 am »
I also get this error every time I search for a block with the search bar:
Code: [Select]
Unexpected problem on thread AWT-EventQueue-0: null
java.lang.NullPointerException
at stencyl.sw.editors.snippet.designer.palette.CategoryListing.refreshParent(CategoryListing.java:119)
at stencyl.sw.editors.snippet.designer.palette.CategoryListing.selectButton(CategoryListing.java:112)
at stencyl.sw.editors.snippet.designer.palette.PaletteContainer.switchToSearchPage(PaletteContainer.java:177)
at stencyl.sw.editors.snippet.designer.palette.SearchPalette$3$2.run(SearchPalette.java:137)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Is doesn't do anything for me since I can simply click it away but maybe you guys can see something in it :)

20
Resolved Questions / Re: Check if Image is Attached? -HELP
« on: September 10, 2015, 12:09:10 am »
Code: [Select]
if (((_attribute != null)) && ((_attribute.parent != null))) {
            execute code
}

Works perfectly, thanks! :)

Mind if I ask where you got that information from? :)

21
News / Re: 3.3.2 - Build 8670 - September 9, 2015
« on: September 09, 2015, 11:21:22 pm »
I am SO GLAD that you guys make the compiling process faster since (at least for me) this was always a big problem. I get distracted pretty quickly and most of the time it happened when I had to wait for the game to compile...

I ment this: http://community.stencyl.com/index.php/topic,43321.msg243177.html
As far as I can tell it is still an issue :)

22
News / Re: 3.3.2 - Build 8670 - September 9, 2015
« on: September 09, 2015, 10:46:41 pm »
Is it just me or does Stencyl compile like SUPER FAST after the new b8670? :D love it!
But it still doesn't print? :(

23
Resolved Questions / Check if Image is Attached? [SOLVED]
« on: September 09, 2015, 10:35:29 pm »
Hey guys,

is it possible to check if an image instance attribute is in use (attached to actor/screen/layer)?
I tried it with 
Code: [Select]
if ((_Attribute != null)) {
            removeImage (_Attribute);
}
But that obviously didn't work since it only checks if the attribute has a value or not... any ideas? :)

Thanks :)

24
Dialog Extension / Re: [b8670] Dialog Extension can't compile? -HELP
« on: September 09, 2015, 09:49:00 pm »
Alright I just installed the newest nightly build version (like yesterday) but this time everything seems to work perfectly fine. An error popped up upon testing the game the first time but since it was only once and Stencyl compiles normally now it doesn't matter to me. Yet if anyone can make use of it, here you go:

Code: [Select]
Unexpected problem on thread pool-3-thread-4: null
java.lang.NullPointerException
at stencyl.sw.editors.snippet.designer.Definitions.createGetVariableBlock(Definitions.java:860)
at stencyl.sw.editors.snippet.designer.SnippetDesigner.createVarGetter(SnippetDesigner.java:781)
at stencyl.sw.editors.snippet.designer.codebuilder.CodeBuilder.loadDefinitions(CodeBuilder.java:254)
at stencyl.sw.editors.snippet.designer.codebuilder.CodeBuilder.writeToString(CodeBuilder.java:277)
at stencyl.sw.io.write.resource.SnippetsWriter.convert(SnippetsWriter.java:570)
at stencyl.sw.io.write.resource.SnippetsWriter$1.run(SnippetsWriter.java:505)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)[

25
Ask a Question / Re: Ancor drawing to screen? -HELP
« on: September 09, 2015, 09:41:05 pm »
Thanks man! I didn't test it because I switched my method before you posted but I am sure it would work perfectly fine :)

26
Dialog Extension / [SOLVED] [b8670] Dialog Extension can't compile? -HELP
« on: September 09, 2015, 08:39:09 am »
After updating to the newest public build, Java 8 and the Dialog Extension, I found myself in this situation where the Dialog Extension does not compile. This error pops up a couple of times, not just for "DialogBase":


LOGs:
Code: [Select]
2015-09-09 15:25:09,650 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Embedding asset: (IMAGE) D:/Stencyl/stencylworks/engine-extensions/webview2.0/assets/extensions_webview_close_hdpi.png
2015-09-09 15:25:09,650 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Embedding asset: (IMAGE) D:/Stencyl/stencylworks/engine-extensions/webview2.0/assets/extensions_webview_close_ldpi.png
2015-09-09 15:25:09,650 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Embedding asset: (IMAGE) D:/Stencyl/stencylworks/engine-extensions/webview2.0/assets/extensions_webview_close_mdpi.png
2015-09-09 15:25:09,650 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Embedding asset: (IMAGE) D:/Stencyl/stencylworks/engine-extensions/webview2.0/assets/extensions_webview_close_xhdpi.png
2015-09-09 15:25:12,475 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/lime/lime/templates/haxe/ApplicationMain.hx -> Export/flash/haxe/ApplicationMain.hx
2015-09-09 15:25:12,483 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/lime/lime/templates/haxe/DefaultAssetLibrary.hx -> Export/flash/haxe/DefaultAssetLibrary.hx
2015-09-09 15:25:12,559 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/openfl/openfl/templates/haxe/ApplicationMain.hx -> Export/flash/haxe/ApplicationMain.hx
2015-09-09 15:25:12,569 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/openfl/openfl/templates/haxe/NMEPreloader.hx -> Export/flash/haxe/NMEPreloader.hx
2015-09-09 15:25:12,570 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/lime/lime/templates/flash/hxml/debug.hxml -> Export/flash/haxe/debug.hxml
2015-09-09 15:25:12,571 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/lime/lime/templates/flash/hxml/final.hxml -> Export/flash/haxe/final.hxml
2015-09-09 15:25:12,571 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/lime/lime/templates/flash/hxml/release.hxml -> Export/flash/haxe/release.hxml
2015-09-09 15:25:12,572 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/openfl/openfl/templates/flash/hxml/debug.hxml -> Export/flash/haxe/debug.hxml
2015-09-09 15:25:12,573 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/openfl/openfl/templates/flash/hxml/final.hxml -> Export/flash/haxe/final.hxml
2015-09-09 15:25:12,573 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/openfl/openfl/templates/flash/hxml/release.hxml -> Export/flash/haxe/release.hxml
2015-09-09 15:25:12,574 INFO  [Thread-13] stencyl.sw.util.StreamGobbler: [neko] Running command: BUILD
2015-09-09 15:25:12,575 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Running command: haxe -main ApplicationMain -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/openfl/openfl" -D openfl=3.3.2 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/lime/lime" -D lime=2.6.1 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/actuate/1,6,5" -D actuate=1.6.5 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/console/1,00" -D console=0.0.0 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/polygonal-ds/1,4,1" -D polygonal-ds=1.4.1 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/polygonal-printf/1,0,0-beta" -D polygonal-printf=1.0.0-beta -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/box2d/1,11" -D box2d=0.0.0 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/stencyl/1,00" -D stencyl=0.0.0 -cp Source -cp "C:\Program Files (x86)\Stencyl\plaf\haxe\extensions/gestures" -cp D:\Stencyl\stencylworks\engine-extensions/date -cp D:\Stencyl\stencylworks\engine-extensions/hud-console -cp D:\Stencyl\stencylworks\engine-extensions/joints -cp "D:\Stencyl\stencylworks\engine-extensions/External Data" -cp D:\Stencyl\stencylworks\engine-extensions/points/src -cp D:\Stencyl\stencylworks\engine-extensions/points -cp D:\Stencyl\stencylworks\engine-extensions/dialog/src -cp D:\Stencyl\stencylworks\engine-extensions/dialog -cp "D:\Stencyl\stencylworks\engine-extensions/Drawing Utils Extension" -cp D:\Stencyl\stencylworks\engine-extensions/customcontrols -cp "D:\Stencyl\stencylworks\engine-extensions/Color Utils Extension" -cp D:\Stencyl\stencylworks\engine-extensions/label -cp D:\Stencyl\stencylworks\engine-extensions/attribute-saving -cp D:\Stencyl\stencylworks\engine-extensions/simpleshare -cp D:\Stencyl\stencylworks\engine-extensions/simpleshare -cp D:\Stencyl\stencylworks\engine-extensions/TimeConversions -cp "D:\Stencyl\stencylworks\engine-extensions/All-In-One Boolean Blocks" -cp D:\Stencyl\stencylworks\engine-extensions/webview2.0 -cp D:\Stencyl\stencylworks\engine-extensions/scale-utils -cp D:\Stencyl\stencylworks\engine-extensions/list-utils -cp D:\Stencyl\stencylworks\engine-extensions/smooth-motion -D native-trace -D openfl-next -D tools=2.6.1 -D flash-use-stage -D no-compilation -D openfl-flash -D verbose=1 -D web --remap nme:openfl -D network-sandbox -D as3_native -D swf-directblit -swf-lib newgrounds.swf -swf-lib cpmstar.swf -resource Assets/graphics/preloader-bg.png@preloader-bg -resource Assets/graphics/preloader-badge.png@preloader-badge -swf-lib Export/flash/obj/assets.swf -swf-version 11 -swf "Export/flash/bin/Anime Versus.swf" -cp Export/flash/haxe -debug
2015-09-09 15:25:19,105 DEBUG [pool-1-thread-2] stencyl.sw.util.Util: Process 'neko' exited with code: 1
2015-09-09 15:25:19,106 ERROR [pool-1-thread-2] stencyl.sw.io.write.resource.HXWriter: Failed: Building for Flash. (Return code: 1)
2015-09-09 15:25:19,107 ERROR [pool-1-thread-2] stencyl.sw.util.dg.MessageDialog: Encountered errors while building your game. - Check your logs and post them to the forums.
2015-09-09 15:25:23,984 DEBUG [pool-1-thread-3] stencyl.sw.util.FileHelper: Matching (non-hidden) files within D:\Stencyl\stencylworks\logs: [D:\Stencyl\stencylworks\logs\2015-06-24_21-34-01.log

27
Ask a Question / Re: Dialog & Data Structures extension error (b8670) -HELP
« on: September 09, 2015, 06:21:12 am »
UPDATE:
The .bat fix worked perfectly fine, thanks!

UPDATE 2:
It seems that I simply downloaded the wrong version of the dialog extension after the update. After installing the "Latest nightly build" version the error disappeared. The problem is that now the dialog extension does not compile correctly throwing out this error:


LOGs:
Code: [Select]
2015-09-09 15:25:09,650 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Embedding asset: (IMAGE) D:/Stencyl/stencylworks/engine-extensions/webview2.0/assets/extensions_webview_close_hdpi.png
2015-09-09 15:25:09,650 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Embedding asset: (IMAGE) D:/Stencyl/stencylworks/engine-extensions/webview2.0/assets/extensions_webview_close_ldpi.png
2015-09-09 15:25:09,650 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Embedding asset: (IMAGE) D:/Stencyl/stencylworks/engine-extensions/webview2.0/assets/extensions_webview_close_mdpi.png
2015-09-09 15:25:09,650 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Embedding asset: (IMAGE) D:/Stencyl/stencylworks/engine-extensions/webview2.0/assets/extensions_webview_close_xhdpi.png
2015-09-09 15:25:12,475 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/lime/lime/templates/haxe/ApplicationMain.hx -> Export/flash/haxe/ApplicationMain.hx
2015-09-09 15:25:12,483 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/lime/lime/templates/haxe/DefaultAssetLibrary.hx -> Export/flash/haxe/DefaultAssetLibrary.hx
2015-09-09 15:25:12,559 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/openfl/openfl/templates/haxe/ApplicationMain.hx -> Export/flash/haxe/ApplicationMain.hx
2015-09-09 15:25:12,569 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/openfl/openfl/templates/haxe/NMEPreloader.hx -> Export/flash/haxe/NMEPreloader.hx
2015-09-09 15:25:12,570 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/lime/lime/templates/flash/hxml/debug.hxml -> Export/flash/haxe/debug.hxml
2015-09-09 15:25:12,571 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/lime/lime/templates/flash/hxml/final.hxml -> Export/flash/haxe/final.hxml
2015-09-09 15:25:12,571 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/lime/lime/templates/flash/hxml/release.hxml -> Export/flash/haxe/release.hxml
2015-09-09 15:25:12,572 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/openfl/openfl/templates/flash/hxml/debug.hxml -> Export/flash/haxe/debug.hxml
2015-09-09 15:25:12,573 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/openfl/openfl/templates/flash/hxml/final.hxml -> Export/flash/haxe/final.hxml
2015-09-09 15:25:12,573 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Copying template file: C:\Program Files (x86)\Stencyl\plaf\haxe\lib/openfl/openfl/templates/flash/hxml/release.hxml -> Export/flash/haxe/release.hxml
2015-09-09 15:25:12,574 INFO  [Thread-13] stencyl.sw.util.StreamGobbler: [neko] Running command: BUILD
2015-09-09 15:25:12,575 DEBUG [Thread-13] stencyl.sw.util.StreamGobbler: [neko]  - Running command: haxe -main ApplicationMain -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/openfl/openfl" -D openfl=3.3.2 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/lime/lime" -D lime=2.6.1 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/actuate/1,6,5" -D actuate=1.6.5 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/console/1,00" -D console=0.0.0 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/polygonal-ds/1,4,1" -D polygonal-ds=1.4.1 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/polygonal-printf/1,0,0-beta" -D polygonal-printf=1.0.0-beta -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/box2d/1,11" -D box2d=0.0.0 -cp "C:/Program Files (x86)/Stencyl/plaf/haxe/lib/stencyl/1,00" -D stencyl=0.0.0 -cp Source -cp "C:\Program Files (x86)\Stencyl\plaf\haxe\extensions/gestures" -cp D:\Stencyl\stencylworks\engine-extensions/date -cp D:\Stencyl\stencylworks\engine-extensions/hud-console -cp D:\Stencyl\stencylworks\engine-extensions/joints -cp "D:\Stencyl\stencylworks\engine-extensions/External Data" -cp D:\Stencyl\stencylworks\engine-extensions/points/src -cp D:\Stencyl\stencylworks\engine-extensions/points -cp D:\Stencyl\stencylworks\engine-extensions/dialog/src -cp D:\Stencyl\stencylworks\engine-extensions/dialog -cp "D:\Stencyl\stencylworks\engine-extensions/Drawing Utils Extension" -cp D:\Stencyl\stencylworks\engine-extensions/customcontrols -cp "D:\Stencyl\stencylworks\engine-extensions/Color Utils Extension" -cp D:\Stencyl\stencylworks\engine-extensions/label -cp D:\Stencyl\stencylworks\engine-extensions/attribute-saving -cp D:\Stencyl\stencylworks\engine-extensions/simpleshare -cp D:\Stencyl\stencylworks\engine-extensions/simpleshare -cp D:\Stencyl\stencylworks\engine-extensions/TimeConversions -cp "D:\Stencyl\stencylworks\engine-extensions/All-In-One Boolean Blocks" -cp D:\Stencyl\stencylworks\engine-extensions/webview2.0 -cp D:\Stencyl\stencylworks\engine-extensions/scale-utils -cp D:\Stencyl\stencylworks\engine-extensions/list-utils -cp D:\Stencyl\stencylworks\engine-extensions/smooth-motion -D native-trace -D openfl-next -D tools=2.6.1 -D flash-use-stage -D no-compilation -D openfl-flash -D verbose=1 -D web --remap nme:openfl -D network-sandbox -D as3_native -D swf-directblit -swf-lib newgrounds.swf -swf-lib cpmstar.swf -resource Assets/graphics/preloader-bg.png@preloader-bg -resource Assets/graphics/preloader-badge.png@preloader-badge -swf-lib Export/flash/obj/assets.swf -swf-version 11 -swf "Export/flash/bin/Anime Versus.swf" -cp Export/flash/haxe -debug
2015-09-09 15:25:19,105 DEBUG [pool-1-thread-2] stencyl.sw.util.Util: Process 'neko' exited with code: 1
2015-09-09 15:25:19,106 ERROR [pool-1-thread-2] stencyl.sw.io.write.resource.HXWriter: Failed: Building for Flash. (Return code: 1)
2015-09-09 15:25:19,107 ERROR [pool-1-thread-2] stencyl.sw.util.dg.MessageDialog: Encountered errors while building your game. - Check your logs and post them to the forums.
2015-09-09 15:25:23,984 DEBUG [pool-1-thread-3] stencyl.sw.util.FileHelper: Matching (non-hidden) files within D:\Stencyl\stencylworks\logs: [D:\Stencyl\stencylworks\logs\2015-06-24_21-34-01.log

28
Ask a Question / Dialog extension error (b8670) -HELP
« on: September 09, 2015, 05:13:52 am »
Hey guys,

i just updated Stencyl to the newest public build (b8670) and of course also directly updated to Java 8. Well now I have a few problems:
- The batch file that I used to open Stencyl with as a workaround for the "90% Memory Limit" does not work if I put the memory over 1024MB (witch is not even nearly enough).
- The Dialog Extension and the Data Structures Extension throw off errors when starting Stencyl. First it was the Data Structures extension, after I updated that, it was the Dialog extension and after updating that it is the Data Structures Extension again...

LOGs:

Code: [Select]
2015-09-09 12:53:59,827 INFO  [main] stencyl.sw.Session: Logfile: D:\Stencyl\stencylworks\logs\2015-09-09_12-53-59.log
2015-09-09 12:53:59,827 INFO  [main] stencyl.sw.Session: OS Name: Windows 10
2015-09-09 12:53:59,827 INFO  [main] stencyl.sw.Session: OS Version: 10.0 (64-bit)
2015-09-09 12:53:59,827 INFO  [main] stencyl.sw.Session: Java Version: 1.8.0_60
2015-09-09 12:53:59,827 INFO  [main] stencyl.sw.Session: Stencyl Version: 3.3.2 (b8670)
2015-09-09 12:53:59,827 INFO  [main] stencyl.sw.Session: Stencyl Workspace: D:\Stencyl\
2015-09-09 12:53:59,827 INFO  [main] stencyl.sw.Session: User Working Directory: C:\Program Files (x86)\Stencyl
2015-09-09 12:53:59,827 INFO  [main] stencyl.sw.Session: User Home Directory: C:\Users\Megagewinnspiel
2015-09-09 12:53:59,906 DEBUG [main] stencyl.sw.util.FileHelper: Deleting: C:\Users\MEGAGE~1\AppData\Local\Temp\stencyl4606236894723809217
2015-09-09 12:53:59,906 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-phrases.lang
2015-09-09 12:53:59,906 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-errors.lang
2015-09-09 12:53:59,906 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-menu.lang
2015-09-09 12:53:59,906 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-welcome.lang
2015-09-09 12:53:59,906 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-dashboard.lang
2015-09-09 12:53:59,906 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-publish.lang
2015-09-09 12:53:59,906 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-updater.lang
2015-09-09 12:53:59,921 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-chat.lang
2015-09-09 12:53:59,921 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-misc.lang
2015-09-09 12:53:59,921 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-forge.lang
2015-09-09 12:53:59,921 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-prefs.lang
2015-09-09 12:53:59,921 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-creategame.lang
2015-09-09 12:53:59,921 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-main.lang
2015-09-09 12:53:59,921 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-blocks.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-blockhelp.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-events.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-code.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-attributes.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-create.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-byob.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-actor-main.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-actor-physics.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-background.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-behaviorchooser.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-desktop.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-font.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-sound.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-tileset.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-preloader.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-mobile.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-groups.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-attributes.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-input.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-animation.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-scene-main.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-scene-create.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-scene-tools.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-phrases.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-errors.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-menu.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-welcome.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-dashboard.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-publish.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-updater.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-chat.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-misc.lang
2015-09-09 12:53:59,937 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-forge.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-prefs.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-creategame.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-main.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-blocks.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-blockhelp.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-events.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-code.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-attributes.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-create.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-byob.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-actor-main.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-actor-physics.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-background.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-behaviorchooser.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-desktop.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-font.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-sound.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-tileset.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-preloader.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-mobile.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-groups.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-attributes.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-input.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-animation.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-scene-main.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-scene-create.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-scene-tools.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-phrases.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-errors.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-menu.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-welcome.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-dashboard.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-publish.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-updater.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-chat.lang
2015-09-09 12:53:59,952 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-misc.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-forge.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-prefs.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\global-creategame.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-main.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-blocks.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-blockhelp.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-events.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-code.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-attributes.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-create.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\behavior-byob.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-actor-main.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-actor-physics.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-background.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-behaviorchooser.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-desktop.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-font.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-sound.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-tileset.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-preloader.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-mobile.lang
2015-09-09 12:53:59,968 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-groups.lang
2015-09-09 12:53:59,984 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-attributes.lang
2015-09-09 12:53:59,984 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-input.lang
2015-09-09 12:53:59,984 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-animation.lang
2015-09-09 12:53:59,984 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-scene-main.lang
2015-09-09 12:53:59,984 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-scene-create.lang
2015-09-09 12:53:59,984 DEBUG [main] stencyl.sw.loc.LanguagePack: Reading... lang\en\editor-scene-tools.lang
2015-09-09 12:53:59,984 INFO  [AWT-EventQueue-0] stencyl.sw.SW: Initializing Stencyl.
2015-09-09 12:53:59,984 DEBUG [AWT-EventQueue-0] stencyl.sw.Splash: Set Splash message: Look
2015-09-09 12:54:00,406 DEBUG [AWT-EventQueue-0] stencyl.sw.util.FileHelper: Matching (non-hidden) files within D:\Stencyl\stencylworks\extensions: [D:\Stencyl\stencylworks\extensions\DataStructuresExtension.jar, D:\Stencyl\stencylworks\extensions\DialogExtension.jar, D:\Stencyl\stencylworks\extensions\PointsExtension.jar]
2015-09-09 12:54:00,406 DEBUG [AWT-EventQueue-0] stencyl.sw.util.FileHelper: Matching (non-hidden) files within D:\Stencyl\stencylworks\extensions: [D:\Stencyl\stencylworks\extensions\DataStructuresExtension.jar, D:\Stencyl\stencylworks\extensions\DialogExtension.jar, D:\Stencyl\stencylworks\extensions\PointsExtension.jar]
2015-09-09 12:54:00,421 ERROR [AWT-EventQueue-0] stencyl.sw.ext.BaseExtension: Could not load icon.png
2015-09-09 12:54:00,421 INFO  [AWT-EventQueue-0] stencyl.sw.app.ExtensionManager: Toolset Extensions: [Points Extension (1.0.0), Data Structures Extension (1.1.0), Dialog Extension (1.4.1)]
2015-09-09 12:54:00,421 ERROR [AWT-EventQueue-0] root: Error in toolset extension Data Structures Extension on thread AWT-EventQueue-0: stencyl.sw.app.ExtensionManager.getExtensions()Ljava/util/HashMap;
stencyl.sw.app.ExtensionException: stencyl.sw.app.ExtensionManager.getExtensions()Ljava/util/HashMap;
at stencyl.sw.app.ExtensionManager.loadExtensions(ExtensionManager.java:101)
at stencyl.sw.SW.showWindow(SW.java:673)
at stencyl.sw.SW.access$100(SW.java:135)
at stencyl.sw.SW$1.run(SW.java:222)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.lang.NoSuchMethodError: stencyl.sw.app.ExtensionManager.getExtensions()Ljava/util/HashMap;
at stencyl.ext.polydes.datastruct.Main.extensionsReady(Main.java:95)
at stencyl.sw.app.ExtensionManager.loadExtensions(ExtensionManager.java:95)
... 17 more

29
Ask a Question / Ancor drawing to screen? -HELP
« on: September 09, 2015, 02:29:44 am »
Hey guys,

I was wondering if it is possible to prevent a drawn shape from a "drawing" event from shaking when you use the "shake screen[...]" block? Just like actors do when you ancor them to the screen?

It looks a little odd when the filling of my HP bar shakes around but the bar itself does not.

30
Ask a Question / Re: Fill up Energy Bar? -HELP
« on: September 07, 2015, 03:24:49 am »
I think I will ditch the gradient and do it like LIBERADO did. Looks pretty perfect :)

Thanks alot guys :)

Pages: 1 2 3 4 ... 23