Annoying Crash Report

  • Please make sure you are posting in the correct place. Server ads go here and modpack bugs go here

Jed566

New Member
Jul 29, 2019
49
0
0
Hey, I have been building a mod pack for a server. An crash report has come up and I have been having problems with it. I usually can figure these things out but not this one. Am I just being blind and missing something obvious? Here is the pastebin link :) http://pastebin.com/S8k9wU01
 

RadioactiveSand

New Member
Jul 29, 2019
70
0
0
Blood Utils is crashing because its trying to call something that doesn't exist in wasliecore. Might want to try updating wasliecore, current version is apparently 1.1_B43 and the error log is reporting you only have 1.0. Also, the bibliocraft crash was caused because the version you had was way out of date for the bibliocraft natura addon. You're going to need at least version 1.8.1 of bibliocraft for the version of the natura wood addon you had.
 

Jed566

New Member
Jul 29, 2019
49
0
0
Welp, I tried updating, tried removing bibliocraft and addons, tried to remove Blood Utls, and even tried to remove all of them yet I still crash. *grumble grumble*
Note-I just removed Natura and its addons because it is unstable for servers
 
Last edited:

b0bst3r

New Member
Jul 29, 2019
2,195
0
1
You're trying to run a modded server on 1GB RAM

Memory: 396134456 bytes (377 MB) / 900399104 bytes (858 MB) up to 1037959168 bytes (989 MB)

Not gonna happen, you want at least 4GB, which is a problem for you running it on a 32 Bit OS - Operating System: Windows 7 (x86) version 6.1
 

Jed566

New Member
Jul 29, 2019
49
0
0
Im not trying to run the server, Im trying to run the game. The server will be run by a third party
 

RadioactiveSand

New Member
Jul 29, 2019
70
0
0
You're not going to be able to run 121 mods on 1GB of RAM. Thats not enough ram to load all the textures, which is why its crashing. You're going to need, at a bare minimum, 2GB allocated to java.
 

Jed566

New Member
Jul 29, 2019
49
0
0
I usually run with 2.5 set on FTB, unfortunately as my pack is not currently on a mod pack launcher there is no easy way to allocate more ram to minecraft because (soaryn) mojang
 

RadioactiveSand

New Member
Jul 29, 2019
70
0
0
From your error logs it looks like you're using MultiMC which does allow for easy changing of ram allocation on the java tab of the settings screen. And of course you can just change the
-Xmx value in the JVM arguments to -Xmx2560M since even the vanilla launcher will let you do that much from the profile editor screen.
 

The Skeptical Tech

New Member
Jul 29, 2019
85
0
0
If you have a low memory issue, what you will generally find is that it will load part of the way, then just die or freeze. Removing mods will change when it dies.