GithubHelp home page GithubHelp logo

terrajump's People

Contributors

minebarteksa avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

hakusaro

terrajump's Issues

Is it possible to implement this plugin without SSC?

Hi,

would it be possible to not require SSC and still use the plugin?

I have a small server and all players have tshock.ignore.ssc atm. But when you add material to your character it is not leaving the server atm, because SSC is enabled I guess.

I'm not familiar enough with tshock and your plugin to answer that question by reading the code.

Missing Method Exception

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.TSPlayer> 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

Jump pads do not work & /TJ Edit Command Fails

Terraria Client: 1.4.1.2
TShock: 4.4.0 Pre-15
Database: Tried MySQL & sqlite
SSC: Enabled

Jump Pads Do Not Work:
As a first time user, to my understanding if a player has the correct group permission,terrajump.use, and steps on a jump pad tile, they should be launched to the specified config height. This is not the case. The specified tiles do nothing when walked over. The /jump command works fine. I assumed there was some type of setup considering the x,y columns in the TJPads table and users in the TJUsers database, so I could be missing a step in getting them to work.

Edit Tile Command Fails:
Usage of /tj e tile or /tj e tile xxx produces a command failed error:

Command: ERROR: System.InvalidCastException: Specified cast is not valid.
   at TerraJump.TerraJump.<>c.<ChangeTile>b__23_2(FieldInfo t)
   at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
   at System.Linq.Enumerable.First[TSource](IEnumerable`1 source)
   at TerraJump.TerraJump.ChangeTile(CommandArgs args)
   at TerraJump.TerraJump.Edit(CommandArgs args)
   at TerraJump.TerraJump.TerraJumpCommand(CommandArgs args)
   at TShockAPI.Command.Run(String msg, Boolean silent, TSPlayer ply, List`1 parms)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.