Direwolf20 Crash on Worldgen

Status
Not open for further replies.

Hoff

Tech Support
Oct 30, 2012
2,901
1,502
218
Either the cfg file for NEI is missing or you have it open and unsaved.
 

Hoff

Tech Support
Oct 30, 2012
2,901
1,502
218
Close/save any and all text files open. If that doesn't work back up your worlds and re-install FTB.
 

Cool guy cody

New Member
Jul 29, 2019
3
0
0
I have the same bug but i saw online a way to fix It. I don't know ho but just run it as admin and it should work.
 

XDragon350

New Member
Jul 29, 2019
2
0
0
Well, I think I figured it out. I had the launcher exe in c:/program files folder which has restricted access. Moving it to the c:/user folder resolved the problem.
 

Vovegog

New Member
Jul 29, 2019
36
0
0
I'm getting a crash when trying to open the GUI. My worldgen went fine, I can craft the Chunk Loader, I can even plonk it down. But for some inexplicable reason, I can't open the GUI without getting this error.

Minecraft has crashed!
----------------------

Minecraft has stopped running because it encountered a problem; Exception in server tick loop

A full error report has been saved to C:\Users\Vovegog\Desktop\FTB launcher\Direwolf20\minecraft\crash-reports\crash-2013-05-12_02.39.48-server.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(



--- BEGIN ERROR REPORT b8386897 --------
Full report at:
C:\Users\Vovegog\Desktop\FTB launcher\Direwolf20\minecraft\crash-reports\crash-2013-05-12_02.39.48-server.txt
Please show that file to Mojang, NOT just this screen!

Generated 12.05.13 02:39

-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 405028512 bytes (386 MB) / 957902848 bytes (913 MB) up to 2346188800 bytes (2237 MB)
JVM Flags: 7 total; -Xms256M -Xmx2304M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:+AggressiveOpts -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=128m
AABB Pool Size: 4192 (234752 bytes; 0 MB) allocated, 3904 (218624 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.534 Feed The Beast Mod Pack 69 mods loaded, 69 mods active
------------------------------------------------------------
------------------------A BUNCH OF MODS SAYING THEY ARE AVAILABLE---------------------------------------
------------------------------------------------------------
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1054 (59024 bytes; 0 MB) allocated, 915 (51240 bytes; 0 MB) used
Player Count: 1 / 8; [iq['vovegog'/300, l='Påskeegg', x=-91,71, y=72,00, z=141,09]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge,fml'

java.lang.NoSuchMethodError: codechicken.core.packet.PacketCustom.sendToPlayer(Liq;)V
at codechicken.chunkloader.BlockChunkLoader.a(BlockChunkLoader.java:103)
at ir.a(ItemInWorldManager.java:411)
at iv.a(NetServerHandler.java:579)
at fk.a(SourceFile:58)
at cf.b(MemoryConnection.java:80)
at iv.d(NetServerHandler.java:136)
at iw.b(NetworkListenThread.java:57)
at bec.b(IntegratedServerListenThread.java:108)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
at bdz.q(IntegratedServer.java:123)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
--- END ERROR REPORT e29f759d ----------

My computer specs are;
Windows 8 64-bit
8 GB RAM
ASUS NVidia GTX 680 DCUII
i7 2600k OC'd to 4.4 GHz

Tried to update Forge, ChickenChunks, ChickenCore -> Nada. Nothing. I don't know anymore.
 

Attachments

  • crash-2013-05-12_02.39.48-server.txt
    13.2 KB · Views: 53

Big G

New Member
Jul 29, 2019
7
0
0
ChickenChunks 1.3.1.1 version (had this problem in DW20) & updated to ChickenChunks 1.3.1.2 and it fixed this issue. hope this helps.
 
  • Like
Reactions: Vovegog

Gumballthechewy

New Member
Jul 29, 2019
3
0
1
ChickenChunks 1.3.1.1 version (had this problem in DW20) & updated to ChickenChunks 1.3.1.2 and it fixed this issue. hope this helps.

My direwolf20 server crashes while loading, in the GUI it says:

[INFO] Starting minecraft server version 1.4.7
[INFO] Loading properties
[INFO] Default game type: SURVIVAL
[INFO] Generating keypair
[INFO] Starting Minecraft server on *:25565
[INFO] Preparing level "world"
[SEVERE] Encountered an unexpected exception NullPointerException
java.lang.NullPointerException
at codechicken.wirelessredstone.core.RedstoneEtherServer.setDimensionTransmitterCount(RedstoneEtherServer.java:636)
at codechicken.wirelessredstone.core.SaveManager.loadDimensionHash(SaveManager.java:672)
at codechicken.wirelessredstone.core.RedstoneEtherServer.<init>(RedstoneEtherServer.java:34)
at codechicken.wirelessredstone.core.RedstoneEther.loadServerWorld(RedstoneEther.java:120)
at codechicken.wirelessredstone.core.WRCoreEventHandler.onWorldLoad(WRCoreEventHandler.java:30)
at net.minecraftforge.event.ASMEventHandler_101_WRCoreEventHandler_onWorldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)
at ho.c(DedicatedServer.java:180)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
[SEVERE] This crash report has been saved to: C:\Users\Gumballthechewy\AppData\Roaming\.minecraft\FTB\Direwolf20\SERVER\.\crash-reports\crash-2013-05-11_22.20.42-server.txt

This just started today and I've had this server running for a couple months now, just had it running last night.
 

Vovegog

New Member
Jul 29, 2019
36
0
0
ChickenChunks 1.3.1.1 version (had this problem in DW20) & updated to ChickenChunks 1.3.1.2 and it fixed this issue. hope this helps.
THANK YOU. I had a hard time finding the download though, for some reason, ChickenChunks didn't work when I downloaded it from the ChickenChunks forumlink on Minecraftforum.

Had to go here, actually. :p Oh well, it works now!
 
  • Like
Reactions: Big G

Big G

New Member
Jul 29, 2019
7
0
0
THANK YOU. I had a hard time finding the download though, for some reason, ChickenChunks didn't work when I downloaded it from the ChickenChunks forumlink on Minecraftforum.

Had to go (removed) actually. :p Oh well, it works now!


yeah CB yes is nesting his forum posting in spoilers , so you have to open
ChickenChunks spoiler then go down a little to
Install Instructions + Downloads
and the mc1.4.7 download link is there. He does the same for all his mods. Glad you go it sorted in the end. For other people please use and support chikenbones adfy link its not alot but it all help :D http://www.minecraftforum.net/topic/909223-147152-smp-chickenbones-mods/
 

campicus

New Member
Jul 29, 2019
2
0
0
I also had the issue of not being able to generate worlds in single player. I don't get this issue if I disable optifine.
 
Status
Not open for further replies.