Denevents bug? Trouble connecting to server.

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

JHammy123

New Member
Jul 29, 2019
1
0
0
I am getting this bug when I try to connect to my server. I have a feed the beast the monster server. When I try to connect it says forge mod loader could not connect to the server the mods and versions could not be found their required to play on this server. Denevents 1.0

I have tried to find answers to this problem everywhere and I failed to do so so I'm creating this thread. I've confirmed I am running the correct version of the monster but I still get this error. I started a server using in mcprohosting and I have yet to connect to my server using my computer. Can someone please help me figure out this problem.
Thank you.
 

buggirlexpres

Relatable Gamer
Trusted User
Retired Staff
Nov 24, 2012
3,937
7,362
663
she/her
twitter.com
Okay, this is getting irritating. Why doesn't anyone include logs?!? :mad:

Anyway, thanks for posting :p
In order to help, we'll need some logs, such as the forge log or the crash report. This will make it much easier for us to diagnose your problem ;)


Sent from my Genetic Lifeform and Disk Operating System using Tapatalk
 
  • Like
Reactions: Kill-Joy

Narc

New Member
Jul 29, 2019
259
0
0
forge mod loader could not connect to the server
The mods and versions could not be found, they are required to play on this server:
Denevents 1.0
Purely at a guess, your server has the mod "DenEvents" and your client doesn't. DenEvents is a micro-library that DenLibCore tries to download when it's run, so my guess is you don't have write permissions to the folder mods/denLib in your Monster instance.

When I delete DenEvents from my mods/denLib folder, the following is reported to my Minecraft console on the next launch:
2014-06-29 03:05:54 [INFO] [ForgeModLoader] [denLibCore]: Downloading required files...
2014-06-29 03:05:54 [INFO] [ForgeModLoader] [denLibCore]: https://github.com/denoflionsx/denLib/raw/master/lib/DenEvents.zip
2014-06-29 03:05:56 [INFO] [ForgeModLoader] [denLibCore]: Unzipping DenEvents.zip
2014-06-29 03:05:56 [INFO] [ForgeModLoader] [denLibCore]: Loaded library DenEvents.jar

It should be perfectly safe to download the library and put it in the right place manually, but this may be a symptom of a bigger problem, and other things may behave poorly (e.g. options not saving when Minecraft is closed).