Everything posted by LexManos
-
[SOLVED] Why does openRemoteGui require Container?
Only open the gui client side if it doesnt need to talk to the server, Guis server side are inventories, so you'd have to deal with that or figure out how you wanna deal with your stuff properly.
-
[solved]registering entities for mc-server
Your class has a hard reference to GuiScreen, remove it.
-
getting the instance of ServerCommandManager, from standalone and internal serve
ServerStarted should work just fine fort the internal server, and thats where you're supposed to register your commands, so, figure out why your event isnt working.
-
My World Has Gone Crazy(No sounds, can't right-click, only a few chunks)
There should be a log somewhere, this just seems like a normal server crash to me.
-
Unable to connect to my Forge Server (Fixed)
Your username is to long, not a forge issue, this is vanilla MC.
-
Crazy bug
Why are you exporting a jar... dont... Use the debug configs provided to you by the eclipse workspace to debug stuff.
-
Configuration File is not generating
statically declaring it isnt the issue, its the initalization in the static/constructor. Obviously it happens FIRST, which is bad because you can't do things before FIRST.
-
Configuration File is not generating
Well no shit you're getting issues, this is a vary basic issue that you shouldn't of even came here asking about. You're STATICALLY initalizing your blocks/items, which in of itself is stupid. But beyond that, happens BEFORE your config is loaded, so you can't use your config values -.- there are different state events for a reason.
-
Problem with running mod on a server
Its referenced in your mod somewhere. You'll have to find it, we're not gunna dig around your code telepathically for you..
-
[SOLVED] Why does openRemoteGui require Container?
Because you're calling the server side of the gui code.. there are no Gui classes on the server, just Containers.
-
Configuration File is not generating
It would have to be in your mod class, and then logs would be needed, need a lot more information then you're giving.
-
Add a method to TileEntityNote that lets you specify the instrument to use.
Whats stopping you from calling World.addBlockEvent directly?
-
Configuration File is not generating
Step through it, see where it fails, it should attempt to create the file if it doesnt exist. If it cant do that for some reason it'll exit earily, so, you should look into it.
-
Problem with running mod on a server
You have a hard reference to a client only class, namely WorldClient, remove that hard reference...
-
TextureFX on custom rendered block
-.- Don't bump threads. And look at the other TextureFXs they are fairly simple to understand the basics of what they are doing.
-
Forge and ID conflicts
The are the same thing, getBlock is just the new name as the old one is long, annoying and will be removed in 1.4
-
black screen!
Posting like that is really freaking annoying -.- Also, read the stickies. Use a proper launcher.
-
Server Fails to Load on Ubuntu 12.04 64bit
The issue is that you are failing at install ALL the files that forge ships, this isn't a forge issue, you just need to be better at copy/pasting files -.- There is no help we can give you beyond, do it properly.
-
How to install Forge with Mcmyadmin?
We do not use McMyAdmin, and we dont know what they need or why they would not work. So, you'd have to ask them.
-
I still get black screen.
No more posts without log, don't speculate, he needs to follow the rules.
-
Problem with the biome decorator
We dont edit any access levels related to this, and neither does ModLoader. The raw access level is 'protected', thats from minecraft. You just need to understand how java does access levels, this isn't a issue.
-
LITTLE HELP PLEASE?
Umm.. yes, yes it is, and it checks certain things to see if you fucked up your fml install.
-
LITTLE HELP PLEASE?
Seems to be a NEI issue to me, Or you screwed up your install...
-
Do I have to do pull-request to Github?
1) Don't post mojang classes -.- 2) Submit .path files, do a little reasearch on how to use the git environment. 3) What exactly do you need these base edits for? Could it not be done base clean with your own item?
-
Minecraft Can't Detect Buildcraft Core Mods
Aside from that, don't install ModLoader, ever, at all.
IPS spam blocked by CleanTalk.