EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Linux Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=588)
-   -   EQEmu on Fedora 22 Server Minimal Guide (https://www.eqemulator.org/forums/showthread.php?t=39757)

camryfu 10-13-2015 08:50 PM

I run server in a fedora 22 VM, and client in host (win 10).

I disabled firewall means iptable is inactive in that VM.

I have own loginserver (see eqemu_config.xml), all in LAN environment.

for some tests (via login.emulator.net loginserver), I also set my router open ports:

https://dl.dropboxusercontent.com/u/.../sshot-561.png

sorry for my mother language(Traditional Chinese), I add some description on it.

Any idea for me?

thanks in advanced.

provocating 10-14-2015 11:45 AM

One thing glaring at me is this.

Code:

<!-- <address>172.16.10.48</address> -->
<!-- <localaddress>172.16.10.48</localaddress> -->

Should be

Code:

<address>172.16.10.48</address>
<localaddress>172.16.10.48</localaddress>


camryfu 10-14-2015 07:53 PM

Quote:

Originally Posted by provocating (Post 244349)
One thing glaring at me is this.

Code:

<!-- <address>172.16.10.48</address> -->
<!-- <localaddress>172.16.10.48</localaddress> -->

Should be

Code:

<address>172.16.10.48</address>
<localaddress>172.16.10.48</localaddress>


I changed it, but still no luck.

https://dl.dropboxusercontent.com/u/.../sshot-564.png

Uleat 10-14-2015 08:04 PM

Don't give up on us.

The correct questions still need to be asked.

camryfu 10-14-2015 08:49 PM

Quote:

Originally Posted by Uleat (Post 244394)
Don't give up on us.

The correct questions still need to be asked.

Yes, I won't give up, and many thanks for all of your help.

provocating 10-14-2015 08:51 PM

Could you post some of your logs, we need to see if there are errors when you are logging in.

camryfu 10-14-2015 08:55 PM

one clue maybe I can provide is when I start ./world it show up shomething needs to be updated...

https://dl.dropboxusercontent.com/u/.../sshot-565.png

hope this help to solve the problem.

I do from 3 to 20 item, nothing changed, then 0 to exit, it continue to load and wait zone to connect.

https://dl.dropboxusercontent.com/u/.../sshot-566.png

camryfu 10-14-2015 08:58 PM

Quote:

Originally Posted by provocating (Post 244401)
Could you post some of your logs, we need to see if there are errors when you are logging in.

you can download my log below:

server side logs:

https://dl.dropboxusercontent.com/u/...rside_logs.rar

client side logs:

https://dl.dropboxusercontent.com/u/...tside_Logs.rar

thanks for your help.

Uleat 10-14-2015 09:06 PM

Ok, the window output says there are missing updates.

You will need to press #3 to search for updates.

Then press #3 again, if the message changes to PENDING updates.


Quote:

Binary Revision / Local: (9087 / 1000)

EDIT: You should probably run shared_memory.exe again before starting the server, too.

camryfu 10-14-2015 09:22 PM

Quote:

Originally Posted by Uleat (Post 244408)
Ok, the window output says there are missing updates.

You will need to press #3 to search for updates.

Then press #3 again, if the message changes to PENDING updates.





EDIT: You should probably run shared_memory.exe again before starting the server, too.

I press twice 3, same result shows below:

https://dl.dropboxusercontent.com/u/.../sshot-568.png

It said that save db_update_manifest.txt in db_update, but nothing there:

https://dl.dropboxusercontent.com/u/.../sshot-569.png

camryfu 10-14-2015 09:27 PM

I checked that "https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/db_update_manifest.txt" exists, why it can't retrive it and save it?

provocating 10-14-2015 09:30 PM

I would expect to see some world logs, but your dump has none.

camryfu 10-14-2015 09:40 PM

Maybe the world is not actually up.

I try to download https://raw.githubusercontent.com/EQ...e_manifest.txt manually, and put it into /home/eqadmin/eqemu/server/db_update, re-run "3", then it begin to do something...:

Code:

Enter numbered option and press enter...

> 3
Retrieving latest database manifest...
 o URL: (https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/db_update_manifest.txt)
 o Saved: (db_update/db_update_manifest.txt)
Reading manifest...

Missing DB Update 9087 '2015_09_25_inventory_snapshots.sql'
 o URL: (https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/git/required/2015_09_25_inventory_snapshots.sql)
 o Saved: (db_update/2015_09_25_inventory_snapshots.sql)
DB up to date with: 9086 - '2015_07_02_aa_rework.sql'
Missing DB Update 9085 '2015_07_01_Marquee_Rule.sql'
 o URL: (https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/git/required/2015_07_01_Marquee_Rule.sql)
 o Saved: (db_update/2015_07_01_Marquee_Rule.sql)
Missing DB Update 9084 '2015_06_30_runspeed_adjustments.sql'
 o URL: (https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/git/required/2015_06_30_runspeed_adjustments.sql)
 o Saved: (db_update/2015_06_30_runspeed_adjustments.sql)
DB up to date with: 9083 - '2015_06_07_aa_update.sql'
DB up to date with: 9082 - '2015_05_25_npc_types_texture_fields.sql'
DB up to date with: 9081 - '2015_05_23_dbstr_us.sql'
DB up to date with: 9080 - '2015_05_23_PetBuffInstrumentMod.sql'
DB up to date with: 9079 - '2015_05_23_BuffDurations.sql'
DB up to date with: 9078 - '2015_05_20_BuffInstrumentMod.sql'
DB up to date with: 9077 - '2015_02_12_zone_gravity.sql'
DB up to date with: 9076 - '2015_02_04_average_coin.sql'
ERROR 1146 (42S02) at line 1: Table 'peq.logsys_categories' doesn't exist
Missing DB Update 9075 '2015_02_02_logsys_packet_logs_with_dump.sql'
 o URL: (https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/git/required/2015_02_02_logsys_packet_logs_with_dump.sql)
 o Saved: (db_update/2015_02_02_logsys_packet_logs_with_dump.sql)
ERROR 1146 (42S02) at line 1: Table 'peq.logsys_categories' doesn't exist
Missing DB Update 9074 '2015_02_01_logsys_packet_logs.sql'
 o URL: (https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/git/required/2015_02_01_logsys_packet_logs.sql)
 o Saved: (db_update/2015_02_01_logsys_packet_logs.sql)
Missing DB Update 9073 '2015_01_31_character_item_recast.sql'
 o URL: (https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/git/required/2015_01_31_character_item_recast.sql)
 o Saved: (db_update/2015_01_31_character_item_recast.sql)
DB up to date with: 9072 - '2015_01_30_merc_attack_delay.sql'
DB up to date with: 9071 - '2015_01_29_merc_stats_table_update.sql'
ERROR 1146 (42S02) at line 1: Table 'peq.logsys_categories' doesn't exist
Missing DB Update 9070 '2015_01_28_quest_debug_log_category.sql'
 o URL: (https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/git/required/2015_01_28_quest_debug_log_category.sql)
 o Saved: (db_update/2015_01_28_quest_debug_log_category.sql)
ERROR 1146 (42S02) at line 1: Table 'peq.logsys_categories' doesn't exist
Missing DB Update 9069 '2015_01_25_logsys_Mercenaries_category.sql'
 o URL: (https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/git/required/2015_01_25_logsys_Mercenaries_category.sql)
 o Saved: (db_update/2015_01_25_logsys_Mercenaries_category.sql)
Missing DB Update 9068 '2015_01_15_logsys_categories_table.sql'
 o URL: (https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/git/required/2015_01_15_logsys_categories_table.sql)
 o Saved: (db_update/2015_01_15_logsys_categories_table.sql)
DB up to date with: 9067 - '2015_01_21_npc_types_update.sql'
DB up to date with: 9066 - '2014_12_31_npc_types_default_values_update.sql'
ERROR 1146 (42S02) at line 1: Table 'peq.vwMercNpcTypes' doesn't exist
Missing DB Update 9065 '2014_12_26_merc_weaponinfo_table_update.sql'
 o URL: (https://raw.githubusercontent.com/EQEmu/Server/master/utils/sql/git/required/2014_12_26_merc_weaponinfo_table_update.sql)
 o Saved: (db_update/2014_12_26_merc_weaponinfo_table_update.sql)
DB up to date with: 9064 - '2014_12_24_npc_types_table_update.sql'
DB up to date with: 9063 - '2014_12_24_npc_types_update.sql'
DB up to date with: 9062 - '2014_12_15_multiple_table_updates.sql'
DB up to date with: 9061 - '2014_12_13_inventory_table_update.sql'
DB up to date with: 9060 - '2014_12_09_items_table_update.sql'
DB up to date with: 9059 - '2014_12_01_mercs_table_update.sql'
DB up to date with: 9058 - '2014_11_26_InventoryTableUpdate.sql'
DB up to date with: 9057 - '2014_11_13_spells_new_updates.sql'
DB up to date with: 9056 - '2014_11_08_RaidMembers.sql'
DB up to date with: 9055 - '2014_10_30_special_abilities_null.sql'
DB up to date with: 9054 - '2014_10_19_raid_group_mentor.sql'
DB up to date with: 9053 - '2014_10_18_group_mentor.sql'
DB up to date with: 9052 - '2014_10_13_RaidLeadership.sql'
DB up to date with: 9051 - '2014_10_11_RaidMOTD.sql'
DB up to date with: 9050 - '2014_09_20_ban_messages.sql'
DB up to date with: 9048 - '2014_09_09_attack_delay.sql'
DB up to date with: 9046 - '2014_08_23_player_events_and_player_aa_rate_hourly.sql'
DB up to date with: 9045 - '2014_08_23_Complete_QueryServ_Table_Structures.sql'
DB up to date with: 9044 - '2014_08_20_merchantlist_probability.sql'
DB up to date with: 9043 - '2014_08_18_spells_new_update.sql'
DB up to date with: 9042 - '2014_08_12_NPC_raid_targets.sql'
DB up to date with: 9041 - '2014_08_02_spells_new.sql'
DB up to date with: 9040 - '2014_07_10_npc_spells.sql'
DB up to date with: 9036 - '2014_05_04_SlowMitigationFix.sql'
DB up to date with: 9035 - '2014_04_27_AISpellEffects.sql'
DB up to date with: 9034 - '2014_04_25_spawn_events.sql'
DB up to date with: 9032 - '2014_04_12_SlowMitigation.sql'
DB up to date with: 9031 - '2014_04_10_No_Target_With_Hotkey.sql'
DB up to date with: 9030 - '2014_04_04_PhysicalResist.sql'
DB up to date with: 9028 - '2014_02_26_roambox_update.sql'
DB up to date with: 9027 - '2014_02_20_buff_update.sql'
DB up to date with: 9026 - '2014_02_13_spells_new_update.sql'
DB up to date with: 9025 - '2014_02_13_Rename_instance_lockout_tables.sql'
DB up to date with: 9022 - '2014_01_20_Weather.sql'
DB up to date with: 9020 - '2014_01_20_Not_Extendable.sql'
DB up to date with: 9018 - '2014_01_09_PreservePetSize.sql'
DB up to date with: 9017 - '2014_01_08_SpellsNewAdditions.sql'
DB up to date with: 9015 - '2013_12_26_MerchantList_Class_Required.sql'
DB up to date with: 9014 - '2013_11_18_AssistRadius.sql'
DB up to date with: 9012 - '2013_11_07_BaseData.sql'
DB up to date with: 9011 - '2013_10_31_Recipe_disabling.sql'
DB up to date with: 9009 - '2013_10_12_Merc_Special_Abilities.sql'
DB up to date with: 9008 - '2013_07_11_NPC_Special_Abilities.sql'
DB up to date with: 9007 - '2013_05_05_Item_Tick.sql'
DB up to date with: 9006 - '2013_05_05_Account_Flags.sql'
DB up to date with: 9005 - '2013_04_08_Salvage.sql'
DB up to date with: 9002 - '2013_03_1_Merc_Rules_and_Equipment.sql'
DB up to date with: 9001 - '2013_02_25_Impr_HT_LT.sql'
DB up to date with: 9000 - '2013_02_18_Merc_Rules_and_Tables.sql'
DB up to date with: 8000 - 'mercs.sql'

============================================================
#::: EQEmu Update Utility Menu: (eqemu_update.pl)
============================================================
 1) [Backup Database] :: (Saves to Backups folder)
 2) [Backup Database Compressed] :: (Saves to Backups folder)
 3) [EQEmu DB Schema] :: Run pending REQUIRED updates... (10)
 4) [EQEmu DB Bots Schema] Install bots database pre-requisites (Requires bots server binaries)
 5) [OPCodes] :: Download latest opcodes for each EQ Client
 6) [Maps] :: Download latest map and water files
 7) [Plugins (Perl)] :: Download latest Perl plugins
 8) [Quests (Perl/LUA)] :: Download latest PEQ quests and stage updates
 9) [LUA Modules] :: Download latest LUA Modules (Required for Lua)
 10) [DB Data : Alternate Advancement] :: Download Latest AA's from PEQ (This overwrites existing data)
 20) [Update the updater] Force update this script (Redownload)
 0) Exit

 Enter numbered option and press enter...

>


provocating 10-14-2015 09:45 PM

Now you are getting somewhere.

Cilraaz 10-14-2015 09:47 PM

That shows you have multiple pending updates, so you'd want to run #3 again.


All times are GMT -4. The time now is 08:23 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.