Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
TWcore crashes

 
Post new topic   Reply to topic Printable version
 View previous topic  how do i... Post :: Post Java: Class Reload for Bot  View next topic  
Author Message
Guest



Offline

PostPosted: Tue Oct 25, 2005 12:14 am    Post subject: TWcore crashes Reply to topic Reply with quote

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:Gender:Female
Joined: Aug 25 2005
Posts: 286
Offline

PostPosted: Tue Oct 25, 2005 3:32 pm    Post subject: Reply to topic Reply with quote

Copy your ini file here?
Back to top
View users profile Send private message Add User to Ignore List MSN Messenger
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Tue Oct 25, 2005 5:44 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website
Guest



Offline

PostPosted: Tue Oct 25, 2005 9:27 pm    Post subject: Reply to topic Reply with quote

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:Gender:Male
Joined: May 15 2005
Posts: 682
Location: Home
Offline

PostPosted: Tue Oct 25, 2005 9:31 pm    Post subject: Reply to topic Reply with quote

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.
_________________
SSE Network Administrator
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
Guest



Offline

PostPosted: Tue Oct 25, 2005 10:40 pm    Post subject: Reply to topic Reply with quote

i've been there done that icon_sad.gif
Back to top
Contempt+
Server Help Squatter


Age:36
Gender:Gender:Male
Joined: May 15 2005
Posts: 682
Location: Home
Offline

PostPosted: Wed Oct 26, 2005 12:23 am    Post subject: Reply to topic Reply with quote

Did you compile the java file in the main directory before you tried building the twcore?
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
Guest



Offline

PostPosted: Wed Oct 26, 2005 1:21 am    Post subject: Reply to topic Reply with quote

yup
Back to top
Contempt+
Server Help Squatter


Age:36
Gender:Gender:Male
Joined: May 15 2005
Posts: 682
Location: Home
Offline

PostPosted: Wed Oct 26, 2005 6:49 am    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Wed Oct 26, 2005 10:05 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website
Guest



Offline

PostPosted: Thu Oct 27, 2005 1:04 am    Post subject: Reply to topic Reply with quote

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
Back to top
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Sat Oct 29, 2005 9:13 pm    Post subject: Reply to topic Reply with quote

Do the same thing for the build script, it must be having a problem building
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Guest



Offline

PostPosted: Wed Nov 02, 2005 7:44 pm    Post subject: Reply to topic Reply with quote

Exception in thread "main" java.lang.NoClassDefFoundError: BuildTWCore
Back to top
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Thu Nov 03, 2005 2:02 am    Post subject: Reply to topic Reply with quote

You need to compile the BuildTWCore.java file in the base directory
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Guest



Offline

PostPosted: Thu Nov 03, 2005 7:15 pm    Post subject: Reply to topic Reply with quote

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

PostPosted: Thu Nov 03, 2005 7:26 pm    Post subject: Reply to topic Reply with quote

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:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Thu Nov 03, 2005 11:15 pm    Post subject: Reply to topic Reply with quote

It looks from the console there that you might be logging multiple bots in under the same name...
Back to top
View users profile Send private message Add User to Ignore List Visit posters website
Cerium
Server Help Squatter


Age:42
Gender:Gender:Male
Joined: Mar 05 2005
Posts: 807
Location: I will stab you.
Offline

PostPosted: Thu Nov 03, 2005 11:33 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List AIM Address
Guest



Offline

PostPosted: Fri Nov 04, 2005 1:16 am    Post subject: Reply to topic Reply with quote

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
Back to top
Contempt+
Server Help Squatter


Age:36
Gender:Gender:Male
Joined: May 15 2005
Posts: 682
Location: Home
Offline

PostPosted: Fri Nov 04, 2005 12:40 pm    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
D1st0rt
Miss Directed Wannabe


Age:37
Gender:Gender:Male
Joined: Aug 31 2003
Posts: 2247
Location: Blacksburg, VA
Offline

PostPosted: Mon Nov 07, 2005 12:00 am    Post subject: Reply to topic Reply with quote

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
View users profile Send private message Add User to Ignore List Visit posters website
Contempt+
Server Help Squatter


Age:36
Gender:Gender:Male
Joined: May 15 2005
Posts: 682
Location: Home
Offline

PostPosted: Mon Nov 07, 2005 12:29 am    Post subject: Reply to topic Reply with quote

What? He asked how to shut the bot down.
Back to top
View users profile Send private message Add User to Ignore List Visit posters website AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> Bot Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 57 page(s) served in previous 5 minutes.

phpBB Created this page in 0.489561 seconds : 46 queries executed (92.5%): GZIP compression disabled