TooAngel / screeps

TooAngel NPC / bot / source code for screeps
https://screeps.com
GNU Affero General Public License v3.0
600 stars 154 forks source link

[BUG]fix a debug log who would cause error #667

Closed XenoAmess closed 1 year ago

XenoAmess commented 1 year ago

fix a debug log who would cause error like:

Error: Could not find an object with ID 63174ac39538317abc9be996 at data (:51004:15) at Object.get [as name] (eval at exports.defineGameObjectProperties (:586:9), :7:60) at Object.exports.defineGameObjectProperties.obj.toJSON (:610:29) at JSON.stringify () at findRoomPairs (diplomacy:53:73) at handleRetaliation (diplomacy:121:20) at addToReputation (diplomacy:167:7) at Object.Room.handleReputation (prototype_room_my:344:7) at Object.Room.executeRoomHandleHostiles (prototype_room_my:488:8) at Object.Room.executeRoom (prototype_room_my:508:8)

TooAngel commented 1 year ago

This pull request was merged by worlddriven.