Silverwave Emulator Problem Please Help

Johan03

New Member
Dec 21, 2015
11
0
When I Try To Add/Change The Catalog My Emulator Crashes Please Help Me :I

Screenshot Of My Emulator:
You must be registered for see images attach
 

Johan03

New Member
Dec 21, 2015
11
0
ignore my last post, show me your Mysql error logs
How?
 
ignore my last post, show me your Mysql error logs
You Mean This?

2016-01-02 21:26:34 9692 [Note] Plugin 'FEDERATED' is disabled.
2016-01-02 21:26:34 20c4 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2016-01-02 21:26:34 9692 [Note] InnoDB: Using atomics to ref count buffer pool pages
2016-01-02 21:26:34 9692 [Note] InnoDB: The InnoDB memory heap is disabled
2016-01-02 21:26:34 9692 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-01-02 21:26:34 9692 [Note] InnoDB: Memory barrier is not used
2016-01-02 21:26:34 9692 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-01-02 21:26:34 9692 [Note] InnoDB: Not using CPU crc32 instructions
2016-01-02 21:26:34 9692 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-01-02 21:26:34 9692 [Note] InnoDB: Completed initialization of buffer pool
2016-01-02 21:26:34 9692 [Note] InnoDB: Highest supported file format is Barracuda.
2016-01-02 21:26:34 9692 [Note] InnoDB: The log sequence numbers 1665234 and 1665234 in ibdata files do not match the log sequence number 2644230 in the ib_logfiles!
2016-01-02 21:26:34 9692 [Note] InnoDB: Database was not shutdown normally!
2016-01-02 21:26:34 9692 [Note] InnoDB: Starting crash recovery.
2016-01-02 21:26:34 9692 [Note] InnoDB: Reading tablespace information from the .ibd files...
2016-01-02 21:26:35 9692 [Note] InnoDB: Restoring possible half-written data pages
2016-01-02 21:26:35 9692 [Note] InnoDB: from the doublewrite buffer...
2016-01-02 21:26:36 9692 [Note] InnoDB: 128 rollback segment(s) are active.
2016-01-02 21:26:36 9692 [Note] InnoDB: Waiting for purge to start
2016-01-02 21:26:36 9692 [Note] InnoDB: 5.6.26 started; log sequence number 2644230
2016-01-02 21:26:36 9692 [Note] Server hostname (bind-address): '*'; port: 3306
2016-01-02 21:26:36 9692 [Note] IPv6 is available.
2016-01-02 21:26:36 9692 [Note] - '::' resolves to '::';
2016-01-02 21:26:36 9692 [Note] Server socket created on IP: '::'.
2016-01-02 22:09:44 11488 [Note] Plugin 'FEDERATED' is disabled.
2016-01-02 22:09:44 1cbc InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB's internal memory allocator.
2016-01-02 22:09:44 11488 [Note] InnoDB: Using atomics to ref count buffer pool pages
2016-01-02 22:09:44 11488 [Note] InnoDB: The InnoDB memory heap is disabled
2016-01-02 22:09:44 11488 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2016-01-02 22:09:44 11488 [Note] InnoDB: Memory barrier is not used
2016-01-02 22:09:44 11488 [Note] InnoDB: Compressed tables use zlib 1.2.3
2016-01-02 22:09:44 11488 [Note] InnoDB: Not using CPU crc32 instructions
2016-01-02 22:09:44 11488 [Note] InnoDB: Initializing buffer pool, size = 16.0M
2016-01-02 22:09:44 11488 [Note] InnoDB: Completed initialization of buffer pool
2016-01-02 22:09:44 11488 [Note] InnoDB: Highest supported file format is Barracuda.
2016-01-02 22:09:44 11488 [Note] InnoDB: The log sequence numbers 1665234 and 1665234 in ibdata files do not match the log sequence number 3050841 in the ib_logfiles!
2016-01-02 22:09:44 11488 [Note] InnoDB: Database was not shutdown normally!
2016-01-02 22:09:44 11488 [Note] InnoDB: Starting crash recovery.
2016-01-02 22:09:44 11488 [Note] InnoDB: Reading tablespace information from the .ibd files...
2016-01-02 22:09:44 11488 [Note] InnoDB: Restoring possible half-written data pages
2016-01-02 22:09:44 11488 [Note] InnoDB: from the doublewrite buffer...
2016-01-02 22:09:45 11488 [Note] InnoDB: 128 rollback segment(s) are active.
2016-01-02 22:09:45 11488 [Note] InnoDB: Waiting for purge to start
2016-01-02 22:09:45 11488 [Note] InnoDB: 5.6.26 started; log sequence number 3050841
2016-01-02 22:09:45 11488 [Note] Server hostname (bind-address): '*'; port: 3306
2016-01-02 22:09:45 11488 [Note] IPv6 is available.
2016-01-02 22:09:45 11488 [Note] - '::' resolves to '::';
2016-01-02 22:09:45 11488 [Note] Server socket created on IP: '::'.

Or This?
Error in query:
SELECT id,item_ids,catalog_name,cost_credits,cost_belcredits,cost_duckets,amount,page_id,song_id,limited_sells,limited_stack,offer_active,extradata,vip,badge,flat_id FROM catalog_items
MySql.Data.MySqlClient.MySqlException (0x80004005): Unknown column 'item_ids' in 'field list'
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)
at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at Database_Manager.Database.Session_Details.QueryAdapter.getTable() in c:\Users\Daniel\Desktop\Plus Original\Silverwave Emulator\DatabaseManager\Database_Manager\Database\Session_Details\QueryAdapter.cs:line 144
 

Jaden

not so active
Aug 24, 2014
886
263
Yes I did Release it... You do realise that you have to get the swfs cracked and some stuff its a bit hard but a friends friend. Got it working but still some errors but patching those as we probably talk. I am not using Boon's emulator cause I have my personal Plus Emulator Edited (Unreleased).
Or implement an RC4 Encryption? You wouldn't have to "crack" anything
 

Users who are viewing this thread

Top