MineBartekSA / TerraJump

A simple jump pad plugin for TShock
MIT License
4 stars 1 forks source link

Missing Method Exception #3

Closed dredhorse closed 4 years ago

dredhorse commented 4 years ago

Hi, just tried version 2.2.0 and got this:

[06/30/20 08:57:32] [Server API] Info: Plugin TShock v4.4.0.0 (by The TShock Team) initiated. [06/30/20 08:57:32] [Server API] Info: Plugin InfiniteChestsV3 v1.2.0.0 (by Zaicon) initiated. [06/30/20 08:57:32] [Server API] Error: Startup aborted due to an exception in the Server API initialization: System.InvalidOperationException: Plugin "TerraJump" has thrown an exception during initialization. ---> System.MissingMethodException: Method not found: System.Collections.Generic.List`1 TShockAPI.Utils.FindPlayer(string) at TerraJump.DisabledManager.Start () [0x001ac] in <9b914131a312436390bcbf28f6520ab9>:0 at TerraJump.TerraJump.Initialize () [0x00010] in <9b914131a312436390bcbf28f6520ab9>:0 at TerrariaApi.Server.PluginContainer.Initialize () [0x00006] in :0 at TerrariaApi.Server.ServerApi.LoadPlugins () [0x002eb] in :0 --- End of inner exception stack trace --- at TerrariaApi.Server.ServerApi.LoadPlugins () [0x00313] in :0 at TerrariaApi.Server.ServerApi.Initialize (System.String[] commandLineArgs, Terraria.Main game) [0x0011a] in :0 at TerrariaApi.Server.HookManager.InitialiseAPI () [0x0004e] in :0

I can't directly tell you which PRE version Tshock is unfortunately.

2.3 seems to work which I got from https://github.com/Pryaxis/Plugins. But that is not on https://tshock.co/xf/index.php?resources/terrajump-ssc.155/ and your releases are outdated.

Thanks for the work

MineBartekSA commented 4 years ago

The 2.2.0 version is for TShock for Terraria 1.3.5.3, and it will not work with TShock for Terraria 1.4.

The TShock Forum retired and now the official way of getting plugins is the Github page.

dredhorse commented 4 years ago

yeah found that out, but google isn't that intelligent 😀