Auto-translated
Thank you for your response. I checked using the console.
The game started crashing when I began entering @SetObjectPosition("Necrograd", 23, 16, 1.5708); (it's different from the previous script; I simply replaced the city name and specified the exact coordinates).
So, the error lies in the city's appearance itself, although there seems to be enough space.
Update: The problem isn't even with the city, but with the SetObjectPosition command. I decided to replace the castle with the appearance of some object. Whether it's a creature, a building, or an effect. It crashes specifically during the appearance of an object; I can't figure out what's causing it. Does anyone know why this might be happening?
The game started crashing when I began entering @SetObjectPosition("Necrograd", 23, 16, 1.5708); (it's different from the previous script; I simply replaced the city name and specified the exact coordinates).
So, the error lies in the city's appearance itself, although there seems to be enough space.
Update: The problem isn't even with the city, but with the SetObjectPosition command. I decided to replace the castle with the appearance of some object. Whether it's a creature, a building, or an effect. It crashes specifically during the appearance of an object; I can't figure out what's causing it. Does anyone know why this might be happening?