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

[Bug]: Crash when someone joins server #59

Closed
waddon1 opened this issue Nov 22, 2022 · 3 comments
Closed

[Bug]: Crash when someone joins server #59

waddon1 opened this issue Nov 22, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@waddon1
Copy link

waddon1 commented Nov 22, 2022

Bug Description

When one player joins my server the whole server crashes. Not sure if it is cause by this mod specifically or Botarium.

How to Reproduce?

  1. Start server
  2. Player joins and load chunks
  3. Crash

Expected Behavior

Not crash

Version

1.11.7

Mod Loader Version

43.1.55

Mod Loader

Forge

Logs or additional context

https://pastebin.com/jdMahY0Z

@waddon1 waddon1 added the bug Something isn't working label Nov 22, 2022
@QtpyeRose
Copy link

forge version:
i have worked out the exact cause, when an ad astra block tries to output fluid (though botarium) to a already full mechanisum fluid pipe. it crashes the entire game.

and from then on it will crash when ever that entity is loaded. (or the machine tries to push in more fluid when its loaded next)

this will crash the entire server.

step 1:

set up a coal generator, cryo refinery, basic mecahnical pipe (mekanisum), and basic tank (mekanisum) and use configerator (mekanisum) to change the mechanical pipe to have correct input and output. fill the tank with cryo liquid to make the process faster

(as is seen here)
image

step 2: let the refinery run untill the tank is full, and then it will start filling up the pipe, once the pipe fully fills the game will then crash.

here is the crash log
crash-2022-11-23_21.42.15-server.txt

extra info:
mc: 1.19.2
fml: 43.1.52
mods:
Mekanism-1.19.2-10.3.5.473.jar
cloth-config-8.2.88-forge.jar
forge-1.19.2-43.1.52-universal.jar
resourcefullib-forge-1.19.2-1.1.16.jar
botarium-forge-1.19.2-1.7.10.jar
ad_astra-forge-1.19.2-1.11.7.jar

@alfredggttv
Copy link

Adding to this, it isn't just Mek pipes. This is on my ATM8 server. Player was pumping from the Cryo Refinery with a fluid pipe from the Pipez mod.

Crash Log: https://mclo.gs/wWuVHzx

@AlexNijjar
Copy link
Member

Fixed in the latest botarium version

@AlexNijjar AlexNijjar unpinned this issue Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants