EOSERV Forum > EOSERV > insoms rev
Topic is locked.
Page: << 1 2 3 4 5 ... 14 15 >>
insoms rev
Author Message
Post #70071 Re: insoms rev

Seems you have your host connection wrong, or your username.

Actually, lol I don't think your MSQL Server is even properly online

14 years, 6 weeks ago
Post #70073 Re: insoms rev
xIFearlessIxx posted: (26th Mar 2011 01:58 am)

Seems you have your host connection wrong, or your username.

Actually, lol I don't think your MSQL Server is even properly online


Also just to add just copy and paste the error in the forum search came up with lots of answers check out this topic https://eoserv.net/forum/topic/12442
14 years, 6 weeks ago
Post #70074 Re: insoms rev
insomniac posted: (26th Mar 2011 02:01 am)

xIFearlessIxx posted: (26th Mar 2011 01:58 am)

Seems you have your host connection wrong, or your username.

Actually, lol I don't think your MSQL Server is even properly online


Also just to add just copy and paste the error in the forum search came up with lots of answers check out this topic https://eoserv.net/forum/topic/12442

thanks for help guys i posted topic long time ago just got no reply
14 years, 6 weeks ago
Post #70082 Re: insoms rev

Your welcome + no problem!

14 years, 6 weeks ago
Post #70085 Re: insoms rev

One problem I'm having, the server requires .ini files that I do not have?

## FishFile (string)
# Fishing location file
FishFile = ./data/fish.ini

## HarvsFile (string)
# Harvesting location file
HarvsFile = ./data/harvs.ini

## MineFile (string)
# Minesting location file
MineFile = ./data/mine.ini

## WoodFile (string)
# wood cutting location file
WoodFile = ./data/wood.ini

## HomeFile (string)
# Spawn point and innkeeper data
HomeFile = ./data/home.ini

## SpellsFile (string)
# File containing Spell settings
SpellsFile = ./data/skills.ini

## QuestDir (string)
# Directory quests are contained
QuestDir = ./data/quests/

## Quests (number)
# Number of quests to attempt to load
# Should be less than 99999
Quests = 27

## NpcSpeachFile (string)
# NPC Speach Data
NpcSpeachFile = ./data/npc.ini

## EffectsFile (string)
# Weapon Effects file
EffectsFile = ./data/effects.ini

## MessageFile (string)
# File containing messages
MessageFile = ./data/message.ini

## MsgFile (string)
# File containing the message to show at login.
MsgFile = ./data/message.txt

## DetailsFile (string)
# Detail of maps
DetailsFile = ./data/details.ini

## Class Spells File (string)
# Classt Spells data
CSpellsFile = ./data/cspells.ini

## Timed Warps File (string)
# Timed Warps data
TimedWarpsFile = ./data/timedwarps.ini

## Spawn File (string)
# Timed Spawns data
SpawnFile = ./data/spawn.ini


And I think that might be all that I'm missing?

14 years, 6 weeks ago
Post #70086 Re: insoms rev
Whitewolf posted: (26th Mar 2011 02:16 am)

One problem I'm having, the server requires .ini files that I do not have?

## FishFile (string)
# Fishing location file
FishFile = ./data/fish.ini

## HarvsFile (string)
# Harvesting location file
HarvsFile = ./data/harvs.ini

## MineFile (string)
# Minesting location file
MineFile = ./data/mine.ini

## WoodFile (string)
# wood cutting location file
WoodFile = ./data/wood.ini

## HomeFile (string)
# Spawn point and innkeeper data
HomeFile = ./data/home.ini

## SpellsFile (string)
# File containing Spell settings
SpellsFile = ./data/skills.ini

## QuestDir (string)
# Directory quests are contained
QuestDir = ./data/quests/

## Quests (number)
# Number of quests to attempt to load
# Should be less than 99999
Quests = 27

## NpcSpeachFile (string)
# NPC Speach Data
NpcSpeachFile = ./data/npc.ini

