#Loenn doesn't close on crash
126 messages · Page 1 of 1 (latest)
try windows+r and typing in taskkill /f /im Lönn.exe
if you can't type the ö, windows+r and type in charmap, then find the ö character
I'll try that next time that happens and make sure that works
(I only sent this message after I hard reset the computer once, so the error went away for now)
yeah fair
you could uhhh make a batch script which does that
though character encodings might screw you over
what is your windows language
Checking it rn
English (United States), is the native language of the device, I assume you need this and not the programming language my computer is in

windows is in c
or c++, whatever
its not important, i meant the locale yea
i think you should be good if you type taskkill /f /im Lönn.exe into a text file and rename it into .bat
Alr I'll try that and make sure it works
Nope it isn't working
But honestly I'm ok to use windows+r cause it seems like that works
Ye doing that works to close Lonn
did the icon change after renaming it into a .bat file
Yep it did and it ran like a .bat
hm encoding issue then
how did you save the file
did you save it as ansi or utf-8 or something
right click, edit, then save as
save it as ansi
yeah command prompt uses ansi
its inconvenient
what if you put pause on a new line and run it, then can you screenshot what does it say?
im sure the ö will look messed up
encoding issue 
I see 437
alr
uh-huh okay
the ö is character 0x94
if you go on charmap, can you find a character which is U+0094?
Is there a way to search on charmap
under advanced
Oh wait huh
Nope there's nothing at 0094
..hm

yeah it's character 0xF6 in Unicode, not in code page 437
and command prompt uses code page 437
hm thisll be tricky then
do you have a hex editor
Alr its installed
open hxd and drag and drop the bat file in
dw this should be really helpful
on the left you should see the bytes that make up the batch file
on the right you should see ascii characters
can you show the bytes
change the F6 at offset 11 into a 94
let me remove the pause function rq
What exactly do you mean?
okay so, each byte has an offset
the topleft byte is at offset 00
the one to the right is at offset 01
etc, until offset 0F
then, one row below, the offset is 10
next column is 11 and so on
i want you to change the F6 byte at offset 11 into a 94
so place your cursor at the F6 and type 94
Ohh i see what I'm doing now
yep
Alright I'll try it
then run it and check if it did the thing
It worked!!

massive
idk why cmd just decides to be a pain in the ass with non-ascii 
either way, banger
no clue why
i mean ik why, its just, why doesn't it just use UTF-8 from the get-go
and its not that it doesn't support it; you can chcp 65001 to make it use utf-8
Huh, thats just really weird that it doesnt start that way then
But anyways, thanks! 
i cant deal with Lönn crashing, what kind of issues are you having? 
i thought it was related to the lönn freeze like a previous post
hence why i didn't ping
what freeze 
just realized you were never pinged
#1292973674328227945
Alright
Sad news
The program doesnt work to terminate lonn
Neither does doing the windows+r thing
Here's the error message the program is getting
Problem is that Lonn is definitely open
do you have some setting related to resizing the entity list from the sidebar
read the thread i linked