Graal Forums  

Go Back   Graal Forums > Search Forums
FAQ Members List Calendar Today's Posts

Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: cbk1994
Forum: Code Gallery 12-11-2011, 06:59 PM
Replies: 36
Views: 21,466
Posted By cbk1994
Yeah, I've had a lot of issues with the flood...

Yeah, I've had a lot of issues with the flood alert, and the times I've set are a bit generous here. Honestly, I'd consider trying gsync...
Forum: Code Gallery 08-28-2011, 04:48 PM
Replies: 36
Views: 21,466
Posted By cbk1994
I'll try to fix that later. For now, you can run...

I'll try to fix that later. For now, you can run it with "java -Xmx1024m -jar c:\gball\gballexpander.jar" to increase the maximum memory it's allowed to use (if it happens again, increase '1024').
Forum: Code Gallery 08-28-2011, 08:41 AM
Replies: 36
Views: 21,466
Posted By cbk1994
Launch it with "java -jar...

Launch it with "java -jar c:\gball\gballexpander.jar", then try. When it stops working, look in the command prompt to see if there are any error messages.
Forum: Code Gallery 08-28-2011, 06:32 AM
Replies: 36
Views: 21,466
Posted By cbk1994
What happens when you reach 30? It freezes? I...

What happens when you reach 30? It freezes? I don't remember coding in a hard limit so it's probably just running out of memory. I wrote it a long time ago so it wouldn't surprise me at all if...
Forum: Code Gallery 08-21-2011, 01:17 AM
Replies: 36
Views: 21,466
Posted By cbk1994
If I recall correctly, that means it hit the...

If I recall correctly, that means it hit the flood alert. Probably your best bet is to let it finish (it should automatically detect the flood alert and slow down), and then in the future adjust...
Forum: Code Gallery 08-20-2011, 07:40 PM
Replies: 36
Views: 21,466
Posted By cbk1994
Do you have Java installed and working? What if...

Do you have Java installed and working? What if you use "java -jar GBallExpander.jar" in the command line?
Forum: Code Gallery 08-19-2011, 10:22 PM
Replies: 36
Views: 21,466
Posted By cbk1994
How are you trying to open them? Are there any...

How are you trying to open them? Are there any error messages?
Forum: Code Gallery 08-07-2010, 02:13 AM
Replies: 36
Views: 21,466
Posted By cbk1994
Resolved it on his server. The problem was the...

Resolved it on his server. The problem was the folder rights were capitalized wrong. The NPC-server needs to have (case sensitive):
Forum: Code Gallery 08-07-2010, 01:36 AM
Replies: 36
Views: 21,466
Posted By cbk1994
Post the NPC-server rights?

Post the NPC-server rights?
Forum: Code Gallery 08-07-2010, 01:18 AM
Replies: 36
Views: 21,466
Posted By cbk1994
If you're doing this: GBall("Backup of...

If you're doing this:

GBall("Backup of accounts", "data/accountsbk_", {{"accounts/*", true}});


It will save to the 'data' folder. You can change that in the second parameter. Make sure the...
Forum: Code Gallery 08-07-2010, 12:45 AM
Replies: 36
Views: 21,466
Posted By cbk1994
Put it in a DB NPC and then just call the GBall...

Put it in a DB NPC and then just call the GBall function (see the examples in the first post). Make sure (npcserver) has read rights to the folders to backup and rw to the output folder.
Forum: Code Gallery 07-28-2010, 07:53 PM
Replies: 36
Views: 21,466
Posted By cbk1994
Releasing a new, much improved version. It now...

Releasing a new, much improved version. It now drops lines which have been written out of memory, which can be very important on populated servers. It also only checks the line count once, rather...
Forum: Code Gallery 07-14-2010, 07:02 PM
Replies: 36
Views: 21,466
Posted By cbk1994
The problem is that I can't. If I write to files...

The problem is that I can't. If I write to files any more than it is already the flood alert is hit and it's impossible to write the files for saving memory or for saving the GBall files. All that it...
Forum: Code Gallery 07-09-2010, 06:11 PM
Replies: 36
Views: 21,466
Posted By cbk1994
GBall Creator (Automated Server Backup)

GBall Creator is a script to generate a "GBall package". This package can contain multiple files. Essentially, it works as a ZIP file but can be created serverside.

An example of why this is...
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT +2. The time now is 09:32 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.