0 Members and 1 Guest are viewing this topic.
when i download vworkforce it downloads v marketplace
Well, it looks swell.However, /vbalance is broken.I log in, type /vbalanceAnd I get kicked, it prints:"Server Malfunction, Please Reconnect"Is it possible that it's because I have no vcoins?
Quote from: Bobrocket on August 14, 2011, 04:02:59 PMWell, it looks swell.However, /vbalance is broken.I log in, type /vbalanceAnd 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.
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)
I have a problem with the vWorkforceCode: [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
Quote from: cashholder on August 16, 2011, 11:52:37 AMI have a problem with the vWorkforceCode: [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.Quote from: EpicTerrariaLord on August 16, 2011, 12:29:02 PMi've got the same with workshop 2It 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.