[1.7.10] Regrowth - A WIP HQM pack - Now Listed!

Raetac

New Member
Jul 29, 2019
462
0
0
It would only delay the storage crisis a while longer to be honest, there maybe other storage options in the pack we just have not uncovered as yet....
 

TerrariaTrees

New Member
Jul 29, 2019
4
0
0
It would only delay the storage crisis a while longer to be honest, there maybe other storage options in the pack we just have not uncovered as yet....
Yeah, I know. It happened to me on FTB Infinity. Full chests. Later... I eat a creeper heart and blow them up... LOL!
 

Astasia

New Member
Jul 29, 2019
153
0
0
There's a crash specific to railcraft I've been getting, I'm not sure if it's fixed in the latest version of the mod, but with some research I found a work-around where adding:

-XX:CompileCommand=exclude,mods.railcraft.common.blocks.aesthetics.lantern.BlockLantern::func_149666_a

to the java commands is supposed to cause the function in question to be ignored, preventing the crash. It's a "silent" java crash, with no normal minecraft crash message, the game just closes randomly, but you can find a "hs_err_pid#####.log" in the "base" minecraft folder of the modpack that looks like this:


#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000069cc96e7, pid=12144, tid=10872
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x4c96e7]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#

--------------- T H R E A D ---------------

Current thread (0x000000001bd7c000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=10872, stack(0x000000001c890000,0x000000001c990000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000010

Registers:
RAX=0x0000000000000000, RBX=0x000000001d426301, RCX=0x000000000000001f, RDX=0x000000001d765b60
RSP=0x000000001c98d560, RBP=0x000000001bd960d8, RSI=0x000000001d426110, RDI=0x000000001d766558
R8 =0x0000000000000096, R9 =0x000000001bd960a0, R10=0x0000000080000001, R11=0x0000000000000000
R12=0x000000001d426310, R13=0x0000000088ca6bff, R14=0x000000001c98e670, R15=0x000000001c98dc20
RIP=0x0000000069cc96e7, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000001c98d560)
0x000000001c98d560: 000000001d426310 0000000069cc954f
0x000000001c98d570: 000000001d426310 000000000000000c
0x000000001c98d580: 000000001d4251c8 ffffffff88ca6bff
0x000000001c98d590: 000000001c98dc20 000000001bd96110
0x000000001c98d5a0: 000000001d4251c8 000000001c98dc20
0x000000001c98d5b0: 00000000000000b0 0000000069ce7bcb
0x000000001c98d5c0: 000000001d4251c8 000000001d426310
0x000000001c98d5d0: 000000001d426310 000000001d425988
0x000000001c98d5e0: 000000001d426110 0000000069cc3d13
0x000000001c98d5f0: 000000001d426310 000000001d4251c8
0x000000001c98d600: 000000001c98e670 000000000000000c
0x000000001c98d610: 000000001d425988 000000001d426110
0x000000001c98d620: 000000001bd960d8 0000000069c6d6eb
0x000000001c98d630: 000000001d4251c8 000000000000000c
0x000000001c98d640: 000000001c98dc20 000000001c98d8d0
0x000000001c98d650: 0000000000000000 000000001bd960d8

Instructions: (pc=0x0000000069cc96e7)
0x0000000069cc96c7: 44 c5 48 85 c0 0f 85 93 02 00 00 83 f9 04 48 0f
0x0000000069cc96d7: 44 c5 48 85 c0 0f 85 83 02 00 00 49 8b 44 24 38
0x0000000069cc96e7: 8b 48 10 83 f9 0a 7c 09 83 f9 0d 0f 8e 6d 02 00
0x0000000069cc96f7: 00 49 8b 04 24 49 8b cc ff 10 3d 8c 00 00 00 0f


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x000000001d426301 is an unknown value
RCX=0x000000000000001f is an unknown value
RDX=0x000000001d765b60 is an unknown value
RSP=0x000000001c98d560 is pointing into the stack for thread: 0x000000001bd7c000
RBP=0x000000001bd960d8 is an unknown value
RSI=0x000000001d426110 is an unknown value
RDI=0x000000001d766558 is an unknown value
R8 =0x0000000000000096 is an unknown value
R9 =0x000000001bd960a0 is an unknown value
R10=0x0000000080000001 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x000000001d426310 is an unknown value
R13=0x0000000088ca6bff is an unknown value
R14=0x000000001c98e670 is pointing into the stack for thread: 0x000000001bd7c000
R15=0x000000001c98dc20 is pointing into the stack for thread: 0x000000001bd7c000


Stack: [0x000000001c890000,0x000000001c990000], sp=0x000000001c98d560, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x4c96e7]
V [jvm.dll+0x4e7bcb]
V [jvm.dll+0x4c3d13]
V [jvm.dll+0x46d6eb]
V [jvm.dll+0x4de29b]
V [jvm.dll+0x4e0086]
V [jvm.dll+0x4dace7]
V [jvm.dll+0x4db069]
V [jvm.dll+0x4db5d6]
V [jvm.dll+0x438271]
V [jvm.dll+0x45366b]
V [jvm.dll+0x437372]
V [jvm.dll+0x98a02]
V [jvm.dll+0x991f3]
V [jvm.dll+0x22bde4]
V [jvm.dll+0x2852fa]
C [msvcr100.dll+0x21d9f]
C [msvcr100.dll+0x21e3b]
C [kernel32.dll+0x1be3d]
C [ntdll.dll+0x26a51]


