#Internal Exception on Updating Pack to 0.10.0
1 messages · Page 1 of 1 (latest)
%t readthepinnedpost
Looks like you didn’t read the pinned post: #1287509657052512256 message
You haven’t provided enough info to properly diagnose the issue so as promised we ask you to provide the details you have failed to include on the original post.
I was still grabbing the logs as i provided all information relevant to this issue besides maybe the pack mode being normal mode
@gleaming pulsar in your server and client folders, would you mind checking line 32 of the file kubejs/startup_scripts/_intial.js?
It should be a RegEx with the word "nuclearcraft" in there. Please delete that word and the vertical bar immediately after it on both client and server, then report back.
can do
doing so has worked
yep, able to join without any issues
try restarting a few times
Try disabling the Patchouli mod.
Completely worked with no errors or crashes?
worst outcome
seems to be yeah
got the nuclearcraft plates and stuff now tho to contend with
So reinstall but still with the regex fix?
i didnt do it on the reinstall
will do the regex fix to see if that fixes the plates and such
xefyr can we do this in vc?
yeah it's those very plates that are causing the crash when we try to remove them sadly
Made a report about it, was told the bug was fixed (it wasn't)
just doing it now to see if this breaks minecraft again
Not much else to do, we know the 2 things to do to stop crashes:
- Remove Nuclearcraft from the Regex in line 32 of
kubejs/startup_scripts/_intial.js - Disable or remove Patchouli
I can do some testing ill see if I can fix it
actually, yea please do try that if you did something that might allow for the fix without crashing
okay so, can join after removing the regex and it doesnt crash with patchouli errors now
removing the regex?
are you saying that you can join without errors and the Nuclearcraft plates don't show up in EMI?
removed the regex for the nuclear craft and they still pop up in recipes
Yes, the regex is what would remove them from those recipes if it were left the way it was before the update
However, this (AFAIK) causes Nuclearcraft to throw the error you made the initial report about

If you undo the changes I asked you to make to _initial.js (Add the RegEx back in with nuclearcraft in it) and keep Patchouli disabled, does it crash?
let me disable it again
yeah seems to be working with it enabled, checking with patchouli disabled too
(the server still has the regex fix, this is just with it removed on the client)
So am I correct in understanding that disabling Patchouli on server and/or client has no effect on crashing, and only removing the regex on servers helps?
seems that way so far, making a server quickly to test with patchouli and regex that isnt being actively played on
Server on my end is being a bitch but so far
If the server has the regex done and patchouli enabled theres no issues, client can have the regex done and it doesnt seems to cause any issues
and "done" means as it was after the update, with nuclearcraft in it?
yes server is 0.10.0 and has the regex for nuclearcraft removed in _initial.js
OK, archiving this until the fix for this comes out
For those in the future: the fix is follow the instructions here:
#1305392177450319892 message
on server & client
this helped thanks
@dapper vigil hi im having the issue with the nuclear craft problem and i found where yall said how to fix it
but i dont know what too remove
on the code
do i remove all the nuclearcraft text there or just where the // is
just nuclearcraft and the | after it on line 34
WHAT THE FUCK