Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
NilT_PL#9208
Posts
Comments
C
C#
•
Created by NilT_PL#9208 on 4/16/2025 in
#help
✅ [SOLVED] app hangs during JSON serialization
no idea, a
break;
instruction in the switch statement should have closed it, but wouldn't
14 replies
C
C#
•
Created by NilT_PL#9208 on 4/16/2025 in
#help
✅ [SOLVED] app hangs during JSON serialization
!solved
14 replies
C
C#
•
Created by NilT_PL#9208 on 4/16/2025 in
#help
✅ [SOLVED] app hangs during JSON serialization
it was also completely unnecessary
14 replies
C
C#
•
Created by NilT_PL#9208 on 4/16/2025 in
#help
✅ [SOLVED] app hangs during JSON serialization
the
while(true)
loop in
CzyZapisac()
was running infinitely
14 replies
C
C#
•
Created by NilT_PL#9208 on 4/16/2025 in
#help
✅ [SOLVED] app hangs during JSON serialization
i got it
14 replies
C
C#
•
Created by NilT_PL#9208 on 4/16/2025 in
#help
✅ [SOLVED] app hangs during JSON serialization
It's supposed to go back to the
while(true)
loop in
StworzPytanie()
14 replies
C
C#
•
Created by NilT_PL#9208 on 4/16/2025 in
#help
✅ [SOLVED] app hangs during JSON serialization
at
CzyZapisac()
.
ZapiszPytaniaDoPliku()
finishes it's job, Writes the line to the console, and nothing else happens
14 replies
C
C#
•
Created by NilT_PL#9208 on 4/16/2025 in
#help
✅ [SOLVED] app hangs during JSON serialization
nothing stood out to me, but I'm new to c# development
14 replies