Current CompileTask:
C2:22419770 37978 4 mods.railcraft.common.blocks.aesthetics.lantern.BlockLantern::func_149666_a (64 bytes)

...

I cut the rest to save space.



So if anyone else is experiencing that, maybe that java argument will help. I'm not too familiar with the FTB launcher, but I think you just paste it into the "Additional Java Parameters" field in the advanced options. It's rare enough that I wont know if it works or not unless I crash again, which could take another 12+ hours of playing.
 

thephoenixlodge

New Member
Jul 29, 2019
1,388
0
0
There's a crash specific to railcraft I've been getting, I'm not sure if it's fixed in the latest version of the mod, but with some research I found a work-around where adding:

-XX:CompileCommand=exclude,mods.railcraft.common.blocks.aesthetics.lantern.BlockLantern::func_149666_a

to the java commands is supposed to cause the function in question to be ignored, preventing the crash. It's a "silent" java crash, with no normal minecraft crash message, the game just closes randomly, but you can find a "hs_err_pid#####.log" in the "base" minecraft folder of the modpack that looks like this:


#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000069cc96e7, pid=12144, tid=10872
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x4c96e7]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#

--------------- T H R E A D ---------------

Current thread (0x000000001bd7c000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=10872, stack(0x000000001c890000,0x000000001c990000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000010

Registers:
RAX=0x0000000000000000, RBX=0x000000001d426301, RCX=0x000000000000001f, RDX=0x000000001d765b60
RSP=0x000000001c98d560, RBP=0x000000001bd960d8, RSI=0x000000001d426110, RDI=0x000000001d766558
R8 =0x0000000000000096, R9 =0x000000001bd960a0, R10=0x0000000080000001, R11=0x0000000000000000
R12=0x000000001d426310, R13=0x0000000088ca6bff, R14=0x000000001c98e670, R15=0x000000001c98dc20
RIP=0x0000000069cc96e7, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000001c98d560)
0x000000001c98d560: 000000001d426310 0000000069cc954f
0x000000001c98d570: 000000001d426310 000000000000000c
0x000000001c98d580: 000000001d4251c8 ffffffff88ca6bff
0x000000001c98d590: 000000001c98dc20 000000001bd96110
0x000000001c98d5a0: 000000001d4251c8 000000001c98dc20
0x000000001c98d5b0: 00000000000000b0 0000000069ce7bcb
0x000000001c98d5c0: 000000001d4251c8 000000001d426310
0x000000001c98d5d0: 000000001d426310 000000001d425988
0x000000001c98d5e0: 000000001d426110 0000000069cc3d13
0x000000001c98d5f0: 000000001d426310 000000001d4251c8
0x000000001c98d600: 000000001c98e670 000000000000000c
0x000000001c98d610: 000000001d425988 000000001d426110
0x000000001c98d620: 000000001bd960d8 0000000069c6d6eb
0x000000001c98d630: 000000001d4251c8 000000000000000c
0x000000001c98d640: 000000001c98dc20 000000001c98d8d0
0x000000001c98d650: 0000000000000000 000000001bd960d8

Instructions: (pc=0x0000000069cc96e7)
0x0000000069cc96c7: 44 c5 48 85 c0 0f 85 93 02 00 00 83 f9 04 48 0f
0x0000000069cc96d7: 44 c5 48 85 c0 0f 85 83 02 00 00 49 8b 44 24 38
0x0000000069cc96e7: 8b 48 10 83 f9 0a 7c 09 83 f9 0d 0f 8e 6d 02 00
0x0000000069cc96f7: 00 49 8b 04 24 49 8b cc ff 10 3d 8c 00 00 00 0f


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x000000001d426301 is an unknown value
RCX=0x000000000000001f is an unknown value
RDX=0x000000001d765b60 is an unknown value
RSP=0x000000001c98d560 is pointing into the stack for thread: 0x000000001bd7c000
RBP=0x000000001bd960d8 is an unknown value
RSI=0x000000001d426110 is an unknown value
RDI=0x000000001d766558 is an unknown value
R8 =0x0000000000000096 is an unknown value
R9 =0x000000001bd960a0 is an unknown value
R10=0x0000000080000001 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x000000001d426310 is an unknown value
R13=0x0000000088ca6bff is an unknown value
R14=0x000000001c98e670 is pointing into the stack for thread: 0x000000001bd7c000
R15=0x000000001c98dc20 is pointing into the stack for thread: 0x000000001bd7c000


Stack: [0x000000001c890000,0x000000001c990000], sp=0x000000001c98d560, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x4c96e7]
V [jvm.dll+0x4e7bcb]
V [jvm.dll+0x4c3d13]
V [jvm.dll+0x46d6eb]
V [jvm.dll+0x4de29b]
V [jvm.dll+0x4e0086]
V [jvm.dll+0x4dace7]
V [jvm.dll+0x4db069]
V [jvm.dll+0x4db5d6]
V [jvm.dll+0x438271]
V [jvm.dll+0x45366b]
V [jvm.dll+0x437372]
V [jvm.dll+0x98a02]
V [jvm.dll+0x991f3]
V [jvm.dll+0x22bde4]
V [jvm.dll+0x2852fa]
C [msvcr100.dll+0x21d9f]
C [msvcr100.dll+0x21e3b]
C [kernel32.dll+0x1be3d]
C [ntdll.dll+0x26a51]


