
unknownoddity
Members-
Posts
11 -
Joined
-
Last visited
Everything posted by unknownoddity
-
Minecraft forge 1.15.2 keeps crashing!
unknownoddity replied to unknownoddity's topic in Support & Bug Reports
well considering my friend downloaded most of these from 9minecraft and the only virus imma catch in covid 19 i would say i did a pretty good job in not getting a virus because it is stupid not to trust sites that have hundreds if not thousands of positive reviews and downloads. remember dont trust everyone on the internet but not everyone wants to hurt you. -
Minecraft forge 1.15.2 keeps crashing!
unknownoddity replied to unknownoddity's topic in Support & Bug Reports
if i am being honest i figured out the issue a few minutes after posting but i couldn't figure out how to delete it so then ijust wanted to see how far you guys go and i guess i got my answer. I will be honest my friend sent me these files because we wanted to play on a dedicated server. -
Minecraft forge 1.15.2 keeps crashing!
unknownoddity replied to unknownoddity's topic in Support & Bug Reports
https://www.curseforge.com/minecraft/mc-mods/biomes-o-plenty https://www.curseforge.com/minecraft/mc-mods/jei/files/all https://www.curseforge.com/minecraft/mc-mods/loot-bag-mod https://www.curseforge.com/minecraft/mc-mods/more-ores-in-one/files/2877033 https://www.curseforge.com/minecraft/mc-mods/morevanillaarmors-mod https://www.curseforge.com/minecraft/mc-mods/pizzaatimes-timber-mod https://www.curseforge.com/minecraft/mc-mods/realistic-ore-veins https://www.curseforge.com/minecraft/mc-mods/the-bumblezone-forge https://www.curseforge.com/minecraft/mc-mods/endergetic https://www.curseforge.com/minecraft/mc-mods/valhelsia-structures Here is all the mods i have downloaded straight from curse forge, ofcourse apart form the lucky block mod which i got here. http://www.minecraftascending.com/projects/lucky_block/download/lucky_block_download.html -
Minecraft forge 1.15.2 keeps crashing!
unknownoddity replied to unknownoddity's topic in Support & Bug Reports
First, one of the first things i tried was removing endergetic expansion and to no avail hence my being here. Second, if i wanted a mod that wasn't on ' the official site' i couldn't do anything using your logic, so where else would i go hmm? I looked around and found a fairly legitimate site where i downloaded it, and i know you may give me this talk about not supporting the creator, but the creator didn't choose to post it on curse forge, i have no idea why, so i went onto a website where he did post it and downloaded it there. So you can't talk to me about not getting mods from the proper place where i got them from where the creator posted them. -
Minecraft forge 1.15.2 keeps crashing!
unknownoddity replied to unknownoddity's topic in Support & Bug Reports
ohh ya i completely forgot about that but that isn't the problem as i initially thought it was so i removed the mod and still crashed. -
Minecraft forge 1.15.2 keeps crashing!
unknownoddity replied to unknownoddity's topic in Support & Bug Reports
also why would i lie i am trying to get help? -
Minecraft forge 1.15.2 keeps crashing!
unknownoddity replied to unknownoddity's topic in Support & Bug Reports
ok. If that's what you think but i can show u the names of the mods to prove it. -
Minecraft forge 1.15.2 keeps crashing!
unknownoddity replied to unknownoddity's topic in Support & Bug Reports
No just downloaded them and dragged them into the mods folder. -
Minecraft forge 1.15.2 keeps crashing!
unknownoddity replied to unknownoddity's topic in Support & Bug Reports
I got all these mods from curseforge.com -
https://pastebin.com/Wjkhn8GL This is the log. I don't understand what is happening as i was playing on this version yesterday with the same mods. Can someone help? Thanks!
-
I am trying to play on a dedicated server with the modpack all the lucky blocks 2.0 from the Technic launcher and when i load in the only way to give myself the modded items is by using the /give command and of course this is kinda annoying so i am wondering if there is a well know fix for this? oh and i forgot to mention i there is no visible errors in the logs but i will post my latest anyway just incase as it did crash a few times when i was trying some things. ---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward. Time: 14/04/20 23:02 Description: Watching Server java.lang.Error at java.lang.Thread.sleep(Native Method) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.lang.Thread.sleep(Native Method) -- Thread Dump -- Details: Threads: "Netty Server IO #5" Id=28 RUNNABLE at io.netty.channel.AbstractChannel.isRegistered(AbstractChannel.java:153) at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:509) at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:348) at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:319) - locked io.netty.channel.DefaultChannelPipeline@75d23ad5 at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:296) at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:70) at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRegistered(DefaultChannelHandlerContext.java:163) at io.netty.channel.DefaultChannelHandlerContext.fireChannelRegistered(DefaultChannelHandlerContext.java:149) ... "Netty Server IO #4" Id=27 RUNNABLE at io.netty.buffer.AbstractByteBufAllocator.ioBuffer(AbstractByteBufAllocator.java:106) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:122) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:485) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:452) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:346) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) at java.lang.Thread.run(Unknown Source) "Netty Server IO #3" Id=26 RUNNABLE at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@7b15da1f - locked java.util.Collections$UnmodifiableSet@7f2a51a5 - locked sun.nio.ch.WindowsSelectorImpl@3a28d024 at sun.nio.ch.SelectorImpl.selectNow(Unknown Source) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:590) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306) ... "Netty Server IO #2" Id=25 RUNNABLE (in native) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@5e484126 - locked java.util.Collections$UnmodifiableSet@b58add2 - locked sun.nio.ch.WindowsSelectorImpl@26d26265 at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:596) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306) ... "Netty Server IO #1" Id=24 RUNNABLE (in native) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@5a072f6b - locked java.util.Collections$UnmodifiableSet@465a047c - locked sun.nio.ch.WindowsSelectorImpl@8221758 at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:596) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306) ... "File IO Thread" Id=37 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51) at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30) at java.lang.Thread.run(Unknown Source) "Server Watchdog" Id=36 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(Unknown Source) at net.minecraft.server.dedicated.ServerHangWatchdog.run(SourceFile:43) at java.lang.Thread.run(Unknown Source) "Netty Server IO #0" Id=23 RUNNABLE (in native) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method) at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source) at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source) at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source) at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source) - locked io.netty.channel.nio.SelectedSelectionKeySet@3dd68d73 - locked java.util.Collections$UnmodifiableSet@5e4991d5 - locked sun.nio.ch.WindowsSelectorImpl@48260784 at sun.nio.ch.SelectorImpl.select(Unknown Source) at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:596) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306) ... "DestroyJavaVM" Id=18 RUNNABLE "Server console handler" Id=17 RUNNABLE (in native) at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(Unknown Source) at java.io.BufferedInputStream.read1(Unknown Source) at java.io.BufferedInputStream.read(Unknown Source) - locked java.io.BufferedInputStream@5026410f at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) at sun.nio.cs.StreamDecoder.implRead(Unknown Source) at sun.nio.cs.StreamDecoder.read(Unknown Source) - locked java.io.InputStreamReader@5992f36d at java.io.InputStreamReader.read(Unknown Source) ... "Server thread" Id=15 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) at java.lang.Thread.run(Unknown Source) "Server Infinisleeper" Id=14 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:73) "Snooper Timer" Id=13 TIMED_WAITING on java.util.TaskQueue@4b4716b3 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@4b4716b3 at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) "Attach Listener" Id=5 RUNNABLE "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@33253278 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@33253278 at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.ReferenceQueue.remove(Unknown Source) at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source) "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@51e9332a at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@51e9332a at java.lang.Object.wait(Unknown Source) at java.lang.ref.Reference.tryHandlePending(Unknown Source) at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source) Stacktrace: at net.minecraft.server.dedicated.ServerHangWatchdog.run(SourceFile:59) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.8 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_241, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3938152336 bytes (3755 MB) / 4116185088 bytes (3925 MB) up to 4116185088 bytes (3925 MB) JVM Flags: 2 total; -Xms4G -Xmx4G IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 6 mods loaded, 6 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577-universal.jar) UCHIJAAAA Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577-universal.jar) UCHIJAAAA lootplusplus{1.7.1_for_1.8} [Loot++] (Loot++-1.7.1_for_1.8.jar) UCHIJAAAA lucky{7.0.1} [Lucky Block] (LuckyBlock_1-8_v7-0-1.zip) UCHIJAAAA potioncore{1.3_for_1.8} [Potion Core] (PotionCore-1.3_for_1.8.jar) Loaded coremods (and transformers): Profiler Position: N/A (disabled) Player Count: 0 / 20; [] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)