Author |
Message |
Guest
Offline
|
Posted: 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 |
|
Back to top |
|
 |
Default Server Help Squatter

Age:44 Gender: Joined: Aug 25 2005 Posts: 286 Offline
|
Posted: Tue Oct 25, 2005 3:32 pm Post subject: |
 |
|
|
|
Copy your ini file here? |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: 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 _________________
 |
|
Back to top |
|
 |
Guest
Offline
|
Posted: 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 |
|
Back to top |
|
 |
Contempt+ Server Help Squatter
Age:36 Gender: Joined: May 15 2005 Posts: 682 Location: Home Offline
|
|
Back to top |
|
 |
Guest
Offline
|
Posted: Tue Oct 25, 2005 10:40 pm Post subject: |
 |
|
|
|
i've been there done that  |
|
Back to top |
|
 |
Contempt+ Server Help Squatter
Age:36 Gender: Joined: May 15 2005 Posts: 682 Location: Home Offline
|
Posted: 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? |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Wed Oct 26, 2005 1:21 am Post subject: |
 |
|
|
|
yup |
|
Back to top |
|
 |
Contempt+ Server Help Squatter
Age:36 Gender: Joined: May 15 2005 Posts: 682 Location: Home Offline
|
Posted: 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. |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: 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" |
|
Back to top |
|
 |
Guest
Offline
|
Posted: 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?
Thanks guys for trying to help me out |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Sat Oct 29, 2005 9:13 pm Post subject: |
 |
|
|
|
Do the same thing for the build script, it must be having a problem building |
|
Back to top |
|
 |
Guest
Offline
|
Posted: Wed Nov 02, 2005 7:44 pm Post subject: |
 |
|
|
|
Exception in thread "main" java.lang.NoClassDefFoundError: BuildTWCore |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Thu Nov 03, 2005 2:02 am Post subject: |
 |
|
|
|
You need to compile the BuildTWCore.java file in the base directory |
|
Back to top |
|
 |
Guest
Offline
|
Posted: 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 |
|
Back to top |
|
 |
Guest
Offline
|
Posted: 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 |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: 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... |
|
Back to top |
|
 |
Cerium Server Help Squatter

Age:42 Gender: Joined: Mar 05 2005 Posts: 807 Location: I will stab you. Offline
|
Posted: 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. _________________ There are 7 user(s) ignoring me right now. |
|
Back to top |
|
 |
Guest
Offline
|
Posted: 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...  |
|
Back to top |
|
 |
Contempt+ Server Help Squatter
Age:36 Gender: Joined: May 15 2005 Posts: 682 Location: Home Offline
|
Posted: 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. |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: 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. |
|
Back to top |
|
 |
Contempt+ Server Help Squatter
Age:36 Gender: Joined: May 15 2005 Posts: 682 Location: Home Offline
|
Posted: Mon Nov 07, 2005 12:29 am Post subject: |
 |
|
|
|
What? He asked how to shut the bot down. |
|
Back to top |
|
 |
|