Jump to content

Rummil

Member
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Rummil's Achievements

Rookie

Rookie (2/15)

  • First Post
  • One Year In
  • One Month Later
  • Week One Done
  • Conversation Starter

Recent Badges

0

Reputation

  1. Rummil

    Carbon support issue?

    Failed to call internal hook 'OnServerSave' on plugin 'MapVoter v1.4.72' [2396958305] (Object reference not set to an instance of an object) at void Oxide.Plugins.MapVoter.CheckIfitsWipeDay() in /home/container/carbon/plugins/MapVoter.cs:line 4229 at void Oxide.Plugins.MapVoter.OnServerSave() in /home/container/carbon/plugins/MapVoter.cs:line 926 at object Oxide.Plugins.MapVoter.InternalCallHook(uint hook, object[] args) in MapVoter.cs/Internal:line 849 After server restart
  2. Rummil

    Carbon support issue?

    Current date time : 06/03/2024 20:25:59 Failed to call internal hook 'OnServerInitialized' on plugin 'MapVoter v1.4.72' [352240293] (Object reference not set to an instance of an object) at void Oxide.Plugins.MapVoter.OnServerInitialized() in /home/container/carbon/plugins/MapVoter.cs:line 902 at object Oxide.Plugins.MapVoter.InternalCallHook(uint hook, object[] args) in MapVoter.cs/Internal:line 843
  3. Rummil

    Carbon support issue?

    Failed to compile 'MapVoter': (Object reference not set to an instance of an object) at void Oxide.Plugins.RustPlugin.Dispose() in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/RustPlugin.cs:line 63 at bool Carbon.Core.ModLoader.UninitializePlugin(RustPlugin plugin, bool premature) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/ModLoader.cs:line 326 at bool Carbon.Core.ModLoader.InitializePlugin(Type type, out RustPlugin plugin, ModPackage package, Action<RustPlugin> preInit, bool precompiled) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/ModLoader.cs:line 238 at IEnumerator Carbon.Managers.ScriptLoader.Compile()+MoveNext() in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon/src/Loaders/ScriptLoader.cs:line 448 Syntax: c.revoke <user|group> <name|id> <perm> Time zone of the current computer:UTC How do I fix this?
  4. Rummil

    Carbon support issue?

    thank you for being so quick with this, i didnt expect a quick turn around time. Still getting an error: c.reload MapVoter Failed to compile 'MapVoter': (Object reference not set to an instance of an object) at void Oxide.Plugins.RustPlugin.Dispose() in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/RustPlugin.cs:line 63 at bool Carbon.Core.ModLoader.UninitializePlugin(RustPlugin plugin, bool premature) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/ModLoader.cs:line 326 at bool Carbon.Core.ModLoader.InitializePlugin(Type type, out RustPlugin plugin, ModPackage package, Action<RustPlugin> preInit, bool precompiled) in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Carbon/ModLoader.cs:line 238 at IEnumerator Carbon.Managers.ScriptLoader.Compile()+MoveNext() in /home/runner/work/Carbon/Carbon/Carbon.Core/Carbon/src/Loaders/ScriptLoader.cs:line 448 Command 'oxide.revoke' not found. Suggesting: c.revoke Time zone of the current computer:UTC
  5. Rummil

    Carbon support issue?

    "Failed to call internal hook 'OnServerSave' on plugin 'MapVoter v1.4.72' [2396958305] (Object reference not set to an instance of an object) at void Oxide.Plugins.MapVoter.CheckIfitsWipeDay() in /home/container/carbon/plugins/MapVoter.cs:line 4230 at void Oxide.Plugins.MapVoter.OnServerSave() in /home/container/carbon/plugins/MapVoter.cs:line 926 at object Oxide.Plugins.MapVoter.InternalCallHook(uint hook, object[] args) in MapVoter.cs/Internal:line 849" IS the endless error that I get.
  6. Rummil

    Carbon support issue?

    I have the same issue, did you get a fix for this?
  7. Rummil

    Build Failure

    I am setting up a new server and I am getting this error: ( I am not sure how to troubleshoot this) [Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds... [Pterodactyl Daemon]: Updating process configuration files... [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds... container@pterodactyl~ Server marked as starting... [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete... [Pterodactyl Daemon]: Finished pulling Docker container image WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations container@pterodactyl~ Server marked as running... WARNING: All illegal access operations will be denied in a future release [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.294 s [INFO] Finished at: 2022-06-27T21:56:47-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/home/container). Please verify you invoked Maven from the correct directory. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException Error: Unable to access jarfile main.jar container@pterodactyl~ Server marked as offline... [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ---------- [Pterodactyl Daemon]: Exit code: 1 [Pterodactyl Daemon]: Out of memory: false [Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds... [Pterodactyl Daemon]: Updating process configuration files... [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds... container@pterodactyl~ Server marked as starting... [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete... [Pterodactyl Daemon]: Finished pulling Docker container image WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1 container@pterodactyl~ Server marked as running... WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.103 s [INFO] Finished at: 2022-06-27T21:57:08-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/home/container). Please verify you invoked Maven from the correct directory. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProjectException Error: Unable to access jarfile main.jar container@pterodactyl~ Server marked as offline... [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ---------- [Pterodactyl Daemon]: Exit code: 1 [Pterodactyl Daemon]: Out of memory: false [Pterodactyl Daemon]: Aborting automatic restart, last crash occurred less than 60 seconds ago.
1.4m

Downloads

Total number of downloads.

6.8k

Customers

Total customers served.

100.5k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.