PDA

View Full Version : Almost there but tossed from tutorialb


Rhodan
09-16-2011, 01:58 PM
I used the wiki server setup doc for minilogin but had to use strawberry perl 5.10 instead of activeperl since there is no activeperl version of the same number as specified in the doc.

All db sourcing went well, not a single error.

Set up the config files as specified and even checked three times for anything I may have missed or misread.

I logged in on localhost (don't use 127.0.0.1 in configs, just localhost)

Client connects fine and I can create characters but if I choose enter world the client goes back to the login screen after a few seconds.

No errors show up in the three dos windows (other than opcode 3 not recognized when I first connect.

The client log says only that the server disconnected with no reason given.

The server logs have the following

eqemu_debug_world
[09.16. - 10:42:43] [WORLD__ZONE] [5] Zone started with name dynamic_05 by launcher zone
[09.16. - 10:42:43] [WORLD__ZONE] [5] Auto zone port configuration. Telling zone to use port 7004
[09.16. - 10:43:53] [WORLD__CLIENT] New connection from 127.0.0.1:55270
[09.16. - 10:43:53] [NET__IDENT_TRACE] 127.0.0.1:55270: First opcode 0x4dd0 did not match expected 0x2792
[09.16. - 10:43:53] [NET__IDENT_TRACE] 127.0.0.1:55270: Tried patch 6.2_world, and it did not match.
[09.16. - 10:43:53] [NET__IDENT_TRACE] 127.0.0.1:55270: First opcode 0x4dd0 did not match expected 0x2ec9
[09.16. - 10:43:53] [NET__IDENT_TRACE] 127.0.0.1:55270: Tried patch 6.2_zone, and it did not match.
[09.16. - 10:43:53] [NET__IDENT_TRACE] 127.0.0.1:55270: First opcode matched 0x4dd0 and length matched 464
[09.16. - 10:43:53] [NET__IDENTIFY] Identified stream 127.0.0.1:55270 with signature Titanium_world
[09.16. - 10:43:53] [WORLD__CLIENT] Checking inbound connection 127.0.0.1 against BannedIPs table
[09.16. - 10:43:53] [WORLD__CLIENT] Connection 127.0.0.1 PASSED banned IPs check. Processing connection.
[09.16. - 10:43:53] [WORLD__CLIENT] PatM: Logged in. Mode=(CharSel)
[09.16. - 10:43:53] [WORLD__CLIENT] PatM: MiniLogin Account #1
[09.16. - 10:44:54] [WORLD__CLIENT] PatM: Attempting autobootup of tutorialb (189:0)
[09.16. - 10:44:55] [WORLD__ZONE] [5] Setting to 'tutorialb' (189:0)
[09.16. - 10:44:55] [WORLD__CLIENT] PatM: Entering zone tutorialb (189:0)
[09.16. - 10:44:55] [WORLD__ZONE] [5] [tutorialb] Broadcasting a world time update
[09.16. - 10:44:56] [WORLD__ZONE] [5] [tutorialb] Setting to 'tutorialb' (189:0)
[09.16. - 10:44:56] [WORLD__CLIENT] PatM: Sending client to zone tutorialb (189:0) at localhost:7004
[09.16. - 10:44:56] [WORLD__CLIENT] PatM: Client disconnected (not active in process)



eqemu_debug_zone

[09.16. - 10:44:55] Zone: tutorialb has weather of type 1.
[09.16. - 10:44:55] Zone: tutorialb(189) has weather type = 1. The weather timer has been enabled.
[09.16. - 10:44:56] [WORLD__CLIENT] New connection from 127.0.0.1:52973
[09.16. - 10:44:56] [NET__IDENT_TRACE] 127.0.0.1:52973: First opcode 0x7752 did not match expected 0x2792
[09.16. - 10:44:56] [NET__IDENT_TRACE] 127.0.0.1:52973: Tried patch 6.2_world, and it did not match.
[09.16. - 10:44:56] [NET__IDENT_TRACE] 127.0.0.1:52973: First opcode 0x7213 did not match expected 0x2ec9
[09.16. - 10:44:56] [NET__IDENT_TRACE] 127.0.0.1:52973: Tried patch 6.2_zone, and it did not match.
[09.16. - 10:44:56] [NET__IDENT_TRACE] 127.0.0.1:52973: First opcode 0x7752 did not match expected 0x4dd0
[09.16. - 10:44:56] [NET__IDENT_TRACE] 127.0.0.1:52973: Tried patch Titanium_world, and it did not match.
[09.16. - 10:44:56] [NET__IDENT_TRACE] 127.0.0.1:52973: First opcode matched 0x7213 and length matched 68
[09.16. - 10:44:56] [NET__IDENTIFY] Identified stream 127.0.0.1:52973 with signature Titanium_zone
[09.16. - 10:44:56] [WORLD__CLIENT] New client from 127.0.0.1:52973
[09.16. - 10:44:56] AIYellForHelp("Guard_Hobart000","a_cave_bat001") Guard_Maddoc000 attacking a_cave_bat001 Dist 369.653931 Z 5.379763
[09.16. - 10:44:56] Client 'Rhodan' was destroyed before reaching the connected state:
[09.16. - 10:44:56] Client sent initial zone packet, but we never got their player info from the database.


eqemu_error_zone

[09.16. - 10:44:55] Starting Log: logs/eqemu_error_zone_5984.log
[09.16. - 10:44:55] Error in ZoneDatabase::LoadAAs query 'SELECT skill_id, level, cost from aa_required_level_cost order by skill_id': #1146: Table 'peq.aa_required_level_cost' doesn't exist
[09.16. - 10:44:55] Path File ./Maps/tutorialb.path not found.


eqemu_zone

[09.16. - 10:44:55] Init Finished: ZoneID = 189, Time Offset = 0
---------------------------------------------
[09.16. - 10:44:55] Starting Log: logs/eqemu_zone_5984.log
[09.16. - 10:44:55] ---- Zone server tutorialb, listening on port:7004 ----
[09.16. - 10:44:55] Zone Bootup: tutorialb (189: 0)
[09.16. - 10:45:56] Zone Shutdown: tutorialb (189)
[09.16. - 10:45:56] Zone shutdown: going to sleep


The docs talk about peq rev1129 but the downloads are rev1751

I get the feeling the docs are just too old. If there's a quick fix for this that'd be great or if there's a more recent (existing) tutorial than the wiki I'd love to get pointed at that too.

Thanks!

saarr
09-16-2011, 02:24 PM
for the looks of the error message you have 2 problems first one is looks like you dont have a map file for tutorialb in your maps folder for your server, doubt its your issue but might help you out. Second issue is a bad table in your aa table your missing "Table 'peq.aa_required_level_cost' doesn't exist" which is booting you. you might have to apply the updates for aa required level cost to login, but thats what i can get out of the error logs.

ps. [09.16. - 10:44:56] Client 'Rhodan' was destroyed before reaching the connected state:
[09.16. - 10:44:56] Client sent initial zone packet, but we never got their player info from the database.
points to character info not loading (that means once the aa table is added it should not boot you since the server needs the full player info before they can load up a character into game

Rhodan
09-16-2011, 07:19 PM
I have the tutorialb map but no .path file.

The server rev and the database rev are significantly different (18xx vs 17xx) so I'm going to assume the database and other files from the peq repository are too old for this server version. I'm going to see if I can match it with an older server.

Too bad none of the all-in-one downloads in the Wiki actually exist any more.

Rhodan
09-16-2011, 07:48 PM
Hmmm. Found an earlier server 1771 - hadn't noticed the depricated files option on sourceforge before!

SQL error is gone but still have the error about tutorialb.path not found. Looks fatal for this server version. Guess I'll have to do all the SVN stuff and compiling etc.

squishie1
09-22-2011, 09:45 PM
Hi, I have done the exact same thing, worked through the entire worked through the entire server set-up walkthrough and have gotten the same error.

Did you manage to find an answer or do we need to go throught SVN and complie your own server?

Rhodan
09-22-2011, 11:08 PM
Sorry yes. The downloaded database is the last full dump. You have to import all the database updates to make the database catch up to the executable.

I think the downloaded server is 18xx so you want to run the updates between the database version and the executable version. For example, even though I downloaded and compiled, the database was only 1900 and the exe 2000+. I had to source in the updates above 1900 (there's only a few, ending with 2004 I think).