Code Monkey home page Code Monkey logo

Comments (5)

jonathan-robertson avatar jonathan-robertson commented on June 1, 2024

This happened at or around 823 37 -1057

from quantum-elevators.

jonathan-robertson avatar jonathan-robertson commented on June 1, 2024

May be due simply to using the pre-release version of QE then switching to the post 1.0 version

from quantum-elevators.

jonathan-robertson avatar jonathan-robertson commented on June 1, 2024

Going from a portable pad to a secured pad...

2023-03-05T02:10:11 959.369 INF [QuantumElevators.CoreLogic] DEBUG: 823, 37, -1058 contains a PortableQuantumBlock; premission is always granted
2023-03-05T02:10:11 959.371 INF [QuantumElevators.CoreLogic] DEBUG: calling TryGetFloorAbove
2023-03-05T02:10:11 959.371 INF [QuantumElevators.CoreLogic] DEBUG: planning to look above, starting at 823, 37, -1058
2023-03-05T02:10:11 959.371 INF [QuantumElevators.CoreLogic] DEBUG: height of focused block is 2
2023-03-05T02:10:11 959.371 INF [QuantumElevators.CoreLogic] DEBUG: GetBaseBlockPositionAndValue at position 823, 39, -1058
2023-03-05T02:10:11 959.371 INF [QuantumElevators.CoreLogic] DEBUG: Block found is not a multi-block; self: id=0 r=3 d=0 m=0 m2=0 m3=0, isChild? False
2023-03-05T02:10:11 959.372 INF [QuantumElevators.CoreLogic] DEBUG: now checking 823, 39, -1058
2023-03-05T02:10:11 959.372 INF [QuantumElevators.CoreLogic] DEBUG: height of focused block is 1
2023-03-05T02:10:11 959.372 INF [QuantumElevators.CoreLogic] DEBUG: GetBaseBlockPositionAndValue at position 823, 40, -1058
2023-03-05T02:10:11 959.372 INF [QuantumElevators.CoreLogic] DEBUG: Block found is not a multi-block; self: id=0 r=0 d=0 m=0 m2=0 m3=0, isChild? False
2023-03-05T02:10:11 959.372 INF [QuantumElevators.CoreLogic] DEBUG: now checking 823, 40, -1058
2023-03-05T02:10:11 959.372 INF [QuantumElevators.CoreLogic] DEBUG: height of focused block is 1
2023-03-05T02:10:11 959.372 INF [QuantumElevators.CoreLogic] DEBUG: GetBaseBlockPositionAndValue at position 823, 41, -1058
2023-03-05T02:10:11 959.373 INF [QuantumElevators.CoreLogic] DEBUG: Block found is not a multi-block; self: id=4357 r=0 d=0 m=0 m2=0 m3=0, isChild? False
2023-03-05T02:10:11 959.373 INF [QuantumElevators.CoreLogic] DEBUG: now checking 823, 41, -1058
2023-03-05T02:10:11 959.373 INF [QuantumElevators.CoreLogic] DEBUG: height of focused block is 1
2023-03-05T02:10:11 959.373 INF [QuantumElevators.CoreLogic] DEBUG: GetBaseBlockPositionAndValue at position 823, 42, -1058
2023-03-05T02:10:11 959.373 INF [QuantumElevators.CoreLogic] DEBUG: Block found is not a multi-block; self: id=15909 r=3 d=1237 m=0 m2=0 m3=0, isChild? False
2023-03-05T02:10:11 959.373 INF [QuantumElevators.CoreLogic] DEBUG: now checking 823, 42, -1058
2023-03-05T02:10:11 959.374 ERR [QuantumElevators.EntityAlive_updateCurrentBlockPosAndValue_Patches] EntityAlive_updateCurrentBlockPosAndValue_Patches Postfix failed: handle block pos change for {__instance}.
Object reference not set to an instance of an object
  at QuantumElevators.CoreLogic.CanAccess (PlatformUserIdentifierAbs internalId, TileEntitySign source, TileEntitySign target) [0x00023] in <3bb4799c21864aa9be6797899b6693df>:0
  at QuantumElevators.CoreLogic.TryGetFloorAbove (PlatformUserIdentifierAbs internalId, Vector3i sourcePos, BlockValue sourceBlockValue, TileEntitySign source, Vector3i& targetPos) [0x00130] in <3bb4799c21864aa9be6797899b6693df>:0
  at QuantumElevators.CoreLogic.Warp (QuantumElevators.Direction direction, EntityPlayer player, Vector3i sourceBlockPos, BlockValue sourceBlockValue) [0x00089] in <3bb4799c21864aa9be6797899b6693df>:0
  at QuantumElevators.EntityAlive_updateCurrentBlockPosAndValue_Patches.Postfix (EntityAlive __instance, Vector3i ___blockPosStandingOn, BlockValue ___blockValueStandingOn, System.Boolean ___bCrouching, System.Boolean ___bJumping) [0x0009c] in <3bb4799c21864aa9be6797899b6693df>:0
2023-03-05T02:10:11 959.376 EXC Object reference not set to an instance of an object
  at QuantumElevators.CoreLogic.CanAccess (PlatformUserIdentifierAbs internalId, TileEntitySign source, TileEntitySign target) [0x00023] in <3bb4799c21864aa9be6797899b6693df>:0
  at QuantumElevators.CoreLogic.TryGetFloorAbove (PlatformUserIdentifierAbs internalId, Vector3i sourcePos, BlockValue sourceBlockValue, TileEntitySign source, Vector3i& targetPos) [0x00130] in <3bb4799c21864aa9be6797899b6693df>:0
  at QuantumElevators.CoreLogic.Warp (QuantumElevators.Direction direction, EntityPlayer player, Vector3i sourceBlockPos, BlockValue sourceBlockValue) [0x00089] in <3bb4799c21864aa9be6797899b6693df>:0
  at QuantumElevators.EntityAlive_updateCurrentBlockPosAndValue_Patches.Postfix (EntityAlive __instance, Vector3i ___blockPosStandingOn, BlockValue ___blockValueStandingOn, System.Boolean ___bCrouching, System.Boolean ___bJumping) [0x0009c] in <3bb4799c21864aa9be6797899b6693df>:0
UnityEngine.StackTraceUtility:ExtractStringFromException(Object)
Log:Exception(Exception)
QuantumElevators.ModLog`1:Error(String, Exception)
QuantumElevators.EntityAlive_updateCurrentBlockPosAndValue_Patches:Postfix(EntityAlive, Vector3i, BlockValue, Boolean, Boolean)
EntityAlive:DMD<EntityAlive::updateCurrentBlockPosAndValue>(EntityAlive)
EntityAlive:OnUpdateLive()
EntityPlayer:OnUpdateLive()
EntityAlive:OnUpdateEntity()
EntityPlayer:OnUpdateEntity()
World:TickEntity(Entity, Single)
World:TickEntitiesSlice(Int32)
World:TickEntitiesFlush()
GameManager:UpdateTick()
GameManager:gmUpdate()
GameManager:Update()

from quantum-elevators.

jonathan-robertson avatar jonathan-robertson commented on June 1, 2024

portable -> secure does for sure work for the placer.

I actually think this is not an ongoing problem, but will test it to confirm.

from quantum-elevators.

jonathan-robertson avatar jonathan-robertson commented on June 1, 2024

OK, confirmed this is an issue, but it has to do with when you use a portable pad to try and access another player's locked pad.

from quantum-elevators.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google âĪïļ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.