Page 1 of 1

Errors running Eq2world

Posted: Wed Dec 03, 2008 7:05 am
by rez12
I need some help figuring out whats going wrong, I am trying to run the eq2world updater and it updates some things correctly but then suddenly is flooded with missing opcode errors and closes itself eventually. I've exceeded the download limit on characters table at least and it appears to not want to download that either and had errors every time.

Posted: Wed Dec 03, 2008 11:27 am
by John Adams
If you are using the 0.6 release binaries from SourceForge (the files that come in the zip/rar package), be sure to set your UpdateServer settings like this:

Code: Select all

[UpdateServer]
updateserveraddress=eq2emulator.net
updateserverport=9101
(port 9101)
If you download the EQ2World.exe from SVN (or compile the source yourself), your UpdateServer setting should be like this:

Code: Select all

[UpdateServer]
updateserveraddress=eq2emulator.net
updateserverport=9102
Also, LE - I just nuked my dev database and attempted to re-init from scratch, and there does seem to be a problem. I get about 12 tables created, and get a Timeout error:

Code: Select all

[Status]        Attempting to update database table 'item_details_weapon' data .
.. SUCCESS!
[Error] Timeout waiting for updates to complete!  Try again later.

Posted: Thu Dec 04, 2008 6:11 am
by rez12
Yeah, I already know about that...I am using the svn version and have it set up correctly I believe, its just giving me that strange flood of errors when trying to update characters and opcodes. The error by the way is opcode (opcode) is missing from opcode configuration.

Re: Errors running Eq2world

Posted: Tue Dec 23, 2008 1:50 pm
by cubber
I am having this same issue on SVN rev 180 on Gentoo x86. I am using 9102 for updates in LoginServer.ini

I just pulled it down today, it compiled fine. When I went to run eq2world I got all of the mentioned errors. Here is a few of them, I could not get them all because my terminal history does not go back that far, and the forums wont let me post it all either. I am missing some verbose off the top. If someone can tell me how to set up logging for the server I would be happy to post the whole thing to a pastebin or something.

Code: Select all

Opcode OP_MapFogDataUpdateMsg is missing from opcode configuration.
Opcode OP_UpdateAvgFrameTimeMsg is missing from opcode configuration.
Opcode OP_CloseGroupInviteWindowMsg is missing from opcode configuration.
Opcode OP_UpdateGroupMemberDataMsg is missing from opcode configuration.
Opcode OP_WorldPingMsg is missing from opcode configuration.
Opcode OP_MoveLogUpdateMsg is missing from opcode configuration.
Opcode OP_OfferQuestMsg is missing from opcode configuration.
Opcode OP_MailGetHeadersMsg is missing from opcode configuration.
Opcode OP_MailGetMessageMsg is missing from opcode configuration.
Opcode OP_MailSendMessageMsg is missing from opcode configuration.
Opcode OP_MailDeleteMessageMsg is missing from opcode configuration.
Opcode OP_MailGetHeadersReplyMsg is missing from opcode configuration.
Opcode OP_MailGetMessageReplyMsg is missing from opcode configuration.
Opcode OP_MailSendMessageReplyMsg is missing from opcode configuration.
Opcode OP_MailCommitSendMessageMsg is missing from opcode configuration.
Opcode OP_MailSendSystemMessageMsg is missing from opcode configuration.
Opcode OP_MailRemoveAttachFromMailMsg is missing from opcode configuration.
Opcode OP_WorldShutdownUpdateMsg is missing from opcode configuration.
Opcode OP_ClientIdleBeginMsg is missing from opcode configuration.
Opcode OP_ClientIdleEndMsg is missing from opcode configuration.
Opcode OP_DisplayMailScreenMsg is missing from opcode configuration.
Opcode OP_NotifyApprenticeStoppedMentori is missing from opcode configuration.
Opcode OP_CorruptedClientMsg is missing from opcode configuration.
Opcode OP_MailEventNotificationMsg is missing from opcode configuration.
Opcode OP_RestartZoneMsg is missing from opcode configuration.
Opcode OP_CharTransferStartRequestMsg is missing from opcode configuration.
Opcode OP_CharTransferStartReplyMsg is missing from opcode configuration.
Opcode OP_CharTransferRequestMsg is missing from opcode configuration.
Opcode OP_CharTransferReplyMsg is missing from opcode configuration.
Opcode OP_CharTransferRollbackRequestMsg is missing from opcode configuration.
Opcode OP_CharTransferCommitRequestMsg is missing from opcode configuration.
Opcode OP_CharTransferRollbackReplyMsg is missing from opcode configuration.
Opcode OP_CharTransferCommitReplyMsg is missing from opcode configuration.
Opcode OP_GetCharacterSerializedRequestM is missing from opcode configuration.
Opcode OP_GetCharacterSerializedReplyMsg is missing from opcode configuration.
Opcode OP_CreateCharFromCBBRequestMsg is missing from opcode configuration.
Opcode OP_CreateCharFromCBBReplyMsg is missing from opcode configuration.
Opcode OP_HousingDataChangedMsg is missing from opcode configuration.
Opcode OP_HousingRestoreMsg is missing from opcode configuration.
Opcode OP_AuctionItem is missing from opcode configuration.
Opcode OP_AuctionItemReply is missing from opcode configuration.
Opcode OP_AuctionCoin is missing from opcode configuration.
Opcode OP_AuctionCoinReply is missing from opcode configuration.
Opcode OP_AuctionCharacter is missing from opcode configuration.
Opcode OP_AuctionCharacterReply is missing from opcode configuration.
Opcode OP_AuctionCommitMsg is missing from opcode configuration.
Opcode OP_AuctionAbortMsg is missing from opcode configuration.
Opcode OP_CharTransferValidateRequestMsg is missing from opcode configuration.
Opcode OP_CharTransferValidateReplyMsg is missing from opcode configuration.
Opcode OP_CharacterLinkdeadMsg is missing from opcode configuration.
Opcode OP_RaceRestrictionMsg is missing from opcode configuration.
Opcode OP_SetInstanceDisplayNameMsg is missing from opcode configuration.
Opcode OP_EqHearChatCmd is missing from opcode configuration.
Opcode OP_EqDisplayTextCmd is missing from opcode configuration.
Opcode OP_EqCreateGhostCmd is missing from opcode configuration.
Opcode OP_EqCreateWidgetCmd is missing from opcode configuration.
Opcode OP_EqCreateSignWidgetCmd is missing from opcode configuration.
Opcode OP_EqDestroyGhostCmd is missing from opcode configuration.
Opcode OP_EqUpdateGhostCmd is missing from opcode configuration.
Opcode OP_EqSetControlGhostCmd is missing from opcode configuration.
Opcode OP_EqSetPOVGhostCmd is missing from opcode configuration.
Opcode OP_EqHearCombatCmd is missing from opcode configuration.
Opcode OP_EqHearSpellCastCmd is missing from opcode configuration.
Opcode OP_EqHearSpellInterruptCmd is missing from opcode configuration.
Opcode OP_EqHearSpellFizzleCmd is missing from opcode configuration.
Opcode OP_EqHearConsiderCmd is missing from opcode configuration.
Opcode OP_EqUpdateSubClassesCmd is missing from opcode configuration.
Opcode OP_EqCreateListBoxCmd is missing from opcode configuration.
Opcode OP_EqSetDebugPathPointsCmd is missing from opcode configuration.
Opcode OP_EqCannedEmoteCmd is missing from opcode configuration.
Opcode OP_EqStateCmd is missing from opcode configuration.
Opcode OP_EqPlaySoundCmd is missing from opcode configuration.
Opcode OP_EqPlaySound3DCmd is missing from opcode configuration.
Opcode OP_EqPlayVoiceCmd is missing from opcode configuration.
Opcode OP_EqHearDrowningCmd is missing from opcode configuration.
Opcode OP_EqHearDeathCmd is missing from opcode configuration.
Opcode OP_EqGroupMemberRemovedCmd is missing from opcode configuration.
Opcode OP_EqHearChainEffectCmd is missing from opcode configuration.
Opcode OP_EqReceiveOfferCmd is missing from opcode configuration.
Opcode OP_EqInspectPCResultsCmd is missing from opcode configuration.
Opcode OP_EqDrawablePathGraphCmd is missing from opcode configuration.
Opcode OP_EqDialogOpenCmd is missing from opcode configuration.
Opcode OP_EqDialogCloseCmd is missing from opcode configuration.
Opcode OP_EqCollectionUpdateCmd is missing from opcode configuration.
Opcode OP_EqCollectionFilterCmd is missing from opcode configuration.
Opcode OP_EqCollectionItemCmd is missing from opcode configuration.
Opcode OP_EqQuestJournalUpdateCmd is missing from opcode configuration.
Opcode OP_EqQuestJournalReplyCmd is missing from opcode configuration.
Opcode OP_EqQuestGroupCmd is missing from opcode configuration.
Opcode OP_EqUpdateMerchantCmd is missing from opcode configuration.
Opcode OP_EqUpdateStoreCmd is missing from opcode configuration.
Opcode OP_EqUpdatePlayerTradeCmd is missing from opcode configuration.
Opcode OP_EqHelpPathCmd is missing from opcode configuration.
Opcode OP_EqHelpPathClearCmd is missing from opcode configuration.
Opcode OP_EqUpdateBankCmd is missing from opcode configuration.
Opcode OP_EqExamineInfoCmd is missing from opcode configuration.
Opcode OP_EqUpdateLootCmd is missing from opcode configuration.
Opcode OP_EqJunctionListCmd is missing from opcode configuration.
Opcode OP_EqShowDeathWindowCmd is missing from opcode configuration.
Opcode OP_EqDisplaySpellFailCmd is missing from opcode configuration.
Opcode OP_EqSpellCastStartCmd is missing from opcode configuration.
Opcode OP_EqSpellCastEndCmd is missing from opcode configuration.
Opcode OP_EqResurrectedCmd is missing from opcode configuration.
Opcode OP_EqChoiceWinCmd is missing from opcode configuration.
Opcode OP_EqSetDefaultVerbCmd is missing from opcode configuration.
Opcode OP_EqInstructionWindowCmd is missing from opcode configuration.
Opcode OP_EqInstructionWindowCloseCmd is missing from opcode configuration.
Opcode OP_EqInstructionWindowGoalCmd is missing from opcode configuration.
Opcode OP_EqInstructionWindowTaskCmd is missing from opcode configuration.
Opcode OP_EqEnableGameEventCmd is missing from opcode configuration.
Opcode OP_EqShowWindowCmd is missing from opcode configuration.
Opcode OP_EqEnableWindowCmd is missing from opcode configuration.
Opcode OP_EqFlashWindowCmd is missing from opcode configuration.
Opcode OP_EqHearPlayFlavorCmd is missing from opcode configuration.
Opcode OP_EqUpdateSignWidgetCmd is missing from opcode configuration.
Opcode OP_EqDebugPVDCmd is missing from opcode configuration.
Opcode OP_EqShowBookCmd is missing from opcode configuration.
Opcode OP_EqQuestionnaireCmd is missing from opcode configuration.
Opcode OP_EqGetProbsCmd is missing from opcode configuration.
Opcode OP_EqHearHealCmd is missing from opcode configuration.
Opcode OP_EqChatChannelUpdateCmd is missing from opcode configuration.
Opcode OP_EqWhoChannelQueryReplyCmd is missing from opcode configuration.
Opcode OP_EqAvailWorldChannelsCmd is missing from opcode configuration.
Opcode OP_ArenaGameTypesMsg is missing from opcode configuration.
Opcode OP_EqUpdateTargetCmd is missing from opcode configuration.
Opcode OP_EqConsignmentItemsCmd is missing from opcode configuration.
Opcode OP_EqStartBrokerCmd is missing from opcode configuration.
Opcode OP_EqMapExplorationCmd is missing from opcode configuration.
Opcode OP_EqStoreLogCmd is missing from opcode configuration.
Opcode OP_EqSpellMoveToRangeAndRetryCmd is missing from opcode configuration.
Opcode OP_EqUpdatePlayerMailCmd is missing from opcode configuration.
Opcode OP_EqFactionUpdateCmd is missing from opcode configuration.
Opcode OP_UpdatePositionMsg is missing from opcode configuration.
Opcode OP_AttackNotAllowed is missing from opcode configuration.
Opcode OP_AttackAllowed is missing from opcode configuration.
Opcode OP_Unknown is missing from opcode configuration.
Opcode OP_LoginReplyMsg is missing from opcode configuration.
Opcode OP_LoginByNumRequestMsg is missing from opcode configuration.
Opcode OP_WSLoginRequestMsg is missing from opcode configuration.
Opcode OP_ESInitMsg is missing from opcode configuration.
Opcode OP_ESReadyForClientsMsg is missing from opcode configuration.
Opcode OP_CreateZoneInstanceMsg is missing from opcode configuration.
Opcode OP_ZoneInstanceCreateReplyMsg is missing from opcode configuration.
Opcode OP_ZoneInstanceDestroyedMsg is missing from opcode configuration.
Opcode OP_ExpectClientAsCharacterRequest is missing from opcode configuration.
Opcode OP_ExpectClientAsCharacterReplyMs is missing from opcode configuration.
Opcode OP_ZoneInfoMsg is missing from opcode configuration.
Opcode OP_CreateCharacterRequestMsg is missing from opcode configuration.
Opcode OP_DoneLoadingZoneResourcesMsg is missing from opcode configuration.
Opcode OP_DoneSendingInitialEntitiesMsg is missing from opcode configuration.
Opcode OP_DoneLoadingEntityResourcesMsg is missing from opcode configuration.
Opcode OP_PredictionUpdateMsg is missing from opcode configuration.
Opcode OP_RemoteCmdMsg is missing from opcode configuration.
Opcode OP_SetRemoteCmdsMsg is missing from opcode configuration.
Opcode OP_GameWorldTimeMsg is missing from opcode configuration.
Opcode OP_MOTDMsg is missing from opcode configuration.
Opcode OP_ZoneMOTDMsg is missing from opcode configuration.
Opcode OP_AvatarCreatedMsg is missing from opcode configuration.
Opcode OP_AvatarDestroyedMsg is missing from opcode configuration.
Opcode OP_RequestCampMsg is missing from opcode configuration.
Opcode OP_CampStartedMsg is missing from opcode configuration.
Opcode OP_CampAbortedMsg is missing from opcode configuration.
Opcode OP_WhoQueryRequestMsg is missing from opcode configuration.
Opcode OP_WhoQueryReplyMsg is missing from opcode configuration.
Opcode OP_MonitorReplyMsg is missing from opcode configuration.
Opcode OP_MonitorCharacterListMsg is missing from opcode configuration.
Opcode OP_MonitorCharacterListRequestMsg is missing from opcode configuration.
Opcode OP_ClientCmdMsg is missing from opcode configuration.
Opcode OP_DispatchClientCmdMsg is missing from opcode configuration.
Opcode OP_DispatchESMsg is missing from opcode configuration.
Opcode OP_UpdateTargetMsg is missing from opcode configuration.
Opcode OP_UpdateOpportunityMsg is missing from opcode configuration.
Opcode OP_UpdateTargetLocMsg is missing from opcode configuration.
Opcode OP_UpdateCharacterSheetMsg is missing from opcode configuration.
Opcode OP_UpdateSpellBookMsg is missing from opcode configuration.
Opcode OP_UpdateInventoryMsg is missing from opcode configuration.
Opcode OP_UpdateRecipeBookMsg is missing from opcode configuration.
Opcode OP_RequestRecipeDetailsMsg is missing from opcode configuration.
Opcode OP_RecipeDetailsMsg is missing from opcode configuration.
Opcode OP_UpdateSkillBookMsg is missing from opcode configuration.
Opcode OP_UpdateSkillsMsg is missing from opcode configuration.
Opcode OP_ChangeZoneMsg is missing from opcode configuration.
Opcode OP_ClientTeleportRequestMsg is missing from opcode configuration.
Opcode OP_TeleportWithinZoneMsg is missing from opcode configuration.
Opcode OP_TeleportWithinZoneNoReloadMsg is missing from opcode configuration.
Opcode OP_MigrateClientToZoneRequestMsg is missing from opcode configuration.
Opcode OP_MigrateClientToZoneReplyMsg is missing from opcode configuration.
Opcode OP_ReadyToZoneMsg is missing from opcode configuration.
Opcode OP_AddClientToGroupMsg is missing from opcode configuration.
Opcode OP_AddGroupToGroupMsg is missing from opcode configuration.
Opcode OP_RemoveClientFromGroupMsg is missing from opcode configuration.
Opcode OP_RemoveGroupFromGroupMsg is missing from opcode configuration.
Opcode OP_MakeGroupLeaderMsg is missing from opcode configuration.
Opcode OP_GroupCreatedMsg is missing from opcode configuration.
Opcode OP_GroupDestroyedMsg is missing from opcode configuration.
Opcode OP_GroupMemberAddedMsg is missing from opcode configuration.
Opcode OP_GroupMemberRemovedMsg is missing from opcode configuration.
Opcode OP_GroupRemovedFromGroupMsg is missing from opcode configuration.
Opcode OP_GroupLeaderChangedMsg is missing from opcode configuration.
Opcode OP_GroupSettingsChangedMsg is missing from opcode configuration.
Opcode OP_SendLatestRequestMsg is missing from opcode configuration.
Opcode OP_ClearDataMsg is missing from opcode configuration.
Opcode OP_SetSocialMsg is missing from opcode configuration.
Opcode OP_ESStatusMsg is missing from opcode configuration.
Opcode OP_ESZoneInstanceStatusMsg is missing from opcode configuration.
Opcode OP_ZonesStatusRequestMsg is missing from opcode configuration.
Opcode OP_ZonesStatusMsg is missing from opcode configuration.
Opcode OP_ESWeatherRequestMsg is missing from opcode configuration.
Opcode OP_ESWeatherRequestEndMsg is missing from opcode configuration.
Opcode OP_WSWeatherUpdateMsg is missing from opcode configuration.
Opcode OP_DialogSelectMsg is missing from opcode configuration.
Opcode OP_DialogCloseMsg is missing from opcode configuration.
Opcode OP_RemoveSpellEffectMsg is missing from opcode configuration.
Opcode OP_RemoveConcentrationMsg is missing from opcode configuration.
Opcode OP_QuestJournalOpenMsg is missing from opcode configuration.
Opcode OP_QuestJournalInspectMsg is missing from opcode configuration.
Opcode OP_SkillSlotMapping is missing from opcode configuration.
Opcode OP_QuestJournalSetVisibleMsg is missing from opcode configuration.
Opcode OP_QuestJournalWaypointMsg is missing from opcode configuration.
Opcode OP_CreateGuildRequestMsg is missing from opcode configuration.
Opcode OP_CreateGuildReplyMsg is missing from opcode configuration.
Opcode OP_GuildsayMsg is missing from opcode configuration.
Opcode OP_GuildKickMsg is missing from opcode configuration.
Opcode OP_GuildUpdateMsg is missing from opcode configuration.
Opcode OP_FellowshipExpMsg is missing from opcode configuration.
Opcode OP_ConsignmentCloseStoreMsg is missing from opcode configuration.
Opcode OP_ConsignItemRequestMsg is missing from opcode configuration.
Opcode OP_ConsignItemResponseMsg is missing from opcode configuration.
Opcode OP_PurchaseConsignmentRequestMsg is missing from opcode configuration.
Opcode OP_PurchaseConsignmentLoreCheckRe is missing from opcode configuration.
Opcode OP_PurchaseConsignmentResponseMsg is missing from opcode configuration.
Opcode OP_ProcessScriptMsg is missing from opcode configuration.
Opcode OP_ProcessWorkspaceMsg is missing from opcode configuration.
Opcode OP_HouseDeletedRemotelyMsg is missing from opcode configuration.
Opcode OP_UpdateHouseDataMsg is missing from opcode configuration.
Opcode OP_UpdateHouseAccessDataMsg is missing from opcode configuration.
Opcode OP_PlayerHouseBaseScreenMsg is missing from opcode configuration.
Opcode OP_PlayerHousePurchaseScreenMsg is missing from opcode configuration.
Opcode OP_PlayerHouseAccessUpdateMsg is missing from opcode configuration.
Opcode OP_PlayerHouseDisplayStatusMsg is missing from opcode configuration.
Opcode OP_PlayerHouseCloseUIMsg is missing from opcode configuration.
Opcode OP_BuyPlayerHouseMsg is missing from opcode configuration.
Opcode OP_BuyPlayerHouseTintMsg is missing from opcode configuration.
Opcode OP_CollectAllHouseItemsMsg is missing from opcode configuration.
Opcode OP_RelinquishHouseMsg is missing from opcode configuration.
Opcode OP_EnterHouseMsg is missing from opcode configuration.
Opcode OP_ExitHouseMsg is missing from opcode configuration.
Opcode OP_ExamineConsignmentRequestMsg is missing from opcode configuration.
Opcode OP_MoveableObjectPlacementCriteri is missing from opcode configuration.
Opcode OP_EnterMoveObjectModeMsg is missing from opcode configuration.
Opcode OP_PositionMoveableObject is missing from opcode configuration.
Opcode OP_CancelMoveObjectModeMsg is missing from opcode configuration.
Opcode OP_ShaderCustomizationMsg is missing from opcode configuration.
Opcode OP_ReplaceableSubMeshesMsg is missing from opcode configuration.
Opcode OP_ExamineConsignmentResponseMsg is missing from opcode configuration.
Opcode OP_HouseDefaultAccessSetMsg is missing from opcode configuration.
Opcode OP_HouseAccessSetMsg is missing from opcode configuration.
Opcode OP_HouseAccessRemoveMsg is missing from opcode configuration.
Opcode OP_PayHouseUpkeepMsg is missing from opcode configuration.
Opcode OP_TintWidgetsMsg is missing from opcode configuration.
Opcode OP_UISettingsResponseMsg is missing from opcode configuration.
Opcode OP_UIResetMsg is missing from opcode configuration.
Opcode OP_KeymapLoadMsg is missing from opcode configuration.
Opcode OP_KeymapNoneMsg is missing from opcode configuration.
Opcode OP_KeymapDataMsg is missing from opcode configuration.
Opcode OP_KeymapSaveMsg is missing from opcode configuration.
Opcode OP_DispatchSpellCmdMsg is missing from opcode configuration.
Opcode OP_HouseCustomizationScreenMsg is missing from opcode configuration.
Opcode OP_CustomizationPurchaseRequestMs is missing from opcode configuration.
Opcode OP_CustomizationSetRequestMsg is missing from opcode configuration.
Opcode OP_CustomizationReplyMsg is missing from opcode configuration.
Opcode OP_EntityVerbsRequestMsg is missing from opcode configuration.
Opcode OP_EntityVerbsReplyMsg is missing from opcode configuration.
Opcode OP_EntityVerbsVerbMsg is missing from opcode configuration.
Opcode OP_ChatRelationshipUpdateMsg is missing from opcode configuration.
Opcode OP_ChatCreateChannelMsg is missing from opcode configuration.
Opcode OP_ChatJoinChannelMsg is missing from opcode configuration.
Opcode OP_ChatWhoChannelMsg is missing from opcode configuration.
Opcode OP_ChatLeaveChannelMsg is missing from opcode configuration.
Opcode OP_ChatTellChannelMsg is missing from opcode configuration.
Opcode OP_ChatTellUserMsg is missing from opcode configuration.
Opcode OP_ChatToggleFriendMsg is missing from opcode configuration.
Opcode OP_ChatToggleIgnoreMsg is missing from opcode configuration.
Opcode OP_ChatSendFriendsMsg is missing from opcode configuration.
Opcode OP_ChatSendIgnoresMsg is missing from opcode configuration.
Opcode OP_ChatFiltersMsg is missing from opcode configuration.
Opcode OP_LootItemsRequestMsg is missing from opcode configuration.
Opcode OP_StoppedLootingMsg is missing from opcode configuration.
Opcode OP_SitMsg is missing from opcode configuration.
Opcode OP_StandMsg is missing from opcode configuration.
Opcode OP_SatMsg is missing from opcode configuration.
Opcode OP_StoodMsg is missing from opcode configuration.
Opcode OP_QuickbarAddMsg is missing from opcode configuration.
Opcode OP_DefaultGroupOptionsRequestMsg is missing from opcode configuration.
Opcode OP_DefaultGroupOptionsMsg is missing from opcode configuration.
Opcode OP_GroupOptionsMsg is missing from opcode configuration.
Opcode OP_DisplayGroupOptionsScreenMsg is missing from opcode configuration.
Opcode OP_DisplayInnVisitScreenMsg is missing from opcode configuration.
Opcode OP_DumpSchedulerMsg is missing from opcode configuration.
Opcode OP_LSRequestPlayerDescMsg is missing from opcode configuration.
Opcode OP_LSCheckAcctLockMsg is missing from opcode configuration.
Opcode OP_WSAcctLockStatusMsg is missing from opcode configuration.
Opcode OP_RequestHelpRepathMsg is missing from opcode configuration.
Opcode OP_UpdateMotdMsg is missing from opcode configuration.
Opcode OP_RequestTargetLocMsg is missing from opcode configuration.
Opcode OP_PerformPlayerKnockbackMsg is missing from opcode configuration.
Opcode OP_PerformCameraShakeMsg is missing from opcode configuration.
Opcode OP_PopulateSkillMapsMsg is missing from opcode configuration.
Opcode OP_CancelledFeignMsg is missing from opcode configuration.
Opcode OP_SignalMsg is missing from opcode configuration.
Opcode OP_SkillInfoRequest is missing from opcode configuration.
Opcode OP_SkillInfoResponse is missing from opcode configuration.
Opcode OP_ShowCreateFromRecipeUIMsg is missing from opcode configuration.
Opcode OP_CancelCreateFromRecipeMsg is missing from opcode configuration.
Opcode OP_BeginItemCreationMsg is missing from opcode configuration.
Opcode OP_StopItemCreationMsg is missing from opcode configuration.
Opcode OP_ShowItemCreationProcessUIMsg is missing from opcode configuration.
Opcode OP_UpdateItemCreationProcessUIMsg is missing from opcode configuration.
Opcode OP_DisplayTSEventReactionMsg is missing from opcode configuration.
Opcode OP_ShowRecipeBookMsg is missing from opcode configuration.
Opcode OP_KnowledgebaseRequestMsg is missing from opcode configuration.
Opcode OP_KnowledgebaseResponseMsg is missing from opcode configuration.
Opcode OP_CSTicketHeaderRequestMsg is missing from opcode configuration.
Opcode OP_CSTicketInfoMsg is missing from opcode configuration.
Opcode OP_CSTicketCommentRequestMsg is missing from opcode configuration.
Opcode OP_CSTicketCommentResponseMsg is missing from opcode configuration.
Opcode OP_CSTicketCreateMsg is missing from opcode configuration.
Opcode OP_CSTicketAddCommentMsg is missing from opcode configuration.
Opcode OP_CSTicketDeleteMsg is missing from opcode configuration.
Opcode OP_CSTicketChangeNotificationMsg is missing from opcode configuration.
Opcode OP_WorldDataUpdateMsg is missing from opcode configuration.
Opcode OP_WorldDataChangeMsg is missing from opcode configuration.
Opcode OP_KnownLanguagesMsg is missing from opcode configuration.
Opcode OP_LsRequestClientCrashLogMsg is missing from opcode configuration.
Opcode OP_LsClientBaselogReplyMsg is missing from opcode configuration.
Opcode OP_LsClientCrashlogReplyMsg is missing from opcode configuration.
Opcode OP_LsClientAlertlogReplyMsg is missing from opcode configuration.
Opcode OP_LsClientVerifylogReplyMsg is missing from opcode configuration.
Opcode OP_ClientTeleportToLocationMsg is missing from opcode configuration.
Opcode OP_UpdateClientPredFlagsMsg is missing from opcode configuration.
Opcode OP_ChangeServerControlFlagMsg is missing from opcode configuration.
Opcode OP_CSToolsRequestMsg is missing from opcode configuration.
Opcode OP_CSToolsResponseMsg is missing from opcode configuration.
Opcode OP_CreateBoatTransportsMsg is missing from opcode configuration.
Opcode OP_PositionBoatTransportMsg is missing from opcode configuration.
Opcode OP_MigrateBoatTransportMsg is missing from opcode configuration.
Opcode OP_MigrateBoatTransportReplyMsg is missing from opcode configuration.
Opcode OP_DisplayDebugNLLPointsMsg is missing from opcode configuration.
Opcode OP_ExamineInfoRequestMsg is missing from opcode configuration.
Opcode OP_QuickbarInitMsg is missing from opcode configuration.
Opcode OP_QuickbarUpdateMsg is missing from opcode configuration.
Opcode OP_MacroInitMsg is missing from opcode configuration.
Opcode OP_MacroUpdateMsg is missing from opcode configuration.
Opcode OP_QuestionnaireMsg is missing from opcode configuration.
Opcode OP_LevelChangedMsg is missing from opcode configuration.
Opcode OP_SpellGainedMsg is missing from opcode configuration.
Opcode OP_EncounterBrokenMsg is missing from opcode configuration.
Opcode OP_OnscreenMsgMsg is missing from opcode configuration.
Opcode OP_DisplayWarningMsg is missing from opcode configuration.
Opcode OP_ModifyGuildMsg is missing from opcode configuration.
Opcode OP_GuildEventMsg is missing from opcode configuration.
Opcode OP_GuildEventAddMsg is missing from opcode configuration.
Opcode OP_GuildEventActionMsg is missing from opcode configuration.
Opcode OP_GuildEventListMsg is missing from opcode configuration.
Opcode OP_RequestGuildEventDetailsMsg is missing from opcode configuration.
Opcode OP_GuildEventDetailsMsg is missing from opcode configuration.
Opcode OP_RewardPackMsg is missing from opcode configuration.
Opcode OP_RenameGuildMsg is missing from opcode configuration.
Opcode OP_ZoneToFriendRequestMsg is missing from opcode configuration.
Opcode OP_ZoneToFriendReplyMsg is missing from opcode configuration.
Opcode OP_WaypointRequestMsg is missing from opcode configuration.
Opcode OP_WaypointReplyMsg is missing from opcode configuration.
Opcode OP_WaypointSelectMsg is missing from opcode configuration.
Opcode OP_WaypointUpdateMsg is missing from opcode configuration.
Opcode OP_CharNameChangedMsg is missing from opcode configuration.
Opcode OP_ShowZoneTeleporterDestinations is missing from opcode configuration.
Opcode OP_SelectZoneTeleporterDestinatio is missing from opcode configuration.
Opcode OP_ReloadLocalizedTxtMsg is missing from opcode configuration.
Opcode OP_RequestGuildMembershipMsg is missing from opcode configuration.
Opcode OP_GuildMembershipResponseMsg is missing from opcode configuration.
Opcode OP_LeaveGuildNotifyMsg is missing from opcode configuration.
Opcode OP_JoinGuildNotifyMsg is missing from opcode configuration.
Opcode OP_AvatarUpdateMsg is missing from opcode configuration.
Opcode OP_BioUpdateMsg is missing from opcode configuration.
Opcode OP_InspectPlayerMsg is missing from opcode configuration.
Opcode OP_WSServerLockMsg is missing from opcode configuration.
Opcode OP_WSServerHideMsg is missing from opcode configuration.
Opcode OP_LSServerLockMsg is missing from opcode configuration.
Opcode OP_CsCategoryRequestMsg is missing from opcode configuration.
Opcode OP_CsCategoryResponseMsg is missing from opcode configuration.
Opcode OP_KnowledgeWindowSlotMappingMsg is missing from opcode configuration.
Opcode OP_LFGUpdateMsg is missing from opcode configuration.
Opcode OP_AFKUpdateMsg is missing from opcode configuration.
Opcode OP_AnonUpdateMsg is missing from opcode configuration.
Opcode OP_UpdateActivePublicZonesMsg is missing from opcode configuration.
Opcode OP_UnknownNpcMsg is missing from opcode configuration.
Opcode OP_PromoFlagsDetailsMsg is missing from opcode configuration.
Opcode OP_ConsignViewCreateMsg is missing from opcode configuration.
Opcode OP_ConsignViewGetPageMsg is missing from opcode configuration.
Opcode OP_ConsignViewReleaseMsg is missing from opcode configuration.
Opcode OP_UpdateDebugRadiiMsg is missing from opcode configuration.
Opcode OP_ConsignRemoveItemsMsg is missing from opcode configuration.
Opcode OP_SnoopMsg is missing from opcode configuration.
Opcode OP_ReportMsg is missing from opcode configuration.
Opcode OP_UpdateRaidMsg is missing from opcode configuration.
Opcode OP_ConsignViewSortMsg is missing from opcode configuration.
Opcode OP_TitleUpdateMsg is missing from opcode configuration.
Opcode OP_FlightPathsMsg is missing from opcode configuration.
Opcode OP_ClientFellMsg is missing from opcode configuration.
Opcode OP_ClientInDeathRegionMsg is missing from opcode configuration.
Opcode OP_CampClientMsg is missing from opcode configuration.
Opcode OP_GetAvatarAccessRequestForCSToo is missing from opcode configuration.
Opcode OP_CSToolAccessResponseMsg is missing from opcode configuration.
Opcode OP_DeleteGuildMsg is missing from opcode configuration.
Opcode OP_TrackingUpdateMsg is missing from opcode configuration.
Opcode OP_BeginTrackingMsg is missing from opcode configuration.
Opcode OP_StopTrackingMsg is missing from opcode configuration.
Opcode OP_AdvancementRequestMsg is missing from opcode configuration.
Opcode OP_MapFogDataInitMsg is missing from opcode configuration.
Opcode OP_MapFogDataUpdateMsg is missing from opcode configuration.
Opcode OP_UpdateAvgFrameTimeMsg is missing from opcode configuration.
Opcode OP_CloseGroupInviteWindowMsg is missing from opcode configuration.
Opcode OP_UpdateGroupMemberDataMsg is missing from opcode configuration.
Opcode OP_WorldPingMsg is missing from opcode configuration.
Opcode OP_MoveLogUpdateMsg is missing from opcode configuration.
Opcode OP_OfferQuestMsg is missing from opcode configuration.
Opcode OP_MailGetHeadersMsg is missing from opcode configuration.
Opcode OP_MailGetMessageMsg is missing from opcode configuration.
Opcode OP_MailSendMessageMsg is missing from opcode configuration.
Opcode OP_MailDeleteMessageMsg is missing from opcode configuration.
Opcode OP_MailGetHeadersReplyMsg is missing from opcode configuration.
Opcode OP_MailGetMessageReplyMsg is missing from opcode configuration.
Opcode OP_MailSendMessageReplyMsg is missing from opcode configuration.
Opcode OP_MailCommitSendMessageMsg is missing from opcode configuration.
Opcode OP_MailSendSystemMessageMsg is missing from opcode configuration.
Opcode OP_MailRemoveAttachFromMailMsg is missing from opcode configuration.
Opcode OP_WorldShutdownUpdateMsg is missing from opcode configuration.
Opcode OP_ClientIdleBeginMsg is missing from opcode configuration.
Opcode OP_ClientIdleEndMsg is missing from opcode configuration.
Opcode OP_DisplayMailScreenMsg is missing from opcode configuration.
Opcode OP_NotifyApprenticeStoppedMentori is missing from opcode configuration.
Opcode OP_CorruptedClientMsg is missing from opcode configuration.
Opcode OP_MailEventNotificationMsg is missing from opcode configuration.
Opcode OP_RestartZoneMsg is missing from opcode configuration.
Opcode OP_CharTransferStartRequestMsg is missing from opcode configuration.
Opcode OP_CharTransferStartReplyMsg is missing from opcode configuration.
Opcode OP_CharTransferRequestMsg is missing from opcode configuration.
Opcode OP_CharTransferReplyMsg is missing from opcode configuration.
Opcode OP_CharTransferRollbackRequestMsg is missing from opcode configuration.
Opcode OP_CharTransferCommitRequestMsg is missing from opcode configuration.
Opcode OP_CharTransferRollbackReplyMsg is missing from opcode configuration.
Opcode OP_CharTransferCommitReplyMsg is missing from opcode configuration.
Opcode OP_GetCharacterSerializedRequestM is missing from opcode configuration.
Opcode OP_GetCharacterSerializedReplyMsg is missing from opcode configuration.
Opcode OP_CreateCharFromCBBRequestMsg is missing from opcode configuration.
Opcode OP_CreateCharFromCBBReplyMsg is missing from opcode configuration.
Opcode OP_HousingDataChangedMsg is missing from opcode configuration.
Opcode OP_HousingRestoreMsg is missing from opcode configuration.
Opcode OP_AuctionItem is missing from opcode configuration.
Opcode OP_AuctionItemReply is missing from opcode configuration.
Opcode OP_AuctionCoin is missing from opcode configuration.
Opcode OP_AuctionCoinReply is missing from opcode configuration.
Opcode OP_AuctionCharacter is missing from opcode configuration.
Opcode OP_AuctionCharacterReply is missing from opcode configuration.
Opcode OP_AuctionCommitMsg is missing from opcode configuration.
Opcode OP_AuctionAbortMsg is missing from opcode configuration.
Opcode OP_CharTransferValidateRequestMsg is missing from opcode configuration.
Opcode OP_CharTransferValidateReplyMsg is missing from opcode configuration.
Opcode OP_CharacterLinkdeadMsg is missing from opcode configuration.
Opcode OP_RaceRestrictionMsg is missing from opcode configuration.
Opcode OP_SetInstanceDisplayNameMsg is missing from opcode configuration.
Opcode OP_EqHearChatCmd is missing from opcode configuration.
Opcode OP_EqDisplayTextCmd is missing from opcode configuration.
Opcode OP_EqCreateGhostCmd is missing from opcode configuration.
Opcode OP_EqCreateWidgetCmd is missing from opcode configuration.
Opcode OP_EqCreateSignWidgetCmd is missing from opcode configuration.
Opcode OP_EqDestroyGhostCmd is missing from opcode configuration.
Opcode OP_EqUpdateGhostCmd is missing from opcode configuration.
Opcode OP_EqSetControlGhostCmd is missing from opcode configuration.
Opcode OP_EqSetPOVGhostCmd is missing from opcode configuration.
Opcode OP_EqHearCombatCmd is missing from opcode configuration.
Opcode OP_EqHearSpellCastCmd is missing from opcode configuration.
Opcode OP_EqHearSpellInterruptCmd is missing from opcode configuration.
Opcode OP_EqHearSpellFizzleCmd is missing from opcode configuration.
Opcode OP_EqHearConsiderCmd is missing from opcode configuration.
Opcode OP_EqUpdateSubClassesCmd is missing from opcode configuration.
Opcode OP_EqCreateListBoxCmd is missing from opcode configuration.
Opcode OP_EqSetDebugPathPointsCmd is missing from opcode configuration.
Opcode OP_EqCannedEmoteCmd is missing from opcode configuration.
Opcode OP_EqStateCmd is missing from opcode configuration.
Opcode OP_EqPlaySoundCmd is missing from opcode configuration.
Opcode OP_EqPlaySound3DCmd is missing from opcode configuration.
Opcode OP_EqPlayVoiceCmd is missing from opcode configuration.
Opcode OP_EqHearDrowningCmd is missing from opcode configuration.
Opcode OP_EqHearDeathCmd is missing from opcode configuration.
Opcode OP_EqGroupMemberRemovedCmd is missing from opcode configuration.
Opcode OP_EqHearChainEffectCmd is missing from opcode configuration.
Opcode OP_EqReceiveOfferCmd is missing from opcode configuration.
Opcode OP_EqInspectPCResultsCmd is missing from opcode configuration.
Opcode OP_EqDrawablePathGraphCmd is missing from opcode configuration.
Opcode OP_EqDialogOpenCmd is missing from opcode configuration.
Opcode OP_EqDialogCloseCmd is missing from opcode configuration.
Opcode OP_EqCollectionUpdateCmd is missing from opcode configuration.
Opcode OP_EqCollectionFilterCmd is missing from opcode configuration.
Opcode OP_EqCollectionItemCmd is missing from opcode configuration.
Opcode OP_EqQuestJournalUpdateCmd is missing from opcode configuration.
Opcode OP_EqQuestJournalReplyCmd is missing from opcode configuration.
Opcode OP_EqQuestGroupCmd is missing from opcode configuration.
Opcode OP_EqUpdateMerchantCmd is missing from opcode configuration.
Opcode OP_EqUpdateStoreCmd is missing from opcode configuration.
Opcode OP_EqUpdatePlayerTradeCmd is missing from opcode configuration.
Opcode OP_EqHelpPathCmd is missing from opcode configuration.
Opcode OP_EqHelpPathClearCmd is missing from opcode configuration.
Opcode OP_EqUpdateBankCmd is missing from opcode configuration.
Opcode OP_EqExamineInfoCmd is missing from opcode configuration.
Opcode OP_EqUpdateLootCmd is missing from opcode configuration.
Opcode OP_EqJunctionListCmd is missing from opcode configuration.
Opcode OP_EqShowDeathWindowCmd is missing from opcode configuration.
Opcode OP_EqDisplaySpellFailCmd is missing from opcode configuration.
Opcode OP_EqSpellCastStartCmd is missing from opcode configuration.
Opcode OP_EqSpellCastEndCmd is missing from opcode configuration.
Opcode OP_EqResurrectedCmd is missing from opcode configuration.
Opcode OP_EqChoiceWinCmd is missing from opcode configuration.
Opcode OP_EqSetDefaultVerbCmd is missing from opcode configuration.
Opcode OP_EqInstructionWindowCmd is missing from opcode configuration.
Opcode OP_EqInstructionWindowCloseCmd is missing from opcode configuration.
Opcode OP_EqInstructionWindowGoalCmd is missing from opcode configuration.
Opcode OP_EqInstructionWindowTaskCmd is missing from opcode configuration.
Opcode OP_EqEnableGameEventCmd is missing from opcode configuration.
Opcode OP_EqShowWindowCmd is missing from opcode configuration.
Opcode OP_EqEnableWindowCmd is missing from opcode configuration.
Opcode OP_EqFlashWindowCmd is missing from opcode configuration.
Opcode OP_EqHearPlayFlavorCmd is missing from opcode configuration.
Opcode OP_EqUpdateSignWidgetCmd is missing from opcode configuration.
Opcode OP_EqDebugPVDCmd is missing from opcode configuration.
Opcode OP_EqShowBookCmd is missing from opcode configuration.
Opcode OP_EqQuestionnaireCmd is missing from opcode configuration.
Opcode OP_EqGetProbsCmd is missing from opcode configuration.
Opcode OP_EqHearHealCmd is missing from opcode configuration.
Opcode OP_EqChatChannelUpdateCmd is missing from opcode configuration.
Opcode OP_EqWhoChannelQueryReplyCmd is missing from opcode configuration.
Opcode OP_EqAvailWorldChannelsCmd is missing from opcode configuration.
Opcode OP_ArenaGameTypesMsg is missing from opcode configuration.
Opcode OP_EqUpdateTargetCmd is missing from opcode configuration.
Opcode OP_EqConsignmentItemsCmd is missing from opcode configuration.
Opcode OP_EqStartBrokerCmd is missing from opcode configuration.
Opcode OP_EqMapExplorationCmd is missing from opcode configuration.
Opcode OP_EqStoreLogCmd is missing from opcode configuration.
Opcode OP_EqSpellMoveToRangeAndRetryCmd is missing from opcode configuration.
Opcode OP_EqUpdatePlayerMailCmd is missing from opcode configuration.
Opcode OP_EqFactionUpdateCmd is missing from opcode configuration.
Opcode OP_UpdatePositionMsg is missing from opcode configuration.
Opcode OP_AttackNotAllowed is missing from opcode configuration.
Opcode OP_AttackAllowed is missing from opcode configuration.
Opcode OP_Unknown is missing from opcode configuration.
Opcode OP_LoginReplyMsg is missing from opcode configuration.
Opcode OP_LoginByNumRequestMsg is missing from opcode configuration.
Opcode OP_WSLoginRequestMsg is missing from opcode configuration.
Opcode OP_CreateCharacterRequestMsg is missing from opcode configuration.
Opcode OP_Unknown is missing from opcode configuration.
Opcode OP_LoginReplyMsg is missing from opcode configuration.
Opcode OP_LoginByNumRequestMsg is missing from opcode configuration.
Opcode OP_WSLoginRequestMsg is missing from opcode configuration.
Opcode OP_CreateCharacterRequestMsg is missing from opcode configuration.
Opcode OP_Unknown is missing from opcode configuration.
Opcode OP_LoginReplyMsg is missing from opcode configuration.
Opcode OP_LoginByNumRequestMsg is missing from opcode configuration.
Opcode OP_WSLoginRequestMsg is missing from opcode configuration.
Opcode OP_CreateCharacterRequestMsg is missing from opcode configuration.
Opcode OP_Unknown is missing from opcode configuration.
Opcode OP_LoginReplyMsg is missing from opcode configuration.
Opcode OP_LoginByNumRequestMsg is missing from opcode configuration.
Opcode OP_WSLoginRequestMsg is missing from opcode configuration.
Opcode OP_CreateCharacterRequestMsg is missing from opcode configuration.
Opcode OP_Unknown is missing from opcode configuration.
Opcode OP_LoginReplyMsg is missing from opcode configuration.
Opcode OP_LoginByNumRequestMsg is missing from opcode configuration.
Opcode OP_WSLoginRequestMsg is missing from opcode configuration.
Opcode OP_CreateCharacterRequestMsg is missing from opcode configuration.
Opcode OP_Unknown is missing from opcode configuration.
Opcode OP_LoginReplyMsg is missing from opcode configuration.
Opcode OP_LoginByNumRequestMsg is missing from opcode configuration.
Opcode OP_WSLoginRequestMsg is missing from opcode configuration.
Opcode OP_CreateCharacterRequestMsg is missing from opcode configuration.
[Status] Loading structs..
[Status] Loading command list..
[Status] Loaded 21 entity command lists.
[Status] Loaded 0 NPC(s).
[Status] Loaded 0 Object(s).
[Status] Loaded 0 GroundSpawn(s).
[Status] Loaded 0 Widget(s).
[Status] Loaded 0 Sign(s).
[Status] Loaded global variables list..
[Status] Loaded visual states list..
[Status] Loading World Time..
[Status] Loading ground spawn items..
[Status] Loading items.. (this might take a few minutes)
[Status]        Loaded 0 Bag(s)
[Status]        Loaded 0 Food(s)
[Status]        Loaded 0 Weapon(s)
[Status]        Loaded 0 Armor/Shield Piece(s)
[Status]        Loaded 0 Skill Item(s)
[Status]        Loaded 0 Regular Items
[Status] Loading spells..
[Status]        Loaded 2 Spell(s)
[Status] Loading LUA spells..
[Status]        Loaded 2 LUA Spell(s)
[Status] Loading factions..
[Status]        Loaded 48 Factions
[Status] Loading skills..
[Status]        Loaded 129 Skills
[Status] Loading loot data..
[Status]        Loaded 0 loot tables.
[Status]        Loaded 0 loot drops.
[Status]        Loaded 0 spawn loot lists.
[Status] Loading Quests..
[Status]        Loaded 0 Quest(s)
[Status] Loading Merchant Information..
[Status]        Loaded 0 Merchant List(s)
[Status]        Loaded 0 Merchant Multiplier(s)
[Status] Loading Spawn Script Information..
[Status] Loading EQ time of day..
<link2009>: Man, I never knew the internet could cause stress...
Starting factory Reader
Starting factory Writer
World server listening on: myip:9001
Starting static zones...
Connected to LoginServer: eq2emulator.net:9100



Re: Errors running Eq2world

Posted: Tue Dec 23, 2008 5:28 pm
by Bion
cubber use the 9101 port to and get all those updates then after you have all of them. then change over to port 9102 and get those. if you are still having issues then just source this sql

Re: Errors running Eq2world

Posted: Sat Dec 27, 2008 12:08 pm
by JCL
I got some errors running eq2world today. I updated to latest compile in the SVN and updated with 9101 & 9102, both crash eq2world.

This is one of the errors I got that crashes eq2world:

It crashes after loading opcodes.

Edit: Fixed, commonstructs.xml & worldstructs.xml were not together.