June 18, 2013, 07:47:33 PM
Pre-Releases are now available at the PreRelease section.
If any issues occur please post exceptions or information as to how to reproduce in the correct section.

Author Topic: [b31] vCoins Suite (Four Plugins)  (Read 6829 times)

0 Members and 1 Guest are viewing this topic.

masonserver

  • Newbie
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: [b29] vCoins Suite (Four Plugins)
« Reply #15 on: August 08, 2011, 09:16:48 PM »
when i download vworkforce it downloads v marketplace

The Prodigy

  • Plugin Developer
  • Full Member
  • ****
  • Posts: 146
  • Karma: +1/-0
  • Samual Lewis
    • View Profile
Re: [b29] vCoins Suite (Four Plugins)
« Reply #16 on: August 09, 2011, 12:27:36 AM »
when i download vworkforce it downloads v marketplace
Yes, I know this. I need to fix it.
[b31]SpawnGuardPE
-Protect customizable zones and set permissions!

[b31]CustomChat
-Customize every aspect of player to player chat!

The Prodigy

  • Plugin Developer
  • Full Member
  • ****
  • Posts: 146
  • Karma: +1/-0
  • Samual Lewis
    • View Profile
Re: [b29] vCoins Suite (Four Plugins)
« Reply #17 on: August 10, 2011, 09:53:21 PM »
Fixed the vWorkforce download link.
[b31]SpawnGuardPE
-Protect customizable zones and set permissions!

[b31]CustomChat
-Customize every aspect of player to player chat!

The Prodigy

  • Plugin Developer
  • Full Member
  • ****
  • Posts: 146
  • Karma: +1/-0
  • Samual Lewis
    • View Profile
Re: [b29] vCoins Suite (Four Plugins)
« Reply #18 on: August 14, 2011, 02:43:44 PM »
Updated!
vCoins, vMarketplace, vSignShops: Just updated to b30. No changes made.
vWorkforce: Updated to b30, fixed a bug where players with the SpawnGuardPE permission of 'guest' could get unlimited vCoins.
[b31]SpawnGuardPE
-Protect customizable zones and set permissions!

[b31]CustomChat
-Customize every aspect of player to player chat!

Bobrocket

  • Newbie
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: [b30] vCoins Suite (Four Plugins)
« Reply #19 on: August 14, 2011, 04:02:59 PM »
Well, it looks swell.
However, /vbalance is broken.
I log in, type /vbalance
And I get kicked, it prints:
"Server Malfunction, Please Reconnect"
Is it possible that it's because I have no vcoins?

The Prodigy

  • Plugin Developer
  • Full Member
  • ****
  • Posts: 146
  • Karma: +1/-0
  • Samual Lewis
    • View Profile
Re: [b30] vCoins Suite (Four Plugins)
« Reply #20 on: August 14, 2011, 05:01:44 PM »
Well, it looks swell.
However, /vbalance is broken.
I log in, type /vbalance
And I get kicked, it prints:
"Server Malfunction, Please Reconnect"
Is it possible that it's because I have no vcoins?
What does the server say when you disconnect?
[b31]SpawnGuardPE
-Protect customizable zones and set permissions!

[b31]CustomChat
-Customize every aspect of player to player chat!

Mista G Nerd

  • Newbie
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: [b30] vCoins Suite (Four Plugins)
« Reply #21 on: August 14, 2011, 10:36:09 PM »
Well, it looks swell.
However, /vbalance is broken.
I log in, type /vbalance
And I get kicked, it prints:
"Server Malfunction, Please Reconnect"
Is it possible that it's because I have no vcoins?

This is an issue when you install the plugins while you are already logged in. When you log in for the first time, your file is created. If you try to call up your balance while there is no file. It throws an error and kicks you. Uplon logging back in your file will be created and you can run /vbalance.
If your a plugin dev can you help me out in my thread. How do I start plugin development with SharpDevelop?

The Prodigy

  • Plugin Developer
  • Full Member
  • ****
  • Posts: 146
  • Karma: +1/-0
  • Samual Lewis
    • View Profile
Re: [b30] vCoins Suite (Four Plugins)
« Reply #22 on: August 15, 2011, 12:35:18 AM »
Well, it looks swell.
However, /vbalance is broken.
I log in, type /vbalance
And I get kicked, it prints:
"Server Malfunction, Please Reconnect"
Is it possible that it's because I have no vcoins?

This is an issue when you install the plugins while you are already logged in. When you log in for the first time, your file is created. If you try to call up your balance while there is no file. It throws an error and kicks you. Uplon logging back in your file will be created and you can run /vbalance.

Thank you, I did not think of this. That would indeed create that error. I always appreciate other people helping people that are confused about my plugin :) Again, thanks a lot.
[b31]SpawnGuardPE
-Protect customizable zones and set permissions!

[b31]CustomChat
-Customize every aspect of player to player chat!

Mista G Nerd

  • Newbie
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: [b30] vCoins Suite (Four Plugins)
« Reply #23 on: August 15, 2011, 05:02:56 PM »

