Broken console output

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
zalander
Citizen
Posts: 72
Joined: Mon Jan 09, 2023 5:58 am
Location: India

Broken console output

Post by zalander »

Sup
Im working on some stuff and I got some broken console output no idea how to fix it
I have attached the code as a zip file
(btw you need to have python installed and its path setup for the code to work and the program might not work for linux)
Also the python script's output is sometimes shown on the console other times its not still no idea what is causing this and why is everything in a single line.
Attachments
new shitty project.zip
code
(1.23 KiB) Downloaded 120 times
Using LOVE to make everything except games :crazy:

Code: Select all

astring = "pog"
print(astring)
--pog
User avatar
Azzla
Prole
Posts: 38
Joined: Sun Mar 29, 2020 2:23 am

Re: Broken console output

Post by Azzla »

Your code appears to be working exactly as intended.
Capture.PNG
Capture.PNG (6.84 KiB) Viewed 45624 times
libraries: Stalkpile
electronic music stuff: https://soundcloud.com/azzlamusic
User avatar
zalander
Citizen
Posts: 72
Joined: Mon Jan 09, 2023 5:58 am
Location: India

Re: Broken console output

Post by zalander »

You need to run the .love file it should run the python code in a separate thread.
EDIT:
The console output looks like this
Attachments
Console output
Console output
Screenshot 2024-02-02 215205.png (9.46 KiB) Viewed 42501 times
Using LOVE to make everything except games :crazy:

Code: Select all

astring = "pog"
print(astring)
--pog
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 56 guests