Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SteamPunk LPS - Crash #2031

Open
Kroseida opened this issue Dec 14, 2024 · 2 comments
Open

SteamPunk LPS - Crash #2031

Kroseida opened this issue Dec 14, 2024 · 2 comments
Labels
bug A problem or unexpected behaviour with the mod.

Comments

@Kroseida
Copy link

Minecraft Version

1.20.1

Version

1.20.1-forge-1.113.1

Details

Hey.

The Server is crashing based on computer craft.
I guess currently is only one turttle used for mining.
Running on dedicated vanilla/forge Server Ryzen 8600G with 16gb of RAM on a Linux Ubuntu Machine.
The server is assigned with ~12gb of RAM, swap disabled.

[17:46:28] [ComputerCraft-Computer-Worker-0/ERROR] [da.co.co.co.co.ComputerThread/]: Error running task on computer #1 java.lang.InterruptedException: null at java.util.concurrent.locks.ReentrantLock$Sync.lockInterruptibly(ReentrantLock.java:159) ~[?:?] {} at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:372) ~[?:?] {re:mixin} at dan200.computercraft.core.computer.ComputerExecutor.shutdown(ComputerExecutor.java:421) ~[cc-tweaked-1.20.1-forge-1.113.1.jar%23416!/:1.113.1] {re:classloading} at dan200.computercraft.core.computer.ComputerExecutor.workImpl(ComputerExecutor.java:497) ~[cc-tweaked-1.20.1-forge-1.113.1.jar%23416!/:1.113.1] {re:classloading} at dan200.computercraft.core.computer.ComputerExecutor.work(ComputerExecutor.java:461) ~[cc-tweaked-1.20.1-forge-1.113.1.jar%23416!/:1.113.1] {re:classloading} at dan200.computercraft.core.computer.computerthread.ComputerThread$WorkerThread.runImpl(ComputerThread.java:660) ~[cc-tweaked-1.20.1-forge-1.113.1.jar%23416!/:1.113.1] {re:classloading} at dan200.computercraft.core.computer.computerthread.ComputerThread$WorkerThread.run(ComputerThread.java:614) ~[cc-tweaked-1.20.1-forge-1.113.1.jar%23416!/:1.113.1] {re:classloading} at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}

@Kroseida Kroseida added the bug A problem or unexpected behaviour with the mod. label Dec 14, 2024
@SquidDev
Copy link
Member

Thanks for the report! Can you post the full log? This error on its own shouldn't be enough to crash the server.

@Kroseida
Copy link
Author

Its a little bit difficult. We are playing with about 15 - 25 players on this server, so I would not pref. sending the entire log in github. I can send it to you privately.
Thanks for help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A problem or unexpected behaviour with the mod.
Projects
None yet
Development

No branches or pull requests

2 participants