Log in

View Full Version : Errors in last build


ChaosSlayer
02-10-2009, 07:34 PM
Just updated to latest build now geting this when trying to start up server:

World.exe - Entry point not found
The procedure entry point Perl_newsXS_flags could not be located in the dymanic link library

leslamarch
02-10-2009, 07:53 PM
Just updated to latest build now geting this when trying to start up server:

World.exe - Entry point not found
The procedure entry point Perl_newsXS_flags could not be located in the dymanic link library

Chaos,
It has to do with perl version that the server was compiled on and your perl version, CD addressed the issue here (http://www.eqemulator.net/forums/showthread.php?t=26643).

Do you compile your own binaries?

ChaosSlayer
02-10-2009, 07:58 PM
heh that you get for taking 4 month to upgrade the server since last official build.
thanks!

and no i don't make my own binaries

ChaosSlayer
02-10-2009, 10:07 PM
ok the world loads now but then the zones will nto start up
I am using start.but file which was mentioned in wiki ages ago - worked with previous build:


@echo off
start world.exe
cls
echo wait for world to finish loading...Press Enter when done.
pause
start eqlaunch.exe zone
exit

when i hit enter the windows simple closes and zone do not start up.

any ideas?

ChaosSlayer
02-10-2009, 10:27 PM
ok i have tried to run

eqlaunch.exe zone by hand and getting error message:

The system cannot execute the specified program.
:-? :-? :-?

ChaosSlayer
02-10-2009, 11:12 PM
another atempt at this- now running eqlaunch.exe directly .
the windows XP reports:

The application has failed to start because its configuration is incorect. Try reinstalling it.


:-? :-? considering the only installation there is unpacking it from the zip file... I am at a total loss what to do. (redownloaded it twice - same thing)

leslamarch
02-10-2009, 11:17 PM
another atempt at this- now running eqlaunch.exe directly .
the windows XP reports:

The application has failed to start because its configuration is incorect. Try reinstalling it.


:-? :-? considering the only installation there is unpacking it from the zip file... I am at a total loss what to do. (redownloaded it twice - same thing)

What is the file size for eqlaunch.exe? 220kb or 152kb? if its 152 Download this one (http://www.lamarch.org/downloads/eqlaunch.exe) and let me know how that works

ChaosSlayer
02-10-2009, 11:21 PM
its in fact 132k
donwloading now...

ChaosSlayer
02-10-2009, 11:40 PM
ok its laoded up! thanks much!
so why did the devs puted non working exe there =P

I am sure there gona be MORE errors, considering I am upgrading from 4th month ago build... will play with it for a bit and post later....

prety sure tasks gona be broken to...

ChaosSlayerZ
05-19-2009, 08:17 PM
I have just updated to rev 535 and I have EXACT same problem - "eqlaunch.exe is NOT a windows aplication" file size 133 kb

ChaosSlayerZ
05-19-2009, 11:52 PM
ok, little update

following leslamarch advice I installed .Net framewokr 3.5

eqlaunch.exe now starts up and seem like its starting up zones

however I am getting errors like:

world told us to start dymanic zone 01 but zone allready started
world told us to start dymanic zone 02 but zone allready started
etc

then it reports that zones were in fact started.

BUT in my minilogin windows I don't see the usual mesages that conection with the server has been established and if i run EQ its unable to connect to server as it doesnt even exists

ChaosSlayerZ
05-20-2009, 02:41 AM
I have been digging through it all day and via trial and error I have found a number of errors i have since corrected.

the followign are significant changes since rev 302 (last time I updated) as 302 did not required any of the following

1. Perl must be updated to recent version
2. Must Install .net Frameworks 3.5
3. The opcodes.conf in Minilogin 6.2 is obsolite (its build date 2005!), but it kepts working all way till recent rev. Must be replaced with opcodes.conf from current build


I am still tryign to figure out if Db needs more sql updates to be 535 compateable