PolishDywan
PolishDywan
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
@arion It's works! Thanks! 🙂
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
I must set
/root/ragemp/netcoreapp3.1/linux-x64/
/root/ragemp/netcoreapp3.1/linux-x64/
directory?
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
TIME: 2023-11-09T02:12:53
MOST RECENT COMMAND: startdiscordbot
MOST RECENT QUERY #10: SELECT id, item_id, item_value, current_socket, parent, parent_type, stack_size FROM `inventories` WHERE parent_type=1 AND parent=2557;
MOST RECENT QUERY #9: SELECT faction_id, rank_index, manager FROM `faction_memberships` WHERE character_id=2557;
MOST RECENT QUERY #8: SELECT * FROM `keybinds` WHERE account=1 AND ((character_id = -1 AND bind_type=1) OR (character_id = 2557 AND bind_type=0));
MOST RECENT QUERY #7: UPDATE `properties` SET `entrance_x`=-188.65851, `entrance_y`=6353.191, `entrance_z`=30.425106, `exit_x`=1060.3695, `exit_y`=-1165.416, `exit_z`=2.16719, `state`=2, `buy_price`=69, `rent_price`=0, `owner`=2557, `renter`=-1, `locked`=False, `owner_type`=0, `renter_type`=0, `name`='Kutas', `entrance_rot`=-10.15813, `exit_rot`=0, `entrance_dimension`=0, `interior_id`=69, `payments_made`=0, `payments_missed`=0, `payments_remaining`=0, `entrance_type`=0, `credit_amount`=0, `last_used`=1699495970, `scripted_blip`=True, `is_token_purchase`=False, `xp`=0, `last_mowed_at`=0 WHERE id=1946;
MOST RECENT QUERY #6: SELECT account_id FROM `game_accounts` WHERE app_state=2;
MOST RECENT QUERY #5: SELECT id, account_id, title, click_event, body, UNIX_TIMESTAMP(created_at) as created_at FROM `notifications` WHERE account_id=1;
MOST RECENT QUERY #4: UPDATE `inventories` SET `item_value`='{\"value\":-1.0,\"duty\":false,\"is_legal\":true,\"semi_auto\":true}', `stack_size`=66 WHERE id=116890 LIMIT 1;;
MOST RECENT QUERY #3: UPDATE `inventories` SET `item_value`='{\"value\":-1.0,\"duty\":false,\"is_legal\":true,\"semi_auto\":true}', `stack_size`=66 WHERE id=116890 LIMIT 1;;
MOST RECENT QUERY #2: UPDATE `inventories` SET `item_value`='{\"value\":-1.0,\"duty\":false,\"is_legal\":true,\"semi_auto\":true}', `stack_size`=66 WHERE id=116890 LIMIT 1;;
MOST RECENT QUERY #1: UPDATE `inventories` SET `item_value`='{\"value\":-1.0,\"duty\":false,\"is_legal\":true
t
TIME: 2023-11-09T02:12:53
MOST RECENT COMMAND: startdiscordbot
MOST RECENT QUERY #10: SELECT id, item_id, item_value, current_socket, parent, parent_type, stack_size FROM `inventories` WHERE parent_type=1 AND parent=2557;
MOST RECENT QUERY #9: SELECT faction_id, rank_index, manager FROM `faction_memberships` WHERE character_id=2557;
MOST RECENT QUERY #8: SELECT * FROM `keybinds` WHERE account=1 AND ((character_id = -1 AND bind_type=1) OR (character_id = 2557 AND bind_type=0));
MOST RECENT QUERY #7: UPDATE `properties` SET `entrance_x`=-188.65851, `entrance_y`=6353.191, `entrance_z`=30.425106, `exit_x`=1060.3695, `exit_y`=-1165.416, `exit_z`=2.16719, `state`=2, `buy_price`=69, `rent_price`=0, `owner`=2557, `renter`=-1, `locked`=False, `owner_type`=0, `renter_type`=0, `name`='Kutas', `entrance_rot`=-10.15813, `exit_rot`=0, `entrance_dimension`=0, `interior_id`=69, `payments_made`=0, `payments_missed`=0, `payments_remaining`=0, `entrance_type`=0, `credit_amount`=0, `last_used`=1699495970, `scripted_blip`=True, `is_token_purchase`=False, `xp`=0, `last_mowed_at`=0 WHERE id=1946;
MOST RECENT QUERY #6: SELECT account_id FROM `game_accounts` WHERE app_state=2;
MOST RECENT QUERY #5: SELECT id, account_id, title, click_event, body, UNIX_TIMESTAMP(created_at) as created_at FROM `notifications` WHERE account_id=1;
MOST RECENT QUERY #4: UPDATE `inventories` SET `item_value`='{\"value\":-1.0,\"duty\":false,\"is_legal\":true,\"semi_auto\":true}', `stack_size`=66 WHERE id=116890 LIMIT 1;;
MOST RECENT QUERY #3: UPDATE `inventories` SET `item_value`='{\"value\":-1.0,\"duty\":false,\"is_legal\":true,\"semi_auto\":true}', `stack_size`=66 WHERE id=116890 LIMIT 1;;
MOST RECENT QUERY #2: UPDATE `inventories` SET `item_value`='{\"value\":-1.0,\"duty\":false,\"is_legal\":true,\"semi_auto\":true}', `stack_size`=66 WHERE id=116890 LIMIT 1;;
MOST RECENT QUERY #1: UPDATE `inventories` SET `item_value`='{\"value\":-1.0,\"duty\":false,\"is_legal\":true
t
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
Shiii, nothing xD Sorry.
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
Robi jebany
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows

