Group++

Approved Group++ 2.2.1

No permission to download

Snake

Moderator
Moderator
Jul 13, 2014
288
174
28
Snake submitted a new resource:

Group++ - Let your players make temporal groups with a lots of features !

Group++ 1.2.1

Have you ever needed a feature to do easy temporal groups ? Are you tired of seeing clans that are inactive ? This is your plugin then ! Let your players make temporal groups that get deleted when they disconnect.

· Features :
...
Read more about this resource...
 

CorrosionX

Plugin Developer
Plugin Developer
Sep 3, 2014
212
85
18
California
Code:
[9/5/2014 1:26:18 AM] [Error] [JintPlugin] Error invoking function On_ServerShutdown in Group++ plugin.
[9/5/2014 1:26:18 AM] [Exception] [ Plugin->Invoke | Plugin->OnServerShutdown | Hooks->ServerShutdown | LibRust->OnDestroy | ]
TypeError: Object has no method 'GetIni'
 

balu92

Retired Staff
Retired Staff
Trusted Member
Jul 11, 2014
338
75
28
34
There are no inifiles in JintPlugin
 

Snake

Moderator
Moderator
Jul 13, 2014
288
174
28
Snake updated Group++ with a new update entry:

2.0 - Rewritten on C#

Finally, I've rewritten the whole plugin in C#, including many many more features and fixing all the bugs known.

  • Increased speed
  • Less usage
  • Added lots of features for groups
  • Added lots of features for admins and staff
  • Added plugin logs to keep track of everything
And more updates to come ! Any bug or suggestion,...
Read the rest of this update entry...
 

Snake

Moderator
Moderator
Jul 13, 2014
288
174
28
Doesn't work? I have it in the save folder and it's not installed on the server. Am I doing something wrong?
Code:
[9/5/2014 1:26:18 AM] [Error] [JintPlugin] Error invoking function On_ServerShutdown in Group++ plugin.
[9/5/2014 1:26:18 AM] [Exception] [ Plugin->Invoke | Plugin->OnServerShutdown | Hooks->ServerShutdown | LibRust->OnDestroy | ]
TypeError: Object has no method 'GetIni'

UPDATE 2.0 OUT !

Rewritten on C# ! Check it out guys :D
 

Marcos

Member
Trusted Member
Member
Aug 1, 2014
101
0
18
as it does to install? not know what i'm doing wrong!
I put it in modules and does not work!
 

DJRaziel

New Member
Member
Jul 27, 2014
8
1
1
when I try to use /g i get
Error: chat.say - Exception has been thrown by the target of an invocation.
 

Snake

Moderator
Moderator
Jul 13, 2014
288
174
28
as it does to install? not know what i'm doing wrong!
I put it in modules and does not work!
You should create a "Group++" folder on your Modules folder, put the DLL inside and then write Group++=Group++ on your Fougerite.cfg inside the Save folder.





when I try to use /g i get
Error: chat.say - Exception has been thrown by the target of an invocation.
Can you give some more info ? Have you installed it correctly (folder on modules and changed fougerite.cfg) ? Any info on the server logs ? That will help me a lot !
 

DJRaziel

New Member
Member
Jul 27, 2014
8
1
1
When the server loads it seems to load everything ok.
It says [Modules] Module Group++ v2.0 (by Snake) initiated.

but when im in the game and I type /g to see commands ect. Nothing happens ingame, and in the server console it says
Error: chat.say - Exception has been thrown by the target of an invocation.

plugin made a log that had this
[12/25/2014 10:35:35 AM] ------ PLUGIN INITIALIZE ------
[12/25/2014 10:35:35 AM] WARNING : LOG MISSING / NEW ONE CREATED
[12/25/2014 10:35:35 AM] WARNING : CONFIG MISSING / NEW ONE CREATED
[12/25/2014 10:35:35 AM] HOOKS LOADED
[12/25/2014 10:37:03 AM] PLUGIN INITIALIZE
[12/25/2014 10:37:03 AM] LOG LOADED
[12/25/2014 10:37:03 AM] CONFIG LOADED
[12/25/2014 10:37:03 AM] HOOKS LOADED
[12/25/2014 11:28:25 AM] PLUGIN INITIALIZE
[12/25/2014 11:28:25 AM] LOG LOADED
[12/25/2014 11:28:25 AM] CONFIG LOADED
[12/25/2014 11:28:25 AM] HOOKS LOADED
 

Snake

Moderator
Moderator
Jul 13, 2014
288
174
28
Right, exactly what other procedure done, the error that shows this is attached:
That error happens because there's no Group++ folder in Save folder. If you create it by yourself (.../Save/Group++/) it will work.

I'll add an autocreate feature in the next update. Thanks for reporting ! :)

When the server loads it seems to load everything ok.
It says [Modules] Module Group++ v2.0 (by Snake) initiated.

but when im in the game and I type /g to see commands ect. Nothing happens ingame, and in the server console it says
Error: chat.say - Exception has been thrown by the target of an invocation.

