Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
One stupid bug stands between me and Alpha for my first Coldstone project. (Er...first completed.) Here's the problem. I have a game, loading to a splash screen. It begins to use my loading dialog to "Loading Game Data..." and once it finishes, I expect to be taken to a splash screen. Everything is at a .jpg format, I plan to switch to .png later. I expect that it has something to do with my events, but I checked those multiple times. All the pictures are at 72 pixels/inch (I checked it in Photoshop) I can't really flag the event with dialogue because I know it's something with the engine call. I really want this to get fixed, but I can't get it. Help me please, is there any way I can figure out what's wrong?
------------------ Grapper's Return has been released! Booyah! Ambrosia Beta Tester!
What is the problem and what is the engine call? and what is your script?
------------------
Quote
Originally posted by Mr. Somebody: . . Everything is at a .jpg format, I plan to switch to .png later.
I would switch to .png sooner rather than later. ~RD
------------------ My Doctor said I was having too much wine, women, and song - so I gave up singing because 2 out of 3 is not so bad. The (url="http://"http://www.evula.org/rduck/")Kingdom of Garendall(/url) sectional map is easily printed from gif format pages. (url="http://"http://www.ambrosiasw.com/cgi-bin/vftp/dl-redirect.pl/damsels.sit?path=pog/addons&file;=damsels.sit")Damsels in Distress(/url) - A plugin for PoG.
Originally posted by jeroen goulooze: **What is the problem and what is the engine call? and what is your script?
**
The problem is that it starts loading 'Game Data' and then proceeds to freeze my computer or quit. The engine call is a type of event that starts a new game. My script? Unfamilliar with that one... sorry. I'll try switching to .png before a further update.
I find that pct is more stable than png. I think that the engine really, really hates jpg. At least I wouldn't even try to use it.
------------------ -- Debra Danillitphil Productions (url="http://"http://www.danillitphil.com/graphics/index.html")www.danillitphil.com(/url)
Oh....ok. Thanks for telling me. Big time. I will now try .pct and I'll report again in the morning.