Git Product home page Git Product logo

Comments (8)

GrayFace avatar GrayFace commented on August 21, 2024
  1. I don't see any code that could cause that. How could ti happen?

from mmextension.

cthscr avatar cthscr commented on August 21, 2024

How could ti happen?

By broken user patch, of course (an old one): https://gitlab.com/cthscr/mmmerge/-/commit/1c284fa0125bd13b3659a462c7740cc610e4de0c

PS. I meant "This is typically a result of user bug". Exposing it is kinda fine but game shouldn't be terminated unexpectedly.

from mmextension.

GrayFace avatar GrayFace commented on August 21, 2024

PS. I meant "This is typically a result of user bug". Exposing it is kinda fine but game shouldn't be terminated unexpectedly.

I disagree. Does it provide a proper error log in MMExtensionLog.txt when it crashes?

from mmextension.

GrayFace avatar GrayFace commented on August 21, 2024
  1. Looks like finishing MMExtension quest in sub-quest will not clear QBit set in base quest. I hadn't found mentions about it in help if it's intended behavior.

You mean a quest with BaseName set? It doesn't know anything about the base quest except the vars.Quests[BaseName] state. Do you need QBit because you are remaking a quest from one of the games?

from mmextension.

cthscr avatar cthscr commented on August 21, 2024

Does it provide a proper error log in MMExtensionLog.txt when it crashes?

Can't tell now. It threw exception first ("index is out of range") and crashed after closing debug console.

Do you need QBit because you are remaking a quest from one of the games?

Mostly because all the [rewritten and added promotion] quests there should use more or less the same approach to me. This particular quest wasn't original, it didn't need QBit in map evt file (sometimes I use them there). But autoindexing didn't work for Merge until commit https://gitlab.com/cthscr/mmmerge/-/commit/b05ca89f1f9c24c5e3cf286c49cc10b0f9b6f395

from mmextension.

GrayFace avatar GrayFace commented on August 21, 2024

B.

The problem with Shield is that it's insanely OP when implemented as it's supposed to work. I don't know what to do with it.

from mmextension.

GrayFace avatar GrayFace commented on August 21, 2024

Won't fix: 2, 5 (assuming I undserstood it right)
Not yet fixed: 4, B

from mmextension.

GrayFace avatar GrayFace commented on August 21, 2024

5
BTW, setting Quest = QBits in sub-quest and not just BaseQuest should be enough to do the clearing.

from mmextension.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.