umm i've never faced that error before but.. i think its a result of a virus or system files missing
im dont know, just check your system updates and make sure that you have Microsoft redistributable installed and updated on your system, also i prefer to download a good Anti-Virus software and scan your system.
He just freshly restored the databases and in the 8.1 server files Arcadia restores as Arcadia8_1
If you do not rename it the .opt file directs Captain Herlock to load Arcadia, when it can not find it (because it is still named Arcadia8_1) it causes a crash and a .dmp file generation, and may also cause some miscommunication with Windows and C++ when it terminates in a .dmp
When the database name is not correct it hangs at exactly that position of loading "loading max item index"
Then crash and .dmp
That is simply a guess though, he may have actually found something else that I caused him to look at.
p.s. open lua files with Notepad++ then click the "Encoding" menu > "Character Sets" > "Korean" > "Windows-949" then copy+paste into google translator and then paste back into the file, now all the apparent gibberish is in broken english (better than nothing right)
In worldlocation in Acadia - Novice Island = 70100300,
and monster_respawn = 11. How to link these values or where lua script takes these values?
I need some help with these two issues please, first is
1.When i attempt to tame a creature, i got no message showing up like (Attempting to tame "MobName") and the result as well (The taming of "MobName" has been successful/failed.
2.All of my staged creature cards have only 5 durability point, i need to know how to edit this and how to edit the Creature enhancement & Taming rate.
If someone could write me an sql file to edit creature cards durability and creature enhancement and taming rates this would be great and very helpful.
I used "search" to find any helpful results but.. nothing.
actually i am a beginner so.. sorry for posting these issues
--T6 UPDATE [Arcadia].[dbo].[MonsterResource] SET [taming_percentage]=0.0300, taming_exp_mod=4 WHERE model LIKE '%dragon%' OR model LIKE '%deathtyrant%' OR model like '%undine%' OR MODEL LIKE '%pick%' OR model like '%minotaur%' OR model like '%undead_slaughter%' OR model like '%baphomet%' GO -- T5 UPDATE [Arcadia].[dbo].[MonsterResource] SET [taming_percentage]=0.1500, taming_exp_mod=4 WHERE model LIKE '%jini%' OR model LIKE '%keberos%' OR model LIKE '%cube%' OR model like GO --T4 UPDATE [Arcadia].[dbo].[MonsterResource] SET [taming_percentage]=0.4000, taming_exp_mod=4 WHERE model LIKE '%angel%' OR model LIKE '%horseman%' OR model LIKE '%tafari%' or model LIKE '%eimus%' GO --T3 UPDATE [Arcadia].[dbo].[MonsterResource] SET [taming_percentage]=0.7500, taming_exp_mod=3 WHERE model LIKE '%hawkman%' OR model LIKE '%salamander%' OR model LIKE '%windsong%' OR model LIKE '%unicorn%' GO --T2 UPDATE [Arcadia].[dbo].[MonsterResource] SET [taming_percentage]=0.9500, taming_exp_mod=2 WHERE model LIKE '%pixi%' OR model LIKE '%seiren%' OR model LIKE '%skelfighter%' OR model LIKE '%orc%' OR model LIKE '%wolf%' OR model LIKE '%octopus%' OR model LIKE '%yeti%' OR model like '%beast_raidion%' GO --T1 UPDATE [Arcadia].[dbo].[MonsterResource] SET [taming_percentage]=0.9500 -- Change this to the taming percentage WHERE model LIKE '%chichen%' OR model LIKE 'beast_hen%' or model LIKE '%turtle%' OR model LIKE '%panthera%' GO
--T6
UPDATE [Arcadia].[dbo].[MonsterResource]
SET [taming_percentage]=0.0300, taming_exp_mod=4
WHERE model LIKE '%dragon%' OR model LIKE '%deathtyrant%' OR
model like '%undine%' OR MODEL LIKE '%pick%' OR model like '%minotaur%' OR
model like '%undead_slaughter%' OR model like '%baphomet%'
GO
-- T5
UPDATE [Arcadia].[dbo].[MonsterResource]
SET [taming_percentage]=0.1500, taming_exp_mod=4
WHERE model LIKE '%jini%' OR model LIKE '%keberos%' OR model LIKE '%cube%' OR model like
GO
--T4
UPDATE [Arcadia].[dbo].[MonsterResource]
SET [taming_percentage]=0.4000, taming_exp_mod=4
WHERE model LIKE '%angel%' OR model LIKE '%horseman%' OR model LIKE '%tafari%' or model LIKE '%eimus%'
GO
--T3
UPDATE [Arcadia].[dbo].[MonsterResource]
SET [taming_percentage]=0.7500, taming_exp_mod=3
WHERE model LIKE '%hawkman%' OR model LIKE '%salamander%' OR model LIKE '%windsong%' OR model LIKE '%unicorn%'
GO
--T2
UPDATE [Arcadia].[dbo].[MonsterResource]
SET [taming_percentage]=0.9500, taming_exp_mod=2
WHERE model LIKE '%pixi%' OR model LIKE '%seiren%' OR model LIKE '%skelfighter%' OR model LIKE '%orc%' OR model LIKE '%wolf%' OR model LIKE '%octopus%' OR model LIKE '%yeti%' OR model like '%beast_raidion%'
GO
--T1
UPDATE [Arcadia].[dbo].[MonsterResource]
SET [taming_percentage]=0.9500 -- Change this to the taming percentage
WHERE model LIKE '%chichen%' OR model LIKE 'beast_hen%' or model LIKE '%turtle%' OR model LIKE '%panthera%'
GO
.BlackCat.
Thanks for your help, and by the way some lines need to be corrected.
Code:
--T6
UPDATE [Arcadia].[dbo].[MonsterResource]
SET [taming_percentage]=0.0300, taming_exp_mod=4
WHERE model LIKE '%dragon%' OR model LIKE '%deathtyrant%' OR model like '%undine%' OR MODEL LIKE '%pick%' OR model like '%minotaur%' OR model like '%undead_slaughter%' OR model like '%baphomet%'
GO
--T5
UPDATE [Arcadia].[dbo].[MonsterResource]
SET [taming_percentage]=0.2500, taming_exp_mod=2
WHERE model LIKE '%jini%' OR model LIKE '%keberos%' OR model LIKE '%cube%'
GO
[Helping Topic] 24/7 Helping Services! 08/27/2008 - EO PServer Hosting - 31 Replies stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""