Current CompileTask:
C2:22419770 37978 4 mods.railcraft.common.blocks.aesthetics.lantern.BlockLantern::func_149666_a (64 bytes)

...

I cut the rest to save space.



So if anyone else is experiencing that, maybe that java argument will help. I'm not too familiar with the FTB launcher, but I think you just paste it into the "Additional Java Parameters" field in the advanced options. It's rare enough that I wont know if it works or not unless I crash again, which could take another 12+ hours of playing.
I have actually encountered this myself a few times while testing things, thanks for providing a solution.
 
  • Like
Reactions: Qanthelas

Raoul S.

New Member
Jul 29, 2019
20
0
0
I just want to make sure that when your trying to edit the .bat file that you are not doing it while trying to start the server. If you manage to open it delete all the text and copy/paste this without the brackets and without the / in -XX:/PermSize=256 as I post it without the / myself it makes a smiley like this -XX:permSize=256.

(java -Xms2048m -Xmx4096m -XX:/PermSize=256m -jar forge-1.7.10-10.13.2.1277-universal.jar nogui
pause)

or

Delete the ServerStart.bat open wordpad copy/paste this without the brackets & the /

(java -Xms2048m -Xmx4096m -XX:/PermSize=256m -jar forge-1.7.10-10.13.2.1277-universal.jar nogui
pause)

Then click save and save it as ServerStart.bat it will ask if you want to save and remove all formating click yes and place the new ServerStart.bat you created into your Regrowth server folder and start the server.

or

You can try downloading my ServerStart.bat and replace the one in your server folder.

If i delete my ServerStart file and i put your in and open it it says:



ssLoader(CoreModManager.java:97)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:43)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:12)
Caused by: java.lang.IllegalStateException: Unable to create a manager
at org.apache.logging.log4j.core.appender.AbstractManager.getManager(Abs
tractManager.java:73)
at org.apache.logging.log4j.core.appender.OutputStreamManager.getManager
(OutputStreamManager.java:65)
at org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFil
eManager.getRollingRandomAccessFileManager(RollingRandomAccessFileManager.java:6
2)
at org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppende
r.createAppender(RollingRandomAccessFileAppender.java:196)
... 25 more

2015-02-24 22:13:36,101 ERROR Unable to create Appender of type RollingRandomAcc
essFile
2015-02-24 22:13:36,102 ERROR Cannot access RandomAccessFile {}) java.io.FileNot
FoundException: logs\fml-server-latest.log (Das System kann den angegebenen Pfad
nicht finden)
2015-02-24 22:13:36,102 ERROR Unable to invoke method createAppender in class or
g.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender for element
RollingRandomAccessFile java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.logging.log4j.core.config.BaseConfiguration.createPluginOb
ject(BaseConfiguration.java:841)
at org.apache.logging.log4j.core.config.BaseConfiguration.createConfigur
ation(BaseConfiguration.java:595)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.create
Appender(RoutingAppender.java:153)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.getCon
trol(RoutingAppender.java:137)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.append
(RoutingAppender.java:111)
at org.apache.logging.log4j.core.config.AppenderControl.callAppender(App
enderControl.java:99)
at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(Logge
rConfig.java:425)
at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.ja
va:406)
at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.ja
va:367)
at org.apache.logging.log4j.core.Logger.log(Logger.java:110)
at org.apache.logging.log4j.spi.AbstractLogger.log(AbstractLogger.java:1
417)
at cpw.mods.fml.relauncher.FMLRelaunchLog.log(FMLRelaunchLog.java:69)
at cpw.mods.fml.relauncher.FMLRelaunchLog.fine(FMLRelaunchLog.java:103)
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoCla
ssLoader(CoreModManager.java:103)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:43)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:12)
Caused by: java.lang.IllegalStateException: Unable to create a manager
at org.apache.logging.log4j.core.appender.AbstractManager.getManager(Abs
tractManager.java:73)
at org.apache.logging.log4j.core.appender.OutputStreamManager.getManager
(OutputStreamManager.java:65)
at org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFil
eManager.getRollingRandomAccessFileManager(RollingRandomAccessFileManager.java:6
2)
at org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppende
r.createAppender(RollingRandomAccessFileAppender.java:196)
... 25 more

