Skip to content

Debuger disassembler bug #6

@IdanDor

Description

@IdanDor

When the user on the computer which the debugger runs from has a space bar in the name of the user (for example C:\Users\This Test\Desktop\CodeGuruX) it reads the address as C:\Users\This%20Test\Desktop\CodeGuruX and then when it tries to create the temp file that it disassembles, it tries to put it somewhere that doesnt exist.
I assume this is the bug because in my usual user (Test Startcraft, long story why I use that...) the debbuger gives me an error where and when he tries to disassemble the arena and it shows that he couldnt create the temp_disassembler file in C:\Users\Test%20Starcraft\Desktop\CodeGuruX, while when I tried it in my user named idan it worked perfectly fine. For both tries I used the exact same folder and placed it on both desktops. Both users are also adminstrators on my computer.
In case it matters I use a windows 7 64bit computer.
I'm fairly certian that what I said here is the cause of the problem, might be something else though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions