It's not a crash per se but the app hangs and the audio channel goes wild, have to kill the process in the task manager.
Ok, will join the discord and message @slime. Thanks.
Search found 3 matches
- Mon Dec 06, 2021 3:27 am
- Forum: Libraries and Tools
- Topic: Simple Tiled Implementation - STI v1.2.3.0
- Replies: 916
- Views: 861204
- Mon Dec 06, 2021 12:46 am
- Forum: Libraries and Tools
- Topic: Simple Tiled Implementation - STI v1.2.3.0
- Replies: 916
- Views: 861204
Re: Simple Tiled Implementation - STI v1.2.3.0
Thanks everybody for the feedback! I will try fixed sized maps.
And thanks Claude for giving me the Bulldozer example, looks like a fun game. Can I do something to debug the crash I have on my MacBook Pro ? Do not really know how to provide debug information with Love2D right now.
Thanks,
And thanks Claude for giving me the Bulldozer example, looks like a fun game. Can I do something to debug the crash I have on my MacBook Pro ? Do not really know how to provide debug information with Love2D right now.
Thanks,
- Sun Dec 05, 2021 7:44 am
- Forum: Libraries and Tools
- Topic: Simple Tiled Implementation - STI v1.2.3.0
- Replies: 916
- Views: 861204
Re: Simple Tiled Implementation - STI v1.2.3.0
Hi, I am a new user trying out Love, I have issues getting my tiled maps to show via sti (only get a black screen) so I tried the above example game (bulldozer-0.14). It hangs after pressing the space bar on my M1 Max MacBook Pro. Extracting the tile maps to my project works (they are displayed), tr...