2015-02-24 22:13:36,103 ERROR Unable to create Appender of type RollingRandomAcc
essFile
2015-02-24 22:13:36,104 ERROR Cannot access RandomAccessFile {}) java.io.FileNot
FoundException: logs\fml-server-latest.log (Das System kann den angegebenen Pfad
nicht finden)
2015-02-24 22:13:36,104 ERROR Unable to invoke method createAppender in class or
g.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender for element
RollingRandomAccessFile java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.logging.log4j.core.config.BaseConfiguration.createPluginOb
ject(BaseConfiguration.java:841)
at org.apache.logging.log4j.core.config.BaseConfiguration.createConfigur
ation(BaseConfiguration.java:595)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.create
Appender(RoutingAppender.java:153)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.getCon
trol(RoutingAppender.java:137)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.append
(RoutingAppender.java:111)
at org.apache.logging.log4j.core.config.AppenderControl.callAppender(App
enderControl.java:99)
at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(Logge
rConfig.java:425)
at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.ja
va:406)
at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.ja
va:367)
at org.apache.logging.log4j.core.Logger.log(Logger.java:110)
at org.apache.logging.log4j.spi.AbstractLogger.log(AbstractLogger.java:1
417)
at cpw.mods.fml.relauncher.FMLRelaunchLog.log(FMLRelaunchLog.java:69)
at cpw.mods.fml.relauncher.FMLRelaunchLog.fine(FMLRelaunchLog.java:103)
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoCla
ssLoader(CoreModManager.java:105)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:43)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:12)
Caused by: java.lang.IllegalStateException: Unable to create a manager
at org.apache.logging.log4j.core.appender.AbstractManager.getManager(Abs
tractManager.java:73)
at org.apache.logging.log4j.core.appender.OutputStreamManager.getManager
(OutputStreamManager.java:65)
at org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFil
eManager.getRollingRandomAccessFileManager(RollingRandomAccessFileManager.java:6
2)
at org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppende
r.createAppender(RollingRandomAccessFileAppender.java:196)
... 25 more

2015-02-24 22:13:36,105 ERROR Unable to create Appender of type RollingRandomAcc
essFile
2015-02-24 22:13:36,106 ERROR Cannot access RandomAccessFile {}) java.io.FileNot
FoundException: logs\fml-server-latest.log (Das System kann den angegebenen Pfad
nicht finden)
2015-02-24 22:13:36,106 ERROR Unable to invoke method createAppender in class or
g.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender for element
RollingRandomAccessFile java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.logging.log4j.core.config.BaseConfiguration.createPluginOb
ject(BaseConfiguration.java:841)
at org.apache.logging.log4j.core.config.BaseConfiguration.createConfigur
ation(BaseConfiguration.java:595)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.create
Appender(RoutingAppender.java:153)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.getCon
trol(RoutingAppender.java:137)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.append
(RoutingAppender.java:111)
at org.apache.logging.log4j.core.config.AppenderControl.callAppender(App
enderControl.java:99)
at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(Logge
rConfig.java:425)
at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.ja
va:406)
at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.ja
va:367)
at org.apache.logging.log4j.core.Logger.log(Logger.java:110)
at org.apache.logging.log4j.spi.AbstractLogger.log(AbstractLogger.java:1
417)
at cpw.mods.fml.relauncher.FMLRelaunchLog.log(FMLRelaunchLog.java:69)
at cpw.mods.fml.relauncher.FMLRelaunchLog.fine(FMLRelaunchLog.java:103)
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoCla
ssLoader(CoreModManager.java:110)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:43)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:12)
Caused by: java.lang.IllegalStateException: Unable to create a manager
at org.apache.logging.log4j.core.appender.AbstractManager.getManager(Abs
tractManager.java:73)
at org.apache.logging.log4j.core.appender.OutputStreamManager.getManager
(OutputStreamManager.java:65)
at org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFil
eManager.getRollingRandomAccessFileManager(RollingRandomAccessFileManager.java:6
2)
at org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppende
r.createAppender(RollingRandomAccessFileAppender.java:196)
... 25 more

2015-02-24 22:13:36,108 ERROR Unable to create Appender of type RollingRandomAcc
essFile
2015-02-24 22:13:36,117 ERROR Cannot access RandomAccessFile {}) java.io.FileNot
FoundException: logs\fml-server-latest.log (Das System kann den angegebenen Pfad
nicht finden)
2015-02-24 22:13:36,117 ERROR Unable to invoke method createAppender in class or
g.apache.logging.log4j.core.appender.RollingRandomAccessFileAppender for element
RollingRandomAccessFile java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.apache.logging.log4j.core.config.BaseConfiguration.createPluginOb
ject(BaseConfiguration.java:841)
at org.apache.logging.log4j.core.config.BaseConfiguration.createConfigur
ation(BaseConfiguration.java:595)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.create
Appender(RoutingAppender.java:153)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.getCon
trol(RoutingAppender.java:137)
at org.apache.logging.log4j.core.appender.routing.RoutingAppender.append
(RoutingAppender.java:111)
at org.apache.logging.log4j.core.config.AppenderControl.callAppender(App
enderControl.java:99)
at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(Logge
rConfig.java:425)
at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.ja
va:406)
at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.ja
va:367)
at org.apache.logging.log4j.core.Logger.log(Logger.java:110)
at org.apache.logging.log4j.spi.AbstractLogger.log(AbstractLogger.java:1
448)
at net.minecraft.launchwrapper.LogWrapper.log(LogWrapper.java:42)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:137)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:43)
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:12)
Caused by: java.lang.IllegalStateException: Unable to create a manager
at org.apache.logging.log4j.core.appender.AbstractManager.getManager(Abs
tractManager.java:73)
at org.apache.logging.log4j.core.appender.OutputStreamManager.getManager
(OutputStreamManager.java:65)
at org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFil
eManager.getRollingRandomAccessFileManager(RollingRandomAccessFileManager.java:6
2)
at org.apache.logging.log4j.core.appender.RollingRandomAccessFileAppende
r.createAppender(RollingRandomAccessFileAppender.java:196)
... 23 more

