Security Craft

Security Craft

41M Downloads

Freezes when activating surveillance cameras at a distance.

Suu124 opened this issue ยท 3 comments

commented

If the user is kicked out of the world during the loading process and re-enters the world, MineCrfat will exit and the following error will be displayed.

I am using this mod in a server environment.
The following are error codes.

The game crashed whilst unexpected error
Error: java.lang.IllegalAccessError: class net.geforcemods.securitycraft.entity.camera.CameraController tried to access method 'int net.minecraft.client.multiplayer.ClientChunkCache$Storage.m_104481_(int, int)' (net.geforcemods.securitycraft.entity.camera.CameraController is in module [email protected] of loader 'TRANSFORMER' @61db86bf; net.minecraft.client.multiplayer.ClientChunkCache$Storage is in module [email protected] of loader 'TRANSFORMER' @61db86bf)

commented

Please post the complete crash report.

commented

Sorry.
Here is the crash report for the server and client.

crash-2023-01-22_18.47.54-client.txt
crash-2023-01-22_19.04.46-server.txt

commented

Thank you. The crash says that SecurityCraft tried to access code that it cannot actually access. The weird part about this is that we specifically modify that code to make it accessible. I am unsure what may be the cause of this, and I cannot reproduce it either. Try to see if this error still happens after removing canary, starlight, and rubidium (they make the most extensive changes). Otherwise, perhaps redownloading SecurityCraft may do the trick. In the next version of SecurityCraft, there will be a change regarding this, but I have no idea if that will fix this issue. I'll make the change purely based on a weak suspicion.