Page 1 of 1

ORK Framework not working

Posted: Mon Apr 18, 2022 11:10 am
by Chalk
Hey there,

I'm trying to integrate Quest Machine with ORK Framework 3, but it doesn't seem to be working. It seems like the integration API is outdated. It appears as though the ORKFramework namespace has changed to GamingIsLove.OrkFramework. I also can't find a reference to things like ORKGameEvent and EventInteraction in their source code. Some files are also missing a reference to GamingIsLove.Makinom.

On top of this, it appears as though StringValue now requires a generic argument:

Code: Select all

Using the generic type 'StringValue<T>' requires 1 type arguments
Various other methods, properties, members, and even namespaces seem to be completely missing.

I really hope this gets fixed soon because I'd rather use Quest Machine for quests as opposed to ORK Framework, but I need it to be integrated properly otherwise there might be unforeseen side-effects.

Re: ORK Framework not working

Posted: Mon Apr 18, 2022 11:30 am
by Tony Li
Hi,

We're working on updating Quest Machine's ORK Framework integration for ORK 3. It should be ready by the end of next week. (Quest Machine's current ORK Framework integration is for ORK 2.)

Re: ORK Framework not working

Posted: Mon Apr 18, 2022 11:34 am
by Chalk
Oh, I had no idea! Thanks for the reply

Re: ORK Framework not working

Posted: Mon Apr 18, 2022 11:51 am
by Tony Li
Sorry about the delay on ORK 3 support. The Dialogue System already supports ORK 3, so we've gone through the process and we're familiar with what needs to be updated. It shouldn't take too long to update Quest Machine's integration.

Re: ORK Framework not working

Posted: Mon Apr 18, 2022 11:58 am
by Chalk
No need to apologise, I should've checked whether or not it already supported ORK 3 instead of just assuming! Thanks for the speedy replies and development