Jump to content

Recommended Posts

Posted

While the mod completely works on eclipse, I can't load it with Forge on a normal game run.

 

My mod_ class, hoping I have everything right in there.

 

  Reveal hidden contents

 

 

When I reobf, I get the following. reobf/minecraft  Then two folders: AsgardShield and mod_AsgardShield.

 

Do I need both and .zip them together or just mod_AsgardShield like I would do with Modloader.

 

Lastly here is my ForgeModLoader-client-0.  This is when I placed the two folders above in 1 .zip, and put them in the .minecraft/mods folder.

 

  Reveal hidden contents

 

Posted

a mod file must be either a .zip or .jar,  it seems you are using .rar

 

2012-08-27 14:14:38 [FINE] [ForgeModLoader] Ignoring unknown file AsgardShieldMod[b].rar[/b] in mods directory

Posted

Works fine on client, however Server is having its issues.

 

ForgeModLoader-server-0

 

  Reveal hidden contents

 

 

@_@, I feel like such a noob with Forge and SMP. I understand Modloader (client is this, and server is that) but for forge.... I feel like I am drowning.

Posted

 

Caused by: java.lang.ClassNotFoundException: atg

 

-MCPBot- [ GET CLIENT CLASS ]

-MCPBot-  Side        : client

-MCPBot-  Name        : EntityClientPlayerMP

-MCPBot-  Notch      : atg

Seems fairly obvious what the issue is, you're referencing a class that doesnt exist.

Test your mod better.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

You know.. I never thought of that.

My god i've been a fucking retard

Oh wait...

There are perfectly setup debug configurations for the eclispe workspace.

Not my problem if you cant be bothered to use them -.-

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

Cool thanks, with all the tutorials around (not many for forge). No one has ever pointed out there was a server debug mode in eclipse. I never used this coding program before and did all my work with .txt for modloader.

 

Thanks for clearing that up and now hopfully I can use this tool to see whats going wrong. :D

 

 

Still odd tho, even with Eclipse debugging, the server loads up the mod just fine.  Its only after I .zip it and place in mods folder. /shrug  Back to the drawing board.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.