EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   General::Server Discussion (https://www.eqemulator.org/forums/forumdisplay.php?f=601)
-   -   Need help making my own server (https://www.eqemulator.org/forums/showthread.php?t=39640)

deez2255 05-09-2015 02:13 PM

Need help making my own server
 
Hello. i am trying to make my own eq1 emulator very new to this. was trying to follow the guide from here http://www.georgestools.chrsschb.com...ETUP_GUIDE.pdf

Im not sure how outdated this is. i was wanting to play with the eq1 titanium download. with the 10 expansions. on the guide it says i need a file called eqemulator - version 0.7.0-992. i cant find it anywhere.. if anyone has an updated or better, or easier guide as to setting one up that would be great. i would like to be able to have my fiance play with me at some point so factor that in as well.

Shendare 05-09-2015 02:22 PM

The quickest and easiest way to get started with a server of your own is to use Akkadius's server repack:

http://www.eqemulator.org/forums/showthread.php?t=38836

deez2255 05-09-2015 02:26 PM

Quote:

Originally Posted by Shendare (Post 239951)
The quickest and easiest way to get started with a server of your own is to use Akkadius's server repack:

http://www.eqemulator.org/forums/showthread.php?t=38836


THANKS VERY MUCH! I will look into it! very new to forums so there is ALOT of reading to do when it comes to actually finding something solid. thanks again!

deez2255 05-09-2015 02:31 PM

do you know off the top of your head how many expansions are enabled in this repack?

Shendare 05-09-2015 02:49 PM

By default, all expansions through SoF are enabled. You can change what expansions are available with the World:ExpansionSettings rule in the rule_values table.

I don't have a definitive list, so I put one together. The default is 16383, which enables everything through Secrets of Faydwer.

It appears to be a bitfield (powers of 2, minus 1), so to add limitations, you start with 0, which restricts you to vanilla EQ only, and to enable each expansion after that, I believe it's the next double of 2 minus one.

So, it would be something like:

0 - Vanilla EQ
1 - Kunark (Iksar)
3 - Velious
7 - Luclin (Vah Shir, Beastlords)
15 - PoP
31 - LoY (Frogloks)
63 - LDoN
127 - GoD (Berserker)
255 - OoW
511 - DoN
1023 - DoD
2047 - PoR
4095 - TSS (Drakkin)
8191 - TBS
16383 - SoF

deez2255 05-09-2015 03:09 PM

okay i downloaded it and believe i installed it. other than that i have no idea what to do. is there a read.me file somewhere? lol

Shendare 05-09-2015 03:11 PM

I -think- you can start way down on Step 7 in the current official setup guide:

http://wiki.eqemulator.org/p?Complet...Guide&frm=Main

Not positive, though. As a programmer, I did the full setup, and do not have experience with Akka's nice plug-and-play repack.

deez2255 05-09-2015 03:23 PM

i get an error when trying to connect. saying it cannot connect to mysql

deez2255 05-09-2015 03:24 PM

do you think i am already suppose to have a mysql set up? like download it seperately from the repack?

deez2255 05-09-2015 04:12 PM

okay so i read the instructions./ - Download
Install
Reboot (This is so the MySQL (MariaDB) service can get added to the system so your database works)
Navigate to C:\EQ - AKKA'S PEQ REPACK\EQEMU SERVER\
Run t_start_server.bat to start the server
Done! That's it! Log into your server!

so i restarted my computer. and then clicked the start server bat. 3-4 windows pop up. all blank and nothing else happens. was there some changes that needed to be made or? running windows 8.

deez2255 05-09-2015 04:14 PM

what was suppose to be the eq2 launch window i guess is blank too. up at the top it just says 0:sleeping

Ozium 05-09-2015 05:53 PM

log into EQ and look for your server

deez2255 05-09-2015 05:57 PM

how do i login? I have no idea what client to use. when i click on eqlaunch it does nothing

deez2255 05-09-2015 06:10 PM

i downloaded the 2-9-2015 Code Update and then when i click start server. it says i have missing database updates? no idea where to get those from. could be part of the problem..

And for now i would like to play by myself. i am not sure how i would go about making the server private also when i get that far?

deez2255 05-09-2015 06:11 PM

Missing DB Update 9073 '2015_01_31_character_item_recast.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2015_01_31_character_item_recast.sql)
o Saved: (db_update/2015_01_31_character_item_recast.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9072 '2015_01_30_merc_attack_delay.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2015_01_30_merc_attack_delay.sql)
o Saved: (db_update/2015_01_30_merc_attack_delay.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9071 '2015_01_29_merc_stats_table_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2015_01_29_merc_stats_table_update.sql)
o Saved: (db_update/2015_01_29_merc_stats_table_update.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9070 '2015_01_28_quest_debug_log_category.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2015_01_28_quest_debug_log_category.sql)
o Saved: (db_update/2015_01_28_quest_debug_log_category.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9069 '2015_01_25_logsys_Mercenaries_category.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2015_01_25_logsys_Mercenaries_category.sql)
o Saved: (db_update/2015_01_25_logsys_Mercenaries_category.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9068 '2015_01_15_logsys_categories_table.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2015_01_15_logsys_categories_table.sql)
o Saved: (db_update/2015_01_15_logsys_categories_table.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9067 '2015_01_21_npc_types_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2015_01_21_npc_types_update.sql)
o Saved: (db_update/2015_01_21_npc_types_update.sql)
The filename, directory name, or volume label syntax is incorrect.
DB up to date with: 9066 - '2014_12_31_npc_types_default_values_update.sql'
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9065 '2014_12_26_merc_weaponinfo_table_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_12_26_merc_weaponinfo_table_update.sql)
o Saved: (db_update/2014_12_26_merc_weaponinfo_table_update.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9064 '2014_12_24_npc_types_table_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_12_24_npc_types_table_update.sql)
o Saved: (db_update/2014_12_24_npc_types_table_update.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9063 '2014_12_24_npc_types_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_12_24_npc_types_update.sql)
o Saved: (db_update/2014_12_24_npc_types_update.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9062 '2014_12_15_multiple_table_updates.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_12_15_multiple_table_updates.sql)
o Saved: (db_update/2014_12_15_multiple_table_updates.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9061 '2014_12_13_inventory_table_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_12_13_inventory_table_update.sql)
o Saved: (db_update/2014_12_13_inventory_table_update.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9060 '2014_12_09_items_table_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_12_09_items_table_update.sql)
o Saved: (db_update/2014_12_09_items_table_update.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9059 '2014_12_01_mercs_table_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_12_01_mercs_table_update.sql)
o Saved: (db_update/2014_12_01_mercs_table_update.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9058 '2014_11_26_InventoryTableUpdate.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_11_26_InventoryTableUpdate.sql)
o Saved: (db_update/2014_11_26_InventoryTableUpdate.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9057 '2014_11_13_spells_new_updates.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_11_13_spells_new_updates.sql)
o Saved: (db_update/2014_11_13_spells_new_updates.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9056 '2014_11_08_RaidMembers.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_11_08_RaidMembers.sql)
o Saved: (db_update/2014_11_08_RaidMembers.sql)
The filename, directory name, or volume label syntax is incorrect.
DB up to date with: 9055 - '2014_10_30_special_abilities_null.sql'
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9054 '2014_10_19_raid_group_mentor.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_10_19_raid_group_mentor.sql)
o Saved: (db_update/2014_10_19_raid_group_mentor.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9053 '2014_10_18_group_mentor.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_10_18_group_mentor.sql)
o Saved: (db_update/2014_10_18_group_mentor.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9052 '2014_10_13_RaidLeadership.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_10_13_RaidLeadership.sql)
o Saved: (db_update/2014_10_13_RaidLeadership.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9051 '2014_10_11_RaidMOTD.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_10_11_RaidMOTD.sql)
o Saved: (db_update/2014_10_11_RaidMOTD.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9050 '2014_09_20_ban_messages.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_09_20_ban_messages.sql)
o Saved: (db_update/2014_09_20_ban_messages.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9048 '2014_09_09_attack_delay.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_09_09_attack_delay.sql)
o Saved: (db_update/2014_09_09_attack_delay.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9046 '2014_08_23_player_events_and_player_aa_rate_hourl y.sql'

o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_08_23_player_events_and_player_aa_rate_hourly .sql)
o Saved: (db_update/2014_08_23_player_events_and_player_aa_rate_hourly .sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9045 '2014_08_23_Complete_QueryServ_Table_Structures.sq l'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_08_23_Complete_QueryServ_Table_Structures.sql )
o Saved: (db_update/2014_08_23_Complete_QueryServ_Table_Structures.sql )
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9044 '2014_08_20_merchantlist_probability.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_08_20_merchantlist_probability.sql)
o Saved: (db_update/2014_08_20_merchantlist_probability.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9043 '2014_08_18_spells_new_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_08_18_spells_new_update.sql)
o Saved: (db_update/2014_08_18_spells_new_update.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9042 '2014_08_12_NPC_raid_targets.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_08_12_NPC_raid_targets.sql)
o Saved: (db_update/2014_08_12_NPC_raid_targets.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9041 '2014_08_02_spells_new.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_08_02_spells_new.sql)
o Saved: (db_update/2014_08_02_spells_new.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9040 '2014_07_10_npc_spells.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_07_10_npc_spells.sql)
o Saved: (db_update/2014_07_10_npc_spells.sql)
The filename, directory name, or volume label syntax is incorrect.
DB up to date with: 9036 - '2014_05_04_SlowMitigationFix.sql'
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9035 '2014_04_27_AISpellEffects.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_04_27_AISpellEffects.sql)
o Saved: (db_update/2014_04_27_AISpellEffects.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9034 '2014_04_25_spawn_events.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_04_25_spawn_events.sql)
o Saved: (db_update/2014_04_25_spawn_events.sql)
The filename, directory name, or volume label syntax is incorrect.
DB up to date with: 9032 - '2014_04_12_SlowMitigation.sql'
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9031 '2014_04_10_No_Target_With_Hotkey.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_04_10_No_Target_With_Hotkey.sql)
o Saved: (db_update/2014_04_10_No_Target_With_Hotkey.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9030 '2014_04_04_PhysicalResist.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_04_04_PhysicalResist.sql)
o Saved: (db_update/2014_04_04_PhysicalResist.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9028 '2014_02_26_roambox_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_02_26_roambox_update.sql)
o Saved: (db_update/2014_02_26_roambox_update.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9027 '2014_02_20_buff_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_02_20_buff_update.sql)
o Saved: (db_update/2014_02_20_buff_update.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9026 '2014_02_13_spells_new_update.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_02_13_spells_new_update.sql)
o Saved: (db_update/2014_02_13_spells_new_update.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9025 '2014_02_13_Rename_instance_lockout_tables.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_02_13_Rename_instance_lockout_tables.sql)
o Saved: (db_update/2014_02_13_Rename_instance_lockout_tables.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9022 '2014_01_20_Weather.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_01_20_Weather.sql)
o Saved: (db_update/2014_01_20_Weather.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9020 '2014_01_20_Not_Extendable.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_01_20_Not_Extendable.sql)
o Saved: (db_update/2014_01_20_Not_Extendable.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9018 '2014_01_09_PreservePetSize.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_01_09_PreservePetSize.sql)
o Saved: (db_update/2014_01_09_PreservePetSize.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9017 '2014_01_08_SpellsNewAdditions.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2014_01_08_SpellsNewAdditions.sql)
o Saved: (db_update/2014_01_08_SpellsNewAdditions.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9015 '2013_12_26_MerchantList_Class_Required.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_12_26_MerchantList_Class_Required.sql)
o Saved: (db_update/2013_12_26_MerchantList_Class_Required.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9014 '2013_11_18_AssistRadius.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_11_18_AssistRadius.sql)
o Saved: (db_update/2013_11_18_AssistRadius.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9012 '2013_11_07_BaseData.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_11_07_BaseData.sql)
o Saved: (db_update/2013_11_07_BaseData.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9011 '2013_10_31_Recipe_disabling.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_10_31_Recipe_disabling.sql)
o Saved: (db_update/2013_10_31_Recipe_disabling.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9009 '2013_10_12_Merc_Special_Abilities.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_10_12_Merc_Special_Abilities.sql)
o Saved: (db_update/2013_10_12_Merc_Special_Abilities.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9008 '2013_07_11_NPC_Special_Abilities.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_07_11_NPC_Special_Abilities.sql)
o Saved: (db_update/2013_07_11_NPC_Special_Abilities.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9007 '2013_05_05_Item_Tick.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_05_05_Item_Tick.sql)
o Saved: (db_update/2013_05_05_Item_Tick.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9006 '2013_05_05_Account_Flags.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_05_05_Account_Flags.sql)
o Saved: (db_update/2013_05_05_Account_Flags.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9005 '2013_04_08_Salvage.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_04_08_Salvage.sql)
o Saved: (db_update/2013_04_08_Salvage.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9002 '2013_03_1_Merc_Rules_and_Equipment.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_03_1_Merc_Rules_and_Equipment.sql)
o Saved: (db_update/2013_03_1_Merc_Rules_and_Equipment.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9001 '2013_02_25_Impr_HT_LT.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_02_25_Impr_HT_LT.sql)
o Saved: (db_update/2013_02_25_Impr_HT_LT.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 9000 '2013_02_18_Merc_Rules_and_Tables.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/git/req
uired/2013_02_18_Merc_Rules_and_Tables.sql)
o Saved: (db_update/2013_02_18_Merc_Rules_and_Tables.sql)
The filename, directory name, or volume label syntax is incorrect.
Missing DB Update 8000 'mercs.sql'
o URL: (https://raw.githubusercontent.com/EQ...ls/sql/svn/mer
cs.sql)
o Saved: (db_update/mercs.sql)

EQEmu Update Utility Menu:
1) Backup Database - (Saves to Backups folder)
2) Backup Database Compressed - (Saves to Backups folder)
3) Run pending REQUIRED updates... (58)
4) AAs - Download Latest AA's from PEQ (This overwrites existing data)
5) OPCodes - Download latest opcodes
6) Maps - Download latest map and water files
7) Plugins - Download latest Perl plugins
8) Quests - Download latest PEQ quests and stage updates
9) LUA Modules - Download latest LUA Modules (Required for Lua)
20) Force update this script (Redownload)
0) Exit

Enter numbered option and press enter...

>


All times are GMT -4. The time now is 04:20 AM.

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