What are you working on? V4 (HTML ISN'T PROGRAMMING)
2,003 replies, posted
[QUOTE=PoliticalM;17878702]Strange, error'd for me :([/QUOTE]
Make sure you have the latest Java VM and that the downloaded file is not corrupt (-> download again).
Guess what I've been playing
[IMG]http://i163.photobucket.com/albums/t315/novemberdobby/mouseL.png[/IMG]
albeit with a bit of computer-guided 'enhancement'
[QUOTE=NovembrDobby;17879254]Guess what I've been playing
[IMG]http://i163.photobucket.com/albums/t315/novemberdobby/mouseL.png[/IMG]
albeit with a bit of computer-guided 'enhancement'[/QUOTE]
I really have no idea :O
[QUOTE=Maximum Mod;17879354]Where does it save?[/QUOTE]
By default it saves in ./default.png, but you can select a new save location in Configuration->Savefile
[QUOTE=quincy18;17879301]I really have no idea :O[/QUOTE]
bejeweled blitz :D
[QUOTE=Robber;17878723]What error did you get?[/QUOTE]
Just apple message saying it error'd, and to check console, which had this, although I don't see anything useful (not that I know java):
[code]
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] Exception in thread "main"
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] java.lang.NoClassDefFoundError: java/awt/TrayIcon
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.setupTrayIcon(NewPointerTracker.java:71)
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.<init>(NewPointerTracker.java:53)
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.main(NewPointerTracker.java:59)
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.main(NewPointerTracker.java:59)
[/code]
Also: [url]http://welovebrew.kerplunc.com/search[/url] (just gives print_r dumps, but it works :D)
[QUOTE=PoliticalM;17879950]Just apple message saying it error'd, and to check console, which had this, although I don't see anything useful (not that I know java):
[code]
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] Exception in thread "main"
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] java.lang.NoClassDefFoundError: java/awt/TrayIcon
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.setupTrayIcon(NewPointerTracker.java:71)
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.<init>(NewPointerTracker.java:53)
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.main(NewPointerTracker.java:59)
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.main(NewPointerTracker.java:59)
[/code][/QUOTE]
Java did not find java.awt.TrayIcon, which is most likely because your JRE is outdated.
Make sure you have at least the version 6.
[QUOTE=PoliticalM;17879950]Just apple message saying it error'd, and to check console, which had this, although I don't see anything useful (not that I know java):
[code]
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] Exception in thread "main"
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] java.lang.NoClassDefFoundError: java/awt/TrayIcon
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.setupTrayIcon(NewPointerTracker.java:71)
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.<init>(NewPointerTracker.java:53)
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.main(NewPointerTracker.java:59)
17/10/2009 18:25:44 [0x0-0x14e14e].com.apple.JarLauncher[18805] at pointertracker.NewPointerTracker.main(NewPointerTracker.java:59)
[/code]
Also: [url]http://welovebrew.kerplunc.com/search[/url] (just gives print_r dumps, but it works :D)[/QUOTE]
TrayIcon was added in Java 6, so you need that, apparently you are using Java 5 or lower.
Go to [url]www.java.com[/url] for the newest version.
[B]Minor update:[/B]
[url]http://dl.getdropbox.com/u/1106779/MouseTracker3.2.jar[/url]
[list][*]You can now select the dot color
[*]New icon (thanks jaybuz)[/list]
[QUOTE=iPope;17876118]I'm still here.
I got @name, @output, @input and @persist working on my E2 -> Python program. I am calling it PyE2.[/QUOTE]
How does this work? As in what does it actually do?
For the mouse trackers, why not do normalise things, so that the brightest colour is most visited, and dimmest is least visited, no matter how long it's been running for. Or is this already what's happening?
[QUOTE=TheBoff;17880813]For the mouse trackers, why not do normalise things, so that the brightest colour is most visited, and dimmest is least visited, no matter how long it's been running for. Or is this already what's happening?[/QUOTE]
My mouse tracker works completely different. I think Maurice's mouse tracker could do that though.
[QUOTE=databee;17876113]Haven't really worked on it much since I last showed it, just thought I'd try and get people to post their own UI's and such.
/cough, garry[/QUOTE]
I'll make a post on Monday if I have time, showing GWEN's current state
Guys how do I rotate things to point towards something? Reading some code examples I came up with
(math.atan2(dx, dy)*180)/Pi
dx and dy is calculated by:
player x - target x
But for some reason it results in a spinning truck flying about everywhere, anyone know the problem?
you might have to convert degrees to radians somewhere along the line, try converting 180 and pi
-snip-
I'm liking the Java Mousetracker with systray icon.
Here's me tanking VoA 10:
[media]http://filesmelt.com/downloader/Mousetracking.png[/media]
[QUOTE=iPope;17881223]Guys how do I rotate things to point towards something? Reading some code examples I came up with
(math.atan2(dx, dy)*180)/Pi
dx and dy is calculated by:
player x - target x
But for some reason it results in a spinning truck flying about everywhere, anyone know the problem?[/QUOTE]
I'm pretty sure the first argument is y and the second is x. Try that.
And as NovembrDobby said, its most likely returning radians instead of degrees.
[QUOTE=Druchii;17881624]I'm liking the Java Mousetracker with systray icon.
Here's me tanking VoA 10:
[media]http://filesmelt.com/downloader/Mousetracking.png[/media][/QUOTE]
Thanks :smile:
But what's in the middle?
[QUOTE=Robber;17881632]I'm pretty sure the first argument is y and the second is x. Try that.[/QUOTE]
This.
[QUOTE=JG_Jazzy;17875633]My community website:
[url]www.jazzygaming.org[/url]
[IMG]http://i733.photobucket.com/albums/ww334/jasperhope/website.jpg[/IMG][/QUOTE]
awful.
you're using some fucking awful, inaccessible radial navigation and it's entirely in flash, which is a terrible way to design your website.
along with that you accuse people of jealously when they criticize your work, and you have PoliticalM standing up for your atrocious design.
give up.
edit: and i forgot to mention that it doesn't even belong in this thread. you obviously trying to show off your non-existent design ability instead of your coding ability.
[QUOTE=Chandler;17875002]I'm not able to access that channel anymore, because I can't authenticate with nickserv :-/[/QUOTE]
Fixed that.. The channel now allows everyone. Apparently GameSurge likes to set random modes after netsplits. :|
[QUOTE=Robber;17881632]I'm pretty sure the first argument is y and the second is x. Try that.
And as NovembrDobby said, its most likely returning radians instead of degrees.
Thanks :smile:
But what's in the middle?[/QUOTE]
Middle is selecting targets that i couldn't get to with TAB fast enough + selecting players to inspect etc.
ur mom lol
[editline]08:34PM[/editline]
lolle
[highlight](User was banned for this post ("troll" - Lithifold))[/highlight]
[QUOTE=databee;17875944]
[img]https://dl.getdropbox.com/u/99765/543fdg4.png[/img][/QUOTE]
uhh... that looks like a room from habbo hotel...
[QUOTE=fightnight22;17882594]uhh... that looks like a room from habbo hotel...[/QUOTE]
hi my name is fightnight22 and i am out of the loop
[QUOTE=gngbng;17882378]awful.
you're using some fucking awful, inaccessible radial navigation and it's entirely in flash, which is a terrible way to design your website.
along with that you accuse people of jealously when they criticize your work, and you have PoliticalM standing up for your atrocious design.
give up.
edit: and i forgot to mention that it doesn't even belong in this thread. you obviously trying to show off your non-existent design ability instead of your coding ability.[/QUOTE]
You really are a complete twat. OK, it's not perfect, and yes it's flash *oh noes*, but give the guy a break, no need to be so harsh. [b]Constructive[/b] criticism, not an attack on him.
Sorry, you need to Log In to post a reply to this thread.