Thank you, I did not think of this. That would indeed create that error. I always appreciate other people helping people that are confused about my plugin :) Again, thanks a lot.

This can be fixed by creating a function that checks if the file exists and if not create the file. Then call the function prior to running any of the vcoins commands. Simple fix.
If your a plugin dev can you help me out in my thread. How do I start plugin development with SharpDevelop?

cashholder

  • Jr. Member
  • **
  • Posts: 75
  • Karma: +3/-0
    • View Profile
Re: [b30] vCoins Suite (Four Plugins)
« Reply #24 on: August 16, 2011, 11:52:37 AM »
I have a problem with the vWorkforce

Code: [Select]
8/16/2011 9:48:42 AM Pool> Error passing event PLAYER_TILECHANGE to vWorkforce:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Terraria\CATS1\Plugins\SpawnGuardPE\PlayerPerms\water.dat'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode)
   at vWorkforce.vWorkforce.onPlayerTileChange(PlayerTileChangeEvent Event)
   at Terraria_Server.Plugin.PluginManager.processHook(Hooks hook, Event hookEvent)

Is it my problem? Someone please help.

EpicTerrariaLord

  • Newbie
  • *
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: [b30] vCoins Suite (Four Plugins)
« Reply #25 on: August 16, 2011, 12:29:02 PM »
i've got the same with workshop 2

Mista G Nerd

  • Newbie
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: [b30] vCoins Suite (Four Plugins)
« Reply #26 on: August 16, 2011, 12:31:01 PM »
I have a problem with the vWorkforce

Code: [Select]
8/16/2011 9:48:42 AM Pool> Error passing event PLAYER_TILECHANGE to vWorkforce:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Terraria\CATS1\Plugins\SpawnGuardPE\PlayerPerms\water.dat'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode)
   at vWorkforce.vWorkforce.onPlayerTileChange(PlayerTileChangeEvent Event)
   at Terraria_Server.Plugin.PluginManager.processHook(Hooks hook, Event hookEvent)

Is it my problem? Someone please help.

i've got the same with workshop 2

It looks like neither of you have the SpawnGaurdPE plugin. Which is required. It isn't put up in the description, but for some reason it requires it nonetheless. So go ahead and install it and restart the server. Should work fine.
If your a plugin dev can you help me out in my thread. How do I start plugin development with SharpDevelop?

The Prodigy

  • Plugin Developer
  • Full Member
  • ****
  • Posts: 146
  • Karma: +1/-0
  • Samual Lewis
    • View Profile
Re: [b30] vCoins Suite (Four Plugins)
« Reply #27 on: August 16, 2011, 12:56:54 PM »
I have a problem with the vWorkforce

Code: [Select]
8/16/2011 9:48:42 AM Pool> Error passing event PLAYER_TILECHANGE to vWorkforce:
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Terraria\CATS1\Plugins\SpawnGuardPE\PlayerPerms\water.dat'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode)
   at vWorkforce.vWorkforce.onPlayerTileChange(PlayerTileChangeEvent Event)
   at Terraria_Server.Plugin.PluginManager.processHook(Hooks hook, Event hookEvent)

Is it my problem? Someone please help.

i've got the same with workshop 2

It looks like neither of you have the SpawnGaurdPE plugin. Which is required. It isn't put up in the description, but for some reason it requires it nonetheless. So go ahead and install it and restart the server. Should work fine.

OHH DANG IT. I didn't even think of that. Yeah, I made it access your player permission so you can't get vCoins if you're a guest because then you could just farm vCoins infinitely. I'll fix this right now! Thank you so much Mista G Nerd! You've been a great help.
[b31]SpawnGuardPE
-Protect customizable zones and set permissions!

[b31]CustomChat
-Customize every aspect of player to player chat!

Mista G Nerd

  • Newbie
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: [b30] vCoins Suite (Four Plugins)
« Reply #28 on: August 16, 2011, 01:04:29 PM »
OHH DANG IT. I didn't even think of that. Yeah, I made it access your player permission so you can't get vCoins if you're a guest because then you could just farm vCoins infinitely. I'll fix this right now! Thank you so much Mista G Nerd! You've been a great help.

Ya no problem. Hate to hijack your thread but since your already into plugin development. Can you help me get started over here.

http://www.tdsm.org/index.php/topic,397.msg2441.html#new

if this isn't the way to go just point me in the right direction.
If your a plugin dev can you help me out in my thread. How do I start plugin development with SharpDevelop?

The Prodigy

  • Plugin Developer
  • Full Member
  • ****
  • Posts: 146
  • Karma: +1/-0
  • Samual Lewis
    • View Profile
Re: [b30] vCoins Suite (Four Plugins)
« Reply #29 on: August 16, 2011, 10:22:34 PM »
Update!
vWorkforceb30v2: removed the dependency on SpawnGuardPE, although it still has the ability to use it, as to remove a large bug.
[b31]SpawnGuardPE
-Protect customizable zones and set permissions!

[b31]CustomChat
-Customize every aspect of player to player chat!

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal