@lamaine @Matar
jesus... thx guys :)
and
this 3 dungeons,
https://m.imgur.com/a/qgMA0aH
https://imgur.com/a/Bw4pTpr
Is it difficult to solve the problem of not being able to enter these three dungeons?
How can A VIRTUAL machine take up a small amount of memory
Thank you for your information. :)
and I found another bug. The nickname change item does not work. Although the nickname change option in the Conf file has been changed to Allow, it is not available.
- - - Updated - - -
Can you make IntegrationServer ? Currently, the Integration Server is not working, so I think this is necessary.
@buzzrudxo I solved the problem for the Guild Mark Change.
Guild data is stored in the DB Icarus_Char_Database / Table_Guildbase
GuildMarkID is defined as a "varchar"
The procedure that manages the change is "Update_Char_GuildMark_Change_proc"
In this proc. GuildMarkID is defined as a "nvarchar"
To correct the problem, you just have to change in the procedure the nvarchar to varchar
I tested, I was able to change the Guild Mark
Spoiler:
I put the fix in Attachment.
Execute it in a Query
hello everyone
thanks for sharing matar
i want to install the files on the server for this. please specify the requirements.
GOOD. Thanks man. and..
Please check the settings below, too.
A non-functional system.
Server/Commonconfig/ConstantConf.xml
<Content Type="Name Change System" on="1" comment="Content Change" />
<Content Type="Durability" on="1" Comments="Durability" />
and Can't you make the integrated dungeon work?
My computer RAM is 16GB, but can't I lower the VM RAM usage?
I also have 16 GB of memory
It can be reduced. Increase the amount in the Virtual memory to 16 GB (In the windows of the virtual machine).
Windows Update - Disable , Windows Defender - Disable ( https://windowsreport.com/kill-antim...le-windows-10/ )
After doing these you can reduce to 8 GB
Last edited by arabela; 24-07-22 at 03:41 PM.
Increase the amount in the Virtual memory to 16 GB ?? and clien run ??
It's for the server
he means after you setup your Virtual memory to 16gb and reduce you VM to 8gb
Virtual memory = paging file on vm system - Advanced system settings - Advanced tab - Performance settings - advanced tab - Virtual memory
- - - Updated - - -
by Virtual memory on VM server
after you setup your Virtual memory to 16gb and reduce you VM to 8gb
where ? and how do ? sory im chicken
dawren
IcarusVM3.1 (Not to be Power on) Press "Edit virtual machine settings" and reduce the memory to 8GB
still not found one
do you have an official server ?
as @lamaine said you dont need decrypted files on client side to prevent editing it
is there a server exe file that works with an encrypted skill xml file?(KR)
Something is wrong, items disappear from the inventory, bank :(
I used it to make lvl 70. Now I play normally and I see that items disappear :(
ExtractDACResult_WIN-VJ3KK2RGVGK_ICARUS_Char_Database_20220725
"Microsoft.SqlServer.Dac.DacServicesException: Validation of the schema model for data package failed. Error SQL71564: Error validating element [projectghost]: The element [projectghost] has been orphaned from its login and cannot be deployed. Error SQL71564: Error validating element [webicarus]: The element [webicarus] has been orphaned from its login and cannot be deployed. Error SQL71564: Error validating element [ss]: The element [ss] has been orphaned from its login and cannot be deployed. Error SQL71501: Error validating element [dbo].[osp_char_select_search_character_proc]: Procedure: [dbo].[osp_char_select_search_character_proc] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[Table_CharBase].[Level] or [dbo].[Table_CharItem].[Level]. Error SQL71501: Error validating element [dbo].[Select_SealedFellowItemInfo_Proc]: Procedure: [dbo].[Select_SealedFellowItemInfo_Proc] contains an unresolved reference to an object. Either the object does not exist or the reference is ambiguous because it could refer to any of the following objects: [dbo].[Table_CharItem].[Exp] or [dbo].[Table_CharSealedFellow].[Exp]. at Microsoft.SqlServer.Dac.ExtractOperation.<>c__DisplayClass30_0.<CreateValidationOperation>b__0(Object operation, CancellationToken token) at Microsoft.SqlServer.Dac.Operation.Microsoft.SqlServer.Dac.IOperation.Run(OperationContext context) at Microsoft.SqlServer.Dac.ReportMessageOperation.Microsoft.SqlServer.Dac.IOperation.Run(OperationContext context) at Microsoft.SqlServer.Dac.OperationExtension.CompositeOperation.Microsoft.SqlServer.Dac.IOperation.Run(OperationContext context) at Microsoft.SqlServer.Dac.ExtractOperation.<>c__DisplayClass34_0.<Microsoft.SqlServer.Dac.IOperation.Run>b__0() at Microsoft.Data.Tools.Schema.Sql.Dac.OperationLogger.Capture(Action action) at Microsoft.SqlServer.Dac.ExtractOperation.Microsoft.SqlServer.Dac.IOperation.Run(OperationContext context) at Microsoft.SqlServer.Dac.OperationExtension.CompositeOperation.Microsoft.SqlServer.Dac.IOperation.Run(OperationContext context) at Microsoft.SqlServer.Dac.OperationExtension.Execute(IOperation operation, DacLoggingContext loggingContext, CancellationToken cancellationToken) at Microsoft.SqlServer.Dac.DacServices.Extract(Func`1 streamGetter, String databaseName, String applicationName, Version applicationVersion, String applicationDescription, IEnumerable`1 tables, DacExtractOptions extractOptions, Nullable`1 cancellationToken, DacLoggingContext extractLoggingContext, String targetPath) at Microsoft.SqlServer.Dac.DacServices.Extract(String targetPath, String databaseName, String applicationName, Version applicationVersion, String applicationDescription, IEnumerable`1 tables, DacExtractOptions extractOptions, Nullable`1 cancellationToken) at Microsoft.SqlServer.Management.Dac.ExtractDac.ExtractUIModel.Extract() at Microsoft.SqlServer.Management.Dac.ExtractDac.BuildDacPage.worker_DoWork(Object sender, DoWorkEventArgs e)"
Last edited by arabela; 25-07-22 at 01:03 PM.
There is not IntegrationServer ?