[Ohrrpgce] [Bug 221] test of mail notification on gilgamesh

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=221 [EMAIL PROTECTED] changed: What|Removed |Added OS/Version|Mac OS X 10.0 |All --

Re: [Ohrrpgce] New FMF Demo

2007-10-05 Thread S'orlok Reaves
Thanks! I shall begin to post all reported errors. I'll try not to post features I have planned, and let you guys put in the ones you want most. I've changed Applet to Web Demo, to stress its unimportance. I expect no change in categories. --Seth --- James Paige [EMAIL PROTECTED] wrote: On

Re: [Ohrrpgce] New FMF Demo

2007-10-05 Thread Adam Perry
Aha! It now starts up and loads the game list correctly. The NEW crash occurs when I try to start the game: Error Drawing Canvas TILE ERROR: class java.lang.NullPointerException: null This is displayed in ultra-low-res inside of the display pane. On 10/5/07, S'orlok Reaves [EMAIL PROTECTED]

[Ohrrpgce] [Bug 478] Web Demo won't run on java 1.4

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=478 --- Comment #1 from [EMAIL PROTECTED] 2007-10-05 09:57 --- Sorry for the bugspam. Adam mailed the dev. list JUST as I sent the initial report. Update: Aha! It now starts up and loads the game list correctly.

[Ohrrpgce] [Bug 478] New: Web Demo won't run on java 1.4

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=478 Summary: Web Demo won't run on java 1.4 Product: OHRRPGCE FMF Version: Alpha: Prima Facie Platform: Mobile Phone OS/Version: other Status: NEW

[Ohrrpgce] [Bug 478] Web Demo won't run on java 1.4

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=478 --- Comment #2 from [EMAIL PROTECTED] 2007-10-05 12:56 --- Adam, I've enabled error tracing on the demo. Can you run it again, and take a screenshot of the crash message? Probably, something's not loading

[Ohrrpgce] [Bug 478] Web Demo won't run on java 1.4

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=478 --- Comment #3 from [EMAIL PROTECTED] 2007-10-05 13:05 --- I'd take a screenshot, but there's nothing to see this time... The interface shows up but the display is black. -- Configure bugmail:

[Ohrrpgce] [Bug 478] Web Demo won't run on java 1.4

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=478 --- Comment #4 from [EMAIL PROTECTED] 2007-10-05 13:41 --- Ah, that was a glitch on my part (StringBuilder doesn't exist in 1.4...) But that's a separate issue. I've installed 1.4.2_15 and 1.4.2_16 on my

[Ohrrpgce] [Bug 478] Web Demo won't run on java 1.4

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=478 --- Comment #5 from [EMAIL PROTECTED] 2007-10-05 14:35 --- As promised, I got it to work on 1.4... (and checked 1.5 just in case...) http://fmf.ohrdev.com/files/webdemo.jnlp FYI: ImageIO cannot read PNGs if

[Ohrrpgce] [Bug 289] gfx_smooth2x.bas truecolor support for 2x 3x filtering added

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=289 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

[Ohrrpgce] [Bug 479] Forcing Rank

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=479 --- Comment #1 from [EMAIL PROTECTED] 2007-10-05 16:07 --- You can already do this. swap by position (position, position) swap by name (heroname, heroname) -- Configure bugmail:

[Ohrrpgce] [Bug 479] Forcing Rank

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=479 --- Comment #2 from [EMAIL PROTECTED] 2007-10-05 16:23 --- I looked up and down the plotscript dictionary for a command like that. Now how did I miss it? Even still, these commands won't do the job without the

[Ohrrpgce] [Bug 479] Forcing Rank

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=479 --- Comment #3 from [EMAIL PROTECTED] 2007-10-05 16:30 --- Try swap by position(0, find hero(hero:myHero)). -- Configure bugmail:

[Ohrrpgce] [Bug 479] Forcing Rank

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=479 --- Comment #4 from [EMAIL PROTECTED] 2007-10-05 16:33 --- I generally do this: variable(slot) slot := find hero(hero:name) if(find hero =0) then, begin swap by position(0, slot) end Which works

[Ohrrpgce] [Bug 480] New: Hero crahses if he sails off the map.

2007-10-05 Thread Bob-bugzilla
http://gilgamesh.hamsterrepublic.com/cgi-bin/bugzilla/show_bug.cgi?id=480 Summary: Hero crahses if he sails off the map. Product: OHRRPGCE FMF Version: Alpha: Prima Facie Platform: PC OS/Version: Windows XP Status: NEW