Jump to content

Recommended Posts

Posted

I'm not sure if this is the place I'd go for issues within the mod itself, but it's worth trying. I have the vampirism mod which perfectly fine, but there's a seperate file you download which is like the mod guide in a book. Like I said the gameplay itself works perfectly, but anytime I try and open the guide for a little help the entire game crashes. I can play the game without it but it woujld still be nice to have anyways. I'll post the crash report below.

Posted

---- Minecraft Crash Report ----
// There are four lights!

Time: 8/20/20 8:48 PM
Description: Unexpected error

java.lang.IllegalAccessError: tried to access field net.minecraft.client.gui.AbstractGui.blitOffset from class de.maxanier.guideapi.gui.BaseScreen
    at de.maxanier.guideapi.gui.BaseScreen.<init>(BaseScreen.java:35) ~[?:2.2.1] {re:classloading}
    at de.maxanier.guideapi.gui.HomeScreen.<init>(HomeScreen.java:34) ~[?:2.2.1] {re:classloading}
    at de.maxanier.guideapi.proxy.ClientProxy.openGuidebook(ClientProxy.java:88) ~[?:2.2.1] {re:classloading}
    at de.maxanier.guideapi.item.ItemGuideBook.func_77659_a(ItemGuideBook.java:79) ~[?:2.2.1] {re:classloading}
    at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:197) ~[?:?] {re:classloading}
    at net.minecraft.client.multiplayer.PlayerController.func_187101_a(PlayerController.java:327) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1304) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:1542) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1375) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:904) [?:?] {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) [?:?] {re:classloading}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.2.0.jar:31.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$407/523051393.call(Unknown Source) [forge-1.15.2-31.2.0.jar:31.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at de.maxanier.guideapi.gui.BaseScreen.<init>(BaseScreen.java:35)
    at de.maxanier.guideapi.gui.HomeScreen.<init>(HomeScreen.java:34)
    at de.maxanier.guideapi.proxy.ClientProxy.openGuidebook(ClientProxy.java:88)
    at de.maxanier.guideapi.item.ItemGuideBook.func_77659_a(ItemGuideBook.java:79)
    at net.minecraft.item.ItemStack.func_77957_a(ItemStack.java:197)
    at net.minecraft.client.multiplayer.PlayerController.func_187101_a(PlayerController.java:327)
    at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1304)
    at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:1542)

-- Affected level --
Details:
    All players: 1 total; [ClientPlayerEntity['DrakulasCurse'/16553, l='MpServer', x=265.50, y=72.00, z=-260.50]]
    Chunk stats: Client Chunk Cache: 361, 225
    Level dimension: DimensionType{minecraft:overworld}
    Level name: MpServer
    Level seed: 5735582601889245914
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: {}
    Level spawn location: World: (256,72,-256), Chunk: (at 0,4,0 in 16,-16; contains blocks 256,0,-256 to 271,255,-241), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
    Level time: 107 game time, 107 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: survival (ID 0). 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:572)
    at net.minecraft.client.main.Main.main(SourceFile:204)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$407/523051393.call(Unknown Source)
    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_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1212518016 bytes (1156 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 4
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 5.1.0+69+master.79f13f7
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.15.2-31.2.0.jar fml TRANSFORMATIONSERVICE 
    FML: 31.2
    Forge: net.minecraftforge:31.2.0
    FML Language Providers: 
        javafml@31.2
        minecraft@1
    Mod List: 
        forge-1.15.2-31.2.0-client.jar Minecraft {minecraft@1.15.2 DONE}
        forge-1.15.2-31.2.0-universal.jar Forge {forge@31.2.0 DONE}
        Guide-API-VP-1.14.4-2.2.1.jar Guide-API VP {guideapi-vp@2.2.1 DONE}
        Vampirism-1.15.2-1.6.1.jar Vampirism {vampirism@1.6.1 DONE, teamlapenlib@1.6.1 DONE}
    Launched Version: 1.15.2-forge-31.2.0
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Intel(R) HD Graphics 405 GL version 4.4.0 - Build 20.19.15.5070, Intel
    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: English (US)
    CPU: 4x Intel(R) Pentium(R) CPU N3710 @ 1.60GHz

Posted
  On 8/21/2020 at 12:55 AM, VladDracuul7366 said:

Mod List: 
        forge-1.15.2-31.2.0-client.jar Minecraft {minecraft@1.15.2 DONE}
        forge-1.15.2-31.2.0-universal.jar Forge {forge@31.2.0 DONE}
        Guide-API-VP-1.14.4-2.2.1.jar Guide-API VP {guideapi-vp@2.2.1 DONE}
        Vampirism-1.15.2-1.6.1.jar Vampirism {vampirism@1.6.1 DONE, teamlapenlib@1.6.1 DONE}

Expand  

🎶 One of these things is not like the other 🎶

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Posted (edited)
  On 8/21/2020 at 1:24 AM, DaemonUmbra said:

🎶 One of these things is not like the other 🎶

Expand  

w h o a everything makes sense now lmao, gracias. Hopefully they have an updated version somewhere. 

 

Update incase anyone else sees this and is as oblivious as I am: There is no Guidebook currently for the Vampirism 1.15.2 mod.

 

Edited by VladDracuul7366

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.