question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Server Crash caused by CableUtils.emit in Gas Burning Generator

See original GitHub issue

Version: MekanismGenerators-1.12.2-9.7.5.376.jar Mekanism-1.12.2-9.7.5.376.jar MekanismTools-1.12.2-9.7.5.376.jar

Issue:

Server crash caused by Mekanism Gas Burning Generator in CableUtils.java , line 149

Scenario: I have several gas burning generators in a compact dimension. It’s been running fine for a long time. But crashed all of a sudden. Appreciate a look-see and a possible patch please.

Crash Stack Trace:

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05) at java.lang.Object.hashCode(Native Method) at java.util.HashMap.hash(HashMap.java:339) at java.util.HashMap.put(HashMap.java:612) at java.util.HashSet.add(HashSet.java:220) at mekanism.common.util.CableUtils.emit(CableUtils.java:149) at mekanism.generators.common.tile.TileEntityGenerator.onUpdate(TileEntityGenerator.java:64) at mekanism.generators.common.tile.TileEntityGasGenerator.onUpdate(TileEntityGasGenerator.java:55) at mekanism.common.tile.prefab.TileEntityBasicBlock.func_73660_a(TileEntityBasicBlock.java:86) at net.minecraft.world.World.func_72939_s(World.java:1835) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
Tommeh1commented, Jun 26, 2019

This is not necessarily caused by mekanism, if the server watchdog kills the server literally anything can appear there

0reactions
R1ckyHcommented, Jun 27, 2019

No, @rickyhoho that is not the same crash as OP. Your is one that has already been fixed (#5485 and its many duplicates), you need to update Mekanism to the latest version

thank you for reply

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Question] Mekanism gas burning generator question - Reddit
Hi. Is there any "perfect" ratio between PRC, Crushers, Separators for ethylene power? With little overflow in case of some force majeure.
Read more >
Gas-Burning Generator - Official Mekanism Wiki
A Gas-Burning Generator creates power by consuming any burnable gas for example the Hydrogen produced by an Electrolytic Separator or Ethylene.
Read more >
14A - UFDC Image Array 2 - University of Florida
caused by common com- bustible such as wood and paper,” he said. “The 'B' puts out flammable liq- uids such as grease and...
Read more >
North End Road accident ends in tragedy
RCMP allege alcohol a factor in fatal crash ... diesel generator. ... fuel is burned, because of the design of the North American...
Read more >
Vernon Morning Star, June 07, 2013 by Black Press ... - Issuu
“We have volunteers to set up the building and do the take down which ... Best Re-Sale Value • Low Cost Maintenance •...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found