Please login or register.

Login with username, password and session length
Advanced search  

News:

This forum provides RSS feed. To query recent posts use this url. More...


Pages: 1 [2]  All

Author Topic: Hi everybody and on I go with a few 'essential' questions :)  (Read 10858 times)

0 Members and 1 Guest are viewing this topic.

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Hi everybody and on I go with a few 'essential' questions :)
« Reply #15 on: November 04, 2007, 01:39:20 PM »

and yes I know it's only the pm but a blue screen is quite a heavy behavior imo, I would expect a simple program crash, maybe simply a missing try catch in the misbehaving part? I'm slowly getting into Java so no bluescreens to be expected ;)
It sure is. But to clarify, the blue screen means some of the device drivers crashed (a display driver in this case). That's something which shouldn't happen and (ideally) no application should be able to achieve that. All you can do in such case is work around (which I did now).
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

Dudeldei

  • Supporter
  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 39
    • View Profile
Re: Hi everybody and on I go with a few 'essential' questions :)
« Reply #16 on: November 04, 2007, 02:05:24 PM »

well I have the impression that you are all very enthusiastic and supportive. I think I'll give it a big try and see how far I will come ( restricted more due to my lack of knowledge than through the possibilities of Wintermute ;) )

btw: do you know Anime Studio? It has great 2D and even full 3D capabilities and exports to psd, png with full alpha. I intend to use it for my first Wintermute project, going from 3D to 2D. There is a free version too.

psx: Now that the developer is here ;D , maybe you can answer me the scripting and the future Mac support (if any) question).

« Last Edit: November 05, 2007, 12:30:08 PM by Dudeldei »
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Hi everybody and on I go with a few 'essential' questions :)
« Reply #17 on: November 04, 2007, 02:40:51 PM »

AnimeStudio: Yes, several times discussed in this forum, a good software. Five magical amulets was made using it.
Mac support: Not in any foreseeable future. Not in this generation of WME.
Script restarting: Usually it's faster to simply restart the game (there's no need to recompile anything etc. so it's fast). However, you can use the DetachScript() method to kill any script and reload it using AttachScript(). Make sure to clear the script cache first though (Game.ClearScriptCache()), because the engine caches already compiled scripts.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

maze

  • Occasional poster
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 59
  • Good news
    • View Profile
Re: Hi everybody and on I go with a few 'essential' questions :)
« Reply #18 on: November 04, 2007, 08:31:23 PM »

@ Dudeldei:

Where to find this free version of anime studio?
I only found the trial version.  ::slug
Logged

Dudeldei

  • Supporter
  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 39
    • View Profile
Re: Hi everybody and on I go with a few 'essential' questions :)
« Reply #19 on: November 04, 2007, 10:47:39 PM »

@Mnemonic :
Quote
Mac support: Not in any foreseeable future. Not in this generation of WME.
I like clear words, so I know what I can aspect  ::rock

skripting: ah ok, but the script ahs to be included and compiled already?

@maze :
sorry my fault. I directly bought the pro version...
You can this one, but its no 3d: http://www.synfig.com
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Hi everybody and on I go with a few 'essential' questions :)
« Reply #20 on: November 05, 2007, 09:17:09 AM »

Quote
skripting: ah ok, but the script ahs to be included and compiled already?
Not necessarily. If you include the dcscomp.dll file with the game, the engine will be able to compile scripts on-the-fly (just like it does when you run the game from ProjectMan).
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

Dudeldei

  • Supporter
  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 39
    • View Profile
Re: Hi everybody and on I go with a few 'essential' questions :)
« Reply #21 on: November 05, 2007, 12:29:33 PM »

Quote
If you include the dcscomp.dll file with the game, the engine will be able to compile scripts on-the-fly
uh, this is great! Many fields for experimentation with this scripting language, wonderful.

I would like to thank you all for your help, hopefully I will manage to show something in not to far a time  ::thumbup
Logged

Aritz

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
    • View Profile
    • AritzArt.com
Re: Hi everybody and on I go with a few 'essential' questions :)
« Reply #22 on: November 07, 2007, 05:31:25 PM »

@ Dudeldei:

Where to find this free version of anime studio?
I only found the trial version.  ::slug


The old name of Anime studio was Moho, and it was free, before eFrontier bought it and change the name. It is basically identical. Anime Studio comes with more examples, but the help files are the same. Try finding it in internet as Moho 5, Lost Marble Moho 5
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Hi everybody and on I go with a few 'essential' questions :)
« Reply #23 on: November 07, 2007, 05:52:40 PM »

No, it wasn't free. It was slightly less expensive than it's now. And now there are two editions available.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave
Pages: 1 [2]  All
 

Page created in 0.079 seconds with 19 queries.