As a follow-up of
T2215: Rail speed controller linked to non rail block
it looks like rail-speed-controllers now drop their connections on load.
Description
Description
Details
Details
- Task Type
- Bug
Testing Results
- Affected Gamemode(s)
- Single and Multi
- Reproducible
- Yes
- Last tested (version)
- 0.199.633
- Category
- Control Block System: Rails/Docking
- First occurrence (version)
- 0.199.627
Hardware/Software/System
- OS-Specific
- No
- Hardware-Specific
- No
- Video Card Vendor
- uncertain
Steps to reproduce
- place rail speed controller
- link to activator
- unload sector
- reload sector
Result
Rail speed controller has no links to the logic any more
Tester information (Internal use only)
[2017-06-30 20:51:18] [SERVER] PROBE SUCCESSFULLY EXECUTED. STOPPING PROCESSOR. (Ping of a Starter to start server): PID 22 [2017-06-30 20:51:19] java.lang.Exception: WARNING: Irregular block connected to rail speed: (0, 1, 19)[Activation Module]o[FRONT][inactive][15hp][BLOCK]; Removing Connection [2017-06-30 20:51:19] at org.schema.game.common.controller.elements.rail.speed.RailSpeedCollectionManager.checkAllConnections(SourceFile:104) [2017-06-30 20:51:19] at org.schema.game.common.controller.elements.rail.speed.RailSpeedElementManager.getRailSpeedForTrack(SourceFile:52) [2017-06-30 20:51:19] at obfuscated.aev.c(SourceFile:1195) [2017-06-30 20:51:19] at obfuscated.aev.a(SourceFile:890) [2017-06-30 20:51:19] at obfuscated.abJ.updateLocal(SourceFile:2771) [2017-06-30 20:51:19] at obfuscated.acb.updateLocal(SourceFile:404) [2017-06-30 20:51:19] at org.schema.game.common.controller.EditableSendableSegmentController.updateLocal(SourceFile:1093) [2017-06-30 20:51:19] at obfuscated.ack.updateLocal(SourceFile:474) [2017-06-30 20:51:19] at org.schema.game.server.controller.GameServerController.update(SourceFile:1364) [2017-06-30 20:51:19] at org.schema.schine.network.server.ServerController.run(SourceFile:275) [2017-06-30 20:51:19] at java.lang.Thread.run(Thread.java:745) [2017-06-30 20:51:19] java.lang.Exception: WARNING: Irregular block connected to rail speed: (0, 1, 20)[Activation Module]o[FRONT][inactive][15hp][BLOCK]; Removing Connection [2017-06-30 20:51:19] at org.schema.game.common.controller.elements.rail.speed.RailSpeedCollectionManager.checkAllConnections(SourceFile:104) [2017-06-30 20:51:19] at org.schema.game.common.controller.elements.rail.speed.RailSpeedElementManager.getRailSpeedForTrack(SourceFile:52) [2017-06-30 20:51:19] at obfuscated.aev.c(SourceFile:1195) [2017-06-30 20:51:19] at obfuscated.aev.a(SourceFile:890) [2017-06-30 20:51:19] at obfuscated.abJ.updateLocal(SourceFile:2771) [2017-06-30 20:51:19] at obfuscated.acb.updateLocal(SourceFile:404) [2017-06-30 20:51:19] at org.schema.game.common.controller.EditableSendableSegmentController.updateLocal(SourceFile:1093) [2017-06-30 20:51:19] at obfuscated.ack.updateLocal(SourceFile:474) [2017-06-30 20:51:19] at org.schema.game.server.controller.GameServerController.update(SourceFile:1364) [2017-06-30 20:51:19] at org.schema.schine.network.server.ServerController.run(SourceFile:275) [2017-06-30 20:51:19] at java.lang.Thread.run(Thread.java:745) [2017-06-30 20:51:19] [SERVERSOCKET] Connection made. starting new processor 51121, /84.0.8.38; local: 4242, /144.76.174.130, keepalive false
Related Objects
Related Objects
- Mentioned Here
- T2215: Rail speed controller linked to non rail block