Everything posted by Danebi
-
CLOSED:How to get Private Value?
Use the set method on the data manager.
-
CLOSED:How to get Private Value?
Yes.
-
CLOSED:How to get Private Value?
- [1.16.x] Packet Invalid Message
When do you call the register method?- CLOSED:How to get Private Value?
Wouldn't it be "set"?- 1.16.3 game crashing as soon as I press play
No, the debug.log is a file in .minecraft\logs.- Learning minecraft mod code
Post your code (in a github repository) and your full debug.log (You can find it in run\logs).- My game crashes while opening Minecraft Forge
Don't ask for the crash report. The debug.log has more info. You posted the console log. You have to post the debug.log (A file located in the logs folder).- forge 1.15.2 keeps crashing
Just to be sure, where did you download the mod from?- forge 1.15.2 keeps crashing
- Exit Code 1 or 0?
Try to delete this file: C:\Users\Harrison\AppData\Roaming\.minecraft\config\fml.toml.- Got a " The game crashed whilst rendering overlay" error.
Try to delete this file: C:\Users\Anton\AppData\Roaming\.minecraft\config\forge-client.toml.- With which app i need to open the installer?
Install Java. If it still doesn't work run jarfix.- The game crashed whilst rendering overlay
Post the new debug.log.- [1.16.3] Edit Vanilla Items
Do you have a line like this? VANILLA_ITEMS.register(FMLJavaModLoadingContext.get().getModEventBus());- [1.16.3] Edit Vanilla Items
Are you registering VANILLA_ITEMS on the mod bus?- These libraries failed to download.
Post the installer log.- Register Enchantment
1) You aren't providing the required parameters of the constructor. 2) If you already called the super constructor with hardcoded parameters(except for slots), why in your constructor are you requesting these arguments? 3) Your constructor is protected and the two classes are not in the same package. Set it to public.- Register Enchantment
Can you show your DoubleDrops class?- Ticking Memory Connection error when starting forge
So you read the rules and decided to ignore them, right?- Can´t place blocks on my Forge Server
It seems like you started a vanilla server. Post the server logs.- SOLVED | [1.15] HUDテクスチャが正しく表示されない
Just post the debug.log.- SOLVED | [1.15] HUDテクスチャが正しく表示されない
In your log there should be an error, can you post it here?- SOLVED | [1.15] HUDテクスチャが正しく表示されない
You forgot the 'gui' folder.- Forge 1.16.1 latest download (not responding)
The file is unavailable. - [1.16.x] Packet Invalid Message
IPS spam blocked by CleanTalk.
Important Information
By using this site, you agree to our Terms of Use.