tgstation / MapDiffBot

Tool for generating diff images of BYOND maps
GNU Affero General Public License v3.0
8 stars 11 forks source link

Cannot use idents during simple_evaluate #46

Closed 81Denton closed 6 years ago

81Denton commented 6 years ago

PR: https://github.com/tgstation/tgstation/pull/36964 Job log: https://dextraspace.net/MapDiffBot/Files/3234987/36964/0/logs.txt

StdErr: thread 'main' panicked at 'called Result::unwrap() on an Err value: DMError { location: Location { file: FileId(4294967295), line: 0, column: 0 }, severity: Error, desc: "cannot use idents during simple_evaluate", cause: None }', /checkout/src/libcore/result.rs:916:5

note: Run with RUST_BACKTRACE=1 for a backtrace.

https://dextraspace.net/MapDiffBot/Files/3234987/36964/0/after.png gives a 404 error.

Cyberboss commented 6 years ago

@SpaceManiac

Cyberboss commented 6 years ago

Given that this is somewhat fixed via the line numbers it should be manageble