Giter Site home page Giter Site logo

Comments (4)

oscwav avatar oscwav commented on June 21, 2024 1

I found a solution. Just open registry edit (regedit) go to hkey current user, go to software, delete the folders 0cc famitracker and famitracker. And next time when you open 0cc famitracker make sure the window is maximized or moved to a diffrent location than default.

from 0cc-famitracker.

blw043 avatar blw043 commented on June 21, 2024

Can reproduce. 0ccFT v0.3.15.3 and v0.3.14.5 fail to start up on Windows 10, v17763.195 (latest as of this writing). It seems the latest round of Windows updates broke something, v0.3.14.5 worked perfectly last weekend, and the update was the only major change to my system since then.

It hits a null pointer at 0x006bbf17. The asm instruction is mov eax, ds:[edi]. Without symbolic info I can't figure out much else.

Dump files are attached.

MiniDump_20181221-2134-v0_3_15_3.zip

MiniDump_20181221-2111-v0_3_14_5.zip

Update: I managed to build the source with VS2017. It seems CPatternEditor isn't getting its DCs initialized properly.

Update: The null DC issue was caused by a multi-monitor issue. I had connected my laptop to a second display, had 0ccFT open on the second display, closed 0ccFT and disconnected the display. Afterward, 0ccFT was attempting to restore its window position to the nonexistent second monitor, was trying and failing to create DCs for that display, and crashed. I may open a new issue for this.

from 0cc-famitracker.

AfterCadaver avatar AfterCadaver commented on June 21, 2024

I've encountered the problem again with a new computer.

0cc famitracker.zip

from 0cc-famitracker.

nyanpasu64 avatar nyanpasu64 commented on June 21, 2024

Closing 0CC with the entire pattern editor below bottom of screen saves the window position to registry. Restarting 0CC then crashes. For a workaround, try deleting registry key HKEY_CURRENT_USER\Software\0CC-FamiTracker\Window position?

from 0cc-famitracker.

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.