TEdit / Terraria-Map-Editor

TEdit - Terraria Map Editor - TEdit is a stand alone, open source map editor for Terraria. It lets you edit maps just like (almost) paint! It also lets you change world settings (time, bosses downed etc), edit chests and change sign, make epic dungeons, castles, cities, and add rewards for your adventurers!
https://docs.binaryconstruct.com/
Other
1.59k stars 340 forks source link

Linux Beta - Address boundary error when trying to edit #1944

Open RandomLegend opened 1 month ago

RandomLegend commented 1 month ago

map.wld.zip Describe the bug Running the TEdit Avalonia 5-0-0-beta8 on linux crashes when clicking on the edit menu. In the console it prints:

fish: Job 1, './TEDit' terminated by signal SIGSEGV (Address boundary error)

Steps to reproduce the behavior:

  1. Start Linux beta
  2. Load Map
  3. Click on Edit Mode

Desktop (please complete the following information):

PS: The executable got the .desktop file suffix. This causes issues with Dolphin and it should be name TEdit without anything as suffix.

RandomLegend commented 1 month ago

I just downloaded this map https://www.curseforge.com/terraria/maps/starterworld and loaded in and it works. So maybe something is wrong with my map then... Can maybe someone help me figure out what exactly is wrong?

RandomLegend commented 1 month ago

Ah nope - still crashes but i was able to draw a few lines of blocks.

BinaryConstruct commented 4 weeks ago

Thanks for the report.