Jump to content

raziel23x

Members
  • Posts

    48
  • Joined

  • Last visited

Posts posted by raziel23x

  1. @Animefan8888 @LexManos Okay I finally found the issue its a issue when you attack the zombies while you are invisible as soon as i removed that effect off me and i attacked a zombie that is when it crashes and here is the issue posted on the forge issue tracker since it only happens when invisible

     

    https://github.com/MinecraftForge/MinecraftForge/issues/6185

  2. On 9/21/2019 at 11:09 AM, Animefan8888 said:

    But you may want to update it with a link specifically to that post.

    This is that link.
    https://www.minecraftforge.net/forum/topic/76145-forge-281x-causing-crash-when-killing-zombies/?tab=comments#comment-366371

    okay i posted a issue report for forge referencing this link and hopefully a solution can be found with either forge fixing this issue or the mods themselves 

  3. from searching and looking around  I found that this maybe the issue from Ticking Entity which the crash is caused by a monster or creature that has become corrupted in the data files for the game.

    Entities is what Minecraft calls all monsters and creatures in the game. While the game is running. the information for the entity can become corrupted.  but i am not sure what or how this may of happen

  4. I setup a dev environment to update a mod i was working on to 1.14.4 from 1.12.2 and when forgegradle failed to setup when i used Intellij: ./gradlew genIntellijRuns so i installed the latest jdk for jdk-8u221-windows-x64 and it installed just fine but now twitch will no longer launch minecraft so i can test the update with my modpack
    when i click the lunch mopack play button on twitch it will take me to teh minecraft.exe which when i click play from there it vanishes off the screen and then will just hang and not load the modpack but will be in task manager so I will have to kill the minecraft.exe from there
    but like i said it works just fine if i use the launcher from the official minecraft download site as http://files.minecraftforge.net/ so for some reason only the twitch version is effected
    I am testing MultiMC right now and it even launches just fine so something broke twitch when i updated the JDK or when i ran ./gradlew genIntellijRuns
    i every tried overwriting the JRE install inside of twitch with the version i have installed
    which used to work in the past and still a no go with getting it to launch
    it only affects the one with twitch if i launch the one from minecraft official download site it works just fine
  5. Failed to download file, the file contents differ from what was expected. log4j-api-2.11.2.jar
    Name: log4j-api-2.11.2.jar
    URL: https://modloaders.forgecdn.net/647622546/maven/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar
    Filename on disk: 0b5d-db1f-9bfe-89ce
    Path: C:\Users\geral\AppData\Local\Temp\0b5d-db1f-9bfe-89ce
    Exists: file

     

    here is a copy of the custom profile i made with twitch app to play with a few mods on 

    1.13.2 Test-1.0.0.zip

  6. when i tried updating my modpack to the latest builds forge-1.12.2-14.23.4.2763 and forge-1.12.2-14.23.4.2764 it broke my modpack to the point it would not load and forge-1.12.2-14.23.4.2763 would give me a stack overflow error each time i tried to create a new test world.

    forge-1.12.2-14.23.4.2763 would let me load up a world that already existed but it would give a stack overflow when trying to generate blocks i downgraded to forge-1.12.2-14.23.4.2762 and everything works again. i forgot to save the logs but if you want a log i can always upgrade forge back to the versions and give you the crash reports

×
×
  • Create New...

Important Information

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