PDA

View Full Version : 6.1dr2


mrea
06-21-2005, 02:16 AM
Does anyone here have the 6.1DR2 binaries? If so Ill provide hosting on either of my websites so that they can be accessed by everyone. I also need the opcodes that go along with it. I will greatly appreciate this!

SuedeWorthey
06-21-2005, 03:33 AM
Check the Steel Psychos web site. I will post it soon and edit when posted.
Edit:
I added the binaried for 0.6.1 DR2 to the Steel Psychos website.

mrea
06-21-2005, 03:54 AM
Thanks very much :-)

SuedeWorthey
06-21-2005, 04:20 AM
Let me know if everything works right. I haven't tested these binaries yet...

mrea
06-21-2005, 04:30 AM
It appears to work fine, no errors when booting up the server. So, now time to go into EQ... thanks very, very much Suedeworthey.

EDIT::

[Status] CURRENT_ZONE_VERSION: EQEMu 0.6.1-DR2
[Status] Loading opcodes..
[Status] Mapping Opcodes
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
22805592
17176257
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] EMuShareMem loaded
[Status] Loading loot tables
[Status] Loading doors
[Status] EMuShareMem loaded
[Status] EMuShareMem loaded
[Status] Loading guilds
[Status] Loading factions
[Status] Loading titles
[Status] Loading AA effects
[Status] Loading swarm spells
[Status] Loading tributes
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] 182 commands loaded
[Status] Loading embedded perl XS
[Quest] Loading perlemb plugins.
[Quest] Loading perl commands...
[Quest] Loading perlemb plugins.
[Quest] Loading perl commands...
[Status] Error initializing perlembed: Perl runtime error: Undefined subroutine
&PerlPacket::boot_PerlPacket called at (eval 20) line 1.

[Status] Fatal error initializing perl: Perl runtime error: Undefined subroutine
&PerlPacket::boot_PerlPacket called at (eval 20) line 1.

I get this error when booting the zones ---- ^

SuedeWorthey
06-21-2005, 04:39 AM
It appears to work fine, no errors when booting up the server. So, now time to go into EQ... thanks very, very much Suedeworthey.

EDIT::

[Status] CURRENT_ZONE_VERSION: EQEMu 0.6.1-DR2
[Status] Loading opcodes..
[Status] Mapping Opcodes
[Status] Loading Variables
[Status] Loading zone names
[Status] Loading items
[Status] EMuShareMem loaded
22805592
17176257
[Status] Loading npcs
[Status] Loading npc faction lists
[Status] EMuShareMem loaded
[Status] Loading loot tables
[Status] Loading doors
[Status] EMuShareMem loaded
[Status] EMuShareMem loaded
[Status] Loading guilds
[Status] Loading factions
[Status] Loading titles
[Status] Loading AA effects
[Status] Loading swarm spells
[Status] Loading tributes
[Status] Loading corpse timers
[Status] Loading what ever is left
[Status] Loading commands
[Status] 182 commands loaded
[Status] Loading embedded perl XS
[Quest] Loading perlemb plugins.
[Quest] Loading perl commands...
[Quest] Loading perlemb plugins.
[Quest] Loading perl commands...
[Status] Error initializing perlembed: Perl runtime error: Undefined subroutine
&PerlPacket::boot_PerlPacket called at (eval 20) line 1.

[Status] Fatal error initializing perl: Perl runtime error: Undefined subroutine
&PerlPacket::boot_PerlPacket called at (eval 20) line 1.

I get this error when booting the zones ---- ^

Try the non-perl one... I had to comment out that line in the compile to get it to compile. Meanwhile, I'll check into why it isn't compiling right...

SuedeWorthey
06-21-2005, 04:44 AM
I found the missing .cpp files and added them to the project. It should work now. Give me a few minutes to get the new .exe packaged and added to my site. It will be the same download.

mrea
06-21-2005, 05:27 AM
When trying to join I am given a 1017 and when I view world.exe this is what shows up:
[Error] Expecting OP_SendLoginInfo, got 0
Removing client from ip:192.168.1.1 port:4343

SuedeWorthey
06-21-2005, 06:41 AM
When trying to join I am given a 1017 and when I view world.exe this is what shows up:
[Error] Expecting OP_SendLoginInfo, got 0
Removing client from ip:192.168.1.1 port:4343

Well, as soon as I test it myself, I'll post my findings. Until then, you could possibly have the wrong client version...

mrea
06-21-2005, 06:43 AM
Maybe, thanks again for going through all of this for me though :-)

cavedude
06-21-2005, 08:13 AM
I've been banging my head against the wall with this same problem for the past two days. I have tried 5 different client versions, none of them work. I then tried hybrid versions (you can many times swap out eqmain.dll with another version) and that way got it to work once, but stupid me forgot what combo of files I used. At this point I am fairly certain it's a code issue. I'm looking into now.