Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method not found: 'TimeWarp.SetRate' #658

Closed
keyspace opened this issue Jun 28, 2016 · 1 comment
Closed

Method not found: 'TimeWarp.SetRate' #658

keyspace opened this issue Jun 28, 2016 · 1 comment

Comments

@keyspace
Copy link
Contributor

keyspace commented Jun 28, 2016

An exception thrown in KSP 1.1.3 for all mods referencing the method.

build-develop-554 resolves the issue - from the commit log I see you're well on the way for a 1.1.3-compatible release.

Reporting to possibly reduce noise.


Excerpt from Player.log:

MissingMethodException: Method not found: 'TimeWarp.SetRate'.
  at RemoteTech.FlightComputer.FlightComputer.OnUpdate () [0x00000] in <filename unknown>:0 
  at RemoteTech.Modules.ModuleSPU.Update () [0x00000] in <filename unknown>:0

This is printed endlessly and clogs the log.

A side-effect seems to be that no actions can be performed (extend antenna, run experiment, etc.). May be separate issue though. Possibly a cause for #646, too.

@keyspace
Copy link
Contributor Author

keyspace commented Jul 2, 2016

Closing as 1.7.1 released.

@keyspace keyspace closed this as completed Jul 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant