Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-28-2006, 03:51 AM
rrnolan
Fire Beetle
 
Join Date: Feb 2006
Posts: 7
Default missing from ./opcodes.conf message is this norma

I have just finished installing 0.6.4 -DR1 on my server

I fired up Minilogin and then fired up world.exe when world.exe fires I get the following I want to make sure this is normal and if not what am I doing wrong.
I shortend some of the missing from as the forum wont let u post to many lines

[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.4-DR1
[Status] Loading opcodes..
[Status] EMuShareMem loaded
Opcode OP_Unknown is missing from ./opcodes.conf
Opcode OP_ExploreUnknown is missing from ./opcodes.conf
Opcode OP_Heartbeat is missing from ./opcodes.conf
Opcode OP_ReloadUI is missing from ./opcodes.conf
Opcode OP_IncreaseStats is missing from ./opcodes.conf
Opcode OP_ApproveZone is missing from ./opcodes.conf
Opcode OP_Dye is missing from ./opcodes.conf
Opcode OP_Stamina is missing from ./opcodes.conf
Opcode OP_ControlBoat is missing from ./opcodes.conf
Opcode OP_MobUpdate is missing from ./opcodes.conf
Opcode OP_ClientUpdate is missing from ./opcodes.conf
Opcode OP_ChannelMessage is missing from ./opcodes.conf
Opcode OP_SimpleMessage is missing from ./opcodes.conf
Opcode OP_FormattedMessage is missing from ./opcodes.conf
Opcode OP_TGB is missing from ./opcodes.conf
Opcode OP_Bind_Wound is missing from ./opcodes.conf
Opcode OP_Charm is missing from ./opcodes.conf
Opcode OP_Begging is missing from ./opcodes.conf
Opcode OP_MoveCoin is missing from ./opcodes.conf
Opcode OP_SpawnDoor is missing from ./opcodes.conf
Opcode OP_Sneak is missing from ./opcodes.conf
Opcode OP_ExpUpdate is missing from ./opcodes.conf
Opcode OP_DumpName is missing from ./opcodes.conf
Opcode OP_RespondAA is missing from ./opcodes.conf
Opcode OP_SendAAStats is missing from ./opcodes.conf
Opcode OP_SendAATable is missing from ./opcodes.conf
Opcode OP_AAAction is missing from ./opcodes.conf
Opcode OP_BoardBoat is missing from ./opcodes.conf
Opcode OP_LeaveBoat is missing from ./opcodes.conf
Opcode OP_AdventureInfoRequest is missing from ./opcodes.conf
Opcode OP_AdventureInfo is missing from ./opcodes.conf
Opcode OP_AdventureRequest is missing from ./opcodes.conf
Opcode OP_AdventureDetails is missing from ./opcodes.conf
Opcode OP_LDoNButton is missing from ./opcodes.conf
Opcode OP_AdventureData is missing from ./opcodes.conf
Opcode OP_AdventureFinish is missing from ./opcodes.conf
Opcode OP_LeaveAdventure is missing from ./opcodes.conf
Opcode OP_AdventureUpdate is missing from ./opcodes.conf
Opcode OP_SendExpZonein is missing from ./opcodes.conf
Opcode OP_RaidUpdate is missing from ./opcodes.conf
Opcode OP_GuildLeader is missing from ./opcodes.conf
Opcode OP_GuildPeace is missing from ./opcodes.conf
Opcode OP_GuildRemove is missing from ./opcodes.conf
Opcode OP_GuildMemberList is missing from ./opcodes.conf
Opcode OP_GuildMemberUpdate is missing from ./opcodes.conf
Opcode OP_GuildInvite is missing from ./opcodes.conf
Opcode OP_GuildMOTD is missing from ./opcodes.conf
Opcode OP_SetGuildMOTD is missing from ./opcodes.conf
Opcode OP_GuildPublicNote is missing from ./opcodes.conf
Opcode OP_GetGuildsList is missing from ./opcodes.conf
Opcode OP_GuildDemote is missing from ./opcodes.conf
Opcode OP_GuildInviteAccept is missing from ./opcodes.conf
Opcode OP_GuildWar is missing from ./opcodes.conf
Opcode OP_GuildDelete is missing from ./opcodes.conf
Opcode OP_GuildManageRemove is missing from ./opcodes.conf
Opcode OP_RAWSessionRequest is missing from ./opcodes.conf
Opcode OP_RAWSessionResponse is missing from ./opcodes.conf
Opcode OP_RAWCombined is missing from ./opcodes.conf
Opcode OP_RAWSessionDisconnect is missing from ./opcodes.conf
Opcode OP_RAWKeepAlive is missing from ./opcodes.conf
Opcode OP_RAWSessionStatRequest is missing from ./opcodes.conf
Opcode OP_RAWSessionStatResponse is missing from ./opcodes.conf
Opcode OP_RAWPacket is missing from ./opcodes.conf
Opcode OP_RAWFragment is missing from ./opcodes.conf
Opcode OP_RAWOutOfOrderAck is missing from ./opcodes.conf
Opcode OP_RAWAck is missing from ./opcodes.conf
Opcode OP_RAWAppCombined is missing from ./opcodes.conf
Opcode OP_RAWOutOfSession is missing from ./opcodes.conf
003777D8
[Status] Loading variables..
[Status] Loading zones..
[Status] Clearing groups..
[Status] Clearing temporary merchant lists..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=46073
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading guild link..
[Status] EMuShareMem loaded
[Status] Loading GuildList from database...
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Warning: Pants may change during online play.
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999


There is a file in my EQEmu Dir called opcodes.conf

#Login opcodes
OP_SessionReady=0x0001
OP_Login=0x0002
OP_ServerListRequest=0x0004
OP_PlayEverquestRequest=0x000d
OP_PlayEverquestResponse=0x0021
OP_ChatMessage=0x0016
OP_LoginAccepted=0x0017
OP_ServerListResponse=0x0018
OP_Poll=0x0029
OP_EnterChat=0x000f
OP_PollResponse=0x0011


DB.ini file

[Database]
host=localhost
user=root
password=joesgrill
database=eq
compression=off



LoginServer.Ini file

[LoginServer]
loginserver=localhost
loginport=5999
worldname=ElfLoreQuest
worldaddress=localhost
locked=false
account=
password=

[WorldServer]
Defaultstatus=
Unavailzone=

[ChatChannelServer]
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=StandAlone
ServerPort=5999
Reply With Quote
  #2  
Old 02-28-2006, 04:26 AM
rojadruid
Discordant
 
Join Date: May 2005
Location: Smith Falls, Ontario, Canada
Posts: 283
Default

Quote:
Originally Posted by rrnolan
I have just finished installing 0.6.4 -DR1 on my server

I fired up Minilogin and then fired up world.exe when world.exe fires I get the following I want to make sure this is normal and if not what am I doing wrong.
I shortend some of the missing from as the forum wont let u post to many lines

[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.4-DR1
[Status] Loading opcodes..
[Status] EMuShareMem loaded
Opcode OP_Unknown is missing from ./opcodes.conf
Opcode OP_ExploreUnknown is missing from ./opcodes.conf
Opcode OP_Heartbeat is missing from ./opcodes.conf
Opcode OP_ReloadUI is missing from ./opcodes.conf
Opcode OP_IncreaseStats is missing from ./opcodes.conf
Opcode OP_ApproveZone is missing from ./opcodes.conf
Opcode OP_Dye is missing from ./opcodes.conf
Opcode OP_Stamina is missing from ./opcodes.conf
Opcode OP_ControlBoat is missing from ./opcodes.conf
Opcode OP_MobUpdate is missing from ./opcodes.conf
Opcode OP_ClientUpdate is missing from ./opcodes.conf
Opcode OP_ChannelMessage is missing from ./opcodes.conf
Opcode OP_SimpleMessage is missing from ./opcodes.conf
Opcode OP_FormattedMessage is missing from ./opcodes.conf
Opcode OP_TGB is missing from ./opcodes.conf
Opcode OP_Bind_Wound is missing from ./opcodes.conf
Opcode OP_Charm is missing from ./opcodes.conf
Opcode OP_Begging is missing from ./opcodes.conf
Opcode OP_MoveCoin is missing from ./opcodes.conf
Opcode OP_SpawnDoor is missing from ./opcodes.conf
Opcode OP_Sneak is missing from ./opcodes.conf
Opcode OP_ExpUpdate is missing from ./opcodes.conf
Opcode OP_DumpName is missing from ./opcodes.conf
Opcode OP_RespondAA is missing from ./opcodes.conf
Opcode OP_SendAAStats is missing from ./opcodes.conf
Opcode OP_SendAATable is missing from ./opcodes.conf
Opcode OP_AAAction is missing from ./opcodes.conf
Opcode OP_BoardBoat is missing from ./opcodes.conf
Opcode OP_LeaveBoat is missing from ./opcodes.conf
Opcode OP_AdventureInfoRequest is missing from ./opcodes.conf
Opcode OP_AdventureInfo is missing from ./opcodes.conf
Opcode OP_AdventureRequest is missing from ./opcodes.conf
Opcode OP_AdventureDetails is missing from ./opcodes.conf
Opcode OP_LDoNButton is missing from ./opcodes.conf
Opcode OP_AdventureData is missing from ./opcodes.conf
Opcode OP_AdventureFinish is missing from ./opcodes.conf
Opcode OP_LeaveAdventure is missing from ./opcodes.conf
Opcode OP_AdventureUpdate is missing from ./opcodes.conf
Opcode OP_SendExpZonein is missing from ./opcodes.conf
Opcode OP_RaidUpdate is missing from ./opcodes.conf
Opcode OP_GuildLeader is missing from ./opcodes.conf
Opcode OP_GuildPeace is missing from ./opcodes.conf
Opcode OP_GuildRemove is missing from ./opcodes.conf
Opcode OP_GuildMemberList is missing from ./opcodes.conf
Opcode OP_GuildMemberUpdate is missing from ./opcodes.conf
Opcode OP_GuildInvite is missing from ./opcodes.conf
Opcode OP_GuildMOTD is missing from ./opcodes.conf
Opcode OP_SetGuildMOTD is missing from ./opcodes.conf
Opcode OP_GuildPublicNote is missing from ./opcodes.conf
Opcode OP_GetGuildsList is missing from ./opcodes.conf
Opcode OP_GuildDemote is missing from ./opcodes.conf
Opcode OP_GuildInviteAccept is missing from ./opcodes.conf
Opcode OP_GuildWar is missing from ./opcodes.conf
Opcode OP_GuildDelete is missing from ./opcodes.conf
Opcode OP_GuildManageRemove is missing from ./opcodes.conf
Opcode OP_RAWSessionRequest is missing from ./opcodes.conf
Opcode OP_RAWSessionResponse is missing from ./opcodes.conf
Opcode OP_RAWCombined is missing from ./opcodes.conf
Opcode OP_RAWSessionDisconnect is missing from ./opcodes.conf
Opcode OP_RAWKeepAlive is missing from ./opcodes.conf
Opcode OP_RAWSessionStatRequest is missing from ./opcodes.conf
Opcode OP_RAWSessionStatResponse is missing from ./opcodes.conf
Opcode OP_RAWPacket is missing from ./opcodes.conf
Opcode OP_RAWFragment is missing from ./opcodes.conf
Opcode OP_RAWOutOfOrderAck is missing from ./opcodes.conf
Opcode OP_RAWAck is missing from ./opcodes.conf
Opcode OP_RAWAppCombined is missing from ./opcodes.conf
Opcode OP_RAWOutOfSession is missing from ./opcodes.conf
003777D8
[Status] Loading variables..
[Status] Loading zones..
[Status] Clearing groups..
[Status] Clearing temporary merchant lists..
[Status] Loading items..
[Status] EMuShareMem loaded
[Status] Loading items from database: count=46073
[Status] ./LoginServer.ini read.
[Status] Loading guild ranks..
[Status] Loading guild link..
[Status] EMuShareMem loaded
[Status] Loading GuildList from database...
[Status] Loading ./addon.ini..
[Status] Loading EQ time of day..
[Status] Deleted 0 stale player corpses from database
[Status] Deleted 0 stale player backups from database
Warning: Pants may change during online play.
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999

There is a file in my EQEmu Dir called opcodes.conf
Your not using the correct opcodes.conf file. what you need to do is go to the main eqemulator.net site and click download. get the latest executables and it will have the correct file.
__________________
Rojadruid

Innoruuk Server [legit]
Server Admin.
Server Status: UP
Reply With Quote
  #3  
Old 02-28-2006, 04:54 AM
rrnolan
Fire Beetle
 
Join Date: Feb 2006
Posts: 7
Default

Quote:
Originally Posted by rojadruid
Your not using the correct opcodes.conf file. what you need to do is go to the main eqemulator.net site and click download. get the latest executables and it will have the correct file.
Ok thanks Rojadruid that seems to have worked not sure why that file got shortened so much.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:57 PM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3