Crash and upgrade
ArturilloD opened this issue · 4 comments
Game crashes when interacting with Pocket Storage (https://www.curseforge.com/minecraft/mc-mods/pocket-storage) from dank storage inventory.
As an improvement I want to suggest that it can be eaten and that there would be a shared inventory as in the enderchest
I think it would also be nice if I could collect items within the inventory of a chest for example when the dank storage is inside.
El mié., 2 sept. 2020 a las 16:03, Tfarcenim (<[email protected]>)
escribió:
… Attach logs or I will close this issue.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#68 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APPCIAVVWPPYXFSWOODL6ULSDZGBPANCNFSM4QTAJ55Q>
.
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2/09/20 16:57
Description: Rendering screen
java.lang.NullPointerException: Rendering screen
at com.flanks255.psu.gui.PSUGui$GUISlot.renderToolTip(PSUGui.java:169) ~[?:1.15.2-0.7.2] {re:classloading}
at com.flanks255.psu.gui.PSUGui.func_191948_b(PSUGui.java:116) ~[?:1.15.2-0.7.2] {re:classloading}
at com.flanks255.psu.gui.PSUGui.render(PSUGui.java:109) ~[?:1.15.2-0.7.2] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:368) ~[?:?] {re:classloading}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:480) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:204) ~[1.15.2-forge-31.2.36.jar:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_261] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_261] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_261] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.15.2-31.2.36.jar:31.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at com.flanks255.psu.gui.PSUGui$GUISlot.renderToolTip(PSUGui.java:169)
at com.flanks255.psu.gui.PSUGui.func_191948_b(PSUGui.java:116)
at com.flanks255.psu.gui.PSUGui.render(PSUGui.java:109)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:368)
-- Screen render details --
Details:
Screen name: com.flanks255.psu.gui.PSUGui
Mouse location: Scaled: (227, 130). Absolute: (680.000000, 392.000000)
Screen size: Scaled: (454, 262). Absolute: (1360, 785). Scale factor of 3.000000
-- Affected level --
Details:
All players: 1 total; [ClientPlayerEntity['ArturilloD'/1, l='MpServer', x=-261.50, y=4.00, z=-63.50]]
Chunk stats: Client Chunk Cache: 841, 529
Level dimension: DimensionType{minecraft:overworld}
Level name: MpServer
Level seed: -4362316614513991845
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options: {}
Level spawn location: World: (-256,4,-64), Chunk: (at 0,0,0 in -16,-4; contains blocks -256,0,-64 to -241,255,-49), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 949 game time, 949 day time
Known server brands:
Level was modded: false
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Server brand: forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:442)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1763)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:567)
at net.minecraft.client.main.Main.main(SourceFile:204)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_261, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 594120048 bytes (566 MB) / 949063680 bytes (905 MB) up to 10724048896 bytes (10227 MB)
CPUs: 8
JVM Flags: 10 total; -Xmn128M -Xmx16267M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UseConcMarkSweepGC -Xmx10G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
ModLauncher: 5.1.2+70+master.2845bb9
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.36.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.36.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.36.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.36.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.2.36.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.36
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.15.2-31.2.36-client.jar Minecraft {[email protected] DONE}
pocketstorage-1.15.2-0.7.2.jar Pocket Storage Unit {[email protected] DONE}
forge-1.15.2-31.2.36-universal.jar Forge {[email protected] DONE}
dankstorage-2.6.jar Dank Storage {[email protected] DONE}
Launched Version: 1.15.2-forge-31.2.36
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 452.06, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: Español (España)
CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
You haven't updated it to 1.15.2?
El dom., 6 sept. 2020 2:23, Tfarcenim <[email protected]> escribió:
… added to blacklist
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#68 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APPCIATLEAM6FSQV2EDZPBTSELJBLANCNFSM4QTAJ55Q>
.