## EffectsFile (string)
# Weapon Effects file
EffectsFile = ./data/effects.ini

## MessageFile (string)
# File containing messages
MessageFile = ./data/message.ini

## MsgFile (string)
# File containing the message to show at login.
MsgFile = ./data/message.txt

## DetailsFile (string)
# Detail of maps
DetailsFile = ./data/details.ini

## Class Spells File (string)
# Classt Spells data
CSpellsFile = ./data/cspells.ini

## Timed Warps File (string)
# Timed Warps data
TimedWarpsFile = ./data/timedwarps.ini

## Spawn File (string)
# Timed Spawns data
SpawnFile = ./data/spawn.ini


And I think that might be all that I'm missing?

Ok I uploaded the source with the data folder in it in the original link in the first post.

14 years, 6 weeks ago
Post #70094 Re: insoms rev

I'm managed to gain access to your client, etc to test the server. It's working great.


Loving the source, I just need to add Reborn in the database. ;o

14 years, 6 weeks ago
Post #70096 Re: insoms rev
xIFearlessIxx posted: (26th Mar 2011 02:57 am)

I'm managed to gain access to your client, etc to test the server. It's working great.


Loving the source, I just need to add Reborn in the database. ;o


Oh yea I keep putting off that project Im pretty sure I have addisons old source with the reborn feature. You got it or no.
14 years, 6 weeks ago
Post #70097 Re: insoms rev

Yeah I have there newest source, Got it when I was coding, not sure there is to much difference, aside from a couple fixes.


I'm going to take the reborn feature I think.


just not sure how yet. xD

14 years, 6 weeks ago
Post #70105 Re: insoms rev
xIFearlessIxx posted: (26th Mar 2011 03:02 am)

Yeah I have there newest source, Got it when I was coding, not sure there is to much difference, aside from a couple fixes.


I'm going to take the reborn feature I think.


just not sure how yet. xD


Im hella sorry I just checked and received your email about the reborn ill work on it.
14 years, 6 weeks ago
Post #70107 Re: insoms rev

lol sorry to bother you but the fish.ini is missing as well :(

Edit: Also is there a pets.ini or something?

14 years, 6 weeks ago
Post #70108 Re: insoms rev
Whitewolf posted: (26th Mar 2011 03:33 am)

lol sorry to bother you but the fish.ini is missing as well :(


Theres no fish.ini you can fish on any water tilespec, harvs.ini woodcutting.ini. or mining.ini all those are edited from your map editor. Unknown tilespecs 1-6 after chests. I posted the link in the first topic to help understand some stuff.
14 years, 6 weeks ago
Post #70109 Re: insoms rev

Awesome you the man. :)

Thanks for all this, I added you on msn if thats cool?

Just noticed this warning.

[WRN] Configuration file not found: ./data/fish.ini

Just wanna make sure It's nothing to worry about.

14 years, 6 weeks ago
Post #70110 Re: insoms rev
Whitewolf posted: (26th Mar 2011 03:38 am)

Awesome you the man. :)

Thanks for all this, I added you on msn if thats cool?

Just noticed this warning.

[WRN] Configuration file not found: ./data/fish.ini

Just wanna make sure It's nothing to worry about.


Yea thats fine, the wrn I think i just left never removed it from world.cpp/hpp and the configs.
14 years, 6 weeks ago
Post #70128 Re: insoms rev

Alright, thanks man. Also can you upload a binary of the advertising of the Endless Nights thing? If I use the server I'll definitely give credit on my site. I plan on using it for something other than origins, a different project. Let me know buddy. Thanks again!
Edit: Or maybe you can make it load the name or info you want it to broadcast from a ini file? That would be bad ass. :)

14 years, 6 weeks ago
Page: << 1 2 3 4 5 ... 14 15 >>
Topic is locked.
EOSERV Forum > EOSERV > insoms rev