PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
53 stars 21 forks source link

Nag author #2200

Closed MinecollYT closed 1 year ago

MinecollYT commented 1 year ago

Terms

Discord tag (optional)

Jonas L. | Minecoll_YT#0741

What happened?

Error message on shutdown

Steps to reproduce the issue

  1. Install IA
  2. Shutdown Server

Server version

This server is running Paper version git-Paper-388 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: fc9ee65 on ver/1.18.2)

ItemsAdder Version

3.3.0

ProtocolLib Version

5.0.0-SNAPSHOT-b607

LoneLibs Version

1.0.21

LightAPI Version (optional)

No response

LibsDisguises Version (optional)

No response

FULL server log

No response

Error (optional)

[17:09:08] [Server thread/ERROR]: Nag author: 'LoneDev' of 'ItemsAdder' about the following: This plugin is not properly shutting down its async tasks when it is being shut down. This task may throw errors during the final shutdown logs and might not complete before process dies.

Problematic items yml configuration file (optional)

No response

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

LoneDev6 commented 1 year ago

Provide the full server log.

MinecollYT commented 1 year ago

2022-12-22-8.log

MinecollYT commented 1 year ago

it seems like now the server also crashes

MinecollYT commented 1 year ago

it seems like now the server also crashes

Found the issue... when there are like 20+ noteblocks in the spawn chunk that are connected to a clock itemsadder seems to crash. New issue: https://github.com/PluginBugs/Issues-ItemsAdder/issues/2202

LoneDev6 commented 1 year ago

Your server ran out of memory and so it causes all sort of issues to happen. This issue is caused by: https://github.com/PluginBugs/Issues-ItemsAdder/issues/2200