PS C:\Users\eoeo2\Desktop\RageMP\Source\DiscordBot> dotnet build --os linux
MSBuild version 17.7.3+4fca21998 for .NET
Projects to be restored are being identified...
All designs are up to date for restoration.
DiscordBot -> C:\Users\eoeo2\Desktop\RageMP\Output\Debug\netcoreapp3.1\linux-x64\DiscordBot.dll

Compilation succeeded.
Warnings: 0
Number of errors: 0

Elapsed time: 00:00:01.99
PS C:\Users\eoeo2\Desktop\RageMP\Source\DiscordBot>
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows

PS C:\Users\eoeo2\Desktop\RageMP\Source\DiscordBot> dotnet build --os linux
MSBuild version 17.7.3+4fca21998 for .NET
Projects to be restored are being identified...
All designs are up to date for restoration.
DiscordBot -> C:\Users\eoeo2\Desktop\RageMP\Output\Debug\netcoreapp3.1\linux-x64\DiscordBot.dll

Compilation succeeded.
Warnings: 0
Number of errors: 0

Elapsed time: 00:00:01.99
PS C:\Users\eoeo2\Desktop\RageMP\Source\DiscordBot>
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
Okay, but I have a few items in my solution. How to make it compile exactly only DiscordBot? 🙂
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
No description
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
@arion 🙂
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
No description
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
Windows
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
No description
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
same error 😦
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
Same :/
INNEREXCEPTION: None
MESSAGE: No such file or directory
SOURCE: System.Diagnostics.Process
EXSTACK: at bool System.Diagnostics.Process.ForkAndExecProcess(string filename, string[] argv, string[] envp, string cwd, bool redirectStdin, bool redirectStdout, bool redirectStderr, bool setCredentials, uint userId, uint groupId, uint[] groups, out int stdinFd, out int stdoutFd, out int stderrFd, bool usesTerminal, bool throwOnNoExec)
ENVSTACK: at System.Environment.get_StackTrace()
at Core.HandleServerException(Exception ex)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Core.HandleServerException(Exception ex)
at Core.<.ctor>b__52_1(Object sender, FirstChanceExceptionEventArgs eventArgs)
at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at DiscordBotIntegration.StartBotProcess()
at PlayerAdminCommands.General.StartDiscordBot(CPlayer SenderPlayer, CVehicle SenderVehicle)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at CommandManager.OnPlayerRawCommand(CPlayer a_Player, String msg)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
INNEREXCEPTION: None
MESSAGE: No such file or directory
SOURCE: System.Diagnostics.Process
EXSTACK: at bool System.Diagnostics.Process.ForkAndExecProcess(string filename, string[] argv, string[] envp, string cwd, bool redirectStdin, bool redirectStdout, bool redirectStderr, bool setCredentials, uint userId, uint groupId, uint[] groups, out int stdinFd, out int stdoutFd, out int stderrFd, bool usesTerminal, bool throwOnNoExec)
ENVSTACK: at System.Environment.get_StackTrace()
at Core.HandleServerException(Exception ex)
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine& stateMachine)
at Core.HandleServerException(Exception ex)
at Core.<.ctor>b__52_1(Object sender, FirstChanceExceptionEventArgs eventArgs)
at System.Diagnostics.Process.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at DiscordBotIntegration.StartBotProcess()
at PlayerAdminCommands.General.StartDiscordBot(CPlayer SenderPlayer, CVehicle SenderVehicle)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at CommandManager.OnPlayerRawCommand(CPlayer a_Player, String msg)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
I can pay for your helpp
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
This is all code 😔
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
36 replies
CC#
Created by PolishDywan on 11/7/2023 in #help
Discord Module
36 replies