TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

[BUG] TORCH GUI allows you to switch WORLD location while world is loaded, causing crash #61

Closed Varaxian closed 7 years ago

Varaxian commented 7 years ago

Torch Version: 1.1.207.7 SE Version: 1.182.103

Expected Behavior

Once world starts, all folder locations to be locked and not modifiable.

Observed Behavior

Torch world location can be accidentally or intentionally switched while the world is loaded, causing crash.

Steps to Reproduce

  1. Launch TORCH
  2. After world loads, change the world location in the "World:" dropdown
  3. Crash
Jimmacle commented 7 years ago

Fixed 97da740e7edf8ab4fa8fbe41843cf2c037de6849, disabled entire config panel when the server is running.