Server Help

Bot Questions - TWcore crashes

Anonymous - Tue Oct 25, 2005 12:14 am
Post subject: TWcore crashes
Hey, I just downloaded TWCore, and followed the guide on this page: http://botguide.blarglefish.com/twcoreguide2.htm I set up JCreater and everything. When I click on bld the window closes automatically and the samething happens when I click on runbots

Anybody got any ideas?

Thanks
Default - Tue Oct 25, 2005 3:32 pm
Post subject:
Copy your ini file here?
D1st0rt - Tue Oct 25, 2005 5:44 pm
Post subject:
Run bld or cmd from a command prompt or edit them and put @pause at the end and then tell us what it says
Anonymous - Tue Oct 25, 2005 9:27 pm
Post subject:
I tried that d1st, but it keeps crash and I can't find any txt file like a de bugger.

[Directories]
#Where the core lives, without trailing slashes
Core Location=C:\Documents and Settings\<myname>\My Documents\twcore\twcore-0.89\twcore\core
Contempt+ - Tue Oct 25, 2005 9:31 pm
Post subject:
www.botguide.blarglefish.com

That's a great site to get you going with TWCore. If it still doesn't work after you follow that guide, you're doing something wrong.
Anonymous - Tue Oct 25, 2005 10:40 pm
Post subject:
i've been there done that icon_sad.gif
Contempt+ - Wed Oct 26, 2005 12:23 am
Post subject:
Did you compile the java file in the main directory before you tried building the twcore?
Anonymous - Wed Oct 26, 2005 1:21 am
Post subject:
yup
Contempt+ - Wed Oct 26, 2005 6:49 am
Post subject:
I say start over. Download another copy of the TWCore again, and try again. If you have AIM or MSN, contact me later in the day. About 4:30 Eastern time is when I'll be home.
D1st0rt - Wed Oct 26, 2005 10:05 pm
Post subject:
You should also try looking at the setup guide at http://twcore.twzone.net

Here's one of two options you have to my other suggestion

Start->Run-> "cmd"
"cd (The name of the folder your twcore directory is)"
"runbots"

Or, you could right click on runbots and select "Edit"
At the end of the file, add "@pause"
Anonymous - Thu Oct 27, 2005 1:04 am
Post subject:
C:\Documents and Settings\Owner.<myname>\My Documents\twcore\twcore-0.89>jav
a -cp twcore.jar;twcore/misc/googleapi.jar;twcore/misc/mysql-connector-java-3.0.
6-stable-bin.jar twcore.core.Start
Exception in thread "main" java.lang.NoClassDefFoundError: twcore/core/Start

wtf is wrong? icon_sad.gif

Thanks guys for trying to help me out
D1st0rt - Sat Oct 29, 2005 9:13 pm
Post subject:
Do the same thing for the build script, it must be having a problem building
Anonymous - Wed Nov 02, 2005 7:44 pm
Post subject:
Exception in thread "main" java.lang.NoClassDefFoundError: BuildTWCore
D1st0rt - Thu Nov 03, 2005 2:02 am
Post subject:
You need to compile the BuildTWCore.java file in the base directory
Anonymous - Thu Nov 03, 2005 7:15 pm
Post subject:
I forgot to hit the execute button :/

Now it logs in but does nothing and doesn't respond to any commands..any ideas why?

thax for your help
Anonymous - Thu Nov 03, 2005 7:26 pm
Post subject:
C:\Documents and Settings\Owner>cd c:\twcore-0.89

C:\twcore-0.89>bld
Exception in thread "main" java.lang.NoClassDefFoundError: BuildTWCore

C:\twcore-0.89>runbots

C:\twcore-0.89>java -cp twcore.jar;twcore/misc/googleapi.jar;twcore/misc/mysql-c
onnector-java-3.0.6-stable-bin.jar twcore.core.Start
Thu 10-03-2005 07:20:46 SQL Connection Pools Initialized Successfully.
Thu 10-03-2005 07:20:46 Background Queues Initialized
Thu 10-03-2005 07:20:46 Attempting to connect to ss://209.59.175.210:19911
Looking through C:\twcore-0.89 for bots. 25 child directories.
Thu 10-03-2005 07:20:52 DSLive is logging in.
DSLive logged in: 312 ms.
Thu 10-03-2005 07:20:53 DSLive is logging in.
DSLive logged in: 203 ms.
Thu 10-03-2005 07:20:53 DSLive is disconnecting...

When i execute buildtwcore.java it builds all the bots, but when i run bld.bat it doesnt run. I run runbots.bat and it logs into ss but doesnt respond to commands
D1st0rt - Thu Nov 03, 2005 11:15 pm
Post subject:
It looks from the console there that you might be logging multiple bots in under the same name...
Cerium - Thu Nov 03, 2005 11:33 pm
Post subject:
Which, if its not already abundantly clear, is causing the first bot to get disconnected; The second bot is (probably) still online.
Anonymous - Fri Nov 04, 2005 1:16 am
Post subject:
Yes the 2nd bot ws still online, but how do I make it log off? I do !die and nothing happens, and the bots still doesnt respond to commands... icon_sad.gif
Contempt+ - Fri Nov 04, 2005 12:40 pm
Post subject:
You can try either !die or !shutdown. You can also look at the source code to the bot and see if it has a command that shuts it down.
D1st0rt - Mon Nov 07, 2005 12:00 am
Post subject:
Ignore Contempt.

Make sure that you only have one bot logging in per username. What's probably happening is you've got another bot set to log in as DSLive being autoloaded besides your hub bot. Try commenting out or removing all of the text from corecfg/autoload.cfg and see if the problem persists.
Contempt+ - Mon Nov 07, 2005 12:29 am
Post subject:
What? He asked how to shut the bot down.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group