WhoCraft / TardisRefined

A Minecraft mod for Forge and Fabric which brings the TARDIS from Doctor Who to Minecraft.
Other
48 stars 18 forks source link

Tardis currentLocation bug #272

Closed perfectlynormalorgans closed 3 weeks ago

perfectlynormalorgans commented 1 month ago

Issue description

for the sake of this being easy to understand, i'll start with a quick summary of current events, then go on to explain the bug, and then give any other relevant information.

the series of events goes like this:

relevant information:

Steps to reproduce

No response

Minecraft version

1.20.2 (Latest)

Mod Loader Platform type

Fabric

Mod Loader version

Fabric version 0.15.11

Tardis Refined version

v2.0

Other relevant versions

No response

Attach the relevant crash report file or log file: (Don't know how to find a crash report file? See the Minecraft Wiki Tutorial

https://pastebin.com/XGxcF0iT

Jeryn99 commented 1 month ago

java.lang.NullPointerException: Cannot invoke "whocraft.tardis_refined.common.blockentity.console.GlobalConsoleBlockEntity.getControlEnttityList()" because "controllerConsole" is null

Lmao, getControlEnttityList looks like a typo got through

Issue should be impossible though, as controlEntityList is always declared...