Advanced machine server crash.

Milso

New Member
Jul 29, 2019
36
0
0
im getting the same


Code:
---- Minecraft Crash Report ----
// I just don't know what went wrong :(
 
Time: 11/16/12 7:54 PM
Description: Exception in server tick loop
 
java.lang.NullPointerException
    at ic2.advancedmachines.common.TileEntityAdvancedMachine.operate(TileEntityAdvancedMachine.java:210)
    at ic2.advancedmachines.common.TileEntityAdvancedMachine.g(TileEntityAdvancedMachine.java:96)
    at xe.h(World.java:2020)
    at ie.h(WorldServer.java:463)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:649)
    at hg.r(DedicatedServer.java:241)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
    at fp.run(SourceFile:818)
 
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Linux (amd64) version 2.6.32-042stab044.17
- Java Version: 1.7.0_03, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1030992536 bytes (983 MB) / 1304625152 bytes (1244 MB) up to 4518707200 bytes (4309 MB)
- JVM Flags: 1 total; -Xmx4848M
- AABB Pool Size: 10566 (591696 bytes; 0 MB) allocated, 9126 (511056 bytes; 0 MB) used
- FML: ~ERROR~ NullPointerException: null
- Is Modded: Definitely; 'forge,fml'
- Profiler Position: N/A (disabled)
- Vec3 Pool Size: 4971 (278376 bytes; 0 MB) allocated, 3009 (168504 bytes; 0 MB) used
- Player Count: 6 / 100; [ih['ahmut'/436, l='world', x=41.62, y=69.00, z=62.01], ih['Delirenzo'/16377, l='world', x=-117.75, y=57.00, z=376.88], ih['mobanicman'/66606, l='world', x=8.58, y=72.00, z=170.28], ih['think_brad'/353995, l='world', x=99.55, y=64.00, z=-21.95], ih['Samonjourus'/71886, l='world', x=-261.21, y=63.40, z=-378.84], ih['Think_Logic'/448727, l='world', x=101.47, y=11.00, z=263.31]]
- World world Entities: 0 total; []
- World world Players: 0 total; []
- World world Chunk Stats: ServerChunkCache: 0 Drop: 0
- Type: Dedicated Server

patch notes for mod say
Version 4.4c
  • fixed NPE in operate()
looks its already fixed just have to wait for FTB to update it now :)
 

fattigfaan

New Member
Jul 29, 2019
22
0
0
Thing is though, i tried adding 4.4c both on server and manually adding it to the client as well. Still doesn't fix it though.
 

Milso

New Member
Jul 29, 2019
36
0
0
Sorry please update if you find a fix. I was thinking of just waiting for 1.4.4 update and if still having it to bug AtomicStryker.
 

fattigfaan

New Member
Jul 29, 2019
22
0
0
Noone got it to work still i take it?

It seem to be when the macerator picks up in speed.
I don't know if it has anything to do with me pumping the ores into the machine and extracting it with bc pipes.
 

Zerosk83

New Member
Jul 29, 2019
25
0
0
I'm having an issue with a batbox I placed down. The server would run normal for a while, but then it would start spamming about 10 messages per second about the batbox and an invalid entity, or something along those lines. I restarted the server and it went away for a bit but then it came back, so I just ignored it hoping it'd go away but it didn't. I just crashed the server after a while. I had it hooked up to a macerator and a compressor, so I'm wondering if maybe the macerator became glitched out and is causing the invalid entity.
 

fattigfaan

New Member
Jul 29, 2019
22
0
0
I don't think the 2 are related though, as I've been running them with and without batboxes, and the machines itself works fine with every ore, even monazit which is the ore that makes it crash. But the odd thing is, it seems fine on lower RPM's, but once the speed picks up it crashes the server. Then I can't get back on the server, and there's no way for me to remove the things.
 

fattigfaan

New Member
Jul 29, 2019
22
0
0
It might work with just the machine. If it does, try pumping the monazit into the machine with bc pipes, and pump out the finished product, see if that's the issue.
 

fattigfaan

New Member
Jul 29, 2019
22
0
0
Hmm, removed that modular forcefield mod, and now I'm getting a slightly different error with advanced machines..

[SEVERE] Encountered an unexpected exception NullPointerException
java.lang.NullPointerException
at ic2.advancedmachines.common.TileEntityAdvancedMachine.operate(TileEntityAdvancedMachine.java:211)
at ic2.advancedmachines.common.TileEntityAdvancedMachine.g(TileEntityAdvancedMachine.java:96)
at xe.h(World.java:2020)
at ie.h(WorldServer.java:463)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:649)
at hg.r(DedicatedServer.java:241)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
at fp.run(SourceFile:818)
 

Sp0nge

New Member
Jul 29, 2019
230
0
0
I made a similar post a while back aswell. This happens when an ore that gives more than 4 dusts is macerated, so that the total goes over 64, like that Mycilium, or even redstoneores.
 

Bråthen

New Member
Jul 29, 2019
41
0
0
Can confirm that we also had this issue too related to macerator in ic2. We also had problems with the rotary shows different values even if it's not under load before the crash. We had three different values in RPM at the same time we where looking and only did it restart when we put in new ore.

For us it just got back to normal when we made a restart of the server. I can't recall we had problems after the restart though. Can check this later on.

Edit: Just got it confirmed that there was a upgrade from simple macerator to a rotary macerator 20 minutes before the crash on my server. Still not sure if the RPM-problem persists on it though.

Edit2: As a response to Sp0nge, on our server the ore is just popping out in the "in-pipe" as a drop lootable to the person next to it. It has never crashed our server with the macerator with full stack in it, what I now as for now. Maybe it is a fixed problem now?
 

Ramon Jongsma

New Member
Jul 29, 2019
3
0
0
Ok here is the thing:

This crash will happen when a Rotary Macerator is being fed with BC pipes, and the output dust stack goes over 64 (So it has to use the second output).
This is a repeatable crash. Same happens with the Advanced Extractor.

To prevent crashing, hook up a electrical engine to pull out the stacks of dust. This way it will never go over 64.
Should the engine run out of power, it will crash again.

Also, Advanced Machines 4.4c does not fix this bug.
This does not work properly in 1.4.2 when using Advanced Machines.

Only way to fix this is to update minecraft, and use a more recent version of Advanced Machines.

This crash is really annoying, we would appreciate an update since this bug has been in the pack since November 2012.

Edit:

Also, I posted a "fix" yesterday for if your server keeps crashing.
This fix does not involve removing all your advanced machines, but is a little harder to do:

http://forum.feed-the-beast.com/thr...ception-nullpointerexception.5531/#post-70511