Author |
Message |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Mon Mar 07, 2005 7:15 am Post subject: hybrid questions |
 |
|
|
|
Why does the bot need to listen for connections? hybrid.ini Connection:IP.
Also I still can't get it to work
java hybrid.exe
Quote: | $> Hybrid.Warning Hybrid has detected an unsupported virtual machine
$> Hybrid.Warning Currently supported VM version: 1.4.2
$> Hybrid.Update SecurityManager is Active.
$> Hybrid.Update Console interception complete.
$> Hybrid.Update Using system assigned address.
$> Hybrid.Update Using system assigned ports.
$> Hybrid.Startup 03.07.2005 - 12:08:53
$> Hybrid.Update 03.07.2005 - 12:08:53 -- Spawn Created [Spawn: TutorialBot,
ID: 0]
$> Hybrid.Update 03.07.2005 - 12:08:53 -- Spawn Started [Spawn: TutorialBot,
ID: 0]
$> AS.Update Generated 6 names. [Spawn: TutorialBot, ID: 0]
$> AS.Update New connection allocated. [CID: 0, Spawn: TutorialBot, ID: 0
]
$> AS.Update Plugin Registered: TutorialPlugin v0.01
$> AS.Update Attempting to connect to ss://127.0.0.1:1000
$> AS.Update Connection failed.
$> AS.Update Disconnected. Waiting 4000ms...
|
What can I do with this console interception? |
|
Back to top |
|
 |
Cerium Server Help Squatter

Age:42 Gender: Joined: Mar 05 2005 Posts: 807 Location: I will stab you. Offline
|
Posted: Mon Mar 07, 2005 4:44 pm Post subject: |
 |
|
|
|
Consider it bad documentation on my part. Its not listening for connections... its the address/port each connection will bind to.
$> Hybrid.Warning Hybrid has detected an unsupported virtual machine
$> Hybrid.Warning Currently supported VM version: 1.4.2
Im willing to bet youre running on 1.5... Sun did a major overhall to parts of the security manager, which cause problems with mine. Only way around it is to set [Security] Enforce = false...
Ill have to upgrade eventually. |
|
Back to top |
|
 |
Cerium Server Help Squatter

Age:42 Gender: Joined: Mar 05 2005 Posts: 807 Location: I will stab you. Offline
|
Posted: Mon Mar 07, 2005 4:53 pm Post subject: |
 |
|
|
|
Also, for future reference... to run it in debug mode, use the command 'java hybrid.exe hDebug'.
In this case youll probably get a security exception in the 'checkAccess' function, right before it says 'connection failed'. |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Mon Mar 07, 2005 7:33 pm Post subject: |
 |
|
|
|
It won't connect for me even running on 1.4.2, is there some firewall stuff I need to configure? _________________
 |
|
Back to top |
|
 |
Cerium Server Help Squatter

Age:42 Gender: Joined: Mar 05 2005 Posts: 807 Location: I will stab you. Offline
|
Posted: Mon Mar 07, 2005 8:03 pm Post subject: |
 |
|
|
|
What do you have set in the [Connection] Ip/Port in hybrid.ini?
What error does it give you (if any) when running in debug mode?
-----
A few things Ive seen in the past:
-If you set [Connection] IP to a loopback address, it tends to fail. If you dont care which IP the core binds its connections to, leave it blank.
-If you specify any ports, then your connection count is limited to the number of ports youve specified (for obvious reason).
-----
The local connection configuration is provided to help people with firewalls setup the core easier. If you dont require any special configuration, you should probably leave both the IP and Port empty in hybrid.ini. |
|
Back to top |
|
 |
D1st0rt Miss Directed Wannabe

Age:37 Gender: Joined: Aug 31 2003 Posts: 2247 Location: Blacksburg, VA Offline
|
Posted: Tue Mar 08, 2005 2:48 pm Post subject: |
 |
|
|
|
Ok, it works now thanks  |
|
Back to top |
|
 |
k0zy Server Help Squatter

Gender: Joined: Jan 11 2003 Posts: 571 Location: Germany Offline
|
Posted: Tue Mar 08, 2005 7:53 pm Post subject: |
 |
|
|
|
What is a hybrid? :/
I'm not around for some time and a new bot pops up?  _________________ It's a shark! Oh my god! Unbelievable! |
|
Back to top |
|
 |
AgentSteel Newbie
Joined: Jun 13 2004 Posts: 12 Offline
|
Posted: Sun Mar 13, 2005 4:04 pm Post subject: |
 |
|
|
|
Its a modern subspace bot core based in java making it platform independant. It is fast, easy to use, and highly functional incorporating the best features of Merv and TWcore while also bringing to the table some unique features of its own. It also has and supports plugins, so non-programmers can run and add features to bots easily.
http://hybrid.shanky.com |
|
Back to top |
|
 |
|