Code:[Oxide] 11:08 PM [Error] Failed to load plugin m-Teleportation (IOException: Sharing violation on path C:\TCAFiles\Users\vladF\2936\server\DefaultServer\oxide\plugins\m-Teleportation.lua) [Oxide] 11:08 PM [Debug] at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0 at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare) at System.IO.File.OpenRead (System.String path) [0x00000] in <filename unknown>:0 at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x00000] in <filename unknown>:0 at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string,System.Text.Encoding) at System.IO.File.ReadAllText (System.String path, System.Text.Encoding encoding) [0x00000] in <filename unknown>:0 at System.IO.File.ReadAllText (System.String path) [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Plugins.LuaPluginLoader.Load (System.String directory, System.String name) [0x00000] in <filename unknown>:0 at Oxide.Core.OxideMod.LoadPlugin (System.String name) [0x00000] in <filename unknown>:0
Teleportation System [Unmaintained]
Discussion in 'Plugin Support' started by Mughisi, Oct 18, 2014.
-
Wulf Community Admin
-
It error before unload plugin. Don't look at this.
-
When i try teleport someone to me it seems to kick me after like 20 seconds for unresponsive and doesnt tp the player to me
-
I asked the Dev 16 days ago to fix teleport glitch in outter walls. no fix yet.
[DOUBLEPOST=1442545383][/DOUBLEPOST]Mughisi, fix teleport bug within outer walls. <3
People can /tpr and /tpa to glitch accross outside walls. scroll 2 weeks back for vid demoLast edited by a moderator: Sep 18, 2015 -
Tpr not working and cant sethome since update. But can tp to existing homes tho so plugin is like 50% working.
-
-
-
Code:
[Oxide] 2:46 PM [Error] Failed to load plugin m-Teleportation (IndexOutOfRangeException: Array index is out of range.) [Oxide] 2:46 PM [Debug] at NLua.MetaFunctions.GetMethodInternal (LuaState luaState) [0x00000] in <filename unknown>:0 at NLua.MetaFunctions.GetMethod (LuaState luaState) [0x00000] in <filename unknown>:0 at (wrapper native-to-managed) NLua.MetaFunctions:GetMethod (KeraLua.LuaState) at (wrapper managed-to-native) KeraLua.NativeMethods:LuaNetPCall (intptr,int,int,int) at KeraLua.Lua.LuaNetPCall (IntPtr luaState, Int32 nArgs, Int32 nResults, Int32 errfunc) [0x00000] in <filename unknown>:0 at NLua.LuaLib.LuaPCall (LuaState luaState, Int32 nArgs, Int32 nResults, Int32 errfunc) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args, System.Type[] returnTypes) [0x00000] in <filename unknown>:0 at NLua.Lua.CallFunction (System.Object function, System.Object[] args) [0x00000] in <filename unknown>:0 at NLua.LuaFunction.Call (System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Plugins.LuaPlugin.Load () [0x00000] in <filename unknown>:0 at Oxide.Ext.Lua.Plugins.LuaPluginLoader.Load (System.String directory, System.String name) [0x00000] in <filename unknown>:0 at Oxide.Core.OxideMod.LoadPlugin (System.String name) [0x00000] in <filename unknown>:0
-
-
-
getting error in console:
[Oxide] 3:00 PM [Error] Failed to call hook 'cmdSetHome' on plugin 'm-Teleportation v1.4.17'
File: m-Teleportation.lua Line: 1338 parameters do not match signature:
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <filename unknown>:0 -
-
Hello, Since the new update TPR doesnt seem to work. Think you can look into this for me?
-
Wulf Community Admin
-
-
using latest version since then tpr isnt working properly for players
[DOUBLEPOST=1442649898][/DOUBLEPOST]tpr only seems to be working for players when there standing on foundation for some reason its not working on ground -
EN:
Add to when the player took TP from another player - he teleported to the point where the player received TP, and not where the player will have time to run as long as there is a countdown.
Add to when a player is injured, he can not do teleport back home!
RU:
Добавьте, чтобы когда игрок принял тп от другого игрока - его телепортировало в точку где игрок принял тп, а не куда игрок успеет добежать пока идёт отсчёт времени.
Добавьте, чтобы когда игрок получает ранение, он не может сделать телепорт домой! -
Why am I able to set home in anyones foundations. Everyone can just simple set home on any foundation.
Code:"AdminTP": { "AnnounceTeleportToTarget": false, "LocationRadius": 25, "TeleportNearDefaultDistance": 30, "UseableByModerators": true }, "Homes": { "CheckFoundationForOwner": true, "Cooldown": 150, "Countdown": 15, "DailyLimit": 200, "ForceOnTopOfFoundation": true, "HomesLimit": 3, "LocationRadius": 25, "UseFriendsAPI": true },"Settings": { "ChatName": "Teleportation", "ConfigVersion": "1.4.15", "HomesEnabled": true, "InterruptTPOnHurt": true, "TPREnabled": true }, "TPR": { "BlockTPAOnCeiling": false, "Cooldown": 150, "Countdown": 15, "DailyLimit": 200, "RequestDuration": 15 } }
-
Did the update -now getting this in console: No requirements are listed for other plugins - this this change?
Code:> oxide.reload m-Teleportation [Oxide] 1:35 PM [Info] Unloaded plugin Teleportation System v1.4.18 by Mughisi [Oxide] 1:35 PM [Info] Loaded plugin Teleportation System v1.4.18 by Mughisi [Oxide] 1:35 PM [Info] m-Teleportation: To limit Homes to only be set on foundations owned by the player the plugin `Building Owners` is required! [Oxide] 1:35 PM [Info] This plugin can be downloaded at [URL='http://forum.rustoxide.com/plugins/building-owners.682/']Building Owners for Rust Experimental | Oxide[/URL] [Oxide] 1:35 PM [Info] The owner check has temporarily been disabled to prevent problems. [Oxide] 1:35 PM [Info] m-Teleportation: To allow Homes to be set on foundations owned by friends of the player the plugin `Friends API` is required! [Oxide] 1:35 PM [Info] This plugin can be downloaded at [URL='http://forum.rustoxide.com/plugins/friends-api.686/']Friends API for Rust Experimental | Oxide[/URL] [Oxide] 1:35 PM [Info] The friends check has temporarily been disabled to prevent problems.