2015-02-24 22:13:36,118 ERROR Unable to create Appender of type RollingRandomAcc
essFile
[22:13:36] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: java.io.FileNotFoundException: .\config\CodeChickenC
ore.cfg (Zugriff verweigert)
at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:98) ~[Co
deChickenLib-1.7.10-1.1.1.110-universal.jar:?]
at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.jav
a:61) ~[CodeChickenLib-1.7.10-1.1.1.110-universal.jar:?]
at codechicken.lib.config.ConfigFile.setComment(ConfigFile.java:63) ~[Co
deChickenLib-1.7.10-1.1.1.110-universal.jar:?]
at codechicken.core.asm.CodeChickenCoreModContainer.loadConfig(CodeChick
enCoreModContainer.java:30) ~[CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
at codechicken.core.asm.MCPDeobfuscationTransformer.load(MCPDeobfuscatio
nTransformer.java:116) ~[CodeChickenCore-1.7.10-1.0.4.29-universal.jar:?]
at codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin.injectDat
a(MCPDeobfuscationTransformer.java:57) ~[CodeChickenCore-1.7.10-1.0.4.29-univers
al.jar:?]
at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoCla
ssLoader(CoreModManager.java:112) ~[forge-1.7.10-10.13.2.1277-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwra
pper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrappe
r-1.11.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0
_31]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0
_31]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1
.8.0_31]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_31]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.j
ava:43) [forge-1.7.10-10.13.2.1277-universal.jar:?]
at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.
java:12) [forge-1.7.10-10.13.2.1277-universal.jar:?]
Caused by: java.io.FileNotFoundException: .\config\CodeChickenCore.cfg (Zugriff
verweigert)
at java.io.FileOutputStream.open(Native Method) ~[?:1.8.0_31]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_31]
at java.io.FileOutputStream.<init>(Unknown Source) ~[?:1.8.0_31]
at java.io.PrintWriter.<init>(Unknown Source) ~[?:1.8.0_31]
at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:96) ~[Co
deChickenLib-1.7.10-1.1.1.110-universal.jar:?]
... 14 more

C:\Program Files (x86)\Minecraft Server Regrowth>pause
Drücken Sie eine beliebige Taste . . .
Batchvorgang abbrechen (J/N)?
 

Drakan21

New Member
Jul 29, 2019
10
0
0
Been playing this a while, and trying to find any information on crop automation.
Any details for automating with Forestry Farms?
Haven't found anything that works.

BuildCraft robots are, as much as I wish them not to be, for the most part completely useless (the harvester robot currently breaks crops), not to mention the zone specification for them is very poorly implemented and nearly impossible to utilize effectively.

Would the only option currently be Thaumcraft golems?

Building a mekanism refinery and AE2 network, and still having to manually harvest materials is a little silly. :/

Currently the Mariculture scuba tank doesnt charge on the air compressor, dont know if this is a known bug in mariculture, cant find information (as mariculture is for the most part overlooked, or easily bypassed in most modpacks).

Also cannot complete "Breaking out in Hives" currently, as drones are not recognized in the Altar recipe as indicated (Version 0.6.5) (I believe the drones are causing the issue).

I am, despite the concerns above, enjoying the pack immensely, and love the idea of progress gating via the magic mods, because they do tend to progress at a much slower pace. Looking forward to some improvements for the later stages of the pack. If any of these concerns have been remedied, please let me know, be happy to update mods or the pack in totality and drop some feedback.
 

thephoenixlodge

New Member
Jul 29, 2019
1,388
0
0
Been playing this a while, and trying to find any information on crop automation.
Any details for automating with Forestry Farms?
Haven't found anything that works.

BuildCraft robots are, as much as I wish them not to be, for the most part completely useless (the harvester robot currently breaks crops), not to mention the zone specification for them is very poorly implemented and nearly impossible to utilize effectively.

Would the only option currently be Thaumcraft golems?

Building a mekanism refinery and AE2 network, and still having to manually harvest materials is a little silly. :/

Currently the Mariculture scuba tank doesnt charge on the air compressor, dont know if this is a known bug in mariculture, cant find information (as mariculture is for the most part overlooked, or easily bypassed in most modpacks).

Also cannot complete "Breaking out in Hives" currently, as drones are not recognized in the Altar recipe as indicated (Version 0.6.5) (I believe the drones are causing the issue).

I am, despite the concerns above, enjoying the pack immensely, and love the idea of progress gating via the magic mods, because they do tend to progress at a much slower pace. Looking forward to some improvements for the later stages of the pack. If any of these concerns have been remedied, please let me know, be happy to update mods or the pack in totality and drop some feedback.
Golems are indeed the only option at the moment. There are very few things that can automate agricraft currently but its something that the guys behind the mod are working on. Forestry harvesting is one of the things planned, as is BM ritual harvesting, but the only things other than Golems that can harvest in the current version are MFR and Progressive automation, neither of which are in the pack, or planned to be included.
 
  • Like
Reactions: PurpleMentat

thephoenixlodge

