mapeditor/tiled






Do you want to work on this issue?
You can request for a bounty in order to promote it!
Carrion has comaptibility issues with Tiled 1.4.0 and above #3561
ihatemondays72 posted onGitHub
If you want more info, please check out this thread https://itch.io/post/6936188
Description So I was using Tiled 1.8.6 to edit and create a map for a game called Carrion, and it's now crashing whenever I use a version above Tiled 1.3.5. (I haven't tested versions lower than 1.3.0 yet.)
Steps to reproduce the behavior:
- Use any entity
- Save the file
- Open mod loader and play the map you created
- Game crashes
(I'm not entirely sure if it's my PC acting up)
Expected Behavior Tiled 1.4.0 and above is supposed to be supported by Carrion
Specifications:
- OS: Windows 11
- Tiled Version: 1.4.0 and above
Media
Output: {
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"includedFrameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "3.1.0"
}
],
"configProperties": {
"System.Globalization.Invariant": true,
"System.Runtime.TieredCompilation": false
}
}
}