Console question

  • 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
Status
Not open for further replies.

imazhero

New Member
Jul 29, 2019
8
0
0
I'm using the FTB launcher, the one up to date as of this thread post date. everything seems to work ok when I get in game but when I look at the console it is spamming

[INFO] 2012-11-17 13:49:02 [STDOUT] Error in class 'SourceLWJGL OpenAL'
[INFO] 2012-11-17 13:49:02 [STDOUT] Channel null in method 'stop'
[INFO] 2012-11-17 13:49:02 [STDOUT] Error in class 'SourceLWJGL OpenAL'
[INFO] 2012-11-17 13:49:02 [STDOUT] Channel null in method 'stop'

It spams that exact line about 20 times per second in the console, is this a normal function? Or is something wrong here?
 

Vauthil

New Member
Jul 29, 2019
1,491
-14
1
I'm using the FTB launcher, the one up to date as of this thread post date. everything seems to work ok when I get in game but when I look at the console it is spamming

[INFO] 2012-11-17 13:49:02 [STDOUT] Error in class 'SourceLWJGL OpenAL'
[INFO] 2012-11-17 13:49:02 [STDOUT] Channel null in method 'stop'
[INFO] 2012-11-17 13:49:02 [STDOUT] Error in class 'SourceLWJGL OpenAL'
[INFO] 2012-11-17 13:49:02 [STDOUT] Channel null in method 'stop'

It spams that exact line about 20 times per second in the console, is this a normal function? Or is something wrong here?
That's IC2, and it's been doing it since the 1.3.2 updates if not before. Nothing's broken (except the part where nobody is actually hearing the machine sounds).
 

imazhero

New Member
Jul 29, 2019
8
0
0
That's IC2, and it's been doing it since the 1.3.2 updates if not before. Nothing's broken (except the part where nobody is actually hearing the machine sounds).

So it's a normal thing I don't have to worry about?
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
First thing I've found that tells me you should try updating your FTB:
java.lang.ClassNotFoundException: forestry.plugins.PluginInfo
Caused by: java.lang.NullPointerException

This is probably causing the spam:
[IC2] Loading IC2 submodule: cgIntegration
java.lang.ClassNotFoundException: CraftGuide.API.CraftGuideAPIObject
Caused by: java.lang.NullPointerException


This comes later:
[WARNING] [ForgeModLoader] Could not load forestry config, due to java reflection failing!

More stuff:
http://pastebin.com/SiqK5RZG


But if you aren't having any in game symptoms, I wouldn't worry too much. Just make sure you keep a copy of your worlds (frequently). ;)
 

imazhero

New Member
Jul 29, 2019
8
0
0
First thing I've found that tells me you should try updating your FTB:
java.lang.ClassNotFoundException: forestry.plugins.PluginInfo
Caused by: java.lang.NullPointerException

I'm using the launcher, and have updated every time it has asked if I want to update. Is there another step I need? I some link somewhere to download a more up to date version?
 

Vauthil

New Member
Jul 29, 2019
1,491
-14
1
First thing I've found that tells me you should try updating your FTB:
java.lang.ClassNotFoundException: forestry.plugins.PluginInfo
Caused by: java.lang.NullPointerException

This is probably causing the spam:
[IC2] Loading IC2 submodule: cgIntegration
java.lang.ClassNotFoundException: CraftGuide.API.CraftGuideAPIObject
Caused by: java.lang.NullPointerException


This comes later:
[WARNING] [ForgeModLoader] Could not load forestry config, due to java reflection failing!

The first is fine; it's one of those "Oh, Forestry, you silly goose" errors.

Second is IC2 not finding CraftGuide loaded... which is correct, we use NEI.

Last one I think is another "Oh Forestry, you silly goose" error. Have it in my load too, everything still functions.
 

imazhero

New Member
Jul 29, 2019
8
0
0
The first is fine; it's one of those "Oh, Forestry, you silly goose" errors.

Second is IC2 not finding CraftGuide loaded... which is correct, we use NEI.

Last one I think is another "Oh Forestry, you silly goose" error. Have it in my load too, everything still functions.

Ya everything seems to work fine, but my mouse cursor keeps pop on and off in the middle of my screen when Im playing MC, so I checked the console and saw the spam and was wondering if it was a fixable error.
 

StrangeCalibur

New Member
Jul 29, 2019
7
0
0
This is happening to me but its slowing my game wayyyyyyy down when im near IC stuff, iv disabled sounds in the config which worked before the update but now thats its updated the problem has started again
 
Status
Not open for further replies.