OutdatedK Relay v0.1.0 - A Modular High Performance Proxy

Posts 1630 of 82 · Page 2 of 6
K is love K is life
-shrekt
Any 1 else getting any error while opening it .? Please need guidance :c
Quote Originally Posted by Codma2 View Post
Umm... I'm sorry but How does it works.? When i right click and open it with admin , it gives me some kind of error (then when i click on continue) it opens and Other things work like Changing server , it shows me that Welcome to K Relay , but How that abilities will work.?



Sorry bad english :<
Not sure i understand what your error is, what kind of abilities are you talking about?

Quote Originally Posted by Freddebola View Post
This looks awesome but just 1 question , when you start the client you have the Internal Reconnect Handler, but how do you use the other plugins?:P
All plugins are enabled by default so to customize the settings of a particular plugin, you need to go into the plugin tab, select a particular plugin and read description/test out commands.

Some of the plugins have a special form with settings which can be opened with /plugincommand settings
Quote Originally Posted by TheMrNobody View Post



All plugins are enabled by default
For me the only plugin enabled by default is the internal reconnect handler :/
Abilities i.e
AutoAbility: Priest AutoHeal/AutoBuff, Paladin AutoBuff, Warrior AutoBuff, Rogue AutoCloak
ChatAssist: Filter messages, auto-block spam PMs, disable chat entirely
ClientStat Announcer: Let's you know when you've made progress on in-game achievements
FameNotifier: Tells you when you gain fame
Glow: Makes you glow!
IncFinder: Lets you know who has an inc
LootHelper: AutoLoot, Loot bag quests, Loot notifications
MapFilter: Lets you change tiles and objects to other ones
Reconnect: Reconnect to your vault, guild hall, pet yard, last realm or last dungeon easily
TeleportTools: Teleport to the person closest to your quest, teleport to people without their full name
WorldEdit: Edit the world around you in-game


Can you tell me what all commands are there .? and how we can use all these ^^
Quote Originally Posted by Codma2 View Post
Abilities i.e
AutoAbility: Priest AutoHeal/AutoBuff, Paladin AutoBuff, Warrior AutoBuff, Rogue AutoCloak
ChatAssist: Filter messages, auto-block spam PMs, disable chat entirely
ClientStat Announcer: Let's you know when you've made progress on in-game achievements
FameNotifier: Tells you when you gain fame
Glow: Makes you glow!
IncFinder: Lets you know who has an inc
LootHelper: AutoLoot, Loot bag quests, Loot notifications
MapFilter: Lets you change tiles and objects to other ones
Reconnect: Reconnect to your vault, guild hall, pet yard, last realm or last dungeon easily
TeleportTools: Teleport to the person closest to your quest, teleport to people without their full name
WorldEdit: Edit the world around you in-game


Can you tell me what all commands are there .? and how we can use all these ^^
When you click on their names, it shows you a description of them as well as the commands you can input
http://imgur.com/ bHDzinW <-- thats the error (remove space)
And You saying that it shows description and command .... But where ... In plugins there is only 1 option
Then there is packets ... that something out of space for me ...
Guide me master ...
Quote Originally Posted by Codma2 View Post
http://imgur.com/ bHDzinW <-- thats the error (remove space)
And You saying that it shows description and command .... But where ... In plugins there is only 1 option
Then there is packets ... that something out of space for me ...
Guide me master ...
"Ensure you have Microsoft .NET Framework 4.5 or later! "
Quote Originally Posted by Codma2 View Post
http://imgur.com/ bHDzinW <-- thats the error (remove space)
And You saying that it shows description and command .... But where ... In plugins there is only 1 option
Then there is packets ... that something out of space for me ...
Guide me master ...
Go into plugins tab, click open plugin folder. Tell me what that does

Quote Originally Posted by Pepsi Cola View Post


"Ensure you have Microsoft .NET Framework 4.5 or later! "
Not sure if you're right but to me it looks like it is trying to load an assembly from a network location so this shouldnt be an issue with .net 4.5
any ideas of why only one plugin is select able ?
for anybody interested, i got it to work by making a config file (K_Relay.exe.config) in the main directory with the following code inside it

--------be careful, i don't know if this breaks anything else inside the proxy, i just saw that it loaded the plugins so i tought it would help somebody here------

 
code
<configuration>
<startup>
<supportedRuntime version="v4.0"/>
</startup>
<runtime>
<loadFromRemoteSources enabled="true"/>
</runtime>
</configuration>

@krazyshank i have .NET framework 4.5.2 installed, but it seems like it uses 4.0, so i had to enable loadFromRemoteSources with this config

EDIT: seems like it doesn't save config settings, not sure if it's related to the .net framework 4.5.2 problem
I fixed the issue by right clicking every XML and .dll file and manually Unblocking them all in the Properties window under the General tab. Do that for every file and start K_Relay without any issues!

i.imgur com/ Q2raDiC.png

----------------------------------------------------------------------------------------------------
i.imgur com/ nEKNRYL.png

I have the same issue. Framework 4.5.2 installed with Unhandled exception.

 
Error Message
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See go. microsoft com/ fwlink/ ?LinkId=155569 for more information.


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
K_Relay
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/POLLYDT/Documents/Torrented%20Files/RotMG/K%20Relay%20v0.1.0_mpgh.net/K_Relay.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Lib K Relay
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/POLLYDT/Documents/Torrented%20Files/RotMG/K%20Relay%20v0.1.0_mpgh.net/Lib%20K%20Relay.DLL
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Will there be more plugins in the future?
Can u add the script for autoability for mages? for doing spellbombs
Posts 1630 of 82 · Page 2 of 6
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?