Git Product home page Git Product logo

Comments (2)

LagoLunatic avatar LagoLunatic commented on July 23, 2024

I'm not able to reproduce this. I opened a vanilla HoD ROM, changed the first room's first layer's size to 5x1 instead of 6x1, saved and reopened DSVEdit, and it worked as expected with no crash. I went on to make several other changes to the sizes of various layers in the first room in DSVEdit and reloaded, and it worked as expected each time.

The crash you're getting must be caused by something else you changed besides layer size. This is supported by the fact that, even if you did tell DSVEdit to resize a room to 16x68 it would forcibly cap the size at 15x15 as that is the maximum allowed size.

The only ways I can think of that you could get the error in that screenshot are:

  • You modified the layer's size to be 16x68 via some external program that is not DSVEdit (you say you didn't do this)
  • DSVEdit was writing some unrelated data and overwrote the layer's size because that unrelated data and the layer both pointed to the same location (this could happen if you manually adjusted some pointers in DSVEdit without understanding what you were doing)

If you want me to see if I can check what the unrelated thing that you pointed at the layer on accident is, create an IPS patch of your hack and upload it somewhere so I can check your project.

from dsvedit.

LagoLunatic avatar LagoLunatic commented on July 23, 2024

Closing since OP isn't providing any more info

from dsvedit.

Related Issues (20)

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.