New Member
Jul 29, 2019
1,388
0
0
This is my first time using the feed-the-beast, I just got interested in this modpack. I have a little bit of trouble with it. I downloaded the modpack and registered properly. When i click to Launch, the minecraft icon appears and begins to load. The console messages continue showing, but after about 2 minutes of loading, the entire FTB just closes and so does the minecraft game. Has anybody else had this issue?
You may need to go into the options tab on the launcher and change your java settings. You'll probably want to start by increasing the allocated RAM, but don't put it any higher than 4GB, and even then only put it that high if your computer has at least 6-8GB of RAM or more. If you're using java 8, that may be all you need to do, but if you're using java 7 you'll also want to change the permgen value to at least 256M.
 

CRWW_bug

New Member
Jul 29, 2019
4
0
0
I've had this crash twice, and it happens the first time I try to log back in after starting thaumcraft. This has happened on two different computers.

By start thaumcraft, I mean I have the research and crafting tables placed and have begun scanning and researching various things all over the place.

I believe this is the crash report.
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2/24/15 5:54 PM
Description: Exception in server tick loop

java.lang.ArrayIndexOutOfBoundsException: -8
at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28)
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75)
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:78)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_75, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 581268024 bytes (554 MB) / 1898971136 bytes (1811 MB) up to 4772069376 bytes (4551 MB)
JVM Flags: 4 total; -Xms256M -Xmx5120M -XX:permSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 35
FML: MCP v9.05 FML v7.10.85.1277 Minecraft Forge 10.13.2.1277 86 mods loaded, 86 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML{7.10.85.1277} [Forge Mod Loader] (forge-1.7.10-10.13.2.1277-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge{10.13.2.1277} [Minecraft Forge] (forge-1.7.10-10.13.2.1277-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
appliedenergistics2-core{rv2-beta-7} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
AgriCraft{1.7.10-1.2.3} [AgriCraft] (AgriCraft-1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
appliedenergistics2{rv2-beta-7} [Applied Energistics 2] (appliedenergistics2-rv2-beta-7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Thaumcraft{4.2.3.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Waila{1.5.8} [Waila] (Waila-1.5.8a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Automagy{0.19} [Automagy] (Automagy-1.7.10-0.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
bagginses{@MODVERSION@} [Bagginses] (Bagginses-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ExtrabiomesXL{3.16.1} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CoFHCore{1.7.10R3.0.0B9} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B9-99.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Core{6.3.3} [BuildCraft] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forestry{3.4.0.7} [Forestry for Minecraft] (forestry_1.7.10-3.4.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
AWWayofTime{v1.3.0b} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.0b-3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Botania{r1.4-157} [Botania] (Botania r1.4-157.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Transport{6.3.3} [BC Transport] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Silicon{6.3.3} [BC Silicon] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Builders{6.3.3} [BC Builders] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Energy{6.3.3} [BC Energy] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Factory{6.3.3} [BC Factory] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Compat{6.3.0} [BuildCraft Compat] (buildcraft-compat-6.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Railcraft{9.4.0.0} [Railcraft] (Railcraft_1.7.10-9.4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ForgeMultipart{1.1.1.320} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
chisel{2.3.5.31} [Chisel 2] (Chisel2-2.3.5.31.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ChiselFacades{1.7.10-2.10-cricket} [Chisel Facades] (ChiselFacades-1.7.10-2.10-cricket.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
climatecontrol{0.4} [Climate Control] (ClimateControl-0.4.beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CustomMainMenu{1.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
EnderZoo{1.7.10-1.0.9.18} [Ender Zoo] (EnderZoo-1.7.10-1.0.9.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ForbiddenMagic{1.7.10-0.552} [Forbidden Magic] (Forbidden Magic-1.7.10-0.552.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
GardenCore{1.2.1} [Garden Core] (GardenStuff-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
GardenContainers{1.2.2} [Garden Containers] (GardenStuff-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
GardenTrees{1.2.0} [Garden Trees] (GardenStuff-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
GraveStone{2.11.3} [GraveStone] (GraveStone-2.11.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
HardcoreQuesting{The Journey (4.2.2)} [Hardcore Questing Mode] (HQM-The Journey (4.2.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
JABBA{1.2.0a} [JABBA] (Jabba-1.2.0a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
launchgui{1.0.0} [LaunchGUI] (LaunchGui-1.7.10-1.5-8-client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Mariculture{1.7.10-1.2.4d-13} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4d-13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4d-13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.2.157.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.2.157.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MobProperties{0.3.3} [Mob Properties] (MobProperties-1.7.10-0.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ModTweaker{0.6} [ModTweaker] (ModTweaker-1.7.X-0.6-22.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NEIAddons{1.12.3.11} [NEI Addons] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NEIAddons|Botany{1.12.3.11} [NEI Addons: Botany] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NEIAddons|Forestry{1.12.3.11} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NEIAddons|CraftingTables{1.12.3.11} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NEIAddons|ExNihilo{1.12.3.11} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
neiintegration{1.0.6} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NetherOres{1.7.10R2.3.0RC4} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC4-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ResourceLoader{1.0} [Resource Loader] (ResourceLoader-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
AS_Ruins{14.6} [Ruins Spawning System] (Ruins-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
StevesBarrenLands{1} [Steve's Barren Lands] (StevesBarrenLands.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
StorageDrawers{1.2.2} [Storage Drawers] (StorageDrawers-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
tcnodetracker{1.0.1} [TC Node Tracker] (tcnodetracker-1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
TiCTooltips{1.2.3} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
TravellersGear{1.15.0} [Traveller's Gear] (TravellersGear-1.7.10-1.15.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ttCore{MC1.7.10-0.1.0-56} [ttCore] (ttCore-MC1.7.10-0.1.0-56.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
WailaHarvestability{1.1.1} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
wailaplugins{MC1.7.10-0.0.1-12} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.0.1-12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
witchery{0.22.0} [Witchery] (witchery-1.7.10-0.22.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
yampst{1.3.3} [YAMPST] (Yampst-Regrowth-0.6.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
McMultipart{1.1.1.320} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
IguanaTweaksTConstruct{1.7.10-2.1.2.101} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ForgeMicroblock{1.1.1.320} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
AE2 Version: beta rv2-beta-7 for Forge 10.13.2.1230
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, MJ6:OFF, MJ5:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
 

thephoenixlodge

New Member
Jul 29, 2019
1,388
0
0
I've had this crash twice, and it happens the first time I try to log back in after starting thaumcraft. This has happened on two different computers.

By start thaumcraft, I mean I have the research and crafting tables placed and have begun scanning and researching various things all over the place.

I believe this is the crash report.
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2/24/15 5:54 PM
Description: Exception in server tick loop

java.lang.ArrayIndexOutOfBoundsException: -8
at net.minecraft.world.chunk.NibbleArray.func_76582_a(SourceFile:28)
at net.minecraft.world.chunk.storage.ExtendedBlockStorage.func_76665_b(SourceFile:75)
at net.minecraft.world.chunk.Chunk.func_76628_c(Chunk.java:548)
at net.minecraft.world.chunk.Chunk.func_150812_a(Chunk.java:878)
at net.minecraft.world.chunk.Chunk.func_150813_a(Chunk.java:862)
at net.minecraft.world.chunk.storage.AnvilChunkLoader.loadEntities(AnvilChunkLoader.java:500)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:41)
at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:78)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:92)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_75, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 581268024 bytes (554 MB) / 1898971136 bytes (1811 MB) up to 4772069376 bytes (4551 MB)
JVM Flags: 4 total; -Xms256M -Xmx5120M -XX:permSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 35
FML: MCP v9.05 FML v7.10.85.1277 Minecraft Forge 10.13.2.1277 86 mods loaded, 86 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML{7.10.85.1277} [Forge Mod Loader] (forge-1.7.10-10.13.2.1277-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge{10.13.2.1277} [Minecraft Forge] (forge-1.7.10-10.13.2.1277-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
appliedenergistics2-core{rv2-beta-7} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
AgriCraft{1.7.10-1.2.3} [AgriCraft] (AgriCraft-1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
appliedenergistics2{rv2-beta-7} [Applied Energistics 2] (appliedenergistics2-rv2-beta-7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Thaumcraft{4.2.3.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Waila{1.5.8} [Waila] (Waila-1.5.8a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Automagy{0.19} [Automagy] (Automagy-1.7.10-0.19.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
bagginses{@MODVERSION@} [Bagginses] (Bagginses-1.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ExtrabiomesXL{3.16.1} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BiblioWoodsEBXL{1.4} [BiblioWoods ExtraBiomesXL Edition] (BiblioWoods[ExtraBiomesXL][v1.4].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CoFHCore{1.7.10R3.0.0B9} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B9-99.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Core{6.3.3} [BuildCraft] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forestry{3.4.0.7} [Forestry for Minecraft] (forestry_1.7.10-3.4.0.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
AWWayofTime{v1.3.0b} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.0b-3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Botania{r1.4-157} [Botania] (Botania r1.4-157.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Transport{6.3.3} [BC Transport] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Silicon{6.3.3} [BC Silicon] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Builders{6.3.3} [BC Builders] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Energy{6.3.3} [BC Energy] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Factory{6.3.3} [BC Factory] (buildcraft-6.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
BuildCraft|Compat{6.3.0} [BuildCraft Compat] (buildcraft-compat-6.3.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Railcraft{9.4.0.0} [Railcraft] (Railcraft_1.7.10-9.4.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ForgeMultipart{1.1.1.320} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
chisel{2.3.5.31} [Chisel 2] (Chisel2-2.3.5.31.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ChiselFacades{1.7.10-2.10-cricket} [Chisel Facades] (ChiselFacades-1.7.10-2.10-cricket.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
climatecontrol{0.4} [Climate Control] (ClimateControl-0.4.beta17.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CustomMainMenu{1.1} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
EnderZoo{1.7.10-1.0.9.18} [Ender Zoo] (EnderZoo-1.7.10-1.0.9.18.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ForbiddenMagic{1.7.10-0.552} [Forbidden Magic] (Forbidden Magic-1.7.10-0.552.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
GardenCore{1.2.1} [Garden Core] (GardenStuff-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
GardenContainers{1.2.2} [Garden Containers] (GardenStuff-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
GardenTrees{1.2.0} [Garden Trees] (GardenStuff-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
GraveStone{2.11.3} [GraveStone] (GraveStone-2.11.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
HardcoreQuesting{The Journey (4.2.2)} [Hardcore Questing Mode] (HQM-The Journey (4.2.2).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
JABBA{1.2.0a} [JABBA] (Jabba-1.2.0a_1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
launchgui{1.0.0} [LaunchGUI] (LaunchGui-1.7.10-1.5-8-client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.10_0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Mariculture{1.7.10-1.2.4d-13} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4d-13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4d-13.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.2.157.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.2.157.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MobProperties{0.3.3} [Mob Properties] (MobProperties-1.7.10-0.3.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ModTweaker{0.6} [ModTweaker] (ModTweaker-1.7.X-0.6-22.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NEIAddons{1.12.3.11} [NEI Addons] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NEIAddons|Botany{1.12.3.11} [NEI Addons: Botany] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NEIAddons|Forestry{1.12.3.11} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NEIAddons|CraftingTables{1.12.3.11} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NEIAddons|ExNihilo{1.12.3.11} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
neiintegration{1.0.6} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
NetherOres{1.7.10R2.3.0RC4} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC4-9.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ResourceLoader{1.0} [Resource Loader] (ResourceLoader-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
AS_Ruins{14.6} [Ruins Spawning System] (Ruins-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
StevesBarrenLands{1} [Steve's Barren Lands] (StevesBarrenLands.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
StorageDrawers{1.2.2} [Storage Drawers] (StorageDrawers-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
tcnodetracker{1.0.1} [TC Node Tracker] (tcnodetracker-1.7.10-1.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-36.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
TiCTooltips{1.2.3} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
TravellersGear{1.15.0} [Traveller's Gear] (TravellersGear-1.7.10-1.15.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ttCore{MC1.7.10-0.1.0-56} [ttCore] (ttCore-MC1.7.10-0.1.0-56.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
WailaHarvestability{1.1.1} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
wailaplugins{MC1.7.10-0.0.1-12} [WAILA Plugins] (WAILAPlugins-MC1.7.10-0.0.1-12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
witchery{0.22.0} [Witchery] (witchery-1.7.10-0.22.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
yampst{1.3.3} [YAMPST] (Yampst-Regrowth-0.6.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
McMultipart{1.1.1.320} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
IguanaTweaksTConstruct{1.7.10-2.1.2.101} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
ForgeMicroblock{1.1.1.320} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
AE2 Version: beta rv2-beta-7 for Forge 10.13.2.1230
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, MJ6:OFF, MJ5:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
In all honesty, I have no idea what's going on here. All I can think is that maybe the chunk has somehow become corrupted.
 

thephoenixlodge

New Member
Jul 29, 2019
1,388
0
0
Thanks, advice helped and the game works now. Is this mod pack very computer intensive because i seem to have fps lag simply at the title screen? I have a simple work computer that can run singleplayer and multiplayer minecraft fairly smooth at around 40 fps. How intensive is this modpack?
Compared to vanilla minecraft, all modpacks are more resource intensive in general. If you're finding it laggy, you may find it worthwhile to look into installing fastcraft by Player, which you can get here.
 

Sentrus

New Member
Jul 29, 2019
2
0
0
Thanks, advice helped and the game works now. Is this mod pack very computer intensive because i seem to have fps lag simply at the title screen? I have a simple work computer that can run singleplayer and multiplayer minecraft fairly smooth at around 40 fps. How intensive is this modpack?

Two tips for performance based on my experience:

1) Either Magical Crops or AgriCraft are incredibly intensive when you have a lot of fields growing at a time. Consider cycling crops based on need and building up a good stockpile rather than going nuts and having like 20 fields being harvested by 20 golems. I'm not sure which mod is responsible, but it absolutely slams your system with chunk updates.

2) AgriCraft irrigation is also incredibly hard on your framerate. Restrict it to crops where you absolutely need the extra growth such as crops you're trying to breed to uberness, and keep the number of tanks/irrigation channels to an absolute minimum. The sprinklers themselves, despite their animation and particle effects seem to be less resource intensive than long runs of irrigation channel.
 

Kelmey

New Member
Jul 29, 2019
224
0
0
Honestly its probably just a run of bad luck. If you want to do some creative mode testing to double check its spawning you can spawn in a Digital Miner and power source for it and just filter it to look for nether emerald.

So I spawned in a digital miner and assuming I understand things correctly it only found 21 blocks of nether emerald ore within a 32 chunk radius of my nether portal.

that seems ridiculously low. I'm never going to find emerald. =(
 

Sentrus

New Member
Jul 29, 2019
2
0
0
So I spawned in a digital miner and assuming I understand things correctly it only found 21 blocks of nether emerald ore within a 32 chunk radius of my nether portal.

that seems ridiculously low. I'm never going to find emerald. =(

The max radius on a Digital Miner is 32 blocks not 32 chunks.
 

reficulagi

New Member
Jul 29, 2019
26
0
0
Did you do something to the hostile mob spawning? I've had a witch and a creeper and maybe a zombie spawn in a well light area at night right behind me about 5-8 blocks away?
 

Magzie

Well-Known Member
Mar 26, 2014
1,395
210
78
Compared to vanilla minecraft, all modpacks are more resource intensive in general. If you're finding it laggy, you may find it worthwhile to look into installing fastcraft by Player, which you can get here.
The newest FTBInfinity pack has fast craft in it you can just add it in from the add mod option and look it up in the folder.