Enigmatica 2: Expert - E2E

Enigmatica 2: Expert - E2E

2M Downloads

1.59a — InvocationTargetException: null (Client + Server)

jobaq007 opened this issue · 15 comments

commented

Modpack version
1.59a

Can the issue be reproduced?
Yes

Logs
(See below)

Issue
It crashes whenever it tries to launch, i tried repair profile since that usually works at the stage however not success this time.

If this is a feature request, feel free to delete the template.

commented

Please do not post the crash log directly as part of the issue; that makes it a lot harder to read and solve the problem. Please upload your log to pastebin or another comparable site next time.

That being said, do you have OptiFine installed? If so, please remove it and see if the game starts then.

commented

Thanks yeah ill do it next time. and no i dont have optifine installed.

commented

Can you give me your launch options real quick?

commented

where is that? lol. I tried reverting however the problem persist.

commented

I went over the usual protocol, check and run repair profile, update it to lastest java, revert back. I dont think my world is corrupted since i have not made that far.

https://pastebin.com/Wq1vRjQ1

Pastebin
commented

When the game starts

(X)Close launcher when game starts

( )Keep launcher open

( )Hide launcher and re-open when game closes

Launcher Method

(X) Native Launcher

( )JAR Launcher

commented

I can't figure out what the problem is here... Well, it's obvious, the game crashes, but I can't see why

commented

Ok. i will keep troubleshooting if not copy my lastest save, delete the whole thing and reinstall

commented

SMP worked out of the box
Server is where I developed the issue

Ok from what I did was like I normally do

1)BACKUP BACKUP BACKUP
2) Delete config, mods, schematic, and script, directory
3) copy all files from the new zip to the directory
4) Run the serverstart.bat file

  1. Crash

Then to fix what I did

create anew directory with just the new download in it and run the serverstart.bat and chnage eula
it create a new world.. works..
copy over my world to it and it also worked..

something in old directory keeping new download from working with the rest of the old files -world

hope that helps

commented

There might be an issue with duplicate or outdated coremods, can you try deleting any subdirectories inside the mods directory, so like... "1.12.2" for example?

commented

I delete all the coremods that hide in subfolders, so it shouldn't be that. It looks somewhat like file corruption.

commented

Ok so I’m assuming the Quark ASM is crashing the game... but why?

commented

Think I found a solution here: #1027 (comment)

TL;DR — delete the mixin.out directory after updating... I think. Please do let me know whether that works!

commented

Hi all,
I had to unzip my save. Delete the whole thing and install again. I tranfers my world and it worked fine.
Before the launcher was failing, and when it work my world didnt load because the update kept the old and new version of mekanism.
Thank you guys

commented

Ah, thanks for the info then ^^ Glad to hear it worked out

Kinda weird that you had to reinstall the instance completely... still something I should try to figure out