plugin made a log that had this
[12/25/2014 10:35:35 AM] ------ PLUGIN INITIALIZE ------
[12/25/2014 10:35:35 AM] WARNING : LOG MISSING / NEW ONE CREATED
[12/25/2014 10:35:35 AM] WARNING : CONFIG MISSING / NEW ONE CREATED
[12/25/2014 10:35:35 AM] HOOKS LOADED
[12/25/2014 10:37:03 AM] PLUGIN INITIALIZE
[12/25/2014 10:37:03 AM] LOG LOADED
[12/25/2014 10:37:03 AM] CONFIG LOADED
[12/25/2014 10:37:03 AM] HOOKS LOADED
[12/25/2014 11:28:25 AM] PLUGIN INITIALIZE
[12/25/2014 11:28:25 AM] LOG LOADED
[12/25/2014 11:28:25 AM] CONFIG LOADED
[12/25/2014 11:28:25 AM] HOOKS LOADED
After this code, you should get :

Code:
[12/22/2014 10:27:38 PM] INACTIVITY CHECK by ServerInit
[12/22/2014 10:27:38 PM] 0 players removed from groups for inactivity
[12/22/2014 10:27:38 PM] 0 groups removed for inactivity
Let me check the code a few minutes.
 
Last edited:

Snake

Moderator
Moderator
Jul 13, 2014
288
174
28
When the server loads it seems to load everything ok.
It says [Modules] Module Group++ v2.0 (by Snake) initiated.

but when im in the game and I type /g to see commands ect. Nothing happens ingame, and in the server console it says
Error: chat.say - Exception has been thrown by the target of an invocation.

plugin made a log that had this
[12/25/2014 10:35:35 AM] ------ PLUGIN INITIALIZE ------
[12/25/2014 10:35:35 AM] WARNING : LOG MISSING / NEW ONE CREATED
[12/25/2014 10:35:35 AM] WARNING : CONFIG MISSING / NEW ONE CREATED
[12/25/2014 10:35:35 AM] HOOKS LOADED
[12/25/2014 10:37:03 AM] PLUGIN INITIALIZE
[12/25/2014 10:37:03 AM] LOG LOADED
[12/25/2014 10:37:03 AM] CONFIG LOADED
[12/25/2014 10:37:03 AM] HOOKS LOADED
[12/25/2014 11:28:25 AM] PLUGIN INITIALIZE
[12/25/2014 11:28:25 AM] LOG LOADED
[12/25/2014 11:28:25 AM] CONFIG LOADED
[12/25/2014 11:28:25 AM] HOOKS LOADED
Do you have a folder in /Save named Group++ ? If so, write here what you've got in the Config.ini please ! Thanks.
 

DJRaziel

New Member
Member
Jul 27, 2014
8
1
1
Do you have a folder in /Save named Group++ ? If so, write here what you've got in the Config.ini please ! Thanks.
The config.ini says
[Settings]
MaxInactive=5

and thats all it has,
log.txt has
[12/25/2014 10:35:35 AM] ------ PLUGIN INITIALIZE ------
[12/25/2014 10:35:35 AM] WARNING : LOG MISSING / NEW ONE CREATED
[12/25/2014 10:35:35 AM] WARNING : CONFIG MISSING / NEW ONE CREATED
[12/25/2014 10:35:35 AM] HOOKS LOADED
[12/25/2014 10:37:03 AM] PLUGIN INITIALIZE
[12/25/2014 10:37:03 AM] LOG LOADED
[12/25/2014 10:37:03 AM] CONFIG LOADED
[12/25/2014 10:37:03 AM] HOOKS LOADED
[12/25/2014 11:28:25 AM] PLUGIN INITIALIZE
[12/25/2014 11:28:25 AM] LOG LOADED
[12/25/2014 11:28:25 AM] CONFIG LOADED
[12/25/2014 11:28:25 AM] HOOKS LOADED
 

Snake

Moderator
Moderator
Jul 13, 2014
288
174
28
The config.ini says
[Settings]
MaxInactive=5

and thats all it has,
log.txt has
[12/25/2014 10:35:35 AM] ------ PLUGIN INITIALIZE ------
[12/25/2014 10:35:35 AM] WARNING : LOG MISSING / NEW ONE CREATED
[12/25/2014 10:35:35 AM] WARNING : CONFIG MISSING / NEW ONE CREATED
[12/25/2014 10:35:35 AM] HOOKS LOADED
[12/25/2014 10:37:03 AM] PLUGIN INITIALIZE
[12/25/2014 10:37:03 AM] LOG LOADED
[12/25/2014 10:37:03 AM] CONFIG LOADED
[12/25/2014 10:37:03 AM] HOOKS LOADED
[12/25/2014 11:28:25 AM] PLUGIN INITIALIZE
[12/25/2014 11:28:25 AM] LOG LOADED
[12/25/2014 11:28:25 AM] CONFIG LOADED
[12/25/2014 11:28:25 AM] HOOKS LOADED
Well, I think the error has something to do with the tables. Has any player joined the server ?
 

Marcos

Member
Trusted Member
Member
Aug 1, 2014
101
0
18
Perfect, carried all right.
Now when I type the command does not respond and the server returns this error message:
 

Attachments

Snake

Moderator
Moderator
Jul 13, 2014
288
174
28
Perfect, carried all right.
Now when I type the command does not respond and the server returns this error message:
Can you post the content of your server log and the log located in Save/Group++ ? Thanks !