We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
During a play test
14:04:29.701 [main] INFO o.t.n.internal.NetworkSystemImpl - Component class org.terasology.entitySystem.entity.internal.EntityInfoComponent added to EntityRef{id = 1813470, netId = 685, prefab = 'Rails:rail'} 14:04:29.701 [main] INFO o.t.n.internal.NetworkSystemImpl - Component class org.terasology.entitySystem.entity.internal.EntityInfoComponent added to EntityRef{id = 1813470, netId = 685, prefab = 'Rails:rail'} 14:04:29.701 [main] INFO o.t.n.internal.NetworkSystemImpl - Component class org.terasology.entitySystem.entity.internal.EntityInfoComponent added to EntityRef{id = 1813470, netId = 685, prefab = 'Rails:rail'} 14:04:29.701 [main] INFO o.t.n.internal.NetworkSystemImpl - Component class org.terasology.entitySystem.entity.internal.EntityInfoComponent added to EntityRef{id = 1813470, netId = 685, prefab = 'Rails:rail'} 14:04:29.810 [main] INFO o.t.m.controllers.CartJointSystem - Joint created between: EntityRef{id = 676868, netId = 508, prefab = 'Rails:minecartVehicle'} and EntityRef{id = 676868, netId = 508, prefab = 'Rails:minecartVehicle'} 14:04:29.815 [main] ERROR o.terasology.engine.TerasologyEngine - Uncaught exception, attempting clean game shutdown java.lang.NullPointerException: null at org.terasology.minecarts.controllers.CartJointSystem.applyImpulseOnSocket(CartJointSystem.java:118) at org.terasology.minecarts.controllers.CartJointSystem.update(CartJointSystem.java:105) at org.terasology.engine.modes.StateIngame.update(StateIngame.java:175) at org.terasology.engine.TerasologyEngine.tick(TerasologyEngine.java:437) at org.terasology.engine.TerasologyEngine.mainLoop(TerasologyEngine.java:400) at org.terasology.engine.TerasologyEngine.run(TerasologyEngine.java:376) at org.terasology.engine.Terasology.main(Terasology.java:143) 14:04:29.815 [main] INFO o.terasology.engine.TerasologyEngine - Shutting down Terasology... 14:04:30.084 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Creating game snapshot 14:04:30.087 [main] INFO o.t.p.i.ReadWriteStorageManager - Saving - Snapshot created: Writing phase starts 14:04:30.199 [main] INFO o.t.n.internal.NetworkSystemImpl - Client disconnected: Cervator861 14:04:30.201 [main] INFO o.t.n.internal.NetworkSystemImpl - Client disconnected: Pparter
The text was updated successfully, but these errors were encountered:
occurs when two carts are joined.
Sorry, something went wrong.
No branches or pull requests
During a play test
The text was updated successfully, but these errors were encountered: