EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 5 of 6
<
1
2
3
4
5
6
>
Showing results 101 to 125 of 138
Search took
0.01
seconds; generated 59 minute(s) ago.
Search:
Posts Made By:
opyrus
Forum:
Development::Development
06-02-2008, 06:38 PM
Replies:
3
Zone crashing
Views:
7,137
Posted By
opyrus
in my log files zone errors are no book to send...
in my log files zone errors are no book to send and a null object was passed to client::attack() for evaluation there was also a cupple handlepacket() opcode error: unexpected packet during...
Forum:
Development::Development
06-02-2008, 06:33 PM
Replies:
4
missing files O.o
Views:
6,179
Posted By
opyrus
i did...
i did http://www.eqemulator.net/forums/showthread.php?t=25282
Forum:
Development::Development
06-02-2008, 01:37 PM
Replies:
4
missing files O.o
Views:
6,179
Posted By
opyrus
the soruce they give cant be the real one they...
the soruce they give cant be the real one they used to compile the version if it was we would be able to compile it right out of the zip file.
Forum:
Development::Development
06-02-2008, 01:28 PM
Replies:
4
missing files O.o
Views:
6,179
Posted By
opyrus
missing files O.o
zone missing files EQOpcodes.h should this be Opcodes.h like the one that is in the dll?
Forum:
Development::Development
06-02-2008, 08:35 AM
Replies:
40
Dev Kit [everything you need to build EQEmu]
Views:
37,553
Posted By
opyrus
i did what i could to make it easyer and theres...
i did what i could to make it easyer and theres only 8 steps then you got your self a freshly compiled eqemu. reguarding all the ad's gota make some money some how lol XD i get like 1 cent per click.
Forum:
Development::Development
06-02-2008, 08:25 AM
Replies:
3
Zone crashing
Views:
7,137
Posted By
opyrus
most noted crashs are when players enter a zone...
most noted crashs are when players enter a zone and during pvp also players report crashing from npcs carrying a bag in one hand.
Forum:
Development::Development
06-02-2008, 02:54 AM
Replies:
3
Zone crashing
Views:
7,137
Posted By
opyrus
Zone crashing
Any tips for tracking down what is making them crash. I would realy like to have stable zones lol. 20 crashs in 24 hours is just to much well 1 is to much but less would be great XD.
Forum:
Development::Development
06-02-2008, 02:44 AM
Replies:
40
Dev Kit [everything you need to build EQEmu]
Views:
37,553
Posted By
opyrus
Dev Kit [everything you need to build EQEmu]
After finding out the hard way how hard it is to setup and try and build EQEmu my self ive made this Dev Kit. The kit comes with EQemu source 1110,VC++2005 Web Installer,all required linking files,...
Forum:
Development::Development
06-01-2008, 10:59 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
now if i can figure out how to make zones stop...
now if i can figure out how to make zones stop crashing ......
Forum:
Development::Development
05-31-2008, 11:40 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
all an all i guess it was worth it i just fully...
all an all i guess it was worth it i just fully compiled eqemu with the latest dependancys in windows vista =D now i can start making test builds.
Forum:
Development::Development
05-31-2008, 11:38 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
that did the trick just had to ignore LIBCMT and...
that did the trick just had to ignore LIBCMT and it compiled there was a load of warnings thow.
Forum:
Development::Development
05-31-2008, 11:29 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
just need to fix that some how and ill be good to...
just need to fix that some how and ill be good to go XD.
Forum:
Development::Development
05-31-2008, 11:28 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
Linking... worldconn.obj : error LNK2019:...
Linking...
worldconn.obj : error LNK2019: unresolved external symbol "void __cdecl log_message(enum LogType,char const *,...)" (?log_message@@YAXW4LogType@@PBDZZ) referenced in function "public:...
Forum:
Development::Development
05-31-2008, 04:02 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
ya i had tryed that it errored out
ya i had tryed that it errored out
Forum:
Development::Development
05-30-2008, 10:50 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
i just need 2 missing files to get eqlaunch.exe...
i just need 2 missing files to get eqlaunch.exe to compile they seem to be missing EQTCPConnection.cpp and EQTCPServer.cpp .
Forum:
Development::Development
05-30-2008, 09:14 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
ok i finaly got some of it to compile but still...
ok i finaly got some of it to compile but still getting some odd errors ill post another build log.
Forum:
Development::Development
05-23-2008, 04:26 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
well now i can get the .dll to compile but...
well now i can get the .dll to compile but everything else errors out im thinking i need to have a database setup on my dev system for it to read from when it compiles.
Forum:
Development::Development
05-23-2008, 03:53 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
axualy i put the older dir's in to 2008 and it...
axualy i put the older dir's in to 2008 and it sorta allmost works but im getting a small strange error now.
Command line warning D4002 : ignoring unknown option '/errorReport:prompt'
Command...
Forum:
Development::Development
05-23-2008, 03:21 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
got it working C++ 2008 wont work with eqemu C++...
got it working C++ 2008 wont work with eqemu C++ 2005 works perfect.
Forum:
Development::Development
05-23-2008, 01:31 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
nope that wasent it i got the other SDK still...
nope that wasent it i got the other SDK still wont compile.
Forum:
Development::Development
05-23-2008, 12:41 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
ya i think i found the problem useing wrong SDK.
ya i think i found the problem useing wrong SDK.
Forum:
Development::Development
05-23-2008, 12:37 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
im useing Microsoft Platform SDK for Windows...
im useing Microsoft Platform SDK for Windows Server 2003 R2 and it is on the top of the list.
Forum:
Development::Development
05-22-2008, 03:57 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
they are im not sure what the problem is. im...
they are im not sure what the problem is. im running vista and useing C++ 2008 i followed this guide setting it up http://www.eqemulator.net/wiki/wikka.php?wakka=DevVSExpress.
Forum:
Development::Development
05-21-2008, 12:01 AM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
i am useing Microsoft's SDK thow O.o as the guide...
i am useing Microsoft's SDK thow O.o as the guide told me to.
Forum:
Development::Development
05-20-2008, 03:13 PM
Replies:
30
Some thing is missing O.o
Views:
22,139
Posted By
opyrus
error log = http://www.mediafire.com/?mgjcbympbj3
error log = http://www.mediafire.com/?mgjcbympbj3
Showing results 101 to 125 of 138
Page 5 of 6
<
1
2
3
4
5
6
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
04:48 PM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a
Creative Commons License
.
Powered by vBulletin®, Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3